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

10/03/2026
100%
11/03/2026
100%
12/03/2026
100%
13/03/2026
100%
14/03/2026
100%
15/03/2026
100%
16/03/2026
100%
17/03/2026
100%
18/03/2026
100%
19/03/2026
100%
20/03/2026
100%
21/03/2026
100%
22/03/2026
100%
23/03/2026
100%
24/03/2026
100%
25/03/2026
98.6%
26/03/2026
100%
27/03/2026
100%
28/03/2026
100%
29/03/2026
100%
30/03/2026
100%
31/03/2026
100%
01/04/2026
100%
02/04/2026
100%
03/04/2026
100%
04/04/2026
100%
05/04/2026
100%
06/04/2026
100%
07/04/2026
100%
08/04/2026
100%
09/04/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

42 408 erreurs, 3 264 avertissements

De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.

Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 09/04/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 119 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 ATOUMOD001:ServiceJourney:TCARx12636:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD001:ServiceJourney:TNIx559:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD001:ServiceJourney:TCARx12655:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD001:ServiceJourney:TCARx16678:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD001:ServiceJourney:TCARx12606:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 2 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • route_id ATOUMOD118:Line:241:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD105:Line:4827051958730752:LOC does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 3 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id ATOUMOD118:ServiceJourney:1:LOC stop_id FR:27681:ZE:590:ATOUMOD118 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD118:ServiceJourney:1:LOC stop_id FR:27285:ZE:587:ATOUMOD118 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD118:ServiceJourney:1:LOC stop_id FR:27681:ZE:4007:ATOUMOD118 does not exist in GTFS data stops.txt

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:TCARx13755:LOC stop_sequence [14, 23, 15] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD005:ServiceJourney:401:LOC stop_sequence [4, 23, 6] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD001:ServiceJourney:TCARx18659:LOC stop_sequence [22, 6] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3745663x2025xHxMultxJxVxJeuxVenx00:LOC stop_sequence [35, 22, 17, 11, 20, 7, 10, 21, 15, 32, 29, 14, 25, 26, 5, 18, 3, 19, 13, 34, 31, 24, 6, 1, 33, 9, 12, 28, 16, 8, 23, 30, 27, 2, 4] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD001:ServiceJourney:TCARx14623:LOC stop_sequence [6, 5] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 39 073 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:TCARx13755:LOC stop_sequence 15 arrival_time 08:21:17 (1775715677) is less than previous stop arrival_time 08:30:20 (1775716220) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 15 arrival_time 08:21:17 (1775715677) is less than previous stop departure_time 08:30:20 (1775716220) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 15 departure_time 08:21:17 (1775715677) is less than previous stop departure_time 08:30:20 (1775716220) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 15 departure_time 08:21:17 (1775715677) is less than previous stop arrival_time 08:30:20 (1775716220) - times must increase between two sequential stops
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 4 arrival_time 08:03:52 (1775714632) is less than previous stop arrival_time 08:26:19 (1775715979) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 880 erreurs

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

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:401:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx18659:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745663x2025xHxMultxJxVxJeuxVenx00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx14623: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 18 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:3746162x2025xHxMultxJxVxJeuxVenx00:LOC stop_sequence 33 departure_time 09:03:00 (1775718180) is less than the same stop arrival_time 09:05:37 (1775718337) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3746213x2025xHxMultxJxVxJeuxVenx00:LOC stop_sequence 7 departure_time 09:05:00 (1775718300) is less than the same stop arrival_time 09:05:44 (1775718344) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD021:ServiceJourney:60:LOC stop_sequence 16 departure_time 09:05:00 (1775718300) is less than the same stop arrival_time 09:05:09 (1775718309) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD021:ServiceJourney:60:LOC stop_sequence 9 departure_time 08:51:00 (1775717460) is less than the same stop arrival_time 08:52:39 (1775717559) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3746210x2025xHxMultxJxVxJeuxVenx00:LOC stop_sequence 44 departure_time 09:05:00 (1775718300) is less than the same stop arrival_time 09:05:56 (1775718356) - 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 95 erreurs

The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt

Exemples d'erreurs
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:401:LOC trip_id ATOUMOD005:ServiceJourney:401:LOC has route_id ATOUMOD005:Line:2:LOC but belongs to GTFS route_id ATOUMOD005:Line:1:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx18659:LOC trip_id ATOUMOD001:ServiceJourney:TCARx18659: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:TNIx241:LOC trip_id ATOUMOD001:ServiceJourney:TNIx241:LOC has route_id ATOUMOD001:Line:TNIx530:LOC but belongs to GTFS route_id ATOUMOD001:Line:TNIx26:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:523:LOC trip_id ATOUMOD005:ServiceJourney:523:LOC has route_id ATOUMOD005:Line:2:LOC but belongs to GTFS route_id ATOUMOD005:Line:1:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:457:LOC trip_id ATOUMOD005:ServiceJourney:457:LOC has route_id ATOUMOD005:Line:97:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt

Sequential stop_time_updates have the same stop_id E037 1 erreur

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

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3745198x2025xHxMultxJxVxJeuxVenx00:LOC has repeating stop_id FR:50129:ZE:10PEM2:ATOUMOD035 at stop_sequence 19 - sequential stop_ids should be different

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 490 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:TCARx13755:LOC stop_sequence 14 has stop_id FR:76497:ZE:TCARxVERDE1:ATOUMOD001 but GTFS stop_sequence 14 has stop_id FR:76575:ZE:TCARxSANSU2:ATOUMOD001 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 23 has stop_id FR:76575:ZE:TCARxSANSU1:ATOUMOD001 but GTFS stop_sequence 23 has stop_id FR:76322:ZE:TCARxSEINE0:ATOUMOD001 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:401:LOC stop_sequence 4 has stop_id FR:76217:ZE:18206:ATOUMOD005 but GTFS stop_sequence 4 has stop_id FR:76217:ZE:18176:ATOUMOD005 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:401:LOC stop_sequence 23 has stop_id FR:76217:ZE:18021:ATOUMOD005 but GTFS stop_sequence 23 has stop_id FR:76217:ZE:18320:ATOUMOD005 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx18659:LOC stop_sequence 22 has stop_id FR:76451:ZE:TCARxGALLI0:ATOUMOD001 but GTFS stop_sequence 22 has stop_id FR:76575:ZE:TCARxCAPUC0:ATOUMOD001 - stop_ids should be the same

timestamp is in the future E050 1 erreur

All timestamps must be less than the current time

Exemples d'erreurs
  • header.timestamp 09:08:08 (1775718488) is 1 min 7 sec greater than 09:07:00 (1775718420112) - the current time in milliseconds

GTFS-rt stop_sequence not found in GTFS data E051 823 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:TCARx13755:LOC contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:401:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx18659:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx14623:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 1 088 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC does not have a vehicle_id
  • trip_id ATOUMOD005:ServiceJourney:401:LOC does not have a vehicle_id
  • trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC does not have a vehicle_id
  • trip_id ATOUMOD001:ServiceJourney:TCARx18659:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3745663x2025xHxMultxJxVxJeuxVenx00:LOC does not have a vehicle_id

schedule_relationship not populated W009 2 176 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD001:ServiceJourney:TCARx13755:LOC does not have a schedule_relationship
  • trip_id ATOUMOD005:ServiceJourney:401:LOC stop_sequence 4 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD005:ServiceJourney:401:LOC does not have a schedule_relationship
  • trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC stop_sequence 21 (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 017 28 fois (100 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2 152 28 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. 565 214 28 fois (100 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 14 707 28 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 172 28 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 12 129 28 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 17 301 28 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 34 601 28 fois (100 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 367 26 fois (93 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 638 21 fois (75 % des validations)
E050 All timestamps must be less than the current time 25 20 fois (71 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 1 179 18 fois (64 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 261 15 fois (54 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 15 12 fois (43 % des validations)
E040 All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank 14 8 fois (29 % 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 14 8 fois (29 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 09/04/2026 à 14h51 Europe/Paris.

trip_updates (1 000) 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 09/04/2026 à 14h51 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17026:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 160, "time": "1775740600" }, "departure": { "delay": 160, "time": "1775740600" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1775740090" }, "departure": { "delay": 130, "time": "1775740090" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 82, "time": "1775738602" }, "departure": { "delay": 82, "time": "1775738602" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 105, "time": "1775738565" }, "departure": { "delay": 105, "time": "1775738565" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 149, "time": "1775740169" }, "departure": { "delay": 149, "time": "1775740169" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 152, "time": "1775739032" }, "departure": { "delay": 152, "time": "1775739032" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 187, "time": "1775740027" }, "departure": { "delay": 187, "time": "1775740027" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1775738485" }, "departure": { "delay": 85, "time": "1775738485" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1775739609" }, "departure": { "delay": 129, "time": "1775739609" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1775738779" }, "departure": { "delay": 90, "time": "1775738790" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1775739250" }, "departure": { "delay": 130, "time": "1775739250" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1775738634" }, "departure": { "delay": 119, "time": "1775738639" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 188, "time": "1775739848" }, "departure": { "delay": 188, "time": "1775739848" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1775739130" }, "departure": { "delay": 130, "time": "1775739130" }, "stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1775738342" }, "departure": { "delay": 2, "time": "1775738342" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1775739793" }, "departure": { "delay": 133, "time": "1775739793" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 160, "time": "1775739460" }, "departure": { "delay": 160, "time": "1775739460" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 139, "time": "1775739979" }, "departure": { "delay": 139, "time": "1775739979" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 172, "time": "1775738992" }, "departure": { "delay": 172, "time": "1775738992" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1775740240" }, "departure": { "delay": 160, "time": "1775740240" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 158, "time": "1775738914" }, "departure": { "delay": 158, "time": "1775738918" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1775739750" }, "departure": { "delay": 150, "time": "1775739750" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 173, "time": "1775739173" }, "departure": { "delay": 173, "time": "1775739173" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775738280" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1775738434" }, "departure": { "delay": 94, "time": "1775738434" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1775740780" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 138, "time": "1775740578" }, "departure": { "delay": 138, "time": "1775740578" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 81, "time": "1775738841" }, "departure": { "delay": 81, "time": "1775738841" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 149, "time": "1775739689" }, "departure": { "delay": 149, "time": "1775739689" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1775739880" }, "departure": { "delay": 160, "time": "1775739880" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 96, "time": "1775738736" }, "departure": { "delay": 96, "time": "1775738736" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775737954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17026:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4596:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1775740067" }, "departure": { "delay": 47, "time": "1775740067" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1775739781" }, "departure": { "delay": 1, "time": "1775739781" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775739930" }, "departure": { "delay": 30, "time": "1775739930" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1775740180" }, "departure": { "delay": 40, "time": "1775740180" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1775740569" }, "departure": { "delay": 9, "time": "1775740569" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1775739719" }, "departure": { "delay": 59, "time": "1775739719" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1775739855" }, "departure": { "delay": 15, "time": "1775739855" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1775740494" }, "departure": { "delay": 54, "time": "1775740494" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 30, "time": "1775739630" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1775739996" }, "departure": { "delay": 36, "time": "1775739996" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775740410" }, "departure": { "delay": 30, "time": "1775740410" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4596:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15407:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1775738839" }, "departure": { "delay": 139, "time": "1775738839" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 71, "time": "1775739071" }, "departure": { "delay": 71, "time": "1775739071" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1775740628" }, "departure": { "delay": 68, "time": "1775740628" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1775741050" }, "departure": { "delay": 70, "time": "1775741050" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 58, "time": "1775738458" }, "departure": { "delay": 58, "time": "1775738458" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1775739195" }, "departure": { "delay": 15, "time": "1775739195" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 68, "time": "1775740448" }, "departure": { "delay": 68, "time": "1775740448" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775738370" }, "departure": { "delay": 30, "time": "1775738370" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775740800" }, "departure": { "delay": 60, "time": "1775740800" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1775741205" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 50, "time": "1775738619" }, "departure": { "delay": 50, "time": "1775738630" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775738340" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775739015" }, "departure": { "delay": 15, "time": "1775739015" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775740725" }, "departure": { "delay": 45, "time": "1775740725" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1775739342" }, "departure": { "delay": 42, "time": "1775739342" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775740950" }, "departure": { "delay": 30, "time": "1775740950" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 34, "time": "1775741134" }, "departure": { "delay": 34, "time": "1775741134" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 164, "time": "1775738719" }, "departure": { "delay": 164, "time": "1775738744" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775740485" }, "departure": { "delay": 45, "time": "1775740485" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775739270" }, "departure": { "delay": 30, "time": "1775739270" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1775738508" }, "departure": { "delay": 48, "time": "1775738508" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1775738907" }, "departure": { "delay": 27, "time": "1775738907" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1775738498" }, "departure": { "delay": 38, "time": "1775738498" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1775741093" }, "departure": { "delay": 53, "time": "1775741093" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1775740125" }, "departure": { "delay": 45, "time": "1775740125" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1775741166" }, "departure": { "delay": 66, "time": "1775741166" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 } ], "timestamp": "1775738134", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15407:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17118:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1775741506" }, "departure": { "delay": 46, "time": "1775741506" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775741130" }, "departure": { "delay": 30, "time": "1775741130" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775740338" }, "departure": { "delay": 18, "time": "1775740338" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775741910" }, "departure": { "delay": 30, "time": "1775741910" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1775739753" }, "departure": { "delay": 33, "time": "1775739753" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1775740295" }, "departure": { "delay": 35, "time": "1775740295" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1775741621" }, "departure": { "delay": 41, "time": "1775741621" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1775740148" }, "departure": { "delay": 8, "time": "1775740148" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1775741784" }, "departure": { "delay": 24, "time": "1775741784" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 45, "time": "1775741985" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1775741703" }, "departure": { "delay": 3, "time": "1775741703" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 58, "time": "1775741458" }, "departure": { "delay": 58, "time": "1775741458" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775740206" }, "departure": { "delay": 6, "time": "1775740206" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738894", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17118:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17341:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775738439" }, "departure": { "delay": 39, "time": "1775738439" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 32, "time": "1775738312" }, "departure": { "delay": 32, "time": "1775738312" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1775737404" }, "departure": { "delay": 24, "time": "1775737404" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1775738621" }, "departure": { "delay": 41, "time": "1775738621" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736780" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1775736663" }, "departure": { "delay": 3, "time": "1775736663" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1775736527" }, "departure": { "delay": 47, "time": "1775736527" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775736385" }, "departure": { "delay": 25, "time": "1775736385" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775736900" }, "departure": { "time": "1775736900" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1775737473" }, "departure": { "delay": 33, "time": "1775737473" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1775736405" }, "departure": { "delay": 45, "time": "1775736405" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1775737359" }, "departure": { "delay": 39, "time": "1775737359" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1775736821" }, "departure": { "delay": 41, "time": "1775736821" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 14, "time": "1775737034" }, "departure": { "delay": 14, "time": "1775737034" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1775737609" }, "departure": { "delay": 49, "time": "1775737609" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1775738391" }, "departure": { "delay": 51, "time": "1775738391" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1775737685" }, "departure": { "delay": 5, "time": "1775737685" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1775738200" }, "departure": { "delay": 40, "time": "1775738200" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1775739330" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1775739030" }, "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 20, "time": "1775736980" }, "departure": { "delay": 20, "time": "1775736980" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1775737953" }, "departure": { "delay": 33, "time": "1775737953" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1775739109" }, "departure": { "delay": 49, "time": "1775739109" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 36, "time": "1775738016" }, "departure": { "delay": 36, "time": "1775738016" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 59, "time": "1775738159" }, "departure": { "delay": 59, "time": "1775738159" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 34, "time": "1775737174" }, "departure": { "delay": 34, "time": "1775737174" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775737260" }, "departure": { "time": "1775737260" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1775736479" }, "departure": { "delay": 59, "time": "1775736479" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775738685" }, "departure": { "delay": 45, "time": "1775738685" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1775737859" }, "departure": { "delay": 59, "time": "1775737859" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775736360" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775735994", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17341:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596646:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1775738522" }, "departure": { "delay": 62, "time": "1775738522" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1775738869" }, "departure": { "delay": 49, "time": "1775738869" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1775739034" }, "departure": { "delay": 34, "time": "1775739034" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1775739540" }, "departure": { "delay": -60, "time": "1775739540" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -90, "time": "1775739570" }, "departure": { "delay": -90, "time": "1775739570" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -53, "time": "1775739427" }, "departure": { "delay": -53, "time": "1775739427" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1775739382" }, "departure": { "delay": -38, "time": "1775739382" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 4, "time": "1775739124" }, "departure": { "delay": 4, "time": "1775739124" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1775738931" }, "departure": { "delay": -9, "time": "1775738931" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -13, "time": "1775739287" }, "departure": { "delay": -13, "time": "1775739287" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -60, "time": "1775739480" }, "departure": { "delay": -60, "time": "1775739480" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -90, "time": "1775739630" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -32, "time": "1775739208" }, "departure": { "delay": -32, "time": "1775739208" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "delay": 41, "time": "1775738441" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1775738444", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596646:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775754000" }, "departure": { "time": "1775754000" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775754120" }, "departure": { "time": "1775754120" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775755800" }, "departure": { "time": "1775755800" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775754540" }, "departure": { "time": "1775754540" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775753940" }, "departure": { "time": "1775753940" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775755685" }, "departure": { "delay": 5, "time": "1775755685" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775756220" }, "departure": { "time": "1775756220" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775756280" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775754840" }, "departure": { "time": "1775754840" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775754300" }, "departure": { "time": "1775754300" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775754660" }, "departure": { "time": "1775754660" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775754480" }, "departure": { "time": "1775754480" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1775753885" }, "departure": { "delay": 5, "time": "1775753885" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775756040" }, "departure": { "time": "1775756040" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775755920" }, "departure": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775755680" }, "departure": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775753465" }, "departure": { "delay": 5, "time": "1775753465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775755980" }, "departure": { "time": "1775755980" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775756100" }, "departure": { "time": "1775756100" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775753825" }, "departure": { "delay": 5, "time": "1775753825" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1775738892", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1053:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602187:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1775742909" }, "departure": { "delay": 69, "time": "1775742909" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -3495, "time": "1775738985" }, "departure": { "delay": -3495, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3315, "time": "1775738985" }, "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -3435, "time": "1775738985" }, "departure": { "delay": -3435, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1775743555" }, "departure": { "delay": -5, "time": "1775743555" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -35, "time": "1775743465" }, "departure": { "delay": -35, "time": "1775743465" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1775743765" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -3555, "time": "1775738985" }, "departure": { "delay": -3555, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3615, "time": "1775738985" }, "departure": { "delay": -3615, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1775743330" }, "departure": { "delay": 10, "time": "1775743330" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1775743237" }, "departure": { "delay": 37, "time": "1775743237" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 25, "time": "1775743705" }, "departure": { "delay": 25, "time": "1775743705" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 14, "time": "1775742974" }, "departure": { "delay": 14, "time": "1775742974" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3375, "time": "1775738985" }, "departure": { "delay": -3375, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1775742847" }, "departure": { "delay": 67, "time": "1775742847" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602187:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597044:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1775743069" }, "departure": { "delay": -11, "time": "1775743069" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1775742763" }, "departure": { "delay": 43, "time": "1775742763" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1775743222" }, "departure": { "delay": 22, "time": "1775743222" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -3315, "time": "1775738985" }, "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1775743399" }, "departure": { "delay": 19, "time": "1775743399" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -3375, "time": "1775738985" }, "departure": { "delay": -3375, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "departure": { "delay": -3255, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1775742809" }, "departure": { "delay": 29, "time": "1775742809" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1775743143" }, "departure": { "delay": 3, "time": "1775743143" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -3495, "time": "1775738985" }, "departure": { "delay": -3495, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 14, "time": "1775743334" }, "departure": { "delay": 14, "time": "1775743334" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 30, "time": "1775742690" }, "departure": { "delay": 30, "time": "1775742690" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1775742889" }, "departure": { "delay": -11, "time": "1775742889" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -51, "time": "1775743449" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1775742829" }, "departure": { "delay": 49, "time": "1775742829" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -36, "time": "1775742984" }, "departure": { "delay": -36, "time": "1775742984" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597044:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:76:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 348, "time": "1775730320" }, "departure": { "delay": 348, "time": "1775730348" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 610, "time": "1775729341" }, "departure": { "delay": 610, "time": "1775729350" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 484, "time": "1775729973" }, "departure": { "delay": 484, "time": "1775730004" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 630, "time": "1775729296" }, "departure": { "delay": 630, "time": "1775729310" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 374, "time": "1775730248" }, "departure": { "delay": 374, "time": "1775730254" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 513, "time": "1775730112" }, "departure": { "delay": 513, "time": "1775730153" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 509, "time": "1775730200" }, "departure": { "delay": 509, "time": "1775730209" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 351, "time": "1775730282" }, "departure": { "delay": 351, "time": "1775730291" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "time": "1775729441" }, "departure": { "time": "1775728860" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 625, "time": "1775729549" }, "departure": { "delay": 625, "time": "1775729605" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 674, "time": "1775729124" }, "departure": { "delay": 674, "time": "1775729174" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 532, "time": "1775729741" }, "departure": { "delay": 532, "time": "1775729812" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 408, "time": "1775728734" }, "departure": { "delay": 408, "time": "1775728788" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 618, "time": "1775729532" }, "departure": { "delay": 618, "time": "1775729538" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 536, "time": "1775729899" }, "departure": { "delay": 536, "time": "1775729936" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 623, "time": "1775729197" }, "departure": { "delay": 623, "time": "1775729243" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 439, "time": "1775728699" }, "departure": { "delay": 439, "time": "1775728699" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 215, "time": "1775730395" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 594, "time": "1775729387" }, "departure": { "delay": 594, "time": "1775729394" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 472, "time": "1775730227" }, "departure": { "delay": 472, "time": "1775730232" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:76:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11265:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 236, "time": "1775739116" }, "departure": { "delay": 236, "time": "1775739116" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 322, "time": "1775738403" }, "departure": { "delay": 322, "time": "1775738422" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 207, "time": "1775737647" }, "departure": { "delay": 207, "time": "1775737647" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 228, "time": "1775738748" }, "departure": { "delay": 228, "time": "1775738748" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 247, "time": "1775738047" }, "departure": { "delay": 247, "time": "1775738047" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 237, "time": "1775738877" }, "departure": { "delay": 237, "time": "1775738877" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 142, "time": "1775737222" }, "departure": { "delay": 142, "time": "1775737222" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1775739042" }, "departure": { "delay": 222, "time": "1775739042" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 227, "time": "1775737822" }, "departure": { "delay": 227, "time": "1775737847" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 217, "time": "1775737575" }, "departure": { "delay": 217, "time": "1775737597" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 212, "time": "1775737426" }, "departure": { "delay": 212, "time": "1775737472" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 187, "time": "1775738947" }, "departure": { "delay": 187, "time": "1775738947" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1775737053" }, "departure": { "delay": 93, "time": "1775737053" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 184, "time": "1775737144" }, "departure": { "delay": 184, "time": "1775737144" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 310, "time": "1775738530" }, "departure": { "delay": 310, "time": "1775738530" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1775736878" }, "departure": { "delay": 98, "time": "1775736878" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 257, "time": "1775737997" }, "departure": { "delay": 257, "time": "1775737997" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 243, "time": "1775738823" }, "departure": { "delay": 243, "time": "1775738823" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 308, "time": "1775738468" }, "departure": { "delay": 308, "time": "1775738468" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 147, "time": "1775737347" }, "departure": { "delay": 147, "time": "1775737347" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 182, "time": "1775739422" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1775736720" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 194, "time": "1775737694" }, "departure": { "delay": 194, "time": "1775737694" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 242, "time": "1775737922" }, "departure": { "delay": 242, "time": "1775737922" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 262, "time": "1775738102" }, "departure": { "delay": 262, "time": "1775738122" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 77, "time": "1775736797" }, "departure": { "delay": 77, "time": "1775736797" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 308, "time": "1775738348" }, "departure": { "delay": 308, "time": "1775738348" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 212, "time": "1775737747" }, "departure": { "delay": 212, "time": "1775737772" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 309, "time": "1775738589" }, "departure": { "delay": 309, "time": "1775738589" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 302, "time": "1775738222" }, "departure": { "delay": 302, "time": "1775738222" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 247, "time": "1775738647" }, "departure": { "delay": 247, "time": "1775738647" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 293, "time": "1775738273" }, "departure": { "delay": 293, "time": "1775738273" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 181, "time": "1775737501" }, "departure": { "delay": 181, "time": "1775737501" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775736523", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11265:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15725:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1775736866" }, "departure": { "delay": 156, "time": "1775736936" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1775736537" }, "departure": { "delay": 57, "time": "1775736537" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1775738086" }, "departure": { "delay": 106, "time": "1775738086" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 101, "time": "1775736739" }, "departure": { "delay": 101, "time": "1775736761" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1775737092" }, "departure": { "delay": 132, "time": "1775737092" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1775737136" }, "departure": { "delay": 116, "time": "1775737136" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1775736690" }, "departure": { "delay": 90, "time": "1775736690" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1775737833" }, "departure": { "delay": 33, "time": "1775737833" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1775737861" }, "departure": { "delay": 31, "time": "1775737891" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1775737296" }, "departure": { "delay": 96, "time": "1775737296" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1775737511" }, "departure": { "delay": 131, "time": "1775737511" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 26, "time": "1775736386" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1775737767" }, "departure": { "delay": 27, "time": "1775737767" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1775738138" }, "departure": { "delay": 98, "time": "1775738138" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 41, "time": "1775736461" }, "departure": { "delay": 41, "time": "1775736461" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 157, "time": "1775737057" }, "departure": { "delay": 157, "time": "1775737057" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1775738239" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 143, "time": "1775736803" }, "departure": { "delay": 143, "time": "1775736803" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1775737260" }, "departure": { "delay": 120, "time": "1775737260" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 149, "time": "1775736988" }, "departure": { "delay": 149, "time": "1775736989" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1775736636" }, "departure": { "delay": 96, "time": "1775736636" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1775737617" }, "departure": { "delay": 138, "time": "1775737638" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1775737218" }, "departure": { "delay": 78, "time": "1775737218" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 91, "time": "1775737411" }, "departure": { "delay": 91, "time": "1775737411" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1775737161" }, "departure": { "delay": 141, "time": "1775737161" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775736394", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15725:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15738:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1775739532" }, "departure": { "delay": 112, "time": "1775739532" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 50, "time": "1775738570" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1775739583" }, "departure": { "delay": 103, "time": "1775739583" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 108, "time": "1775738988" }, "departure": { "delay": 108, "time": "1775738988" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1775740596" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 101, "time": "1775740421" }, "departure": { "delay": 101, "time": "1775740421" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 142, "time": "1775739802" }, "departure": { "delay": 142, "time": "1775739802" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1775738820" }, "departure": { "delay": 120, "time": "1775738820" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 135, "time": "1775739135" }, "departure": { "delay": 135, "time": "1775739135" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1775738946" }, "departure": { "delay": 126, "time": "1775738946" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 115, "time": "1775739715" }, "departure": { "delay": 115, "time": "1775739715" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 108, "time": "1775739228" }, "departure": { "delay": 108, "time": "1775739228" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1775738745" }, "departure": { "delay": 105, "time": "1775738745" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1775738670" }, "departure": { "delay": 115, "time": "1775738695" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 114, "time": "1775739474" }, "departure": { "delay": 114, "time": "1775739474" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1775739066" }, "departure": { "delay": 126, "time": "1775739066" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1775740465" }, "departure": { "delay": 85, "time": "1775740465" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 143, "time": "1775739263" }, "departure": { "delay": 143, "time": "1775739263" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 135, "time": "1775738875" }, "departure": { "delay": 135, "time": "1775738895" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1775739363" }, "departure": { "delay": 123, "time": "1775739363" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1775739306" }, "departure": { "delay": 126, "time": "1775739306" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775738574", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15738:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11440:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 342, "time": "1775738502" }, "departure": { "delay": 342, "time": "1775738502" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 219, "time": "1775738859" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "departure": { "delay": 109, "time": "1775736349" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 329, "time": "1775738249" }, "departure": { "delay": 329, "time": "1775738249" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 314, "time": "1775737874" }, "departure": { "delay": 314, "time": "1775737874" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 224, "time": "1775737124" }, "departure": { "delay": 224, "time": "1775737124" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 251, "time": "1775737451" }, "departure": { "delay": 251, "time": "1775737451" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 334, "time": "1775737774" }, "departure": { "delay": 334, "time": "1775737774" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 139, "time": "1775736499" }, "departure": { "delay": 139, "time": "1775736499" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 209, "time": "1775736724" }, "departure": { "delay": 209, "time": "1775736749" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 319, "time": "1775737699" }, "departure": { "delay": 319, "time": "1775737699" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 344, "time": "1775738324" }, "departure": { "delay": 344, "time": "1775738324" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1775736696" }, "departure": { "delay": 156, "time": "1775736696" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 264, "time": "1775737199" }, "departure": { "delay": 264, "time": "1775737224" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 249, "time": "1775738649" }, "departure": { "delay": 249, "time": "1775738649" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 275, "time": "1775736824" }, "departure": { "delay": 275, "time": "1775736875" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 350, "time": "1775738425" }, "departure": { "delay": 350, "time": "1775738450" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 394, "time": "1775738074" }, "departure": { "delay": 394, "time": "1775738074" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 244, "time": "1775737324" }, "departure": { "delay": 244, "time": "1775737324" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 344, "time": "1775738024" }, "departure": { "delay": 344, "time": "1775738024" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 279, "time": "1775738749" }, "departure": { "delay": 279, "time": "1775738799" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 190, "time": "1775737270" }, "departure": { "delay": 190, "time": "1775737270" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 334, "time": "1775738554" }, "departure": { "delay": 334, "time": "1775738554" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 175, "time": "1775736535" }, "departure": { "delay": 175, "time": "1775736535" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1775736599" }, "departure": { "delay": 144, "time": "1775736624" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 279, "time": "1775737599" }, "departure": { "delay": 279, "time": "1775737599" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 326, "time": "1775737646" }, "departure": { "delay": 326, "time": "1775737646" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 337, "time": "1775738137" }, "departure": { "delay": 337, "time": "1775738137" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 255, "time": "1775736975" }, "departure": { "delay": 255, "time": "1775736975" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 364, "time": "1775737924" }, "departure": { "delay": 364, "time": "1775737924" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 284, "time": "1775737424" }, "departure": { "delay": 284, "time": "1775737424" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 364, "time": "1775738199" }, "departure": { "delay": 364, "time": "1775738224" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 295, "time": "1775737075" }, "departure": { "delay": 295, "time": "1775737075" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775736354", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11440:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx136:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 432, "time": "1775736192" }, "departure": { "delay": 432, "time": "1775736192" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 605, "time": "1775737685" }, "departure": { "delay": 605, "time": "1775737685" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 447, "time": "1775737167" }, "departure": { "delay": 447, "time": "1775737167" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 407, "time": "1775736992" }, "departure": { "delay": 407, "time": "1775737067" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 92, "time": "1775734592" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 407, "time": "1775736444" }, "departure": { "delay": 407, "time": "1775736467" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 202, "time": "1775734942" }, "departure": { "delay": 202, "time": "1775734942" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 423, "time": "1775736243" }, "departure": { "delay": 423, "time": "1775736243" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 497, "time": "1775736893" }, "departure": { "delay": 497, "time": "1775736917" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 452, "time": "1775737292" }, "departure": { "delay": 452, "time": "1775737292" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 547, "time": "1775737517" }, "departure": { "delay": 547, "time": "1775737567" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 147, "time": "1775734742" }, "departure": { "delay": 147, "time": "1775734767" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 388, "time": "1775735893" }, "departure": { "delay": 388, "time": "1775735968" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 592, "time": "1775737792" }, "departure": { "delay": 592, "time": "1775737792" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 452, "time": "1775736667" }, "departure": { "delay": 452, "time": "1775736692" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1775734867" }, "departure": { "delay": 187, "time": "1775734867" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 442, "time": "1775737942" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 572, "time": "1775737877" }, "departure": { "delay": 572, "time": "1775737892" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 272, "time": "1775735167" }, "departure": { "delay": 272, "time": "1775735192" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 287, "time": "1775735244" }, "departure": { "delay": 287, "time": "1775735267" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1775735090" }, "departure": { "delay": 230, "time": "1775735090" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 405, "time": "1775736020" }, "departure": { "delay": 405, "time": "1775736045" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 517, "time": "1775737417" }, "departure": { "delay": 517, "time": "1775737417" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 220, "time": "1775735020" }, "departure": { "delay": 220, "time": "1775735020" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 447, "time": "1775736542" }, "departure": { "delay": 447, "time": "1775736567" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 277, "time": "1775735593" }, "departure": { "delay": 277, "time": "1775735617" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 282, "time": "1775735418" }, "departure": { "delay": 282, "time": "1775735442" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 492, "time": "1775736767" }, "departure": { "delay": 492, "time": "1775736792" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 292, "time": "1775735692" }, "departure": { "delay": 292, "time": "1775735692" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 427, "time": "1775736346" }, "departure": { "delay": 427, "time": "1775736367" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775734595", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx136:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12157:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1775741355" }, "departure": { "delay": 15, "time": "1775741355" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1775741477" }, "departure": { "delay": 17, "time": "1775741477" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1775741335" }, "departure": { "delay": 55, "time": "1775741335" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1775741426" }, "departure": { "delay": 26, "time": "1775741426" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1775741522" }, "departure": { "delay": 2, "time": "1775741522" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775737174", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12157:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230322x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1775739345" }, "departure": { "delay": 45, "time": "1775739345" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 11, "time": "1775739131" }, "departure": { "delay": 11, "time": "1775739131" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1775739299" }, "departure": { "delay": 59, "time": "1775739299" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 19, "time": "1775739379" }, "departure": { "delay": 19, "time": "1775739379" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 43, "time": "1775738983" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1775739477" }, "departure": { "delay": 57, "time": "1775739477" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 57, "time": "1775739057" }, "departure": { "delay": 57, "time": "1775739057" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 11, "time": "1775739251" }, "departure": { "delay": 11, "time": "1775739251" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 43, "time": "1775739523" }, "departure": { "delay": 43, "time": "1775739523" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 11, "time": "1775739551" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1775739456" }, "departure": { "delay": 36, "time": "1775739456" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 70, "time": "1775739190" }, "departure": { "delay": 70, "time": "1775739190" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1775739431" }, "departure": { "delay": 11, "time": "1775739431" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230322x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9876:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1775738931" }, "departure": { "delay": 51, "time": "1775738931" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 79, "time": "1775738719" }, "departure": { "delay": 79, "time": "1775738719" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1775738520" }, "departure": { "delay": 84, "time": "1775738544" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1775738974" }, "departure": { "delay": 34, "time": "1775738974" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 133, "time": "1775738293" }, "departure": { "delay": 133, "time": "1775738293" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 74, "time": "1775738894" }, "departure": { "delay": 74, "time": "1775738894" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 124, "time": "1775737984" }, "departure": { "delay": 124, "time": "1775737984" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1775738769" }, "departure": { "delay": 69, "time": "1775738769" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1775738144" }, "departure": { "delay": 44, "time": "1775738144" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1775738194" }, "departure": { "delay": 119, "time": "1775738219" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 234, "time": "1775737494" }, "departure": { "delay": 234, "time": "1775737494" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1775739089" }, "departure": { "delay": 29, "time": "1775739089" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 79, "time": "1775738419" }, "departure": { "delay": 79, "time": "1775738419" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 190, "time": "1775736970" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 184, "time": "1775737119" }, "departure": { "delay": 184, "time": "1775737144" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 114, "time": "1775737194" }, "departure": { "delay": 114, "time": "1775737194" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1775738368" }, "departure": { "delay": 148, "time": "1775738368" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1775738074" }, "departure": { "delay": 34, "time": "1775738074" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1775738619" }, "departure": { "delay": 99, "time": "1775738619" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 248, "time": "1775737448" }, "departure": { "delay": 248, "time": "1775737448" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 252, "time": "1775737594" }, "departure": { "delay": 252, "time": "1775737632" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 179, "time": "1775737019" }, "departure": { "delay": 179, "time": "1775737019" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 179, "time": "1775737319" }, "departure": { "delay": 179, "time": "1775737319" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1775737870" }, "departure": { "delay": 155, "time": "1775737895" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 169, "time": "1775737069" }, "departure": { "delay": 169, "time": "1775737069" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775739269" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 83, "time": "1775737763" }, "departure": { "delay": 83, "time": "1775737763" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1775738469" }, "departure": { "delay": 69, "time": "1775738469" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1775738819" }, "departure": { "delay": 59, "time": "1775738819" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 109, "time": "1775737669" }, "departure": { "delay": 109, "time": "1775737669" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775736874", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9876:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470589:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741400" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1775741824" }, "departure": { "delay": 4, "time": "1775741824" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -36, "time": "1775742384" }, "departure": { "delay": -36, "time": "1775742384" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -72, "time": "1775742048" }, "departure": { "delay": -72, "time": "1775742048" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -16, "time": "1775742824" }, "departure": { "delay": -16, "time": "1775742824" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1775742890" }, "departure": { "delay": -10, "time": "1775742890" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -40, "time": "1775742740" }, "departure": { "delay": -40, "time": "1775742740" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -44, "time": "1775742316" }, "departure": { "delay": -44, "time": "1775742316" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -53, "time": "1775743027" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -44, "time": "1775742256" }, "departure": { "delay": -44, "time": "1775742256" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -87, "time": "1775742153" }, "departure": { "delay": -87, "time": "1775742153" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775742940" }, "departure": { "delay": 40, "time": "1775742940" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -88, "time": "1775742512" }, "departure": { "delay": -88, "time": "1775742512" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1775741747" }, "departure": { "delay": -13, "time": "1775741747" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -63, "time": "1775741877" }, "departure": { "delay": -63, "time": "1775741877" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1775741944" }, "departure": { "delay": -56, "time": "1775741944" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -14, "time": "1775742286" }, "departure": { "delay": -14, "time": "1775742286" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -49, "time": "1775742611" }, "departure": { "delay": -49, "time": "1775742611" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775741430" }, "departure": { "delay": 30, "time": "1775741430" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -18, "time": "1775742582" }, "departure": { "delay": -18, "time": "1775742582" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -45, "time": "1775742435" }, "departure": { "delay": -45, "time": "1775742435" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -35, "time": "1775741665" }, "departure": { "delay": -35, "time": "1775741665" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1775741600" }, "departure": { "delay": 20, "time": "1775741600" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470589:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000340:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76758:ZE:YVETOTxxxMairi1:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "time": "1775741220" }, "stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012", "stopSequence": 16 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012", "stopSequence": 9 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 1 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012", "stopSequence": 14 } ], "timestamp": "1775739000", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:1:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000340:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:789:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775744460" }, "departure": { "time": "1775744460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745360" }, "departure": { "time": "1775745360" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775744100" }, "departure": { "time": "1775744100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775743145" }, "departure": { "delay": 5, "time": "1775743145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775745780" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775743800" }, "departure": { "time": "1775743800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1775742665" }, "departure": { "delay": 5, "time": "1775742665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775738944", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:789:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1775737827" }, "departure": { "delay": 147, "time": "1775737827" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 175, "time": "1775738190" }, "departure": { "delay": 175, "time": "1775738215" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 229, "time": "1775739049" }, "departure": { "delay": 229, "time": "1775739049" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 136, "time": "1775738065" }, "departure": { "delay": 136, "time": "1775738116" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 229, "time": "1775739229" }, "departure": { "delay": 229, "time": "1775739229" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 256, "time": "1775738836" }, "departure": { "delay": 256, "time": "1775738836" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1775737565" }, "departure": { "delay": 125, "time": "1775737565" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 75, "time": "1775737515" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 252, "time": "1775739732" }, "departure": { "delay": 252, "time": "1775739732" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 252, "time": "1775739912" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 166, "time": "1775738026" }, "departure": { "delay": 166, "time": "1775738026" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 190, "time": "1775737665" }, "departure": { "delay": 190, "time": "1775737690" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 235, "time": "1775739595" }, "departure": { "delay": 235, "time": "1775739595" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 166, "time": "1775737906" }, "departure": { "delay": 166, "time": "1775737906" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1775737979" }, "departure": { "delay": 179, "time": "1775737979" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1775738265" }, "departure": { "delay": 130, "time": "1775738290" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 215, "time": "1775738675" }, "departure": { "delay": 215, "time": "1775738675" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 235, "time": "1775739355" }, "departure": { "delay": 235, "time": "1775739355" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 256, "time": "1775739676" }, "departure": { "delay": 256, "time": "1775739676" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 235, "time": "1775739295" }, "departure": { "delay": 235, "time": "1775739295" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 255, "time": "1775739495" }, "departure": { "delay": 255, "time": "1775739495" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 162, "time": "1775738390" }, "departure": { "delay": 162, "time": "1775738442" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1775737861" }, "departure": { "delay": 121, "time": "1775737861" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 235, "time": "1775738755" }, "departure": { "delay": 235, "time": "1775738755" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 262, "time": "1775739142" }, "departure": { "delay": 262, "time": "1775739142" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 255, "time": "1775738895" }, "departure": { "delay": 255, "time": "1775738895" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1775737765" }, "departure": { "delay": 145, "time": "1775737765" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 262, "time": "1775739442" }, "departure": { "delay": 262, "time": "1775739442" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 254, "time": "1775738954" }, "departure": { "delay": 254, "time": "1775738954" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775737533", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10669:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx35:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775711940" }, "departure": { "time": "1775711940" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775710800" }, "departure": { "time": "1775710800" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775712900" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775711820" }, "departure": { "time": "1775711820" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775711760" }, "departure": { "time": "1775711760" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775711765" }, "departure": { "delay": 5, "time": "1775711765" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775710320" }, "departure": { "time": "1775710320" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775711040" }, "departure": { "time": "1775711040" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775710200" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775711880" }, "departure": { "time": "1775711880" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775711280" }, "departure": { "time": "1775711280" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775710920" }, "departure": { "time": "1775710920" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775710609", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx35:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056578x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1775739997" }, "departure": { "delay": 37, "time": "1775739997" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1775739411" }, "departure": { "delay": 51, "time": "1775739411" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1775740860" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1775739482" }, "departure": { "delay": 2, "time": "1775739482" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 9, "time": "1775739189" }, "departure": { "delay": 9, "time": "1775739189" }, "stopId": "FR:76351:ZE:3235:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1775740079" }, "departure": { "delay": 59, "time": "1775740079" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76351:ZE:4470:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1775739234" }, "departure": { "delay": 54, "time": "1775739234" }, "stopId": "FR:76351:ZE:3226:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1775739120" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1775740375" }, "departure": { "delay": 55, "time": "1775740375" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1775739313" }, "departure": { "delay": 13, "time": "1775739313" }, "stopId": "FR:76351:ZE:3222:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775740578" }, "departure": { "delay": 18, "time": "1775740578" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1775740181" }, "departure": { "delay": 41, "time": "1775740181" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1775740276" }, "departure": { "delay": 16, "time": "1775740276" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1775739560" }, "departure": { "delay": 20, "time": "1775739560" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1775739813" }, "departure": { "delay": 33, "time": "1775739813" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1775740695" }, "departure": { "delay": 15, "time": "1775740695" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775740650" }, "departure": { "delay": 30, "time": "1775740650" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1775739717" }, "departure": { "delay": 57, "time": "1775739717" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738712", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056578x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13005:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 329, "time": "1775738068" }, "departure": { "delay": 329, "time": "1775738069" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 259, "time": "1775738239" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 267, "time": "1775737887" }, "departure": { "delay": 267, "time": "1775737887" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 220, "time": "1775737237" }, "departure": { "delay": 220, "time": "1775737240" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 144, "time": "1775737439" }, "departure": { "delay": 144, "time": "1775737464" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 334, "time": "1775738014" }, "departure": { "delay": 334, "time": "1775738014" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 192, "time": "1775737078" }, "departure": { "delay": 192, "time": "1775737092" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775736545" }, "departure": { "delay": 65, "time": "1775736545" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1775736739" }, "departure": { "delay": 79, "time": "1775736739" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 354, "time": "1775738214" }, "departure": { "delay": 354, "time": "1775738214" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 259, "time": "1775737615" }, "departure": { "delay": 259, "time": "1775737639" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1775736637" }, "departure": { "delay": 97, "time": "1775736637" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1775737281" }, "departure": { "delay": 210, "time": "1775737290" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 69, "time": "1775736489" }, "departure": { "delay": 69, "time": "1775736489" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1775736940" }, "departure": { "delay": 160, "time": "1775736940" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1775736389" }, "departure": { "delay": 89, "time": "1775736389" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 244, "time": "1775737514" }, "departure": { "delay": 244, "time": "1775737564" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 169, "time": "1775737163" }, "departure": { "delay": 169, "time": "1775737189" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 32, "time": "1775736212" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 274, "time": "1775737714" }, "departure": { "delay": 274, "time": "1775737714" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 199, "time": "1775736992" }, "departure": { "delay": 199, "time": "1775737039" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 135, "time": "1775736890" }, "departure": { "delay": 135, "time": "1775736915" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 324, "time": "1775737744" }, "departure": { "delay": 324, "time": "1775737764" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1775736591" }, "departure": { "delay": 111, "time": "1775736591" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1775736331" }, "departure": { "delay": 107, "time": "1775736347" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 164, "time": "1775737340" }, "departure": { "delay": 164, "time": "1775737364" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 280, "time": "1775737840" }, "departure": { "delay": 280, "time": "1775737840" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775736214", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13005:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1775721017" }, "departure": { "delay": 32, "time": "1775721032" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 19, "time": "1775721062" }, "departure": { "delay": 19, "time": "1775721079" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1775720310" }, "departure": { "delay": 47, "time": "1775720327" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1775720383" }, "departure": { "delay": 114, "time": "1775720454" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1775720889" }, "departure": { "delay": 79, "time": "1775720899" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1775720916" }, "departure": { "delay": 48, "time": "1775720928" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1775720781" }, "departure": { "delay": 96, "time": "1775720796" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 117, "time": "1775719606" }, "departure": { "delay": 117, "time": "1775719617" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1775720638" }, "departure": { "delay": 73, "time": "1775720653" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "departure": { "delay": 104, "time": "1775719484" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1775720499" }, "departure": { "delay": 113, "time": "1775720513" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1775719550" }, "departure": { "delay": 129, "time": "1775719569" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1775720676" }, "departure": { "delay": 112, "time": "1775720752" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1775719837" }, "departure": { "delay": 46, "time": "1775719846" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1775719655" }, "departure": { "delay": 109, "time": "1775719669" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1775720141" }, "departure": { "delay": 8, "time": "1775720168" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1775719799" }, "departure": { "delay": 71, "time": "1775719811" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1775719765" }, "departure": { "delay": 96, "time": "1775719776" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1775719697" }, "departure": { "delay": 124, "time": "1775719744" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1775720976" }, "departure": { "delay": 46, "time": "1775720986" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 74, "time": "1775719847" }, "departure": { "delay": 74, "time": "1775719934" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1775719970" }, "departure": { "delay": 6, "time": "1775719986" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -36, "time": "1775721144" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 102, "time": "1775720821" }, "departure": { "delay": 102, "time": "1775720862" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1775720087" }, "departure": { "delay": 4, "time": "1775720104" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:11:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4678:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 289, "time": "1775737950" }, "departure": { "delay": 289, "time": "1775737969" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 228, "time": "1775738500" }, "departure": { "delay": 228, "time": "1775738508" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 172, "time": "1775739352" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 142, "time": "1775739202" }, "departure": { "delay": 142, "time": "1775739202" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 218, "time": "1775738390" }, "departure": { "delay": 218, "time": "1775738438" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1775737636" }, "departure": { "delay": 188, "time": "1775737688" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 289, "time": "1775738066" }, "departure": { "delay": 289, "time": "1775738089" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 158, "time": "1775738714" }, "departure": { "delay": 158, "time": "1775738738" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 279, "time": "1775738619" }, "departure": { "delay": 279, "time": "1775738619" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1775737528" }, "departure": { "delay": 108, "time": "1775737548" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 218, "time": "1775737755" }, "departure": { "delay": 218, "time": "1775737778" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 248, "time": "1775737834" }, "departure": { "delay": 248, "time": "1775737868" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 228, "time": "1775738307" }, "departure": { "delay": 228, "time": "1775738328" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 188, "time": "1775738191" }, "departure": { "delay": 188, "time": "1775738228" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 108, "time": "1775737368" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 218, "time": "1775738819" }, "departure": { "delay": 218, "time": "1775738858" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 172, "time": "1775739052" }, "departure": { "delay": 172, "time": "1775739052" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 158, "time": "1775737446" }, "departure": { "delay": 158, "time": "1775737478" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737375", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4678:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:523:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775732100" }, "departure": { "time": "1775732100" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775731260" }, "departure": { "time": "1775731260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775730780" }, "departure": { "time": "1775730780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775730720" }, "departure": { "time": "1775730720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775732105" }, "departure": { "delay": 5, "time": "1775732105" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1775732525" }, "departure": { "delay": 5, "time": "1775732525" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775731860" }, "departure": { "time": "1775731860" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775730420" }, "departure": { "time": "1775730420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775730660" }, "departure": { "time": "1775730660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775730840" }, "departure": { "time": "1775730840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775732340" }, "departure": { "time": "1775732340" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775731740" }, "departure": { "time": "1775731740" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775730360" }, "departure": { "time": "1775730360" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775730240" }, "departure": { "time": "1775730240" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775732700" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "departure": { "time": "1775730000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775731440" }, "departure": { "time": "1775731440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775732520" }, "departure": { "time": "1775732520" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775730300" }, "departure": { "time": "1775730300" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775731980" }, "departure": { "time": "1775731980" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775731560" }, "departure": { "time": "1775731560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775731800" }, "departure": { "time": "1775731800" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775730060" }, "departure": { "time": "1775730060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775730900" }, "departure": { "time": "1775730900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775730180" }, "departure": { "time": "1775730180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775731920" }, "departure": { "time": "1775731920" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775731865" }, "departure": { "delay": 5, "time": "1775731865" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775730120" }, "departure": { "time": "1775730120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775732040" }, "departure": { "time": "1775732040" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775732160" }, "departure": { "time": "1775732160" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1775730185" }, "departure": { "delay": 5, "time": "1775730185" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775731680" }, "departure": { "time": "1775731680" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775730480" }, "departure": { "time": "1775730480" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1775732110" }, "departure": { "delay": 10, "time": "1775732110" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 } ], "timestamp": "1775722052", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:523:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:927:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749740" }, "departure": { "time": "1775749740" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775750285" }, "departure": { "delay": 5, "time": "1775750285" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775749380" }, "departure": { "time": "1775749380" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1775750290" }, "departure": { "delay": 10, "time": "1775750290" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775749985" }, "departure": { "delay": 5, "time": "1775749985" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "departure": { "time": "1775748000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775750160" }, "departure": { "time": "1775750160" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775750045" }, "departure": { "delay": 5, "time": "1775750045" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775750705" }, "departure": { "delay": 5, "time": "1775750705" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775748840" }, "departure": { "time": "1775748840" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775750880" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775750040" }, "departure": { "time": "1775750040" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 } ], "timestamp": "1775738366", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:927:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470555:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2181, "time": "1775738979" }, "departure": { "delay": -2181, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -2301, "time": "1775738979" }, "departure": { "delay": -2301, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2241, "time": "1775738979" }, "departure": { "delay": -2241, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2421, "time": "1775738979" }, "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -76, "time": "1775741624" }, "departure": { "delay": -76, "time": "1775741624" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2121, "time": "1775738979" }, "departure": { "delay": -2121, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1941, "time": "1775738979" }, "departure": { "delay": -1941, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2121, "time": "1775738979" }, "departure": { "delay": -2121, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -166, "time": "1775741714" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -171, "time": "1775741289" }, "departure": { "delay": -171, "time": "1775741289" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2421, "time": "1775738979" }, "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -127, "time": "1775741573" }, "departure": { "delay": -127, "time": "1775741573" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1221, "time": "1775738979" }, "departure": { "delay": -1221, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -140, "time": "1775741500" }, "departure": { "delay": -140, "time": "1775741500" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2061, "time": "1775738979" }, "departure": { "delay": -2061, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -175, "time": "1775741405" }, "departure": { "delay": -175, "time": "1775741405" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1821, "time": "1775738979" }, "departure": { "delay": -1821, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "departure": { "delay": -1221, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470555:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17981:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775740040" }, "departure": { "delay": 20, "time": "1775740040" }, "stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775741100" }, "departure": { "delay": 60, "time": "1775741100" }, "stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775741160" }, "departure": { "delay": 60, "time": "1775741160" }, "stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775741040" }, "departure": { "delay": 60, "time": "1775741040" }, "stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775740260" }, "departure": { "delay": 60, "time": "1775740260" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775740020" }, "departure": { "delay": 60, "time": "1775740020" }, "stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775740500" }, "departure": { "delay": 60, "time": "1775740500" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775739900" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738554", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17981:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108052x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1775739492" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1775739413" }, "departure": { "delay": -7, "time": "1775739413" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 26, "time": "1775738966" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 12, "time": "1775738412" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1775739187" }, "departure": { "delay": 7, "time": "1775739187" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": -1, "time": "1775738519" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1775739313" }, "departure": { "delay": 13, "time": "1775739313" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1775739084" }, "departure": { "delay": 24, "time": "1775739084" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 13, "time": "1775738833" }, "departure": { "delay": 13, "time": "1775738833" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": -11, "time": "1775738629" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108052x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056576x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 66, "time": "1775738586" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 120, "time": "1775738940" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1775739547" }, "departure": { "delay": 127, "time": "1775739547" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 30, "time": "1775738490" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1775739592" }, "departure": { "delay": 112, "time": "1775739592" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 97, "time": "1775739397" }, "departure": { "delay": 97, "time": "1775739397" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1775739098" }, "departure": { "delay": 98, "time": "1775739098" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1775739475" }, "departure": { "delay": 115, "time": "1775739475" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 152, "time": "1775739272" }, "departure": { "delay": 152, "time": "1775739272" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 97, "time": "1775739757" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -35, "time": "1775738725" }, "departure": { "delay": -35, "time": "1775738725" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1775739179" }, "departure": { "delay": 119, "time": "1775739179" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1775739010" }, "departure": { "delay": 130, "time": "1775739010" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": -2, "time": "1775738638" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 97, "time": "1775739217" }, "departure": { "delay": 97, "time": "1775739217" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 44, "time": "1775738444" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1775738592", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056576x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:29:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 92, "time": "1775735732" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 223, "time": "1775737603" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 285, "time": "1775737268" }, "departure": { "delay": 285, "time": "1775737305" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1775736151" }, "departure": { "delay": 54, "time": "1775736174" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 176, "time": "1775736767" }, "departure": { "delay": 176, "time": "1775736776" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1775735820" }, "departure": { "delay": 70, "time": "1775735830" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1775736869" }, "departure": { "delay": 190, "time": "1775736910" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 192, "time": "1775736785" }, "departure": { "delay": 192, "time": "1775736852" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 271, "time": "1775737002" }, "departure": { "delay": 271, "time": "1775737111" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1775735781" }, "departure": { "delay": 94, "time": "1775735794" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1775736196" }, "departure": { "delay": 29, "time": "1775736209" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 199, "time": "1775736934" }, "departure": { "delay": 199, "time": "1775736979" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 266, "time": "1775737131" }, "departure": { "delay": 266, "time": "1775737166" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 285, "time": "1775737398" }, "departure": { "delay": 285, "time": "1775737425" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 202, "time": "1775736698" }, "departure": { "delay": 202, "time": "1775736742" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1775737191" }, "departure": { "delay": 240, "time": "1775737200" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 274, "time": "1775737326" }, "departure": { "delay": 274, "time": "1775737354" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1775736047" }, "departure": { "delay": 66, "time": "1775736126" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1775735894" }, "departure": { "delay": 29, "time": "1775735909" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1775736430" }, "departure": { "delay": 21, "time": "1775736441" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 249, "time": "1775737493" }, "departure": { "delay": 249, "time": "1775737509" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 266, "time": "1775737460" }, "departure": { "delay": 266, "time": "1775737466" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1775736264" }, "departure": { "delay": 84, "time": "1775736324" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1775736487" }, "departure": { "delay": 145, "time": "1775736625" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1775736341" }, "departure": { "delay": 43, "time": "1775736403" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:29:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12385:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1775735711" }, "departure": { "delay": 156, "time": "1775735736" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 326, "time": "1775737286" }, "departure": { "delay": 326, "time": "1775737286" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 176, "time": "1775736217" }, "departure": { "delay": 176, "time": "1775736236" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 146, "time": "1775736086" }, "departure": { "delay": 146, "time": "1775736086" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 272, "time": "1775737112" }, "departure": { "delay": 272, "time": "1775737112" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 341, "time": "1775737361" }, "departure": { "delay": 341, "time": "1775737361" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 166, "time": "1775735986" }, "departure": { "delay": 166, "time": "1775735986" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 291, "time": "1775737011" }, "departure": { "delay": 291, "time": "1775737011" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 176, "time": "1775736656" }, "departure": { "delay": 176, "time": "1775736656" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 391, "time": "1775737411" }, "departure": { "delay": 391, "time": "1775737411" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 161, "time": "1775736761" }, "departure": { "delay": 161, "time": "1775736761" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 226, "time": "1775736837" }, "departure": { "delay": 226, "time": "1775736886" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 201, "time": "1775735816" }, "departure": { "delay": 201, "time": "1775735841" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1775735261" }, "departure": { "delay": 31, "time": "1775735311" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1775736124" }, "departure": { "delay": 124, "time": "1775736124" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 206, "time": "1775737586" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 241, "time": "1775736961" }, "departure": { "delay": 241, "time": "1775736961" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775734754", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12385:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11446:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1775738951" }, "departure": { "delay": 71, "time": "1775738951" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "departure": { "delay": 73, "time": "1775736793" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 176, "time": "1775737616" }, "departure": { "delay": 176, "time": "1775737616" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1775738820" }, "departure": { "delay": 120, "time": "1775738820" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 145, "time": "1775738485" }, "departure": { "delay": 145, "time": "1775738485" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 181, "time": "1775737021" }, "departure": { "delay": 181, "time": "1775737021" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1775738703" }, "departure": { "delay": 123, "time": "1775738703" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1775737244" }, "departure": { "delay": 170, "time": "1775737250" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1775736968" }, "departure": { "delay": 128, "time": "1775736968" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 142, "time": "1775737162" }, "departure": { "delay": 142, "time": "1775737162" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 134, "time": "1775737334" }, "departure": { "delay": 134, "time": "1775737334" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 169, "time": "1775737789" }, "departure": { "delay": 169, "time": "1775737789" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 131, "time": "1775737511" }, "departure": { "delay": 131, "time": "1775737511" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 185, "time": "1775738219" }, "departure": { "delay": 185, "time": "1775738225" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1775737068" }, "departure": { "delay": 111, "time": "1775737071" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1775739032" }, "departure": { "delay": 32, "time": "1775739032" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 148, "time": "1775737945" }, "departure": { "delay": 148, "time": "1775737948" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -6, "time": "1775739114" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 163, "time": "1775737183" }, "departure": { "delay": 163, "time": "1775737183" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1775737721" }, "departure": { "delay": 167, "time": "1775737727" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1775738773" }, "departure": { "delay": 133, "time": "1775738773" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 119, "time": "1775738519" }, "departure": { "delay": 119, "time": "1775738519" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 176, "time": "1775737436" }, "departure": { "delay": 176, "time": "1775737436" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1775738388" }, "departure": { "delay": 108, "time": "1775738388" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 131, "time": "1775738171" }, "departure": { "delay": 131, "time": "1775738171" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1775737827" }, "departure": { "delay": 147, "time": "1775737827" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 141, "time": "1775738301" }, "departure": { "delay": 141, "time": "1775738301" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1775738006" }, "departure": { "delay": 146, "time": "1775738006" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1775738067" }, "departure": { "delay": 148, "time": "1775738068" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1775738590" }, "departure": { "delay": 130, "time": "1775738590" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 191, "time": "1775738351" }, "departure": { "delay": 191, "time": "1775738351" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1775737890" }, "departure": { "delay": 90, "time": "1775737890" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1775737683" }, "departure": { "delay": 123, "time": "1775737683" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775736814", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11446:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1775730292" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1775729465" }, "departure": { "delay": 78, "time": "1775729478" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1775730167" }, "departure": { "delay": 113, "time": "1775730173" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1775729953" }, "departure": { "delay": 112, "time": "1775729992" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1775729337" }, "departure": { "delay": 73, "time": "1775729353" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1775730012" }, "departure": { "delay": 80, "time": "1775730020" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1775730064" }, "departure": { "delay": 76, "time": "1775730076" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1775729818" }, "departure": { "delay": 131, "time": "1775729831" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1775729289" }, "departure": { "delay": 90, "time": "1775729310" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1775729723" }, "departure": { "delay": 133, "time": "1775729773" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1775729084" }, "departure": { "delay": 116, "time": "1775729096" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1775729175" }, "departure": { "delay": 150, "time": "1775729250" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1775729035" }, "departure": { "delay": 128, "time": "1775729048" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1775729524" }, "departure": { "delay": 76, "time": "1775729536" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1775729633" }, "departure": { "delay": 96, "time": "1775729676" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "departure": { "delay": 116, "time": "1775728916" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 106, "time": "1775729138" }, "departure": { "delay": 106, "time": "1775729146" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 99, "time": "1775730201" }, "departure": { "delay": 99, "time": "1775730219" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:22:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:55:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1775711655" }, "departure": { "delay": 28, "time": "1775711668" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 25, "time": "1775712011" }, "departure": { "delay": 25, "time": "1775712085" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1775711787" }, "departure": { "delay": 41, "time": "1775711861" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1775710849" }, "departure": { "delay": 86, "time": "1775710886" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1775711702" }, "departure": { "delay": 13, "time": "1775711713" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1775711187" }, "departure": { "delay": 43, "time": "1775711383" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1775710594" }, "departure": { "delay": 72, "time": "1775710752" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1775710360" }, "departure": { "delay": 74, "time": "1775710394" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1775710547" }, "departure": { "delay": -3, "time": "1775710557" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1775710428" }, "departure": { "delay": 54, "time": "1775710434" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1775710518" }, "departure": { "delay": 27, "time": "1775710527" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 49, "time": "1775710477" }, "departure": { "delay": 49, "time": "1775710489" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1775710934" }, "departure": { "delay": 14, "time": "1775710934" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": -25, "time": "1775712155" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1775711402" }, "departure": { "delay": 10, "time": "1775711410" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1775711912" }, "departure": { "delay": 7, "time": "1775711947" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "departure": { "time": "1775710200" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1775711524" }, "departure": { "delay": 22, "time": "1775711602" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1775712124" }, "departure": { "delay": 11, "time": "1775712131" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1775711495" }, "departure": { "delay": 44, "time": "1775711504" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 9, "time": "1775711000" }, "departure": { "delay": 9, "time": "1775711049" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:55:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12602:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1775739616" }, "departure": { "delay": 16, "time": "1775739616" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1775739064" }, "departure": { "delay": 4, "time": "1775739064" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1775739012" }, "departure": { "delay": 12, "time": "1775739012" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1775739322" }, "departure": { "delay": 22, "time": "1775739322" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1775740299" }, "departure": { "delay": 39, "time": "1775740299" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1775739915" }, "departure": { "delay": 15, "time": "1775739915" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775738940" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1775738971" }, "departure": { "delay": 31, "time": "1775738971" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775740360" }, "departure": { "delay": 40, "time": "1775740360" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1775739659" }, "departure": { "delay": 59, "time": "1775739659" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1775740215" }, "departure": { "delay": 15, "time": "1775740215" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1775739368" }, "departure": { "delay": 8, "time": "1775739368" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775739150" }, "departure": { "delay": 30, "time": "1775739150" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1775740496" }, "departure": { "delay": 56, "time": "1775740496" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1775739848" }, "departure": { "delay": 8, "time": "1775739848" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 4, "time": "1775740024" }, "departure": { "delay": 4, "time": "1775740024" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1775739799" }, "departure": { "delay": 19, "time": "1775739799" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1775739261" }, "departure": { "delay": 21, "time": "1775739261" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12602:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3978:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1775739043" }, "departure": { "delay": 43, "time": "1775739043" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1775739521" }, "departure": { "delay": 101, "time": "1775739521" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 87, "time": "1775740047" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 93, "time": "1775739453" }, "departure": { "delay": 93, "time": "1775739453" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 74, "time": "1775739734" }, "departure": { "delay": 74, "time": "1775739734" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "departure": { "delay": 52, "time": "1775738812" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1775738875" }, "departure": { "delay": 92, "time": "1775738912" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1775739220" }, "departure": { "delay": 40, "time": "1775739220" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1775739586" }, "departure": { "delay": 106, "time": "1775739586" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 94, "time": "1775738974" }, "departure": { "delay": 94, "time": "1775738974" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1775739332" }, "departure": { "delay": 92, "time": "1775739332" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1775739796" }, "departure": { "delay": 76, "time": "1775739796" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1775738814", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3978:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011306x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -72, "time": "1775739528" }, "departure": { "delay": -72, "time": "1775739528" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": -84, "time": "1775738796" }, "departure": { "delay": -84, "time": "1775738796" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -112, "time": "1775739128" }, "departure": { "delay": -112, "time": "1775739128" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -122, "time": "1775739778" }, "departure": { "delay": -122, "time": "1775739778" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -122, "time": "1775739358" }, "departure": { "delay": -122, "time": "1775739358" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": -72, "time": "1775739408" }, "departure": { "delay": -72, "time": "1775739408" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": -122, "time": "1775738698" }, "departure": { "delay": -122, "time": "1775738698" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -75, "time": "1775739705" }, "departure": { "delay": -75, "time": "1775739705" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -122, "time": "1775740078" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -83, "time": "1775739577" }, "departure": { "delay": -83, "time": "1775739577" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -103, "time": "1775738957" }, "departure": { "delay": -103, "time": "1775738957" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": -78, "time": "1775738562" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -83, "time": "1775739997" }, "departure": { "delay": -83, "time": "1775739997" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "departure": { "delay": -15, "time": "1775738445" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -65, "time": "1775739835" }, "departure": { "delay": -65, "time": "1775739835" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -109, "time": "1775740031" }, "departure": { "delay": -109, "time": "1775740031" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -122, "time": "1775739658" }, "departure": { "delay": -122, "time": "1775739658" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -122, "time": "1775739238" }, "departure": { "delay": -122, "time": "1775739238" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -116, "time": "1775739484" }, "departure": { "delay": -116, "time": "1775739484" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -101, "time": "1775739319" }, "departure": { "delay": -101, "time": "1775739319" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": -37, "time": "1775738363" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -79, "time": "1775739881" }, "departure": { "delay": -79, "time": "1775739881" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -113, "time": "1775738887" }, "departure": { "delay": -113, "time": "1775738887" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": -77, "time": "1775738623" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -63, "time": "1775739057" }, "departure": { "delay": -63, "time": "1775739057" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -74, "time": "1775739946" }, "departure": { "delay": -74, "time": "1775739946" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 } ], "timestamp": "1775738662", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011306x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 216, "time": "1775730582" }, "departure": { "delay": 216, "time": "1775730636" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1775731786" }, "departure": { "delay": 1, "time": "1775731801" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 128, "time": "1775730900" }, "departure": { "delay": 128, "time": "1775730908" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 153, "time": "1775730686" }, "departure": { "delay": 153, "time": "1775730693" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -11, "time": "1775731831" }, "departure": { "delay": -11, "time": "1775731849" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1775731533" }, "departure": { "delay": 41, "time": "1775731541" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1775731041" }, "departure": { "delay": 88, "time": "1775731048" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1775730712" }, "departure": { "delay": 145, "time": "1775730745" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1775731443" }, "departure": { "delay": 73, "time": "1775731513" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 182, "time": "1775730655" }, "departure": { "delay": 182, "time": "1775730662" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 188, "time": "1775730539" }, "departure": { "delay": 188, "time": "1775730548" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1775731705" }, "departure": { "delay": 7, "time": "1775731747" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 196, "time": "1775730414" }, "departure": { "delay": 196, "time": "1775730436" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1775731121" }, "departure": { "delay": 87, "time": "1775731167" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1775731286" }, "departure": { "delay": 98, "time": "1775731298" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1775731205" }, "departure": { "delay": 99, "time": "1775731239" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -31, "time": "1775731949" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1775731628" }, "departure": { "delay": -37, "time": "1775731643" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "departure": { "delay": 165, "time": "1775730345" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1775730991" }, "departure": { "delay": 101, "time": "1775731001" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1775730477" }, "departure": { "delay": 189, "time": "1775730489" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1775731599" }, "departure": { "delay": -10, "time": "1775731610" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 162, "time": "1775730753" }, "departure": { "delay": 162, "time": "1775730822" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1775731567" }, "departure": { "delay": 12, "time": "1775731572" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1775731399" }, "departure": { "delay": 48, "time": "1775731428" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17380:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775739630" }, "departure": { "delay": 30, "time": "1775739630" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 29, "time": "1775738969" }, "departure": { "delay": 29, "time": "1775738969" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775737710" }, "departure": { "delay": 30, "time": "1775737710" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1775738030" }, "departure": { "delay": 50, "time": "1775738030" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1775737844" }, "departure": { "delay": 44, "time": "1775737844" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1775737435" }, "departure": { "delay": 55, "time": "1775737435" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1775737791" }, "departure": { "delay": 51, "time": "1775737791" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1775738483" }, "departure": { "delay": 23, "time": "1775738483" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1775739269" }, "departure": { "delay": 29, "time": "1775739269" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 30, "time": "1775737410" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775737470" }, "departure": { "delay": 30, "time": "1775737470" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1775738429" }, "departure": { "delay": 29, "time": "1775738429" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1775739795" }, "departure": { "delay": 15, "time": "1775739795" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1775739126" }, "departure": { "delay": 6, "time": "1775739126" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 30, "time": "1775738310" }, "departure": { "delay": 30, "time": "1775738310" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775739930" }, "departure": { "delay": 30, "time": "1775739930" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1775737665" }, "departure": { "delay": 45, "time": "1775737665" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775738910" }, "departure": { "delay": 30, "time": "1775738910" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 9, "time": "1775739549" }, "departure": { "delay": 9, "time": "1775739549" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 15, "time": "1775737455" }, "departure": { "delay": 15, "time": "1775737455" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775739210" }, "departure": { "delay": 30, "time": "1775739210" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1775739063" }, "departure": { "delay": 3, "time": "1775739063" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 21, "time": "1775739501" }, "departure": { "delay": 21, "time": "1775739501" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 46, "time": "1775738566" }, "departure": { "delay": 46, "time": "1775738566" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1775738224" }, "departure": { "delay": 4, "time": "1775738224" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1775739731" }, "departure": { "delay": 11, "time": "1775739731" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1775739310" }, "departure": { "delay": 10, "time": "1775739310" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1775737518" }, "departure": { "delay": 18, "time": "1775737518" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1775738084" }, "departure": { "delay": 44, "time": "1775738084" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775739422" }, "departure": { "delay": 2, "time": "1775739422" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1775737950" }, "departure": { "delay": 30, "time": "1775737950" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1775738719" }, "departure": { "delay": 19, "time": "1775738719" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1775738795" }, "departure": { "delay": 35, "time": "1775738795" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775740440" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 56, "time": "1775737556" }, "departure": { "delay": 56, "time": "1775737556" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775737055", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17380:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4050:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1775736144" }, "departure": { "delay": 108, "time": "1775736168" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1775737060" }, "departure": { "delay": 128, "time": "1775737088" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 128, "time": "1775737248" }, "departure": { "delay": 128, "time": "1775737268" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1775735880" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 108, "time": "1775736030" }, "departure": { "delay": 108, "time": "1775736048" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1775737185" }, "departure": { "delay": 68, "time": "1775737208" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 88, "time": "1775736965" }, "departure": { "delay": 88, "time": "1775736988" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1775736348" }, "departure": { "delay": 49, "time": "1775736349" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 208, "time": "1775736839" }, "departure": { "delay": 208, "time": "1775736868" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 128, "time": "1775736240" }, "departure": { "delay": 128, "time": "1775736248" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 98, "time": "1775735951" }, "departure": { "delay": 98, "time": "1775735978" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1775736453" }, "departure": { "delay": 68, "time": "1775736488" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775735596", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4050:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4242798xGTFSxGSemHTNIxSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1775738612" }, "departure": { "delay": 32, "time": "1775738612" }, "stopId": "FR:76563:ZE:5112:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -30, "time": "1775738910" }, "departure": { "delay": -30, "time": "1775738910" }, "stopId": "FR:76296:ZE:4009:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": -63, "time": "1775738937" }, "stopId": "FR:76296:ZE:4008:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -11, "time": "1775739109" }, "departure": { "delay": -11, "time": "1775739109" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -21, "time": "1775738859" }, "departure": { "delay": -21, "time": "1775738859" }, "stopId": "FR:76596:ZE:5106:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -42, "time": "1775739018" }, "departure": { "delay": -42, "time": "1775739018" }, "stopId": "FR:76296:ZE:4444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -59, "time": "1775739421" }, "departure": { "delay": -59, "time": "1775739421" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -36, "time": "1775740344" }, "departure": { "delay": -36, "time": "1775740344" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 8, "time": "1775738648" }, "stopId": "FR:76239:ZE:5110:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -47, "time": "1775739253" }, "departure": { "delay": -47, "time": "1775739253" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -63, "time": "1775740557" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -61, "time": "1775740139" }, "departure": { "delay": -61, "time": "1775740139" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -63, "time": "1775739837" }, "departure": { "delay": -63, "time": "1775739837" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -39, "time": "1775739141" }, "departure": { "delay": -39, "time": "1775739141" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 12, "time": "1775738472" }, "stopId": "FR:76647:ZE:5155:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": -9, "time": "1775738391" }, "stopId": "FR:76647:ZE:5072:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -56, "time": "1775740204" }, "departure": { "delay": -56, "time": "1775740204" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -63, "time": "1775739297" }, "departure": { "delay": -63, "time": "1775739297" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -55, "time": "1775739365" }, "departure": { "delay": -55, "time": "1775739365" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -63, "time": "1775739477" }, "departure": { "delay": -63, "time": "1775739477" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 } ], "timestamp": "1775738592", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4242798xGTFSxGSemHTNIxSemainex08:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx559:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775752980" }, "departure": { "time": "1775752980" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1775753885" }, "departure": { "delay": 5, "time": "1775753885" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775754960" }, "departure": { "time": "1775754960" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775755380" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775753940" }, "departure": { "time": "1775753940" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775752500" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775754600" }, "departure": { "time": "1775754600" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775753400" }, "departure": { "time": "1775753400" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775753280" }, "departure": { "time": "1775753280" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775754420" }, "departure": { "time": "1775754420" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775754720" }, "departure": { "time": "1775754720" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775733406", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx559:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190128x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 71, "time": "1775738591" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 64, "time": "1775738464" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 27, "time": "1775738427" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 41, "time": "1775738681" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 61, "time": "1775738521" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 41, "time": "1775738861" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1775738652", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190128x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597866:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1775738927" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": 212, "time": "1775738792" }, "departure": { "delay": 212, "time": "1775738792" }, "stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": 157, "time": "1775738737" }, "departure": { "delay": 157, "time": "1775738737" }, "stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 193, "time": "1775738833" }, "departure": { "delay": 193, "time": "1775738833" }, "stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": 156, "time": "1775738676" }, "departure": { "delay": 156, "time": "1775738676" }, "stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004", "stopSequence": 42 } ], "timestamp": "1775738685", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597866:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:435:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 365, "time": "1775729165" }, "departure": { "delay": 365, "time": "1775729165" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 360, "time": "1775728620" }, "departure": { "delay": 360, "time": "1775728620" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 360, "time": "1775729160" }, "departure": { "delay": 360, "time": "1775729160" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 360, "time": "1775728260" }, "departure": { "delay": 360, "time": "1775728260" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 360, "time": "1775727240" }, "departure": { "delay": 360, "time": "1775727240" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 360, "time": "1775727660" }, "departure": { "delay": 360, "time": "1775727660" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 360, "time": "1775729820" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 360, "time": "1775726820" }, "departure": { "delay": 360, "time": "1775726820" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 360, "time": "1775728860" }, "departure": { "delay": 360, "time": "1775728860" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1775728920" }, "departure": { "delay": 360, "time": "1775728920" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 360, "time": "1775727300" }, "departure": { "delay": 360, "time": "1775727300" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 360, "time": "1775727060" }, "departure": { "delay": 360, "time": "1775727060" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 365, "time": "1775727305" }, "departure": { "delay": 365, "time": "1775727305" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 360, "time": "1775728980" }, "departure": { "delay": 360, "time": "1775728980" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 360, "time": "1775728080" }, "departure": { "delay": 360, "time": "1775728080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 360, "time": "1775729640" }, "departure": { "delay": 360, "time": "1775729640" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 360, "time": "1775727360" }, "departure": { "delay": 360, "time": "1775727360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1775729220" }, "departure": { "delay": 360, "time": "1775729220" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 360, "time": "1775729460" }, "departure": { "delay": 360, "time": "1775729460" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 360, "time": "1775729520" }, "departure": { "delay": 360, "time": "1775729520" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 360, "time": "1775727600" }, "departure": { "delay": 360, "time": "1775727600" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 360, "time": "1775727480" }, "departure": { "delay": 360, "time": "1775727480" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "departure": { "delay": 360, "time": "1775726760" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 360, "time": "1775727720" }, "departure": { "delay": 360, "time": "1775727720" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 365, "time": "1775726825" }, "departure": { "delay": 365, "time": "1775726825" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 360, "time": "1775729280" }, "departure": { "delay": 360, "time": "1775729280" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 360, "time": "1775727180" }, "departure": { "delay": 360, "time": "1775727180" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 360, "time": "1775727420" }, "departure": { "delay": 360, "time": "1775727420" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 360, "time": "1775727900" }, "departure": { "delay": 360, "time": "1775727900" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1775727960" }, "departure": { "delay": 360, "time": "1775727960" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 360, "time": "1775728680" }, "departure": { "delay": 360, "time": "1775728680" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1775729400" }, "departure": { "delay": 360, "time": "1775729400" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 360, "time": "1775729760" }, "departure": { "delay": 360, "time": "1775729760" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 360, "time": "1775727540" }, "departure": { "delay": 360, "time": "1775727540" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1775722052", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:435:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1029:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775754420" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775752800" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775753580" }, "departure": { "time": "1775753580" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775753400" }, "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1775738412", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1029:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6201:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1775738604" }, "departure": { "delay": -36, "time": "1775738604" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1775738285" }, "departure": { "delay": 65, "time": "1775738285" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1775738453" }, "departure": { "delay": 53, "time": "1775738453" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1775738201" }, "departure": { "delay": 41, "time": "1775738201" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775739456" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1775738039" }, "departure": { "delay": -1, "time": "1775738039" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775739216" }, "departure": { "delay": 36, "time": "1775739216" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 1, "time": "1775737981" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1775738102" }, "departure": { "delay": 62, "time": "1775738102" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775739350" }, "departure": { "delay": 50, "time": "1775739350" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1775739162" }, "departure": { "delay": 42, "time": "1775739162" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1775738332" }, "departure": { "delay": -8, "time": "1775738332" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1775738529" }, "departure": { "delay": 9, "time": "1775738529" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775737934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6201:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10304:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775737648" }, "departure": { "delay": 148, "time": "1775737648" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1775735922" }, "departure": { "delay": 42, "time": "1775735922" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1775735378" }, "departure": { "delay": 38, "time": "1775735378" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 158, "time": "1775737597" }, "departure": { "delay": 158, "time": "1775737598" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 128, "time": "1775737323" }, "departure": { "delay": 128, "time": "1775737328" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 68, "time": "1775735639" }, "departure": { "delay": 68, "time": "1775735648" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 189, "time": "1775737269" }, "departure": { "delay": 189, "time": "1775737269" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1775735840" }, "departure": { "delay": 88, "time": "1775735848" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 222, "time": "1775737242" }, "departure": { "delay": 222, "time": "1775737242" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1775737748" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 88, "time": "1775735543" }, "departure": { "delay": 88, "time": "1775735548" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775735299" }, "departure": { "delay": 19, "time": "1775735299" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 163, "time": "1775737112" }, "departure": { "delay": 163, "time": "1775737123" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775735460" }, "departure": { "time": "1775735460" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1775736656" }, "departure": { "delay": 43, "time": "1775736823" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775735220" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 129, "time": "1775736467" }, "departure": { "delay": 129, "time": "1775736549" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 97, "time": "1775736937" }, "departure": { "delay": 97, "time": "1775736937" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 116, "time": "1775737436" }, "departure": { "delay": 116, "time": "1775737436" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 63, "time": "1775735702" }, "departure": { "delay": 63, "time": "1775735703" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -16, "time": "1775735264" }, "departure": { "delay": -16, "time": "1775735264" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1775736989" }, "departure": { "delay": 89, "time": "1775736989" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1775737394" }, "departure": { "delay": 134, "time": "1775737394" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775735094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10304:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108084x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1775740164" }, "departure": { "delay": 84, "time": "1775740164" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1775739805" }, "departure": { "delay": 85, "time": "1775739805" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "departure": { "time": "1775738640" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "departure": { "delay": 124, "time": "1775738944" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1775739285" }, "departure": { "delay": 105, "time": "1775739285" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1775740039" }, "departure": { "delay": 139, "time": "1775740039" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1775738746" }, "departure": { "delay": 46, "time": "1775738746" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1775740409" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 127, "time": "1775739067" }, "departure": { "delay": 127, "time": "1775739067" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 134, "time": "1775740274" }, "departure": { "delay": 134, "time": "1775740274" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1775739396" }, "departure": { "delay": 96, "time": "1775739396" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 125, "time": "1775739185" }, "departure": { "delay": 125, "time": "1775739185" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 91, "time": "1775739571" }, "departure": { "delay": 91, "time": "1775739571" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1775739693" }, "departure": { "delay": 93, "time": "1775739693" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1775739886" }, "departure": { "delay": 106, "time": "1775739886" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108084x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057029x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 27, "time": "1775738547" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 132, "time": "1775738472" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": -3, "time": "1775738577" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -21, "time": "1775738739" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": -3, "time": "1775738697" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": -3, "time": "1775738637" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 146, "time": "1775738426" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 56, "time": "1775738516" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1775738552", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057029x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 179, "time": "1775739299" }, "departure": { "delay": 179, "time": "1775739299" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 210, "time": "1775738528" }, "departure": { "delay": 210, "time": "1775738550" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 188, "time": "1775740148" }, "departure": { "delay": 188, "time": "1775740148" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1775739710" }, "departure": { "delay": 170, "time": "1775739710" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 186, "time": "1775739546" }, "departure": { "delay": 186, "time": "1775739546" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1775738983" }, "departure": { "delay": 163, "time": "1775738983" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 188, "time": "1775739068" }, "departure": { "delay": 188, "time": "1775739068" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1775738400" }, "departure": { "delay": 180, "time": "1775738400" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 188, "time": "1775739368" }, "departure": { "delay": 188, "time": "1775739368" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 166, "time": "1775739466" }, "departure": { "delay": 166, "time": "1775739466" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1775740080" }, "departure": { "delay": 180, "time": "1775740080" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 238, "time": "1775738758" }, "departure": { "delay": 238, "time": "1775738758" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 192, "time": "1775740032" }, "departure": { "delay": 192, "time": "1775740032" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 188, "time": "1775740388" }, "departure": { "delay": 188, "time": "1775740388" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1775739608" }, "departure": { "delay": 188, "time": "1775739608" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 206, "time": "1775739206" }, "departure": { "delay": 206, "time": "1775739206" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 207, "time": "1775738835" }, "departure": { "delay": 207, "time": "1775738907" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 188, "time": "1775739908" }, "departure": { "delay": 188, "time": "1775739908" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 130, "time": "1775738350" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738356", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8141:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596580:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -197, "time": "1775741203" }, "departure": { "delay": -197, "time": "1775741203" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -196, "time": "1775741384" }, "departure": { "delay": -196, "time": "1775741384" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -125, "time": "1775740855" }, "departure": { "delay": -125, "time": "1775740855" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1635, "time": "1775738985" }, "departure": { "delay": -1635, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -137, "time": "1775741083" }, "departure": { "delay": -137, "time": "1775741083" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -66, "time": "1775740674" }, "departure": { "delay": -66, "time": "1775740674" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -158, "time": "1775741002" }, "departure": { "delay": -158, "time": "1775741002" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -156, "time": "1775740944" }, "departure": { "delay": -156, "time": "1775740944" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1515, "time": "1775738985" }, "departure": { "delay": -1515, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -196, "time": "1775741264" }, "departure": { "delay": -196, "time": "1775741264" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -354, "time": "1775741706" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -273, "time": "1775741547" }, "departure": { "delay": -273, "time": "1775741547" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -277, "time": "1775741483" }, "departure": { "delay": -277, "time": "1775741483" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -36, "time": "1775740764" }, "departure": { "delay": -36, "time": "1775740764" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1455, "time": "1775738985" }, "departure": { "delay": -1455, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596580:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595689:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -1095, "time": "1775738985" }, "departure": { "delay": -1095, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xACH02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1455, "time": "1775738985" }, "departure": { "delay": -1455, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -735, "time": "1775738985" }, "departure": { "delay": -735, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -795, "time": "1775738985" }, "departure": { "delay": -795, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xITO02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -246, "time": "1775741634" }, "departure": { "delay": -246, "time": "1775741634" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -207, "time": "1775741013" }, "departure": { "delay": -207, "time": "1775741013" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -169, "time": "1775741351" }, "departure": { "delay": -169, "time": "1775741351" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -116, "time": "1775741284" }, "departure": { "delay": -116, "time": "1775741284" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -153, "time": "1775741127" }, "departure": { "delay": -153, "time": "1775741127" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -159, "time": "1775741421" }, "departure": { "delay": -159, "time": "1775741421" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -855, "time": "1775738985" }, "departure": { "delay": -855, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1995, "time": "1775738985" }, "departure": { "delay": -1995, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -111, "time": "1775741229" }, "departure": { "delay": -111, "time": "1775741229" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004", "stopSequence": 12 }, { "departure": { "delay": -615, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -161, "time": "1775741599" }, "departure": { "delay": -161, "time": "1775741599" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -615, "time": "1775738985" }, "departure": { "delay": -615, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xETA02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1875, "time": "1775738985" }, "departure": { "delay": -1875, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1515, "time": "1775738985" }, "departure": { "delay": -1515, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -257, "time": "1775741743" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -197, "time": "1775741683" }, "departure": { "delay": -197, "time": "1775741683" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -147, "time": "1775741073" }, "departure": { "delay": -147, "time": "1775741073" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -975, "time": "1775738985" }, "departure": { "delay": -975, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -221, "time": "1775741539" }, "departure": { "delay": -221, "time": "1775741539" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -975, "time": "1775738985" }, "departure": { "delay": -975, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -855, "time": "1775738985" }, "departure": { "delay": -855, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -915, "time": "1775738985" }, "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -141, "time": "1775741379" }, "departure": { "delay": -141, "time": "1775741379" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -180, "time": "1775741460" }, "departure": { "delay": -180, "time": "1775741460" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 34 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595689:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16836:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775740181" }, "departure": { "delay": 41, "time": "1775740181" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1775742001" }, "departure": { "delay": 1, "time": "1775742001" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 15, "time": "1775742255" }, "departure": { "delay": 15, "time": "1775742255" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 30, "time": "1775740350" }, "departure": { "delay": 30, "time": "1775740350" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1775740303" }, "departure": { "delay": 43, "time": "1775740303" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1775742061" }, "departure": { "delay": 1, "time": "1775742061" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1775741402" }, "departure": { "delay": 2, "time": "1775741402" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1775742422" }, "departure": { "delay": 2, "time": "1775742422" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 23, "time": "1775741783" }, "departure": { "delay": 23, "time": "1775741783" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1775742483" }, "departure": { "delay": 3, "time": "1775742483" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 21, "time": "1775742021" }, "departure": { "delay": 21, "time": "1775742021" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 36, "time": "1775740536" }, "departure": { "delay": 36, "time": "1775740536" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1775740239" }, "departure": { "delay": 39, "time": "1775740239" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775741970" }, "departure": { "delay": 30, "time": "1775741970" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1775742293" }, "departure": { "delay": 53, "time": "1775742293" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1775739949" }, "departure": { "delay": 49, "time": "1775739949" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1775742111" }, "departure": { "delay": 51, "time": "1775742111" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1775742390" }, "departure": { "delay": 30, "time": "1775742390" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 33, "time": "1775741733" }, "departure": { "delay": 33, "time": "1775741733" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1775739912" }, "departure": { "delay": 12, "time": "1775739912" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775741670" }, "departure": { "delay": 30, "time": "1775741670" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775742210" }, "departure": { "delay": 30, "time": "1775742210" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 26, "time": "1775741846" }, "departure": { "delay": 26, "time": "1775741846" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1775739840" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1775740023" }, "departure": { "delay": 3, "time": "1775740023" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1775741917" }, "departure": { "delay": 37, "time": "1775741917" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1775739879" }, "departure": { "delay": 39, "time": "1775739879" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1775741608" }, "departure": { "delay": 28, "time": "1775741608" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16836:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx579:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775754420" }, "departure": { "time": "1775754420" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775754960" }, "departure": { "time": "1775754960" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1775753640" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775754965" }, "departure": { "delay": 5, "time": "1775754965" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775754480" }, "departure": { "time": "1775754480" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775755920" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775738817", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx579:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12116:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775740988" }, "departure": { "delay": 8, "time": "1775740988" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1775740037" }, "departure": { "delay": 17, "time": "1775740037" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 23, "time": "1775740343" }, "departure": { "delay": 23, "time": "1775740343" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1775740647" }, "departure": { "delay": 27, "time": "1775740647" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1775741043" }, "departure": { "delay": 3, "time": "1775741043" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1775740496" }, "departure": { "delay": 56, "time": "1775740496" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1775739895" }, "departure": { "delay": 55, "time": "1775739895" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1775739986" }, "departure": { "delay": 26, "time": "1775739986" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1775740790" }, "departure": { "delay": 50, "time": "1775740790" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1775740376" }, "departure": { "delay": 56, "time": "1775740376" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739840" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1775740229" }, "departure": { "delay": 29, "time": "1775740229" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1775739915" }, "departure": { "delay": 15, "time": "1775739915" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1775740082" }, "departure": { "delay": 2, "time": "1775740082" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1775740842" }, "departure": { "delay": 42, "time": "1775740842" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12116:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx597:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775756100" }, "departure": { "time": "1775756100" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775755920" }, "departure": { "time": "1775755920" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775756760" }, "departure": { "time": "1775756760" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1775754965" }, "departure": { "delay": 5, "time": "1775754965" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775757780" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1775755800" }, "departure": { "time": "1775755800" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775756040" }, "departure": { "time": "1775756040" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1775754900" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775756280" }, "departure": { "time": "1775756280" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775756400" }, "departure": { "time": "1775756400" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775756640" }, "departure": { "time": "1775756640" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775756880" }, "departure": { "time": "1775756880" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775756220" }, "departure": { "time": "1775756220" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775756160" }, "departure": { "time": "1775756160" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775754960" }, "departure": { "time": "1775754960" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775716444", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx597:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:28:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775734464" }, "departure": { "delay": 52, "time": "1775734492" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1775735184" }, "departure": { "delay": 1, "time": "1775735221" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1775735112" }, "departure": { "delay": 24, "time": "1775735124" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -19, "time": "1775735005" }, "departure": { "delay": -19, "time": "1775735021" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1775734904" }, "departure": { "delay": 12, "time": "1775734932" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775734385" }, "departure": { "delay": 40, "time": "1775734420" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1775734548" }, "departure": { "delay": -22, "time": "1775734598" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1775734625" }, "departure": { "delay": 65, "time": "1775734745" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "departure": { "delay": 25, "time": "1775734225" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1775735379" }, "departure": { "delay": 22, "time": "1775735422" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 26, "time": "1775734512" }, "departure": { "delay": 26, "time": "1775734526" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 21, "time": "1775734824" }, "departure": { "delay": 21, "time": "1775734881" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 4, "time": "1775735331" }, "departure": { "delay": 4, "time": "1775735344" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775735294" }, "departure": { "delay": 45, "time": "1775735325" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -21, "time": "1775735559" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1775734326" }, "departure": { "delay": 36, "time": "1775734356" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1775734771" }, "departure": { "delay": 14, "time": "1775734814" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:28:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:17:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 255, "time": "1775725610" }, "departure": { "delay": 255, "time": "1775725695" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 177, "time": "1775725357" }, "departure": { "delay": 177, "time": "1775725437" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 277, "time": "1775726484" }, "departure": { "delay": 277, "time": "1775726497" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 210, "time": "1775725061" }, "departure": { "delay": 210, "time": "1775725110" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 311, "time": "1775726300" }, "departure": { "delay": 311, "time": "1775726351" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 277, "time": "1775726371" }, "departure": { "delay": 277, "time": "1775726377" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1775726750" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 292, "time": "1775725915" }, "departure": { "delay": 292, "time": "1775725972" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 308, "time": "1775726101" }, "departure": { "delay": 308, "time": "1775726108" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 299, "time": "1775726120" }, "departure": { "delay": 299, "time": "1775726159" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 277, "time": "1775726397" }, "departure": { "delay": 277, "time": "1775726437" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 248, "time": "1775725857" }, "departure": { "delay": 248, "time": "1775725868" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 261, "time": "1775726515" }, "departure": { "delay": 261, "time": "1775726541" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 275, "time": "1775725707" }, "departure": { "delay": 275, "time": "1775725835" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 183, "time": "1775725133" }, "departure": { "delay": 183, "time": "1775725143" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 176, "time": "1775725528" }, "departure": { "delay": 176, "time": "1775725556" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 191, "time": "1775725464" }, "departure": { "delay": 191, "time": "1775725511" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 299, "time": "1775726173" }, "departure": { "delay": 299, "time": "1775726219" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 270, "time": "1775726643" }, "departure": { "delay": 270, "time": "1775726670" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 272, "time": "1775726589" }, "departure": { "delay": 272, "time": "1775726612" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 340, "time": "1775726032" }, "departure": { "delay": 340, "time": "1775726080" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "departure": { "delay": 169, "time": "1775725009" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 174, "time": "1775725211" }, "departure": { "delay": 174, "time": "1775725254" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1775726697" }, "departure": { "delay": 253, "time": "1775726713" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 306, "time": "1775726240" }, "departure": { "delay": 306, "time": "1775726286" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:17:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 244, "time": "1775739424" }, "departure": { "delay": 244, "time": "1775739424" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 195, "time": "1775739315" }, "departure": { "delay": 195, "time": "1775739315" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 213, "time": "1775739753" }, "departure": { "delay": 213, "time": "1775739753" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 424, "time": "1775738675" }, "departure": { "delay": 424, "time": "1775738704" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1775739670" }, "departure": { "delay": 190, "time": "1775739670" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 197, "time": "1775739197" }, "departure": { "delay": 197, "time": "1775739197" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 339, "time": "1775737954" }, "departure": { "delay": 339, "time": "1775737959" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 190, "time": "1775740090" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 399, "time": "1775738357" }, "departure": { "delay": 399, "time": "1775738379" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 402, "time": "1775738213" }, "departure": { "delay": 402, "time": "1775738262" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 394, "time": "1775738434" }, "departure": { "delay": 394, "time": "1775738434" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 344, "time": "1775738795" }, "departure": { "delay": 344, "time": "1775738804" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 421, "time": "1775738581" }, "departure": { "delay": 421, "time": "1775738581" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 349, "time": "1775738025" }, "departure": { "delay": 349, "time": "1775738029" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 351, "time": "1775738089" }, "departure": { "delay": 351, "time": "1775738091" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 203, "time": "1775739503" }, "departure": { "delay": 203, "time": "1775739503" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 230, "time": "1775739050" }, "departure": { "delay": 230, "time": "1775739050" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 244, "time": "1775739604" }, "departure": { "delay": 244, "time": "1775739604" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1775739130" }, "departure": { "delay": 190, "time": "1775739130" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 196, "time": "1775739256" }, "departure": { "delay": 196, "time": "1775739256" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 294, "time": "1775737554" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 203, "time": "1775738959" }, "departure": { "delay": 203, "time": "1775738963" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1775739850" }, "departure": { "delay": 190, "time": "1775739850" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 190, "time": "1775739730" }, "departure": { "delay": 190, "time": "1775739730" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775737563", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14697:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057043x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 9, "time": "1775738589" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1775738790" }, "departure": { "delay": -30, "time": "1775738790" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 50, "time": "1775738330" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 35, "time": "1775738495" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1775738867" }, "departure": { "delay": -13, "time": "1775738867" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 6, "time": "1775738226" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 9, "time": "1775738649" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 9, "time": "1775738529" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 10, "time": "1775738950" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -27, "time": "1775738733" }, "departure": { "delay": -27, "time": "1775738733" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1775739010" }, "departure": { "delay": 10, "time": "1775739010" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -4, "time": "1775738456" }, "departure": { "delay": -4, "time": "1775738456" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1775739310" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": -23, "time": "1775738257" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 55, "time": "1775738395" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1775738592", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057043x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:aa51ef0f1c080866d4cbbb1ce42ad518:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1775738008" }, "departure": { "delay": 101, "time": "1775738021" }, "stopId": "FR:61169:ZE:2266:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1775738097" }, "departure": { "delay": 86, "time": "1775738126" }, "stopId": "FR:61169:ZE:2290:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1775737770" }, "departure": { "delay": 80, "time": "1775737820" }, "stopId": "FR:61169:ZE:2282:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1775737857" }, "departure": { "delay": 69, "time": "1775737869" }, "stopId": "FR:61169:ZE:2272:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1775738327" }, "departure": { "delay": 92, "time": "1775738372" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": -93, "time": "1775738957" }, "departure": { "delay": -93, "time": "1775738967" }, "stopId": "FR:61169:ZE:2306:ATOUMOD104", "stopSequence": 22 }, { "arrival": { "delay": 98, "time": "1775738433" }, "departure": { "delay": 98, "time": "1775738438" }, "stopId": "FR:61169:ZE:2280:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": -42, "time": "1775738830" }, "departure": { "delay": -42, "time": "1775738838" }, "stopId": "FR:61169:ZE:2323:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1775738796" }, "departure": { "delay": -5, "time": "1775738815" }, "stopId": "FR:61169:ZE:2308:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": -93, "time": "1775739027" }, "stopId": "FR:61169:ZE:2335:ATOUMOD104", "stopSequence": 23 }, { "arrival": { "delay": -69, "time": "1775738920" }, "departure": { "delay": -69, "time": "1775738931" }, "stopId": "FR:61169:ZE:2325:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "delay": 61, "time": "1775737722" }, "departure": { "delay": 61, "time": "1775737741" }, "stopId": "FR:61169:ZE:2288:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775738564" }, "departure": { "delay": 36, "time": "1775738616" }, "stopId": "FR:61169:ZE:2278:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1775738676" }, "departure": { "delay": 36, "time": "1775738676" }, "stopId": "FR:61169:ZE:2295:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 72, "time": "1775738219" }, "departure": { "delay": 72, "time": "1775738232" }, "stopId": "FR:61169:ZE:2260:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 106, "time": "1775737892" }, "departure": { "delay": 106, "time": "1775737906" }, "stopId": "FR:61169:ZE:2331:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1775738179" }, "departure": { "delay": 94, "time": "1775738194" }, "stopId": "FR:61169:ZE:2319:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": -42, "time": "1775738885" }, "departure": { "delay": -42, "time": "1775738898" }, "stopId": "FR:61169:ZE:2300:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1775738520" }, "departure": { "delay": 21, "time": "1775738541" }, "stopId": "FR:61169:ZE:2285:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1775737958" }, "departure": { "delay": 122, "time": "1775737982" }, "stopId": "FR:61169:ZE:2310:ATOUMOD104", "stopSequence": 6 }, { "departure": { "delay": 73, "time": "1775737693" }, "stopId": "FR:61169:ZE:2276:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1775738467" }, "departure": { "delay": 82, "time": "1775738482" }, "stopId": "FR:61169:ZE:2316:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1775738736" }, "departure": { "delay": 36, "time": "1775738736" }, "stopId": "FR:61169:ZE:2274:ATOUMOD104", "stopSequence": 17 } ], "timestamp": "1775739032", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:250:LOC", "tripId": "ATOUMOD104:ServiceJourney:aa51ef0f1c080866d4cbbb1ce42ad518:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000201:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1775738618" }, "departure": { "delay": 72, "time": "1775738652" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 49, "time": "1775738673" }, "departure": { "delay": 49, "time": "1775738689" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 49, "time": "1775738749" }, "stopId": "FR:61001:ZE:Fresnel:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": -83, "time": "1775738917" }, "stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1775738299" }, "departure": { "delay": 1, "time": "1775738341" }, "stopId": "FR:61001:ZE:Printempsx:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": 28, "time": "1775738598" }, "departure": { "delay": 28, "time": "1775738608" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1775738556" }, "departure": { "delay": 47, "time": "1775738567" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": -71, "time": "1775738860" }, "departure": { "delay": -71, "time": "1775738869" }, "stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 49, "time": "1775738809" }, "stopId": "FR:61001:ZE:Lebon:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": 49, "time": "1775738869" }, "stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037", "stopSequence": 37 }, { "arrival": { "delay": 221, "time": "1775738483" }, "departure": { "delay": 221, "time": "1775738501" }, "stopId": "FR:61001:ZE:CollegexBalzacx:ATOUMOD037", "stopSequence": 28 } ], "timestamp": "1775738691", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000201:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4055:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1775738804" }, "departure": { "delay": 72, "time": "1775738832" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1775739455" }, "departure": { "delay": 95, "time": "1775739455" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1775739330" }, "departure": { "delay": 90, "time": "1775739330" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1775739512" }, "departure": { "delay": 92, "time": "1775739512" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1775739210" }, "departure": { "delay": 90, "time": "1775739210" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1775738977" }, "departure": { "delay": 97, "time": "1775738977" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 30, "time": "1775738730" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1775739818" }, "departure": { "delay": 98, "time": "1775739818" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1775739610" }, "departure": { "delay": 70, "time": "1775739610" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1775739037" }, "departure": { "delay": 97, "time": "1775739037" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1775738899" }, "departure": { "delay": 87, "time": "1775738907" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1775739390" }, "departure": { "delay": 90, "time": "1775739390" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775738416", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4055:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255655x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 94, "time": "1775739454" }, "departure": { "delay": 94, "time": "1775739454" }, "stopId": "FR:76341:ZE:3243:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1775741152" }, "departure": { "delay": 52, "time": "1775741152" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 75, "time": "1775740815" }, "departure": { "delay": 75, "time": "1775740815" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 39, "time": "1775739519" }, "departure": { "delay": 39, "time": "1775739519" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 39, "time": "1775740959" }, "departure": { "delay": 39, "time": "1775740959" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 75, "time": "1775740275" }, "departure": { "delay": 75, "time": "1775740275" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1775742174" }, "departure": { "delay": 54, "time": "1775742174" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 93, "time": "1775741373" }, "departure": { "delay": 93, "time": "1775741373" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 39, "time": "1775740059" }, "departure": { "delay": 39, "time": "1775740059" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1775739500" }, "departure": { "delay": 80, "time": "1775739500" }, "stopId": "FR:76341:ZE:3580:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1775739999" }, "departure": { "delay": 39, "time": "1775739999" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1775739531" }, "departure": { "delay": 51, "time": "1775739531" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1775741429" }, "departure": { "delay": 89, "time": "1775741429" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 79, "time": "1775741599" }, "departure": { "delay": 79, "time": "1775741599" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 66, "time": "1775740386" }, "departure": { "delay": 66, "time": "1775740386" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1775739053" }, "departure": { "delay": 53, "time": "1775739053" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1775738975" }, "departure": { "delay": 95, "time": "1775738975" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1775741862" }, "departure": { "delay": 42, "time": "1775741862" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 41, "time": "1775740481" }, "departure": { "delay": 41, "time": "1775740481" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1775740239" }, "departure": { "delay": 39, "time": "1775740239" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1775740419" }, "departure": { "delay": 39, "time": "1775740419" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1775739416" }, "departure": { "delay": 56, "time": "1775739416" }, "stopId": "FR:76341:ZE:3059:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1775740186" }, "departure": { "delay": 46, "time": "1775740186" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1775741319" }, "departure": { "delay": 39, "time": "1775741319" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 84, "time": "1775740884" }, "departure": { "delay": 84, "time": "1775740884" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1775741995" }, "departure": { "delay": 55, "time": "1775741995" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 77, "time": "1775742137" }, "departure": { "delay": 77, "time": "1775742137" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 39, "time": "1775741919" }, "departure": { "delay": 39, "time": "1775741919" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 48, "time": "1775742048" }, "departure": { "delay": 48, "time": "1775742048" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 39, "time": "1775740119" }, "departure": { "delay": 39, "time": "1775740119" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1775739882" }, "departure": { "delay": 42, "time": "1775739882" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1775739099" }, "departure": { "delay": 39, "time": "1775739099" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1775740552" }, "departure": { "delay": 52, "time": "1775740552" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 79, "time": "1775740759" }, "departure": { "delay": 79, "time": "1775740759" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1775742279" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 76, "time": "1775741236" }, "departure": { "delay": 76, "time": "1775741236" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 39, "time": "1775741739" }, "departure": { "delay": 39, "time": "1775741739" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 70, "time": "1775739310" }, "departure": { "delay": 70, "time": "1775739310" }, "stopId": "FR:76305:ZE:5192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1775739375" }, "departure": { "delay": 75, "time": "1775739375" }, "stopId": "FR:76305:ZE:3148:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1775741961" }, "departure": { "delay": 81, "time": "1775741961" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 39, "time": "1775741679" }, "departure": { "delay": 39, "time": "1775741679" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 39, "time": "1775740599" }, "departure": { "delay": 39, "time": "1775740599" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 77, "time": "1775740337" }, "departure": { "delay": 77, "time": "1775740337" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1775739339" }, "departure": { "delay": 39, "time": "1775739339" }, "stopId": "FR:76305:ZE:3441:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 52, "time": "1775738932" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1775742219" }, "departure": { "delay": 39, "time": "1775742219" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1775738962", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255655x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15902:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775740520" }, "departure": { "delay": 20, "time": "1775740520" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1775740680" }, "departure": { "delay": 60, "time": "1775740680" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775741040" }, "departure": { "delay": 60, "time": "1775741040" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775740920" }, "departure": { "delay": 60, "time": "1775740920" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775740980" }, "departure": { "delay": 60, "time": "1775740980" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775740500" }, "departure": { "delay": 60, "time": "1775740500" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739960" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775740040" }, "departure": { "delay": 20, "time": "1775740040" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775735774", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15902:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14414:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1775736782" }, "departure": { "delay": 65, "time": "1775736785" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1775736905" }, "departure": { "delay": 65, "time": "1775736905" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1775737629" }, "departure": { "delay": 37, "time": "1775737777" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1775737445" }, "departure": { "delay": -23, "time": "1775737477" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775737848" }, "departure": { "delay": 52, "time": "1775737852" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775736540" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1775738395" }, "departure": { "delay": 55, "time": "1775738395" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 88, "time": "1775736868" }, "departure": { "delay": 88, "time": "1775736868" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775736977" }, "departure": { "delay": 18, "time": "1775736978" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -18, "time": "1775737294" }, "departure": { "delay": -18, "time": "1775737302" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1775737094" }, "departure": { "delay": 14, "time": "1775737094" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -32, "time": "1775739028" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 102, "time": "1775738502" }, "departure": { "delay": 102, "time": "1775738502" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 128, "time": "1775737886" }, "departure": { "delay": 128, "time": "1775737928" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1775737162" }, "departure": { "delay": 22, "time": "1775737162" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 71, "time": "1775736671" }, "departure": { "delay": 71, "time": "1775736671" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -12, "time": "1775738023" }, "departure": { "delay": -12, "time": "1775738028" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1775736620" }, "departure": { "delay": 87, "time": "1775736627" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1775738228" }, "departure": { "delay": -3, "time": "1775738277" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1775737218" }, "departure": { "delay": 18, "time": "1775737218" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 104, "time": "1775738564" }, "departure": { "delay": 104, "time": "1775738564" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 132, "time": "1775738645" }, "departure": { "delay": 132, "time": "1775738652" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 67, "time": "1775736727" }, "departure": { "delay": 67, "time": "1775736727" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1775737399" }, "departure": { "delay": 19, "time": "1775737399" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1775738106" }, "departure": { "delay": -18, "time": "1775738202" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775736114", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14414:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18435:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1775736584" }, "departure": { "delay": 44, "time": "1775736584" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775735747" }, "departure": { "delay": 47, "time": "1775735747" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735700" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1775737774" }, "departure": { "delay": 34, "time": "1775737774" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 34, "time": "1775736334" }, "departure": { "delay": 34, "time": "1775736334" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775736962" }, "departure": { "delay": 2, "time": "1775736962" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775737980" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1775735640" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1775737206" }, "departure": { "delay": 6, "time": "1775737206" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1775735991" }, "departure": { "delay": 51, "time": "1775735991" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1775737482" }, "departure": { "delay": 42, "time": "1775737482" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1775737322" }, "departure": { "delay": 2, "time": "1775737322" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 58, "time": "1775735818" }, "departure": { "delay": 58, "time": "1775735818" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1775736273" }, "departure": { "delay": 33, "time": "1775736273" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 57, "time": "1775737377" }, "departure": { "delay": 57, "time": "1775737377" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1775737668" }, "departure": { "delay": 48, "time": "1775737668" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 48, "time": "1775735928" }, "departure": { "delay": 48, "time": "1775735928" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737140" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 36, "time": "1775736216" }, "departure": { "delay": 36, "time": "1775736216" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775736120" }, "departure": { "time": "1775736120" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1775737572" }, "departure": { "delay": 12, "time": "1775737572" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 18, "time": "1775737038" }, "departure": { "delay": 18, "time": "1775737038" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1775737088" }, "departure": { "delay": 8, "time": "1775737088" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775735664" }, "departure": { "delay": 24, "time": "1775735664" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1775736835" }, "departure": { "delay": 55, "time": "1775736835" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1775736063" }, "departure": { "delay": 3, "time": "1775736063" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 56, "time": "1775737256" }, "departure": { "delay": 56, "time": "1775737256" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737860" }, "departure": { "time": "1775737860" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 13, "time": "1775736673" }, "departure": { "delay": 13, "time": "1775736673" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1775736896" }, "departure": { "delay": 56, "time": "1775736896" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1775736482" }, "departure": { "delay": 2, "time": "1775736482" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1775736014" }, "departure": { "delay": 14, "time": "1775736014" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775735255", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18435:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850618F474922x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740860" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741640" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775741040" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741400" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "departure": { "time": "1775740020" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743260" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742180" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742540" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775743680" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740440" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742960" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1775736399", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850618F474922x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071981x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1775739778" }, "departure": { "delay": 58, "time": "1775739778" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1775740096" }, "departure": { "delay": 16, "time": "1775740096" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1775740432" }, "departure": { "delay": 52, "time": "1775740432" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1775740259" }, "departure": { "delay": 59, "time": "1775740259" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1775739844" }, "departure": { "delay": 4, "time": "1775739844" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1775740501" }, "departure": { "delay": 1, "time": "1775740501" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 6, "time": "1775739546" }, "departure": { "delay": 6, "time": "1775739546" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1775740915" }, "departure": { "delay": 55, "time": "1775740915" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1775739608" }, "departure": { "delay": 8, "time": "1775739608" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1775740979" }, "departure": { "delay": 59, "time": "1775740979" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1775740819" }, "departure": { "delay": 19, "time": "1775740819" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1775741340" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1775740310" }, "departure": { "delay": 50, "time": "1775740310" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1775739966" }, "departure": { "delay": 6, "time": "1775739966" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775739639" }, "departure": { "delay": 39, "time": "1775739639" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "departure": { "time": "1775739480" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071981x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8031:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1775739573" }, "departure": { "delay": 93, "time": "1775739573" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1775739823" }, "departure": { "delay": 43, "time": "1775739823" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775740265" }, "departure": { "delay": 65, "time": "1775740265" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1775740148" }, "departure": { "delay": 68, "time": "1775740148" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775740067" }, "departure": { "delay": 47, "time": "1775740067" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1775739245" }, "departure": { "delay": 65, "time": "1775739245" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1775739725" }, "departure": { "delay": 65, "time": "1775739725" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1775740745" }, "departure": { "delay": 65, "time": "1775740745" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 69, "time": "1775740389" }, "departure": { "delay": 69, "time": "1775740389" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 67, "time": "1775738767" }, "departure": { "delay": 67, "time": "1775738767" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1775738955" }, "departure": { "delay": 75, "time": "1775738955" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1775739425" }, "departure": { "delay": 65, "time": "1775739425" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1775739340" }, "departure": { "delay": 40, "time": "1775739340" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1775740437" }, "departure": { "delay": 57, "time": "1775740437" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1775739965" }, "departure": { "delay": 65, "time": "1775739965" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1775740505" }, "departure": { "delay": 65, "time": "1775740505" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1775738846" }, "departure": { "delay": 49, "time": "1775738869" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1775739656" }, "departure": { "delay": 56, "time": "1775739656" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1775739095" }, "departure": { "delay": 35, "time": "1775739095" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738675", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8031:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13784:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741640" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1775741813" }, "departure": { "delay": 53, "time": "1775741813" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1775741691" }, "departure": { "delay": 51, "time": "1775741691" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1775741784" }, "departure": { "delay": 24, "time": "1775741784" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775737454", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13784:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057169x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775740015" }, "departure": { "delay": 55, "time": "1775740015" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1775740272" }, "departure": { "delay": 12, "time": "1775740272" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1775739402" }, "departure": { "delay": 42, "time": "1775739402" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "departure": { "time": "1775739360" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1775740980" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1775740451" }, "departure": { "delay": 11, "time": "1775740451" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1775739852" }, "departure": { "delay": 12, "time": "1775739852" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1775739964" }, "departure": { "delay": 4, "time": "1775739964" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1775740135" }, "departure": { "delay": 55, "time": "1775740135" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1775740095" }, "departure": { "delay": 15, "time": "1775740095" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1775740577" }, "departure": { "delay": 17, "time": "1775740577" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1775739804" }, "departure": { "delay": 24, "time": "1775739804" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775739643" }, "departure": { "delay": 43, "time": "1775739643" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 37, "time": "1775739517" }, "departure": { "delay": 37, "time": "1775739517" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1775739608" }, "departure": { "delay": 8, "time": "1775739608" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1775738952", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057169x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16819:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1775737276" }, "departure": { "delay": 76, "time": "1775737276" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -105, "time": "1775738355" }, "departure": { "delay": -105, "time": "1775738355" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1775737466" }, "departure": { "delay": 26, "time": "1775737466" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1775738124" }, "departure": { "delay": 24, "time": "1775738124" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1775738889" }, "departure": { "delay": 152, "time": "1775738912" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 87, "time": "1775737862" }, "departure": { "delay": 87, "time": "1775737887" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 153, "time": "1775739513" }, "departure": { "delay": 153, "time": "1775739513" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 155, "time": "1775739695" }, "departure": { "delay": 155, "time": "1775739695" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 155, "time": "1775739215" }, "departure": { "delay": 155, "time": "1775739215" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 172, "time": "1775739052" }, "departure": { "delay": 172, "time": "1775739052" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 165, "time": "1775739405" }, "departure": { "delay": 165, "time": "1775739405" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1775737789" }, "departure": { "delay": 109, "time": "1775737789" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -79, "time": "1775738201" }, "departure": { "delay": -79, "time": "1775738201" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 12, "time": "1775737212" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -44, "time": "1775738293" }, "departure": { "delay": -44, "time": "1775738296" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1775739330" }, "departure": { "delay": 150, "time": "1775739330" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1775738383" }, "departure": { "delay": 20, "time": "1775738660" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 114, "time": "1775739114" }, "departure": { "delay": 114, "time": "1775739114" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 154, "time": "1775739814" }, "departure": { "delay": 154, "time": "1775739814" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 153, "time": "1775737653" }, "departure": { "delay": 153, "time": "1775737653" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1775740218" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 138, "time": "1775739918" }, "departure": { "delay": 138, "time": "1775739918" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 159, "time": "1775739879" }, "departure": { "delay": 159, "time": "1775739879" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 114, "time": "1775739354" }, "departure": { "delay": 114, "time": "1775739354" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 137, "time": "1775739857" }, "departure": { "delay": 137, "time": "1775739857" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 114, "time": "1775738799" }, "departure": { "delay": 114, "time": "1775738814" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1775737310" }, "departure": { "delay": 54, "time": "1775737314" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 114, "time": "1775739774" }, "departure": { "delay": 114, "time": "1775739774" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 153, "time": "1775739273" }, "departure": { "delay": 153, "time": "1775739273" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 54, "time": "1775737434" }, "departure": { "delay": 54, "time": "1775737434" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1775739395" }, "departure": { "delay": 155, "time": "1775739395" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 119, "time": "1775737979" }, "departure": { "delay": 119, "time": "1775737979" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1775739594" }, "departure": { "delay": 114, "time": "1775739594" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 159, "time": "1775739639" }, "departure": { "delay": 159, "time": "1775739639" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 150, "time": "1775739030" }, "departure": { "delay": 150, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 155, "time": "1775739455" }, "departure": { "delay": 155, "time": "1775739455" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 87, "time": "1775737562" }, "departure": { "delay": 87, "time": "1775737587" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1775737346" }, "departure": { "delay": 86, "time": "1775737346" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 155, "time": "1775737712" }, "departure": { "delay": 155, "time": "1775737715" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1775737775" }, "departure": { "delay": 155, "time": "1775737775" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 164, "time": "1775739164" }, "departure": { "delay": 164, "time": "1775739164" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 172, "time": "1775740012" }, "departure": { "delay": 172, "time": "1775740012" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 } ], "timestamp": "1775737234", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16819:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9951:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1775737545" }, "departure": { "delay": 180, "time": "1775737620" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1775737880" }, "departure": { "delay": 200, "time": "1775737880" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 177, "time": "1775738697" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 145, "time": "1775737345" }, "departure": { "delay": 145, "time": "1775737345" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1775736941" }, "departure": { "delay": 41, "time": "1775736941" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775736245" }, "departure": { "delay": 30, "time": "1775736270" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1775738395" }, "departure": { "delay": 320, "time": "1775738420" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 224, "time": "1775738624" }, "departure": { "delay": 224, "time": "1775738624" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 232, "time": "1775737912" }, "departure": { "delay": 232, "time": "1775737912" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1775736202" }, "departure": { "delay": 22, "time": "1775736202" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 233, "time": "1775738513" }, "departure": { "delay": 233, "time": "1775738513" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 280, "time": "1775738300" }, "departure": { "delay": 280, "time": "1775738320" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 185, "time": "1775736772" }, "departure": { "delay": 185, "time": "1775736845" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 165, "time": "1775737173" }, "departure": { "delay": 165, "time": "1775737245" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1775736349" }, "departure": { "delay": 10, "time": "1775736370" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1775736670" }, "departure": { "delay": 130, "time": "1775736670" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1775736090" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1775736571" }, "departure": { "delay": 116, "time": "1775736596" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 260, "time": "1775737820" }, "departure": { "delay": 260, "time": "1775737820" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 230, "time": "1775738450" }, "departure": { "delay": 230, "time": "1775738450" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 256, "time": "1775737976" }, "departure": { "delay": 256, "time": "1775737996" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 303, "time": "1775738223" }, "departure": { "delay": 303, "time": "1775738223" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1775737475" }, "departure": { "delay": 95, "time": "1775737475" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 285, "time": "1775738385" }, "departure": { "delay": 285, "time": "1775738385" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1775736120" }, "departure": { "delay": 25, "time": "1775736145" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1775736470" }, "departure": { "delay": 50, "time": "1775736470" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 220, "time": "1775737720" }, "departure": { "delay": 220, "time": "1775737720" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 89, "time": "1775737049" }, "departure": { "delay": 89, "time": "1775737049" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1775737426" }, "departure": { "delay": 46, "time": "1775737426" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 213, "time": "1775738073" }, "departure": { "delay": 213, "time": "1775738073" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775735613", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9951:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1073:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775756880" }, "departure": { "time": "1775756880" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775754660" }, "departure": { "time": "1775754660" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775756400" }, "departure": { "time": "1775756400" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775757000" }, "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775757480" }, "departure": { "time": "1775757480" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775755800" }, "departure": { "time": "1775755800" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775754900" }, "departure": { "time": "1775754900" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775756340" }, "departure": { "time": "1775756340" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775757660" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775756460" }, "departure": { "time": "1775756460" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775757600" }, "departure": { "time": "1775757600" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775755620" }, "departure": { "time": "1775755620" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775754720" }, "departure": { "time": "1775754720" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775756100" }, "departure": { "time": "1775756100" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775756160" }, "departure": { "time": "1775756160" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1775754600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775754840" }, "departure": { "time": "1775754840" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1775738884", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1073:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16704:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1775737648" }, "departure": { "delay": 28, "time": "1775737648" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1775737423" }, "departure": { "delay": 43, "time": "1775737423" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1775737348" }, "departure": { "delay": 88, "time": "1775737348" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 194, "time": "1775738894" }, "departure": { "delay": 194, "time": "1775738894" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1775737507" }, "departure": { "delay": 67, "time": "1775737507" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 53, "time": "1775736773" }, "departure": { "delay": 53, "time": "1775736773" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1775737386" }, "departure": { "delay": 66, "time": "1775737386" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 186, "time": "1775739066" }, "departure": { "delay": 186, "time": "1775739066" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 43, "time": "1775737603" }, "departure": { "delay": 43, "time": "1775737603" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1775737068" }, "departure": { "delay": 108, "time": "1775737068" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1775737220" }, "departure": { "delay": 80, "time": "1775737220" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1775738243" }, "departure": { "delay": 83, "time": "1775738243" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 159, "time": "1775738979" }, "departure": { "delay": 159, "time": "1775738979" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 135, "time": "1775737875" }, "departure": { "delay": 135, "time": "1775737875" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 180, "time": "1775739540" }, "departure": { "delay": 180, "time": "1775739540" }, "stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 167, "time": "1775737187" }, "departure": { "delay": 167, "time": "1775737187" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1775738143" }, "departure": { "delay": 93, "time": "1775738193" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 123, "time": "1775738043" }, "departure": { "delay": 123, "time": "1775738043" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 137, "time": "1775737277" }, "departure": { "delay": 137, "time": "1775737277" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 176, "time": "1775739476" }, "departure": { "delay": 176, "time": "1775739476" }, "stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 180, "time": "1775739180" }, "departure": { "delay": 180, "time": "1775739180" }, "stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 144, "time": "1775737164" }, "departure": { "delay": 144, "time": "1775737164" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 164, "time": "1775738444" }, "departure": { "delay": 164, "time": "1775738444" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 159, "time": "1775738919" }, "departure": { "delay": 159, "time": "1775738919" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1775739120" }, "departure": { "delay": 180, "time": "1775739120" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 194, "time": "1775739434" }, "departure": { "delay": 194, "time": "1775739434" }, "stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 147, "time": "1775736927" }, "departure": { "delay": 147, "time": "1775736927" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1775739660" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "delay": 164, "time": "1775738744" }, "departure": { "delay": 164, "time": "1775738744" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 95, "time": "1775737727" }, "departure": { "delay": 95, "time": "1775737775" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 194, "time": "1775739254" }, "departure": { "delay": 194, "time": "1775739254" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 145, "time": "1775737045" }, "departure": { "delay": 145, "time": "1775737045" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 97, "time": "1775737297" }, "departure": { "delay": 97, "time": "1775737297" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1775738568" }, "departure": { "delay": 108, "time": "1775738568" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 148, "time": "1775738298" }, "departure": { "delay": 148, "time": "1775738368" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 91, "time": "1775737471" }, "departure": { "delay": 91, "time": "1775737471" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1775736873" }, "departure": { "delay": 93, "time": "1775736873" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1775736968" }, "departure": { "delay": 128, "time": "1775736968" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1775737568" }, "departure": { "delay": 68, "time": "1775737568" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 23, "time": "1775736743" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736755", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16704:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12107:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1775737836" }, "departure": { "delay": 36, "time": "1775737836" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 309, "time": "1775739849" }, "departure": { "delay": 309, "time": "1775739849" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 285, "time": "1775739765" }, "departure": { "delay": 285, "time": "1775739765" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 287, "time": "1775739707" }, "departure": { "delay": 287, "time": "1775739707" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 306, "time": "1775739186" }, "departure": { "delay": 306, "time": "1775739186" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1775737861" }, "departure": { "delay": 1, "time": "1775737861" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 270, "time": "1775738790" }, "departure": { "delay": 270, "time": "1775738790" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 323, "time": "1775739923" }, "departure": { "delay": 323, "time": "1775739923" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 231, "time": "1775738492" }, "departure": { "delay": 231, "time": "1775738511" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 289, "time": "1775738989" }, "departure": { "delay": 289, "time": "1775738989" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 344, "time": "1775739944" }, "departure": { "delay": 344, "time": "1775739944" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 290, "time": "1775739230" }, "departure": { "delay": 290, "time": "1775739230" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1775737939" }, "departure": { "delay": 20, "time": "1775737940" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775737800" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 285, "time": "1775740005" }, "departure": { "delay": 285, "time": "1775740005" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 28, "time": "1775738068" }, "departure": { "delay": 28, "time": "1775738068" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 246, "time": "1775738863" }, "departure": { "delay": 246, "time": "1775738886" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1775738364" }, "departure": { "delay": 204, "time": "1775738364" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 181, "time": "1775738461" }, "departure": { "delay": 181, "time": "1775738461" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 268, "time": "1775738848" }, "departure": { "delay": 268, "time": "1775738848" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 270, "time": "1775739030" }, "departure": { "delay": 270, "time": "1775739030" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 186, "time": "1775738112" }, "departure": { "delay": 186, "time": "1775738286" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 270, "time": "1775739390" }, "departure": { "delay": 270, "time": "1775739390" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 264, "time": "1775739324" }, "departure": { "delay": 264, "time": "1775739324" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1775738012" }, "departure": { "delay": 32, "time": "1775738012" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 323, "time": "1775739143" }, "departure": { "delay": 323, "time": "1775739143" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 261, "time": "1775738637" }, "departure": { "delay": 261, "time": "1775738661" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 298, "time": "1775739478" }, "departure": { "delay": 298, "time": "1775739478" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 323, "time": "1775738723" }, "departure": { "delay": 323, "time": "1775738723" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775737614", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12107:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230324x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775740080" }, "departure": { "delay": 60, "time": "1775740080" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1775740749" }, "departure": { "delay": 69, "time": "1775740749" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 31, "time": "1775739991" }, "departure": { "delay": 31, "time": "1775739991" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1775740651" }, "departure": { "delay": 31, "time": "1775740651" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 23, "time": "1775740523" }, "departure": { "delay": 23, "time": "1775740523" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 37, "time": "1775739097" }, "departure": { "delay": 37, "time": "1775739097" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1775740113" }, "departure": { "delay": 33, "time": "1775740113" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1775740163" }, "departure": { "delay": 23, "time": "1775740163" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1775740703" }, "departure": { "delay": 23, "time": "1775740703" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 37, "time": "1775739337" }, "departure": { "delay": 37, "time": "1775739337" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1775740728" }, "departure": { "delay": 48, "time": "1775740728" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 82, "time": "1775740462" }, "departure": { "delay": 82, "time": "1775740462" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1775738963" }, "departure": { "delay": 23, "time": "1775738963" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1775740329" }, "departure": { "delay": 69, "time": "1775740329" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 81, "time": "1775739261" }, "departure": { "delay": 81, "time": "1775739261" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1775739913" }, "departure": { "delay": 73, "time": "1775739913" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1775739680" }, "departure": { "delay": 80, "time": "1775739680" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1775740795" }, "departure": { "delay": 55, "time": "1775740795" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 55, "time": "1775740255" }, "departure": { "delay": 55, "time": "1775740255" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1775740204" }, "departure": { "delay": 64, "time": "1775740204" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 23, "time": "1775738603" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1775739794" }, "departure": { "delay": 74, "time": "1775739794" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1775740617" }, "departure": { "delay": 57, "time": "1775740617" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 29, "time": "1775739449" }, "departure": { "delay": 29, "time": "1775739449" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1775740571" }, "departure": { "delay": 71, "time": "1775740571" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1775739383" }, "departure": { "delay": 23, "time": "1775739383" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 23, "time": "1775740403" }, "departure": { "delay": 23, "time": "1775740403" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 23, "time": "1775739743" }, "departure": { "delay": 23, "time": "1775739743" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1775739500" }, "departure": { "delay": 80, "time": "1775739500" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1775740823" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1775738893", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230324x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD014:ServiceJourney:4844667412676608x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 131, "time": "1775740501" }, "departure": { "delay": 131, "time": "1775740511" }, "stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014", "stopSequence": 25 }, { "arrival": { "delay": 206, "time": "1775740096" }, "departure": { "delay": 206, "time": "1775740106" }, "stopId": "FR:27056:ZE:5453442999910400:ATOUMOD014", "stopSequence": 20 }, { "arrival": { "delay": 223, "time": "1775740173" }, "departure": { "delay": 223, "time": "1775740183" }, "stopId": "FR:27056:ZE:5348704383926272:ATOUMOD014", "stopSequence": 21 }, { "arrival": { "delay": 192, "time": "1775739962" }, "departure": { "delay": 192, "time": "1775739972" }, "stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014", "stopSequence": 19 }, { "arrival": { "delay": 196, "time": "1775740266" }, "departure": { "delay": 196, "time": "1775740276" }, "stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014", "stopSequence": 22 }, { "arrival": { "delay": 168, "time": "1775740358" }, "departure": { "delay": 168, "time": "1775740368" }, "stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1775739325" }, "departure": { "delay": 35, "time": "1775739335" }, "stopId": "FR:27056:ZE:861480001:ATOUMOD014", "stopSequence": 14 }, { "arrival": { "delay": 154, "time": "1775739024" }, "departure": { "delay": 154, "time": "1775739034" }, "stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014", "stopSequence": 11 }, { "arrival": { "delay": 96, "time": "1775739266" }, "departure": { "delay": 96, "time": "1775739276" }, "stopId": "FR:27056:ZE:4912416975486976:ATOUMOD014", "stopSequence": 13 }, { "arrival": { "delay": 153, "time": "1775739803" }, "departure": { "delay": 153, "time": "1775739813" }, "stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1775740926" }, "stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014", "stopSequence": 28 }, { "arrival": { "delay": 161, "time": "1775740831" }, "departure": { "delay": 161, "time": "1775740841" }, "stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014", "stopSequence": 27 }, { "arrival": { "delay": 95, "time": "1775739505" }, "departure": { "delay": 95, "time": "1775739515" }, "stopId": "FR:27398:ZE:6027085005979648:ATOUMOD014", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1775739190" }, "departure": { "delay": 140, "time": "1775739200" }, "stopId": "FR:27056:ZE:6598154192420864:ATOUMOD014", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1775740438" }, "departure": { "delay": 128, "time": "1775740448" }, "stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014", "stopSequence": 24 }, { "arrival": { "delay": 154, "time": "1775739624" }, "departure": { "delay": 154, "time": "1775739634" }, "stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014", "stopSequence": 16 }, { "arrival": { "delay": 173, "time": "1775740723" }, "departure": { "delay": 173, "time": "1775740733" }, "stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014", "stopSequence": 26 }, { "arrival": { "delay": 156, "time": "1775739686" }, "departure": { "delay": 156, "time": "1775739696" }, "stopId": "FR:27398:ZE:851790001:ATOUMOD014", "stopSequence": 17 } ], "timestamp": "1775739000", "trip": { "directionId": 2, "routeId": "ATOUMOD014:Line:30030155:LOC", "tripId": "ATOUMOD014:ServiceJourney:4844667412676608x4:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000197:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -76, "time": "1775739524" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": -76, "time": "1775740124" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 34 }, { "arrival": { "delay": 583, "time": "1775738968" }, "departure": { "delay": 583, "time": "1775738983" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": -76, "time": "1775739044" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": -76, "time": "1775740184" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": -76, "time": "1775739884" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": -76, "time": "1775739824" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": -76, "time": "1775739644" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": -76, "time": "1775739404" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": -76, "time": "1775740724" }, "stopId": "FR:61497:ZE:MairiexdexValframbet:ATOUMOD037", "stopSequence": 39 }, { "departure": { "delay": -76, "time": "1775740304" }, "stopId": "FR:61077:ZE:RoutexdexParis:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": -76, "time": "1775739704" }, "stopId": "FR:61001:ZE:PEM:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": -70, "time": "1775738917" }, "departure": { "delay": -70, "time": "1775738930" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": -76, "time": "1775740004" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": -76, "time": "1775740484" }, "stopId": "FR:61497:ZE:MenilxHaton:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": -76, "time": "1775739944" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": -76, "time": "1775740064" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": -76, "time": "1775738624" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": -76, "time": "1775739284" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 23 }, { "arrival": { "delay": -76, "time": "1775740784" }, "stopId": "FR:61497:ZE:Valfx:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": -76, "time": "1775740664" }, "stopId": "FR:61497:ZE:LesxGrouas:ATOUMOD037", "stopSequence": 38 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000197:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:909:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749440" }, "departure": { "time": "1775749440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775748840" }, "departure": { "time": "1775748840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775747700" }, "departure": { "time": "1775747700" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775747940" }, "departure": { "time": "1775747940" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775750700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775747880" }, "departure": { "time": "1775747880" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1775747400" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775750465" }, "departure": { "delay": 5, "time": "1775750465" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775748000" }, "departure": { "time": "1775748000" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775749800" }, "departure": { "time": "1775749800" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 } ], "timestamp": "1775738076", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:909:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18541:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775737795" }, "departure": { "delay": 55, "time": "1775737795" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1775735907" }, "departure": { "delay": 27, "time": "1775735907" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775737538" }, "departure": { "delay": 38, "time": "1775737538" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775738100" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 7, "time": "1775736427" }, "departure": { "delay": 7, "time": "1775736427" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1775736504" }, "departure": { "delay": 24, "time": "1775736504" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737860" }, "departure": { "time": "1775737860" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736780" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1775737284" }, "departure": { "delay": 24, "time": "1775737284" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775736000" }, "departure": { "time": "1775736000" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1775736921" }, "departure": { "delay": 21, "time": "1775736921" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1775736640" }, "departure": { "delay": 40, "time": "1775736640" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1775736179" }, "departure": { "delay": 59, "time": "1775736179" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1775737971" }, "departure": { "delay": 51, "time": "1775737971" }, "stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 17, "time": "1775737157" }, "departure": { "delay": 17, "time": "1775737157" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1775736577" }, "departure": { "delay": 37, "time": "1775736577" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1775737597" }, "departure": { "delay": 37, "time": "1775737597" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1775736109" }, "departure": { "delay": 49, "time": "1775736109" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1775736994" }, "departure": { "delay": 34, "time": "1775736994" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1775735817" }, "departure": { "delay": 57, "time": "1775735817" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1775735937" }, "departure": { "delay": 57, "time": "1775735937" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775736300" }, "departure": { "time": "1775736300" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1775737491" }, "departure": { "delay": 51, "time": "1775737491" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 7, "time": "1775736367" }, "departure": { "delay": 7, "time": "1775736367" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775735762" }, "departure": { "delay": 2, "time": "1775735762" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1775737438" }, "departure": { "delay": 58, "time": "1775737438" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1775736834" }, "departure": { "delay": 54, "time": "1775736834" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775735580" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1775737734" }, "departure": { "delay": 54, "time": "1775737734" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 31, "time": "1775737231" }, "departure": { "delay": 31, "time": "1775737231" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735700" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775736060" }, "departure": { "time": "1775736060" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1775736224" }, "departure": { "delay": 44, "time": "1775736224" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775735255", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18541:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:943:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775749440" }, "departure": { "time": "1775749440" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775749320" }, "departure": { "time": "1775749320" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775749740" }, "departure": { "time": "1775749740" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775749680" }, "departure": { "time": "1775749680" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775749500" }, "departure": { "time": "1775749500" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775739015", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:943:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1775739660" }, "departure": { "delay": 180, "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1775738326" }, "departure": { "delay": 46, "time": "1775738326" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 208, "time": "1775740588" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 155, "time": "1775739755" }, "departure": { "delay": 155, "time": "1775739755" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 164, "time": "1775739044" }, "departure": { "delay": 164, "time": "1775739044" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1775739150" }, "departure": { "delay": 150, "time": "1775739150" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 160, "time": "1775738800" }, "departure": { "delay": 160, "time": "1775738800" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1775740373" }, "departure": { "delay": 173, "time": "1775740373" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 176, "time": "1775739236" }, "departure": { "delay": 176, "time": "1775739236" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1775738970" }, "departure": { "delay": 150, "time": "1775738970" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 215, "time": "1775740235" }, "departure": { "delay": 215, "time": "1775740235" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 172, "time": "1775739892" }, "departure": { "delay": 172, "time": "1775739892" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1775738353" }, "departure": { "delay": 13, "time": "1775738353" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1775739950" }, "departure": { "delay": 170, "time": "1775739950" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 168, "time": "1775738868" }, "departure": { "delay": 168, "time": "1775738868" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1775739995" }, "departure": { "delay": 155, "time": "1775739995" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 155, "time": "1775740175" }, "departure": { "delay": 155, "time": "1775740175" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 185, "time": "1775739845" }, "departure": { "delay": 185, "time": "1775739845" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1775738280" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1775739001" }, "departure": { "delay": 181, "time": "1775739001" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1775740480" }, "departure": { "delay": 160, "time": "1775740480" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1775738423" }, "departure": { "delay": 23, "time": "1775738423" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 164, "time": "1775740304" }, "departure": { "delay": 164, "time": "1775740304" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 183, "time": "1775740083" }, "departure": { "delay": 183, "time": "1775740083" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 152, "time": "1775739332" }, "departure": { "delay": 152, "time": "1775739332" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 166, "time": "1775738926" }, "departure": { "delay": 166, "time": "1775738926" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 203, "time": "1775740043" }, "departure": { "delay": 203, "time": "1775740043" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 162, "time": "1775739702" }, "departure": { "delay": 162, "time": "1775739702" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 171, "time": "1775740131" }, "departure": { "delay": 171, "time": "1775740131" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775737734", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17113:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16052:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775738400" }, "departure": { "delay": 60, "time": "1775738400" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775738520" }, "departure": { "delay": 60, "time": "1775738520" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775738040" }, "departure": { "delay": 60, "time": "1775738040" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738580" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775737760" }, "departure": { "delay": 20, "time": "1775737760" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775737560" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775739180" }, "departure": { "delay": 60, "time": "1775739180" }, "stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1775737580" }, "departure": { "delay": 20, "time": "1775737580" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775738280" }, "departure": { "time": "1775738280" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775738760" }, "departure": { "delay": 60, "time": "1775738760" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1775739440" }, "departure": { "delay": 20, "time": "1775739440" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775738820" }, "departure": { "delay": 60, "time": "1775738820" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775738220" }, "departure": { "time": "1775738220" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739540" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775738700" }, "departure": { "time": "1775738700" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775737740" }, "departure": { "delay": 60, "time": "1775737740" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16052:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490628:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 314, "time": "1775739134" }, "departure": { "delay": 314, "time": "1775739134" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 339, "time": "1775739039" }, "departure": { "delay": 339, "time": "1775739039" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 218, "time": "1775740958" }, "departure": { "delay": 218, "time": "1775740958" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 380, "time": "1775739620" }, "departure": { "delay": 380, "time": "1775739620" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 320, "time": "1775739680" }, "departure": { "delay": 320, "time": "1775739680" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 397, "time": "1775739277" }, "departure": { "delay": 397, "time": "1775739277" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 272, "time": "1775739752" }, "departure": { "delay": 272, "time": "1775739752" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 236, "time": "1775740796" }, "departure": { "delay": 236, "time": "1775740796" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 180, "time": "1775741100" }, "departure": { "delay": 180, "time": "1775741100" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 319, "time": "1775740459" }, "departure": { "delay": 319, "time": "1775740459" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 247, "time": "1775740927" }, "departure": { "delay": 247, "time": "1775740927" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 344, "time": "1775740124" }, "departure": { "delay": 344, "time": "1775740124" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 364, "time": "1775739004" }, "departure": { "delay": 364, "time": "1775739004" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 285, "time": "1775740425" }, "departure": { "delay": 285, "time": "1775740425" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 321, "time": "1775739081" }, "departure": { "delay": 321, "time": "1775739081" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 287, "time": "1775740007" }, "departure": { "delay": 287, "time": "1775740007" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 318, "time": "1775740338" }, "departure": { "delay": 318, "time": "1775740338" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 251, "time": "1775740751" }, "departure": { "delay": 251, "time": "1775740751" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 246, "time": "1775740566" }, "departure": { "delay": 246, "time": "1775740566" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 302, "time": "1775740262" }, "departure": { "delay": 302, "time": "1775740262" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 361, "time": "1775738937" }, "departure": { "delay": 361, "time": "1775738941" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 272, "time": "1775739692" }, "departure": { "delay": 272, "time": "1775739692" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 310, "time": "1775739970" }, "departure": { "delay": 310, "time": "1775739970" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1775741221" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 344, "time": "1775740064" }, "departure": { "delay": 344, "time": "1775740064" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 359, "time": "1775739479" }, "departure": { "delay": 359, "time": "1775739479" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 245, "time": "1775738765" }, "departure": { "delay": 245, "time": "1775738765" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 314, "time": "1775739314" }, "departure": { "delay": 314, "time": "1775739314" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 201, "time": "1775741001" }, "departure": { "delay": 201, "time": "1775741001" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 202, "time": "1775740882" }, "departure": { "delay": 202, "time": "1775740882" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 291, "time": "1775740371" }, "departure": { "delay": 291, "time": "1775740371" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 227, "time": "1775738807" }, "departure": { "delay": 227, "time": "1775738807" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1775741164" }, "departure": { "delay": 184, "time": "1775741164" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 327, "time": "1775740287" }, "departure": { "delay": 327, "time": "1775740287" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 234, "time": "1775740854" }, "departure": { "delay": 234, "time": "1775740854" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 350, "time": "1775739530" }, "departure": { "delay": 350, "time": "1775739530" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 270, "time": "1775740650" }, "departure": { "delay": 270, "time": "1775740650" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 305, "time": "1775740505" }, "departure": { "delay": 305, "time": "1775740505" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 242, "time": "1775740682" }, "departure": { "delay": 242, "time": "1775740682" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490628:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17189:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1775735726" }, "departure": { "delay": 26, "time": "1775735726" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1775735899" }, "departure": { "delay": 19, "time": "1775735899" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1775737988" }, "departure": { "delay": 8, "time": "1775737988" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 37, "time": "1775736397" }, "departure": { "delay": 37, "time": "1775736397" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1775737065" }, "departure": { "delay": 45, "time": "1775737065" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775735820" }, "departure": { "time": "1775735820" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775735666" }, "departure": { "delay": 26, "time": "1775735666" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1775737663" }, "departure": { "delay": 43, "time": "1775737663" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775738040" }, "departure": { "time": "1775738040" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775736540" }, "departure": { "time": "1775736540" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1775737623" }, "departure": { "delay": 3, "time": "1775737623" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1775736487" }, "departure": { "delay": 7, "time": "1775736487" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1775735100" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1775736171" }, "departure": { "delay": 51, "time": "1775736171" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1775736935" }, "departure": { "delay": 35, "time": "1775736935" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1775735280" }, "departure": { "delay": 120, "time": "1775735280" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1775737419" }, "departure": { "delay": 39, "time": "1775737419" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775735520" }, "departure": { "time": "1775735520" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775736696" }, "departure": { "delay": 36, "time": "1775736696" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1775736336" }, "departure": { "delay": 36, "time": "1775736336" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1775736766" }, "departure": { "delay": 46, "time": "1775736766" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1775735563" }, "departure": { "delay": 43, "time": "1775735563" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1775737776" }, "departure": { "delay": 36, "time": "1775737776" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737200" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775736240" }, "departure": { "time": "1775736240" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1775738074" }, "departure": { "delay": 34, "time": "1775738074" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 7, "time": "1775735947" }, "departure": { "delay": 7, "time": "1775735947" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1775737475" }, "departure": { "delay": 35, "time": "1775737475" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1775737021" }, "departure": { "delay": 1, "time": "1775737021" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775738220" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 57, "time": "1775736117" }, "departure": { "delay": 57, "time": "1775736117" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1775736036" }, "departure": { "delay": 36, "time": "1775736036" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1775737927" }, "departure": { "delay": 7, "time": "1775737927" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 16, "time": "1775737276" }, "departure": { "delay": 16, "time": "1775737276" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775734615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17189:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18181:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775739282" }, "departure": { "delay": 42, "time": "1775739282" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 61, "time": "1775738821" }, "departure": { "delay": 61, "time": "1775738821" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1775738140" }, "departure": { "delay": 40, "time": "1775738140" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1775739325" }, "departure": { "delay": 85, "time": "1775739325" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775739046" }, "departure": { "delay": 46, "time": "1775739046" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -30, "time": "1775737950" }, "departure": { "delay": -30, "time": "1775737950" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1775738203" }, "departure": { "delay": 49, "time": "1775738209" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1775738762" }, "departure": { "delay": 62, "time": "1775738762" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775739705" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1775738961" }, "departure": { "delay": 81, "time": "1775738961" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 42, "time": "1775739582" }, "departure": { "delay": 42, "time": "1775739582" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1775739215" }, "departure": { "delay": 95, "time": "1775739215" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 58, "time": "1775739118" }, "departure": { "delay": 58, "time": "1775739118" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1775738455" }, "departure": { "delay": -5, "time": "1775738455" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1775738418" }, "departure": { "delay": 78, "time": "1775738418" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1775739407" }, "departure": { "delay": 47, "time": "1775739407" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1775739510" }, "departure": { "delay": 90, "time": "1775739510" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 131, "time": "1775738590" }, "departure": { "delay": 131, "time": "1775738651" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1775738069" }, "departure": { "delay": 29, "time": "1775738069" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1775738868" }, "departure": { "delay": 48, "time": "1775738868" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 138, "time": "1775738718" }, "departure": { "delay": 138, "time": "1775738718" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1775738279" }, "departure": { "delay": 45, "time": "1775738325" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775737954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18181:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3448:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1775736867" }, "departure": { "delay": 109, "time": "1775736889" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1775735877" }, "departure": { "delay": 129, "time": "1775735889" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 169, "time": "1775736083" }, "departure": { "delay": 169, "time": "1775736109" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 169, "time": "1775737157" }, "departure": { "delay": 169, "time": "1775737189" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1775736283" }, "departure": { "delay": 189, "time": "1775736309" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1775736975" }, "departure": { "delay": 159, "time": "1775736999" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 129, "time": "1775737246" }, "departure": { "delay": 129, "time": "1775737269" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 189, "time": "1775735963" }, "departure": { "delay": 189, "time": "1775736009" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 129, "time": "1775737069" }, "departure": { "delay": 129, "time": "1775737089" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 109, "time": "1775736393" }, "departure": { "delay": 109, "time": "1775736409" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 129, "time": "1775736163" }, "departure": { "delay": 129, "time": "1775736189" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775735815", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3448:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 367, "time": "1775738119" }, "departure": { "delay": 367, "time": "1775738167" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 92, "time": "1775736046" }, "departure": { "delay": 92, "time": "1775736092" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 237, "time": "1775738517" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 172, "time": "1775736847" }, "departure": { "delay": 172, "time": "1775736892" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 363, "time": "1775738043" }, "departure": { "delay": 363, "time": "1775738043" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1775735768" }, "departure": { "delay": 8, "time": "1775735768" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 177, "time": "1775737017" }, "departure": { "delay": 177, "time": "1775737017" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 347, "time": "1775737667" }, "departure": { "delay": 347, "time": "1775737667" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 142, "time": "1775736742" }, "departure": { "delay": 142, "time": "1775736742" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 317, "time": "1775737517" }, "departure": { "delay": 317, "time": "1775737517" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 222, "time": "1775737242" }, "departure": { "delay": 222, "time": "1775737242" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 227, "time": "1775737367" }, "departure": { "delay": 227, "time": "1775737367" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 242, "time": "1775737442" }, "departure": { "delay": 242, "time": "1775737442" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 383, "time": "1775738219" }, "departure": { "delay": 383, "time": "1775738243" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 342, "time": "1775738417" }, "departure": { "delay": 342, "time": "1775738442" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 167, "time": "1775736947" }, "departure": { "delay": 167, "time": "1775736947" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 355, "time": "1775737915" }, "departure": { "delay": 355, "time": "1775737915" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 373, "time": "1775737993" }, "departure": { "delay": 373, "time": "1775737993" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 147, "time": "1775736267" }, "departure": { "delay": 147, "time": "1775736267" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1775736593" }, "departure": { "delay": 113, "time": "1775736593" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 212, "time": "1775737292" }, "departure": { "delay": 212, "time": "1775737292" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1775736373" }, "departure": { "delay": 152, "time": "1775736392" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 187, "time": "1775736547" }, "departure": { "delay": 187, "time": "1775736547" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1775737067" }, "departure": { "delay": 167, "time": "1775737067" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 194, "time": "1775736494" }, "departure": { "delay": 194, "time": "1775736494" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 182, "time": "1775737142" }, "departure": { "delay": 182, "time": "1775737142" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775735760" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 174, "time": "1775736174" }, "departure": { "delay": 174, "time": "1775736174" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 133, "time": "1775736793" }, "departure": { "delay": 133, "time": "1775736793" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 382, "time": "1775738302" }, "departure": { "delay": 382, "time": "1775738302" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 131, "time": "1775736671" }, "departure": { "delay": 131, "time": "1775736671" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1775735923" }, "departure": { "delay": 103, "time": "1775735923" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 303, "time": "1775737743" }, "departure": { "delay": 303, "time": "1775737743" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 330, "time": "1775737590" }, "departure": { "delay": 330, "time": "1775737590" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775735034", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11267:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:963:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775749500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775749740" }, "departure": { "time": "1775749740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:963:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16300:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775737620" }, "departure": { "delay": 60, "time": "1775737620" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775736780" }, "departure": { "delay": 60, "time": "1775736780" }, "stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775737460" }, "departure": { "delay": 20, "time": "1775737460" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1775736800" }, "departure": { "delay": 20, "time": "1775736800" }, "stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1775736920" }, "departure": { "delay": 20, "time": "1775736920" }, "stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775736960" }, "departure": { "delay": 60, "time": "1775736960" }, "stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775737800" }, "departure": { "delay": 60, "time": "1775737800" }, "stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775737200" }, "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775738300" }, "departure": { "delay": 20, "time": "1775738300" }, "stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775736840" }, "departure": { "delay": 60, "time": "1775736840" }, "stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775737320" }, "departure": { "time": "1775737320" }, "stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737500" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775736900" }, "departure": { "delay": 60, "time": "1775736900" }, "stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775737440" }, "departure": { "delay": 60, "time": "1775737440" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775738280" }, "departure": { "delay": 60, "time": "1775738280" }, "stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775738400" }, "departure": { "delay": 60, "time": "1775738400" }, "stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775738580" }, "departure": { "delay": 60, "time": "1775738580" }, "stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775738040" }, "departure": { "delay": 60, "time": "1775738040" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775737020" }, "departure": { "delay": 60, "time": "1775737020" }, "stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1775737560" }, "departure": { "delay": 60, "time": "1775737560" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1775737040" }, "departure": { "delay": 20, "time": "1775737040" }, "stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775736860" }, "departure": { "delay": 20, "time": "1775736860" }, "stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775738100" }, "departure": { "delay": 60, "time": "1775738100" }, "stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1775736720" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775735794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16300:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx269:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1775735880" }, "departure": { "delay": 300, "time": "1775735880" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 765, "time": "1775738505" }, "departure": { "delay": 765, "time": "1775738505" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 530, "time": "1775737430" }, "departure": { "delay": 530, "time": "1775737430" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 234, "time": "1775735754" }, "departure": { "delay": 234, "time": "1775735754" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 237, "time": "1775735637" }, "departure": { "delay": 237, "time": "1775735637" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 434, "time": "1775736734" }, "departure": { "delay": 434, "time": "1775736734" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 130, "time": "1775735530" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 705, "time": "1775738205" }, "departure": { "delay": 705, "time": "1775738205" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 580, "time": "1775737336" }, "departure": { "delay": 580, "time": "1775737360" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 750, "time": "1775738730" }, "departure": { "delay": 750, "time": "1775738730" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 736, "time": "1775737731" }, "departure": { "delay": 736, "time": "1775737756" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 330, "time": "1775736030" }, "departure": { "delay": 330, "time": "1775736030" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 219, "time": "1775736339" }, "departure": { "delay": 219, "time": "1775736339" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 570, "time": "1775737530" }, "departure": { "delay": 570, "time": "1775737530" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 805, "time": "1775738580" }, "departure": { "delay": 805, "time": "1775738605" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 290, "time": "1775736205" }, "departure": { "delay": 290, "time": "1775736230" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 641, "time": "1775738921" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 730, "time": "1775738830" }, "departure": { "delay": 730, "time": "1775738830" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 539, "time": "1775737259" }, "departure": { "delay": 539, "time": "1775737259" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 370, "time": "1775736110" }, "departure": { "delay": 370, "time": "1775736130" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 645, "time": "1775737905" }, "departure": { "delay": 645, "time": "1775737905" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 580, "time": "1775737134" }, "departure": { "delay": 580, "time": "1775737180" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 760, "time": "1775738655" }, "departure": { "delay": 760, "time": "1775738680" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 710, "time": "1775738005" }, "departure": { "delay": 710, "time": "1775738030" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 690, "time": "1775738430" }, "departure": { "delay": 690, "time": "1775738430" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 474, "time": "1775736811" }, "departure": { "delay": 474, "time": "1775736834" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 370, "time": "1775736485" }, "departure": { "delay": 370, "time": "1775736610" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 653, "time": "1775738333" }, "departure": { "delay": 653, "time": "1775738333" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 458, "time": "1775737033" }, "departure": { "delay": 458, "time": "1775737058" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 453, "time": "1775736908" }, "departure": { "delay": 453, "time": "1775736933" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775735534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx269:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057045x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775740365" }, "departure": { "delay": 45, "time": "1775740365" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1775741100" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 59, "time": "1775740139" }, "departure": { "delay": 59, "time": "1775740139" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1775740291" }, "departure": { "delay": 31, "time": "1775740291" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1775740033" }, "departure": { "delay": 13, "time": "1775740033" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 39, "time": "1775740239" }, "departure": { "delay": 39, "time": "1775740239" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1775739553" }, "departure": { "delay": 13, "time": "1775739553" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775739676" }, "departure": { "delay": 16, "time": "1775739676" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1775740419" }, "departure": { "delay": 39, "time": "1775740419" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1775739818" }, "departure": { "delay": 38, "time": "1775739818" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1775739880" }, "departure": { "delay": 40, "time": "1775739880" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1775739754" }, "departure": { "delay": 34, "time": "1775739754" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1775740074" }, "departure": { "delay": 54, "time": "1775740074" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1775739598" }, "departure": { "delay": 58, "time": "1775739598" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1775740503" }, "departure": { "delay": 3, "time": "1775740503" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "departure": { "time": "1775739480" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1775740676" }, "departure": { "delay": 56, "time": "1775740676" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738732", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057045x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:653:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1775736900" }, "departure": { "delay": 120, "time": "1775736960" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1775737020" }, "departure": { "delay": 125, "time": "1775737025" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775739540" }, "departure": { "delay": 60, "time": "1775739540" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1775738760" }, "departure": { "delay": 65, "time": "1775738765" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 185, "time": "1775737500" }, "departure": { "delay": 185, "time": "1775737505" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1775736780" }, "departure": { "delay": 65, "time": "1775736785" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775739900" }, "departure": { "delay": 60, "time": "1775739900" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1775739180" }, "departure": { "delay": 60, "time": "1775739180" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1775738880" }, "departure": { "delay": 65, "time": "1775738885" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775738280" }, "departure": { "delay": 60, "time": "1775738340" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1775736600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1775737620" }, "departure": { "delay": 180, "time": "1775737680" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1775738220" }, "departure": { "delay": 5, "time": "1775738225" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775739240" }, "departure": { "delay": 60, "time": "1775739240" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": -55, "time": "1775738400" }, "departure": { "delay": -55, "time": "1775738405" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1775737140" }, "departure": { "delay": 120, "time": "1775737200" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 185, "time": "1775737740" }, "departure": { "delay": 185, "time": "1775737745" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775738580" }, "departure": { "delay": 5, "time": "1775738585" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775739360" }, "departure": { "delay": 60, "time": "1775739360" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1775736720" }, "departure": { "delay": 65, "time": "1775736725" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1775737800" }, "departure": { "delay": 125, "time": "1775737805" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738520" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1775737920" }, "departure": { "delay": 120, "time": "1775737980" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775739300" }, "departure": { "delay": 60, "time": "1775739300" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775739060" }, "departure": { "delay": 60, "time": "1775739060" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1775739120" }, "departure": { "delay": 60, "time": "1775739120" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 185, "time": "1775737320" }, "departure": { "delay": 185, "time": "1775737325" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 185, "time": "1775737380" }, "departure": { "delay": 185, "time": "1775737385" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775738897", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:653:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:707:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775741165" }, "departure": { "delay": 5, "time": "1775741165" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1775741410" }, "departure": { "delay": 10, "time": "1775741410" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775741405" }, "departure": { "delay": 5, "time": "1775741405" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741820" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "departure": { "delay": -60, "time": "1775738940" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1775741825" }, "departure": { "delay": 5, "time": "1775741825" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 } ], "timestamp": "1775738944", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:707:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15195:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1775741509" }, "departure": { "delay": 49, "time": "1775741509" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1775741839" }, "departure": { "delay": 19, "time": "1775741839" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1775742270" }, "departure": { "delay": 30, "time": "1775742270" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1775742372" }, "departure": { "delay": 12, "time": "1775742372" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1775741550" }, "departure": { "delay": 30, "time": "1775741550" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775741988" }, "departure": { "delay": 48, "time": "1775741988" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1775740577" }, "departure": { "delay": 17, "time": "1775740577" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1775740839" }, "departure": { "delay": 39, "time": "1775740839" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1775741939" }, "departure": { "delay": 59, "time": "1775741939" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 47, "time": "1775740427" }, "departure": { "delay": 47, "time": "1775740427" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738894", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15195:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14369:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1775737534" }, "departure": { "delay": -25, "time": "1775737535" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 289, "time": "1775736967" }, "departure": { "delay": 289, "time": "1775737009" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1775737781" }, "departure": { "delay": 104, "time": "1775737784" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 145, "time": "1775735961" }, "departure": { "delay": 145, "time": "1775735965" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775737661" }, "departure": { "delay": 47, "time": "1775737667" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1775736010" }, "departure": { "delay": 130, "time": "1775736010" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -81, "time": "1775738259" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 156, "time": "1775736156" }, "departure": { "delay": 156, "time": "1775736156" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1775737130" }, "departure": { "delay": 110, "time": "1775737130" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 146, "time": "1775736084" }, "departure": { "delay": 146, "time": "1775736086" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1775737378" }, "departure": { "delay": 89, "time": "1775737409" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 270, "time": "1775736570" }, "departure": { "delay": 270, "time": "1775736570" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 284, "time": "1775736882" }, "departure": { "delay": 284, "time": "1775736884" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 289, "time": "1775736386" }, "departure": { "delay": 289, "time": "1775736409" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 270, "time": "1775736787" }, "departure": { "delay": 270, "time": "1775736810" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1775737253" }, "departure": { "delay": 186, "time": "1775737266" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 227, "time": "1775736287" }, "departure": { "delay": 227, "time": "1775736287" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 269, "time": "1775736497" }, "departure": { "delay": 269, "time": "1775736509" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 279, "time": "1775736622" }, "departure": { "delay": 279, "time": "1775736639" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 101, "time": "1775737834" }, "departure": { "delay": 101, "time": "1775737841" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 129, "time": "1775737188" }, "departure": { "delay": 129, "time": "1775737209" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1775737906" }, "departure": { "delay": 109, "time": "1775737909" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 290, "time": "1775736691" }, "departure": { "delay": 290, "time": "1775736710" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 89, "time": "1775735909" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1775737462" }, "departure": { "delay": -36, "time": "1775737464" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775735914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14369:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10283:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741760" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1775741831" }, "departure": { "delay": 11, "time": "1775741831" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737594", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10283:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15488:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775740132" }, "departure": { "delay": 52, "time": "1775740132" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1775740433" }, "departure": { "delay": 53, "time": "1775740433" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775741850" }, "departure": { "delay": 30, "time": "1775741850" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1775740082" }, "departure": { "delay": 2, "time": "1775740082" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1775741773" }, "departure": { "delay": 13, "time": "1775741773" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 52, "time": "1775742172" }, "departure": { "delay": 52, "time": "1775742172" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1775741708" }, "departure": { "delay": 8, "time": "1775741708" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775740704" }, "departure": { "delay": 24, "time": "1775740704" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1775740180" }, "departure": { "delay": 40, "time": "1775740180" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1775740280" }, "departure": { "delay": 20, "time": "1775740280" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775740020" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1775740049" }, "departure": { "delay": 29, "time": "1775740049" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775740576" }, "departure": { "delay": 16, "time": "1775740576" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15488:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775735795" }, "departure": { "delay": 35, "time": "1775735795" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 250, "time": "1775737750" }, "departure": { "delay": 250, "time": "1775737750" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 240, "time": "1775738100" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775735745" }, "departure": { "delay": 45, "time": "1775735745" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1775736112" }, "departure": { "delay": 52, "time": "1775736112" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 235, "time": "1775736588" }, "departure": { "delay": 235, "time": "1775736775" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 125, "time": "1775737505" }, "departure": { "delay": 125, "time": "1775737505" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 305, "time": "1775737325" }, "departure": { "delay": 305, "time": "1775737325" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 320, "time": "1775737975" }, "departure": { "delay": 320, "time": "1775738000" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 265, "time": "1775737800" }, "departure": { "delay": 265, "time": "1775737825" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 295, "time": "1775737001" }, "departure": { "delay": 295, "time": "1775737075" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1775736411" }, "departure": { "delay": 51, "time": "1775736411" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 225, "time": "1775737425" }, "departure": { "delay": 225, "time": "1775737425" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 30, "time": "1775735670" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775736210" }, "departure": { "delay": 30, "time": "1775736210" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 211, "time": "1775737651" }, "departure": { "delay": 211, "time": "1775737651" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1775735992" }, "departure": { "delay": 52, "time": "1775735992" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 338, "time": "1775737178" }, "departure": { "delay": 338, "time": "1775737178" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 9, "time": "1775736309" }, "departure": { "delay": 9, "time": "1775736309" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 240, "time": "1775736900" }, "departure": { "delay": 240, "time": "1775736900" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1775736045" }, "departure": { "delay": 45, "time": "1775736045" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775735910" }, "departure": { "delay": 30, "time": "1775735910" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775736510" }, "departure": { "delay": 30, "time": "1775736510" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 325, "time": "1775737225" }, "departure": { "delay": 325, "time": "1775737225" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775712246", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8657:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057030x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1775739489" }, "departure": { "delay": 129, "time": "1775739489" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 125, "time": "1775738585" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 148, "time": "1775739568" }, "departure": { "delay": 148, "time": "1775739568" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1775739072" }, "departure": { "delay": 132, "time": "1775739072" }, "stopId": "FR:76351:ZE:4547:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1775739101" }, "departure": { "delay": 161, "time": "1775739101" }, "stopId": "FR:76351:ZE:4566:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1775739634" }, "departure": { "delay": 154, "time": "1775739634" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 154, "time": "1775738674" }, "departure": { "delay": 154, "time": "1775738674" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1775739789" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 169, "time": "1775739409" }, "departure": { "delay": 169, "time": "1775739409" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 147, "time": "1775739747" }, "departure": { "delay": 147, "time": "1775739747" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1775738826" }, "departure": { "delay": 126, "time": "1775738826" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1775739249" }, "departure": { "delay": 129, "time": "1775739249" }, "stopId": "FR:76351:ZE:4840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1775739708" }, "departure": { "delay": 168, "time": "1775739708" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1775738978" }, "departure": { "delay": 158, "time": "1775738978" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1775738765" }, "departure": { "delay": 125, "time": "1775738765" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "departure": { "delay": 129, "time": "1775738949" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1775739158" }, "departure": { "delay": 158, "time": "1775739158" }, "stopId": "FR:76351:ZE:3625:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 184, "time": "1775739304" }, "departure": { "delay": 184, "time": "1775739304" }, "stopId": "FR:76351:ZE:3025:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 187, "time": "1775739367" }, "departure": { "delay": 187, "time": "1775739367" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 149, "time": "1775739209" }, "departure": { "delay": 149, "time": "1775739209" }, "stopId": "FR:76351:ZE:3128:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738952", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057030x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230574x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1775739948" }, "departure": { "delay": -12, "time": "1775739948" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1775740142" }, "departure": { "delay": 2, "time": "1775740142" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -52, "time": "1775739908" }, "departure": { "delay": -52, "time": "1775739908" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -42, "time": "1775739978" }, "departure": { "delay": -42, "time": "1775739978" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -40, "time": "1775739260" }, "departure": { "delay": -40, "time": "1775739260" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -3, "time": "1775740197" }, "departure": { "delay": -3, "time": "1775740197" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -27, "time": "1775740053" }, "departure": { "delay": -27, "time": "1775740053" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -52, "time": "1775739608" }, "departure": { "delay": -52, "time": "1775739608" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -52, "time": "1775739848" }, "departure": { "delay": -52, "time": "1775739848" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -52, "time": "1775740268" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -47, "time": "1775739073" }, "departure": { "delay": -47, "time": "1775739073" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -52, "time": "1775739008" }, "departure": { "delay": -52, "time": "1775739008" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -52, "time": "1775739368" }, "departure": { "delay": -52, "time": "1775739368" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1775739712" }, "departure": { "delay": -8, "time": "1775739712" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -52, "time": "1775740088" }, "departure": { "delay": -52, "time": "1775740088" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": -51, "time": "1775738949" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230574x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595690:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1775740571" }, "departure": { "delay": 11, "time": "1775740571" }, "stopId": "FR:27299:ZE:0xIND01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -289, "time": "1775742311" }, "departure": { "delay": -289, "time": "1775742311" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -193, "time": "1775741507" }, "departure": { "delay": -193, "time": "1775741507" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -167, "time": "1775741773" }, "departure": { "delay": -167, "time": "1775741773" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -269, "time": "1775742091" }, "departure": { "delay": -269, "time": "1775742091" }, "stopId": "FR:27020:ZE:0xACH01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -63, "time": "1775741157" }, "departure": { "delay": -63, "time": "1775741157" }, "stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -363, "time": "1775742417" }, "departure": { "delay": -363, "time": "1775742417" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": -55, "time": "1775741285" }, "departure": { "delay": -55, "time": "1775741285" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -300, "time": "1775742120" }, "departure": { "delay": -300, "time": "1775742120" }, "stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -244, "time": "1775741876" }, "departure": { "delay": -244, "time": "1775741876" }, "stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -167, "time": "1775741713" }, "departure": { "delay": -167, "time": "1775741713" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -173, "time": "1775741827" }, "departure": { "delay": -173, "time": "1775741827" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -203, "time": "1775741857" }, "departure": { "delay": -203, "time": "1775741857" }, "stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 9, "time": "1775740689" }, "departure": { "delay": 9, "time": "1775740689" }, "stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -304, "time": "1775742236" }, "departure": { "delay": -304, "time": "1775742236" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 37 }, { "departure": { "time": "1775740500" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -211, "time": "1775742029" }, "departure": { "delay": -211, "time": "1775742029" }, "stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 11, "time": "1775740931" }, "departure": { "delay": 11, "time": "1775740931" }, "stopId": "FR:27299:ZE:0xBON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1775740623" }, "departure": { "delay": 3, "time": "1775740623" }, "stopId": "FR:27299:ZE:0xARN01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1775740820" }, "departure": { "delay": 20, "time": "1775740820" }, "stopId": "FR:27299:ZE:0xECG01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -24, "time": "1775741016" }, "departure": { "delay": -24, "time": "1775741016" }, "stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -183, "time": "1775741997" }, "departure": { "delay": -183, "time": "1775741997" }, "stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -7, "time": "1775741093" }, "departure": { "delay": -7, "time": "1775741093" }, "stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -315, "time": "1775742165" }, "departure": { "delay": -315, "time": "1775742165" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -303, "time": "1775742357" }, "departure": { "delay": -303, "time": "1775742357" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 9, "time": "1775740749" }, "departure": { "delay": 9, "time": "1775740749" }, "stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775740880" }, "departure": { "delay": 20, "time": "1775740880" }, "stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -384, "time": "1775742456" }, "departure": { "delay": -384, "time": "1775742456" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -76, "time": "1775741204" }, "departure": { "delay": -76, "time": "1775741204" }, "stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -419, "time": "1775742541" }, "departure": { "delay": -419, "time": "1775742541" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": -173, "time": "1775741947" }, "departure": { "delay": -173, "time": "1775741947" }, "stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -133, "time": "1775741447" }, "departure": { "delay": -133, "time": "1775741447" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -443, "time": "1775742577" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -55, "time": "1775741345" }, "departure": { "delay": -55, "time": "1775741345" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -315, "time": "1775742225" }, "departure": { "delay": -315, "time": "1775742225" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 36 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595690:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3443:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1775739936" }, "departure": { "delay": 36, "time": "1775739936" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1775740542" }, "departure": { "delay": 42, "time": "1775740542" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1775739111" }, "departure": { "delay": 51, "time": "1775739111" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739060" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1775739273" }, "departure": { "delay": 33, "time": "1775739273" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1775739438" }, "departure": { "delay": 18, "time": "1775739438" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1775739683" }, "departure": { "delay": 23, "time": "1775739683" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1775740361" }, "departure": { "delay": 41, "time": "1775740361" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1775739177" }, "departure": { "delay": 57, "time": "1775739177" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1775740285" }, "departure": { "delay": 25, "time": "1775740285" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740740" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1775740449" }, "departure": { "delay": 9, "time": "1775740449" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775738715", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3443:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4469787:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1775741691" }, "departure": { "delay": -9, "time": "1775741691" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -191, "time": "1775742769" }, "departure": { "delay": -191, "time": "1775742769" }, "stopId": "FR:27003:ZE:0x6020:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -19, "time": "1775741921" }, "departure": { "delay": -19, "time": "1775741921" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -132, "time": "1775742828" }, "departure": { "delay": -132, "time": "1775742828" }, "stopId": "FR:27003:ZE:0x7203:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -148, "time": "1775742152" }, "departure": { "delay": -148, "time": "1775742152" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1775741878" }, "departure": { "delay": -2, "time": "1775741878" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1775741718" }, "departure": { "delay": 18, "time": "1775741718" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1775741578" }, "departure": { "delay": 58, "time": "1775741578" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -140, "time": "1775742280" }, "departure": { "delay": -140, "time": "1775742280" }, "stopId": "FR:27375:ZE:0x6391:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -133, "time": "1775742527" }, "departure": { "delay": -133, "time": "1775742527" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -166, "time": "1775742254" }, "departure": { "delay": -166, "time": "1775742254" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -219, "time": "1775742201" }, "departure": { "delay": -219, "time": "1775742201" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -191, "time": "1775742949" }, "stopId": "FR:27003:ZE:0x6014:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -146, "time": "1775742874" }, "departure": { "delay": -146, "time": "1775742874" }, "stopId": "FR:27003:ZE:0x6006:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -165, "time": "1775742195" }, "departure": { "delay": -165, "time": "1775742195" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1775741612" }, "departure": { "delay": 32, "time": "1775741612" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -80, "time": "1775741980" }, "departure": { "delay": -80, "time": "1775741980" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -174, "time": "1775742306" }, "departure": { "delay": -174, "time": "1775742306" }, "stopId": "FR:27456:ZE:0x6731:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -80, "time": "1775742040" }, "departure": { "delay": -80, "time": "1775742040" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -133, "time": "1775742167" }, "departure": { "delay": -133, "time": "1775742167" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -90, "time": "1775742090" }, "departure": { "delay": -90, "time": "1775742090" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -176, "time": "1775742364" }, "departure": { "delay": -176, "time": "1775742364" }, "stopId": "FR:27456:ZE:0x6727:ATOUMOD006", "stopSequence": 23 }, { "departure": { "delay": 38, "time": "1775741438" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1775741557" }, "departure": { "delay": 97, "time": "1775741557" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1775741661" }, "departure": { "delay": 21, "time": "1775741661" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -39, "time": "1775741781" }, "departure": { "delay": -39, "time": "1775741781" }, "stopId": "FR:27375:ZE:0x6416:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4469787:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9903:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775740436" }, "departure": { "delay": 56, "time": "1775740436" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1775740589" }, "departure": { "delay": 29, "time": "1775740589" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1775741135" }, "departure": { "delay": 35, "time": "1775741135" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1775740373" }, "departure": { "delay": 53, "time": "1775740373" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1775739344" }, "departure": { "delay": 44, "time": "1775739344" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 57, "time": "1775739417" }, "departure": { "delay": 57, "time": "1775739417" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741250" }, "departure": { "delay": 30, "time": "1775741250" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1775739080" }, "departure": { "delay": 20, "time": "1775739080" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775741070" }, "departure": { "delay": 30, "time": "1775741070" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775740230" }, "departure": { "delay": 30, "time": "1775740230" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775740530" }, "departure": { "delay": 30, "time": "1775740530" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775739570" }, "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740890" }, "departure": { "delay": 30, "time": "1775740890" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 30, "time": "1775738970" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1775739179" }, "departure": { "delay": 59, "time": "1775739179" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1775739466" }, "departure": { "delay": 46, "time": "1775739466" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775741430" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1775740729" }, "departure": { "delay": 49, "time": "1775740729" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 4, "time": "1775739244" }, "departure": { "delay": 4, "time": "1775739244" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775740058" }, "departure": { "delay": 38, "time": "1775740058" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1775740955" }, "departure": { "delay": 35, "time": "1775740955" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 9, "time": "1775739849" }, "departure": { "delay": 9, "time": "1775739849" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1775740312" }, "departure": { "delay": 52, "time": "1775740312" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1775741007" }, "departure": { "delay": 27, "time": "1775741007" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775738334", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9903:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4487691:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3021, "time": "1775738979" }, "departure": { "delay": -3021, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3921, "time": "1775738979" }, "departure": { "delay": -3921, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -3741, "time": "1775738979" }, "departure": { "delay": -3741, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3561, "time": "1775738979" }, "departure": { "delay": -3561, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3681, "time": "1775738979" }, "departure": { "delay": -3681, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7180:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -3621, "time": "1775738979" }, "departure": { "delay": -3621, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3801, "time": "1775738979" }, "departure": { "delay": -3801, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -211, "time": "1775742989" }, "departure": { "delay": -211, "time": "1775742989" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6830:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3501, "time": "1775738979" }, "departure": { "delay": -3501, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -3861, "time": "1775738979" }, "departure": { "delay": -3861, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2661, "time": "1775738979" }, "departure": { "delay": -2661, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7027:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -229, "time": "1775743211" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -222, "time": "1775743038" }, "departure": { "delay": -222, "time": "1775743038" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -2601, "time": "1775738979" }, "departure": { "delay": -2601, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7079:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -3441, "time": "1775738979" }, "departure": { "delay": -3441, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2541, "time": "1775738979" }, "departure": { "delay": -2541, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7119:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -4041, "time": "1775738979" }, "departure": { "delay": -4041, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6824:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3801, "time": "1775738979" }, "departure": { "delay": -3801, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3621, "time": "1775738979" }, "departure": { "delay": -3621, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2481, "time": "1775738979" }, "departure": { "delay": -2481, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7047:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -2961, "time": "1775738979" }, "departure": { "delay": -2961, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2781, "time": "1775738979" }, "departure": { "delay": -2781, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7040:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -148, "time": "1775742872" }, "departure": { "delay": -148, "time": "1775742872" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4487691:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F493843x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 600, "time": "1775738520" }, "departure": { "delay": 600, "time": "1775738580" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1775736300" }, "departure": { "delay": 600, "time": "1775736360" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1775737260" }, "departure": { "delay": 600, "time": "1775737320" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775737629", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3379F493843x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13816:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775736744" }, "departure": { "delay": 24, "time": "1775736744" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1775739031" }, "departure": { "delay": 31, "time": "1775739031" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 42, "time": "1775736942" }, "departure": { "delay": 42, "time": "1775736942" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1775736651" }, "departure": { "delay": 51, "time": "1775736651" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1775738682" }, "departure": { "delay": 42, "time": "1775738682" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 29, "time": "1775737889" }, "departure": { "delay": 29, "time": "1775737889" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739360" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 38, "time": "1775739098" }, "departure": { "delay": 38, "time": "1775739098" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 46, "time": "1775737426" }, "departure": { "delay": 46, "time": "1775737426" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775737914" }, "departure": { "delay": 54, "time": "1775737914" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1775738754" }, "departure": { "delay": 54, "time": "1775738754" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 44, "time": "1775739284" }, "departure": { "delay": 44, "time": "1775739284" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775736900" }, "departure": { "time": "1775736900" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1775739227" }, "departure": { "delay": 47, "time": "1775739227" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1775737501" }, "departure": { "delay": 1, "time": "1775737501" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1775737158" }, "departure": { "delay": 18, "time": "1775737158" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1775736773" }, "departure": { "delay": 53, "time": "1775736773" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1775737861" }, "departure": { "delay": 1, "time": "1775737861" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1775738011" }, "departure": { "delay": 31, "time": "1775738011" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 180, "time": "1775738280" }, "departure": { "delay": 180, "time": "1775738280" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 19, "time": "1775739139" }, "departure": { "delay": 19, "time": "1775739139" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1775738547" }, "departure": { "delay": 27, "time": "1775738547" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738580" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 17, "time": "1775737697" }, "departure": { "delay": 17, "time": "1775737697" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1775736830" }, "departure": { "delay": 50, "time": "1775736830" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1775738506" }, "departure": { "delay": 46, "time": "1775738506" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1775737966" }, "departure": { "delay": 46, "time": "1775737966" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 29, "time": "1775738429" }, "departure": { "delay": 29, "time": "1775738429" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1775737300" }, "departure": { "delay": 40, "time": "1775737300" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775736600" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736154", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13816:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057437x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1775739474" }, "departure": { "delay": -6, "time": "1775739474" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -15, "time": "1775739225" }, "departure": { "delay": -15, "time": "1775739225" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 6, "time": "1775739066" }, "departure": { "delay": 6, "time": "1775739066" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 74, "time": "1775738954" }, "departure": { "delay": 74, "time": "1775738954" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -45, "time": "1775739375" }, "departure": { "delay": -45, "time": "1775739375" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -14, "time": "1775739286" }, "departure": { "delay": -14, "time": "1775739286" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -7, "time": "1775739593" }, "departure": { "delay": -7, "time": "1775739593" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -29, "time": "1775739091" }, "departure": { "delay": -29, "time": "1775739091" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": -42, "time": "1775739678" }, "departure": { "delay": -42, "time": "1775739678" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": -45, "time": "1775738955" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 15, "time": "1775738715" }, "departure": { "delay": 15, "time": "1775738715" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -45, "time": "1775739795" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 73, "time": "1775738653" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -11, "time": "1775739169" }, "departure": { "delay": -11, "time": "1775739169" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1775739126" }, "departure": { "delay": 6, "time": "1775739126" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": -45, "time": "1775739015" }, "departure": { "delay": -45, "time": "1775739015" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057437x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12663:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1775740417" }, "departure": { "delay": 37, "time": "1775740417" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1775740546" }, "departure": { "delay": 46, "time": "1775740546" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740290" }, "departure": { "delay": 30, "time": "1775740290" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775740080" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1775740999" }, "departure": { "delay": 19, "time": "1775740999" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1775740111" }, "departure": { "delay": 31, "time": "1775740111" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775740816" }, "departure": { "delay": 16, "time": "1775740816" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1775740490" }, "departure": { "delay": 50, "time": "1775740490" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1775740204" }, "departure": { "delay": 4, "time": "1775740204" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1775740152" }, "departure": { "delay": 12, "time": "1775740152" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775740859" }, "departure": { "delay": 59, "time": "1775740859" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12663:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:883:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1775748730" }, "departure": { "delay": 10, "time": "1775748730" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775747940" }, "departure": { "time": "1775747940" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775749320" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775746380" }, "departure": { "time": "1775746380" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775747220" }, "departure": { "time": "1775747220" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "departure": { "time": "1775746200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775748725" }, "departure": { "delay": 5, "time": "1775748725" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775749145" }, "departure": { "delay": 5, "time": "1775749145" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775747040" }, "departure": { "time": "1775747040" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1775738944", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:883:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12388:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1775739754" }, "departure": { "delay": 154, "time": "1775739754" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 158, "time": "1775738858" }, "departure": { "delay": 158, "time": "1775738858" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1775739346" }, "departure": { "delay": 166, "time": "1775739346" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1775738725" }, "departure": { "delay": 205, "time": "1775738725" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1775740147" }, "departure": { "delay": 127, "time": "1775740147" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1775738103" }, "departure": { "delay": 85, "time": "1775738125" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 191, "time": "1775738651" }, "departure": { "delay": 191, "time": "1775738651" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1775738777" }, "departure": { "delay": 160, "time": "1775738800" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1775737976" }, "departure": { "delay": 45, "time": "1775738025" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1775739030" }, "departure": { "delay": 150, "time": "1775739030" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 157, "time": "1775739397" }, "departure": { "delay": 157, "time": "1775739397" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1775739067" }, "departure": { "delay": 187, "time": "1775739067" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1775739597" }, "departure": { "delay": 117, "time": "1775739597" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1775739181" }, "departure": { "delay": 181, "time": "1775739181" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 13, "time": "1775737813" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1775738404" }, "departure": { "delay": 145, "time": "1775738425" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1775739680" }, "departure": { "delay": 140, "time": "1775739680" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 115, "time": "1775738250" }, "departure": { "delay": 115, "time": "1775738275" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 175, "time": "1775739535" }, "departure": { "delay": 175, "time": "1775739535" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 127, "time": "1775739307" }, "departure": { "delay": 127, "time": "1775739307" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1775740267" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 169, "time": "1775739649" }, "departure": { "delay": 169, "time": "1775739649" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1775740046" }, "departure": { "delay": 146, "time": "1775740046" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 127, "time": "1775739847" }, "departure": { "delay": 127, "time": "1775739847" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1775738175" }, "departure": { "delay": 100, "time": "1775738200" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 210, "time": "1775738526" }, "departure": { "delay": 210, "time": "1775738550" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 141, "time": "1775738961" }, "departure": { "delay": 141, "time": "1775738961" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1775739972" }, "departure": { "delay": 132, "time": "1775739972" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1775738051" }, "departure": { "delay": 35, "time": "1775738075" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1775739924" }, "departure": { "delay": 144, "time": "1775739924" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775737794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12388:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10282:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 352, "time": "1775738611" }, "departure": { "delay": 352, "time": "1775738632" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 410, "time": "1775740130" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 147, "time": "1775737887" }, "departure": { "delay": 147, "time": "1775737887" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 342, "time": "1775738538" }, "departure": { "delay": 342, "time": "1775738562" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 381, "time": "1775739201" }, "departure": { "delay": 381, "time": "1775739201" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 339, "time": "1775738690" }, "departure": { "delay": 339, "time": "1775738739" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 352, "time": "1775738812" }, "departure": { "delay": 352, "time": "1775738812" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 291, "time": "1775738445" }, "departure": { "delay": 291, "time": "1775738451" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 410, "time": "1775739950" }, "departure": { "delay": 410, "time": "1775739950" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 137, "time": "1775737612" }, "departure": { "delay": 137, "time": "1775737637" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 410, "time": "1775739290" }, "departure": { "delay": 410, "time": "1775739290" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 252, "time": "1775738087" }, "departure": { "delay": 252, "time": "1775738112" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 381, "time": "1775739681" }, "departure": { "delay": 381, "time": "1775739681" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 381, "time": "1775739381" }, "departure": { "delay": 381, "time": "1775739381" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 374, "time": "1775739554" }, "departure": { "delay": 374, "time": "1775739554" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 162, "time": "1775737942" }, "departure": { "delay": 162, "time": "1775737962" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1775737765" }, "departure": { "delay": 167, "time": "1775737787" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 410, "time": "1775739890" }, "departure": { "delay": 410, "time": "1775739890" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 92, "time": "1775737712" }, "departure": { "delay": 92, "time": "1775737712" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 317, "time": "1775738194" }, "departure": { "delay": 317, "time": "1775738237" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1775737537" }, "departure": { "delay": 122, "time": "1775737562" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 32, "time": "1775737412" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1775737488" }, "departure": { "delay": 48, "time": "1775737488" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 373, "time": "1775739313" }, "departure": { "delay": 373, "time": "1775739313" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 322, "time": "1775738339" }, "departure": { "delay": 322, "time": "1775738362" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 372, "time": "1775739732" }, "departure": { "delay": 372, "time": "1775739732" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 376, "time": "1775739496" }, "departure": { "delay": 376, "time": "1775739496" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775737414", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10282:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596651:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775739674" }, "departure": { "delay": 14, "time": "1775739674" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1775738819" }, "departure": { "delay": 119, "time": "1775738819" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -44, "time": "1775739976" }, "departure": { "delay": -44, "time": "1775739976" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1775738759" }, "departure": { "delay": 119, "time": "1775738759" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1775739812" }, "departure": { "delay": 32, "time": "1775739812" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 72, "time": "1775739492" }, "departure": { "delay": 72, "time": "1775739492" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1775739356" }, "departure": { "delay": 56, "time": "1775739356" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1775738699" }, "departure": { "delay": 119, "time": "1775738699" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 154, "time": "1775739094" }, "departure": { "delay": 154, "time": "1775739094" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -125, "time": "1775740135" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1775739416" }, "departure": { "delay": 56, "time": "1775739416" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 202, "time": "1775739022" }, "departure": { "delay": 202, "time": "1775739022" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 184, "time": "1775739184" }, "departure": { "delay": 184, "time": "1775739184" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1775739266" }, "departure": { "delay": 86, "time": "1775739266" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -51, "time": "1775739909" }, "departure": { "delay": -51, "time": "1775739909" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3, "time": "1775739597" }, "departure": { "delay": -3, "time": "1775739597" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596651:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1075:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775756100" }, "departure": { "time": "1775756100" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775755620" }, "departure": { "time": "1775755620" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775755385" }, "departure": { "delay": 5, "time": "1775755385" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775757000" }, "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775757540" }, "departure": { "time": "1775757540" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1775757190" }, "departure": { "delay": 10, "time": "1775757190" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775755920" }, "departure": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775756400" }, "departure": { "time": "1775756400" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775757545" }, "departure": { "delay": 5, "time": "1775757545" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775756040" }, "departure": { "time": "1775756040" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775755680" }, "departure": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775757720" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1775756945" }, "departure": { "delay": 5, "time": "1775756945" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775755980" }, "departure": { "time": "1775755980" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775756885" }, "departure": { "delay": 5, "time": "1775756885" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775757185" }, "departure": { "delay": 5, "time": "1775757185" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775756880" }, "departure": { "time": "1775756880" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775738366", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1075:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18969:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1775736464" }, "departure": { "delay": 44, "time": "1775736464" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1775736373" }, "departure": { "delay": 76, "time": "1775736376" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -91, "time": "1775737640" }, "departure": { "delay": -91, "time": "1775737649" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -68, "time": "1775737552" }, "departure": { "delay": -68, "time": "1775737552" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -72, "time": "1775737488" }, "departure": { "delay": -72, "time": "1775737488" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -154, "time": "1775737139" }, "departure": { "delay": -154, "time": "1775737226" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1775736744" }, "departure": { "delay": 88, "time": "1775736748" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -115, "time": "1775737685" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 11, "time": "1775736311" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736315", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18969:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12422:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775740181" }, "departure": { "delay": 41, "time": "1775740181" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775739900" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1775740277" }, "departure": { "delay": 17, "time": "1775740277" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775741065" }, "departure": { "delay": 25, "time": "1775741065" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1775740718" }, "departure": { "delay": 38, "time": "1775740718" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775741563" }, "departure": { "delay": 43, "time": "1775741563" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1775740802" }, "departure": { "delay": 2, "time": "1775740802" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1775741031" }, "departure": { "delay": 51, "time": "1775741031" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775741392" }, "departure": { "delay": 52, "time": "1775741392" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1775740226" }, "departure": { "delay": 26, "time": "1775740226" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1775741690" }, "departure": { "delay": 50, "time": "1775741690" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1775741167" }, "departure": { "delay": 7, "time": "1775741167" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1775741328" }, "departure": { "delay": 48, "time": "1775741328" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12422:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16408:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775741070" }, "departure": { "delay": 30, "time": "1775741070" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1775742148" }, "departure": { "delay": 28, "time": "1775742148" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 29, "time": "1775741249" }, "departure": { "delay": 29, "time": "1775741249" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1775742462" }, "departure": { "delay": 42, "time": "1775742462" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 27, "time": "1775742387" }, "departure": { "delay": 27, "time": "1775742387" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 52, "time": "1775740372" }, "departure": { "delay": 52, "time": "1775740372" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775740590" }, "departure": { "delay": 30, "time": "1775740590" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741880" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1775741800" }, "departure": { "delay": 40, "time": "1775741800" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 30, "time": "1775740230" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775740470" }, "departure": { "delay": 30, "time": "1775740470" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1775740493" }, "departure": { "delay": 53, "time": "1775740493" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1775740876" }, "departure": { "delay": 16, "time": "1775740876" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1775740736" }, "departure": { "delay": 56, "time": "1775740736" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1775741989" }, "departure": { "delay": 49, "time": "1775741989" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1775741017" }, "departure": { "delay": 37, "time": "1775741017" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775740410" }, "departure": { "delay": 30, "time": "1775740410" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775742198" }, "departure": { "delay": 18, "time": "1775742198" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 21, "time": "1775740641" }, "departure": { "delay": 21, "time": "1775740641" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1775742074" }, "departure": { "delay": 14, "time": "1775742074" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1775740304" }, "departure": { "delay": 44, "time": "1775740304" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1775740682" }, "departure": { "delay": 2, "time": "1775740682" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740770" }, "departure": { "delay": 30, "time": "1775740770" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775738963", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16408:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15388:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1775735630" }, "departure": { "delay": 110, "time": "1775735630" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 402, "time": "1775736642" }, "departure": { "delay": 402, "time": "1775736642" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 101, "time": "1775735314" }, "departure": { "delay": 101, "time": "1775735321" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 244, "time": "1775736054" }, "departure": { "delay": 244, "time": "1775736064" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 324, "time": "1775736256" }, "departure": { "delay": 324, "time": "1775736264" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 249, "time": "1775735889" }, "departure": { "delay": 249, "time": "1775735889" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 377, "time": "1775738117" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1775735150" }, "departure": { "delay": 110, "time": "1775735150" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 273, "time": "1775736142" }, "departure": { "delay": 273, "time": "1775736153" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 406, "time": "1775738086" }, "departure": { "delay": 406, "time": "1775738086" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 73, "time": "1775735173" }, "departure": { "delay": 73, "time": "1775735173" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1775735091" }, "departure": { "delay": 111, "time": "1775735091" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 231, "time": "1775736848" }, "departure": { "delay": 231, "time": "1775736891" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 417, "time": "1775738037" }, "departure": { "delay": 417, "time": "1775738037" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 148, "time": "1775735487" }, "departure": { "delay": 148, "time": "1775735488" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 355, "time": "1775736715" }, "departure": { "delay": 355, "time": "1775736715" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 369, "time": "1775737989" }, "departure": { "delay": 369, "time": "1775737989" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 307, "time": "1775737087" }, "departure": { "delay": 307, "time": "1775737087" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 383, "time": "1775737938" }, "departure": { "delay": 383, "time": "1775737943" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 428, "time": "1775737663" }, "departure": { "delay": 428, "time": "1775737688" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 181, "time": "1775735816" }, "departure": { "delay": 181, "time": "1775735821" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 428, "time": "1775737508" }, "departure": { "delay": 428, "time": "1775737508" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 443, "time": "1775737405" }, "departure": { "delay": 443, "time": "1775737463" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 450, "time": "1775737590" }, "departure": { "delay": 450, "time": "1775737590" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 88, "time": "1775735185" }, "departure": { "delay": 88, "time": "1775735188" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1775735363" }, "departure": { "delay": 168, "time": "1775735388" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 443, "time": "1775737763" }, "departure": { "delay": 443, "time": "1775737763" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 293, "time": "1775736988" }, "departure": { "delay": 293, "time": "1775737013" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 355, "time": "1775736775" }, "departure": { "delay": 355, "time": "1775736775" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 58, "time": "1775735038" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 439, "time": "1775737879" }, "departure": { "delay": 439, "time": "1775737879" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1775735054", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15388:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16701:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775736374" }, "departure": { "delay": 19, "time": "1775736379" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 173, "time": "1775737253" }, "departure": { "delay": 173, "time": "1775737253" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 123, "time": "1775735583" }, "departure": { "delay": 123, "time": "1775735583" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1775737081" }, "departure": { "delay": 186, "time": "1775737086" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1775736462" }, "departure": { "delay": 42, "time": "1775736462" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 217, "time": "1775737597" }, "departure": { "delay": 217, "time": "1775737597" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": -6, "time": "1775736054" }, "departure": { "delay": -6, "time": "1775736054" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1775736305" }, "departure": { "delay": 10, "time": "1775736310" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 64, "time": "1775736604" }, "departure": { "delay": 64, "time": "1775736604" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1775735877" }, "departure": { "delay": 57, "time": "1775735877" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1775735782" }, "departure": { "delay": 82, "time": "1775735782" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 29, "time": "1775735429" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 274, "time": "1775737931" }, "departure": { "delay": 274, "time": "1775737954" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1775735627" }, "departure": { "delay": 110, "time": "1775735630" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1775735549" }, "departure": { "delay": 89, "time": "1775735549" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1775735943" }, "departure": { "delay": 63, "time": "1775735943" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775735765" }, "departure": { "delay": 65, "time": "1775735765" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 243, "time": "1775737857" }, "departure": { "delay": 243, "time": "1775737863" }, "stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 229, "time": "1775737724" }, "departure": { "delay": 229, "time": "1775737729" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 52, "time": "1775735452" }, "departure": { "delay": 52, "time": "1775735452" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1775738060" }, "departure": { "delay": 200, "time": "1775738060" }, "stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 141, "time": "1775736960" }, "departure": { "delay": 141, "time": "1775736981" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 84, "time": "1775736694" }, "departure": { "delay": 84, "time": "1775736804" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 99, "time": "1775735679" }, "departure": { "delay": 99, "time": "1775735679" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 226, "time": "1775738146" }, "departure": { "delay": 226, "time": "1775738146" }, "stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 94, "time": "1775736874" }, "departure": { "delay": 94, "time": "1775736874" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1775736012" }, "departure": { "delay": 12, "time": "1775736012" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 223, "time": "1775737783" }, "departure": { "delay": 223, "time": "1775737783" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 114, "time": "1775738154" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "delay": 28, "time": "1775736204" }, "departure": { "delay": 28, "time": "1775736208" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 229, "time": "1775737429" }, "departure": { "delay": 229, "time": "1775737429" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1775735988" }, "departure": { "delay": 48, "time": "1775735988" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 278, "time": "1775738018" }, "departure": { "delay": 278, "time": "1775738018" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 39, "time": "1775736279" }, "departure": { "delay": 39, "time": "1775736279" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1775736093" }, "departure": { "delay": 47, "time": "1775736107" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 194, "time": "1775737634" }, "departure": { "delay": 194, "time": "1775737634" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775735820" }, "departure": { "time": "1775735820" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1775735708" }, "departure": { "delay": 68, "time": "1775735708" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1775736134" }, "departure": { "delay": 14, "time": "1775736134" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 246, "time": "1775738106" }, "departure": { "delay": 246, "time": "1775738106" }, "stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 223, "time": "1775737543" }, "departure": { "delay": 223, "time": "1775737543" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1775735434", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16701:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7107:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 119, "time": "1775739359" }, "departure": { "delay": 119, "time": "1775739359" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1775738497" }, "departure": { "delay": 157, "time": "1775738497" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 54, "time": "1775738274" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1775738951" }, "departure": { "delay": 131, "time": "1775738951" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 152, "time": "1775738372" }, "departure": { "delay": 152, "time": "1775738372" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1775739123" }, "departure": { "delay": 123, "time": "1775739123" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 107, "time": "1775739527" }, "departure": { "delay": 107, "time": "1775739527" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 257, "time": "1775738597" }, "departure": { "delay": 257, "time": "1775738597" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1775739210" }, "departure": { "delay": 150, "time": "1775739210" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1775739029" }, "departure": { "delay": 149, "time": "1775739029" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1775739431" }, "departure": { "delay": 131, "time": "1775739431" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1775739311" }, "departure": { "delay": 131, "time": "1775739311" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738284", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7107:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17023:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1775736058" }, "departure": { "delay": 118, "time": "1775736058" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1775735573" }, "departure": { "delay": 59, "time": "1775735579" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775735400" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1775735450" }, "departure": { "delay": -10, "time": "1775735450" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1775736247" }, "departure": { "delay": 127, "time": "1775736247" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1775736825" }, "departure": { "delay": 48, "time": "1775736828" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1775736142" }, "departure": { "delay": 57, "time": "1775736177" }, "stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 61, "time": "1775736601" }, "departure": { "delay": 61, "time": "1775736601" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1775737277" }, "departure": { "delay": 77, "time": "1775737277" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1775735680" }, "departure": { "delay": 40, "time": "1775735680" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 98, "time": "1775735798" }, "departure": { "delay": 98, "time": "1775735798" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775737193" }, "departure": { "delay": 53, "time": "1775737193" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 48, "time": "1775736523" }, "departure": { "delay": 48, "time": "1775736528" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1775737673" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 53, "time": "1775736773" }, "departure": { "delay": 53, "time": "1775736773" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775737070" }, "departure": { "delay": 50, "time": "1775737070" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1775737038" }, "departure": { "delay": 78, "time": "1775737038" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1775736916" }, "departure": { "delay": 23, "time": "1775736923" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 66, "time": "1775735646" }, "departure": { "delay": 66, "time": "1775735646" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1775736698" }, "departure": { "delay": 42, "time": "1775736702" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 111, "time": "1775736349" }, "departure": { "delay": 111, "time": "1775736351" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1775736071" }, "departure": { "delay": 71, "time": "1775736071" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1775735702" }, "departure": { "delay": 69, "time": "1775735709" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1775737628" }, "departure": { "delay": 128, "time": "1775737628" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 108, "time": "1775737668" }, "departure": { "delay": 108, "time": "1775737668" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 108, "time": "1775737128" }, "departure": { "delay": 108, "time": "1775737128" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 66, "time": "1775736906" }, "departure": { "delay": 66, "time": "1775736906" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775734983", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17023:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16533:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1775740149" }, "departure": { "delay": 9, "time": "1775740149" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1775739966" }, "departure": { "delay": 6, "time": "1775739966" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1775741006" }, "departure": { "delay": 26, "time": "1775741006" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 28, "time": "1775741608" }, "departure": { "delay": 28, "time": "1775741608" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1775739713" }, "departure": { "delay": 53, "time": "1775739713" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775740566" }, "departure": { "delay": 6, "time": "1775740566" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775739630" }, "departure": { "delay": 30, "time": "1775739630" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1775741795" }, "departure": { "delay": 35, "time": "1775741795" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1775741893" }, "departure": { "delay": 13, "time": "1775741893" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1775739662" }, "departure": { "delay": 2, "time": "1775739662" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1775741705" }, "departure": { "delay": 5, "time": "1775741705" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 31, "time": "1775741131" }, "departure": { "delay": 31, "time": "1775741131" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741820" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1775739810" }, "departure": { "delay": 30, "time": "1775739810" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1775739898" }, "departure": { "delay": 58, "time": "1775739898" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1775741943" }, "departure": { "delay": 3, "time": "1775741943" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775742060" }, "departure": { "time": "1775742060" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 40, "time": "1775740000" }, "departure": { "delay": 40, "time": "1775740000" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775741641" }, "departure": { "delay": 1, "time": "1775741641" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 16, "time": "1775740216" }, "departure": { "delay": 16, "time": "1775740216" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775740050" }, "departure": { "delay": 30, "time": "1775740050" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1775740470" }, "departure": { "delay": 30, "time": "1775740470" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1775739775" }, "departure": { "delay": 55, "time": "1775739775" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1775740388" }, "departure": { "delay": 8, "time": "1775740388" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1775740331" }, "departure": { "delay": 11, "time": "1775740331" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1775739872" }, "departure": { "delay": 32, "time": "1775739872" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775739930" }, "departure": { "delay": 30, "time": "1775739930" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16533:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8082:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1775740670" }, "departure": { "delay": 50, "time": "1775740670" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736495", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8082:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8068:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775735447" }, "departure": { "delay": 148, "time": "1775735548" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 275, "time": "1775736575" }, "departure": { "delay": 275, "time": "1775736575" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 217, "time": "1775735257" }, "departure": { "delay": 217, "time": "1775735257" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 278, "time": "1775736398" }, "departure": { "delay": 278, "time": "1775736398" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 179, "time": "1775737199" }, "departure": { "delay": 179, "time": "1775737199" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 147, "time": "1775737004" }, "departure": { "delay": 147, "time": "1775737047" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 112, "time": "1775734972" }, "departure": { "delay": 112, "time": "1775734972" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 342, "time": "1775736497" }, "departure": { "delay": 342, "time": "1775736522" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 322, "time": "1775736322" }, "departure": { "delay": 322, "time": "1775736322" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1775735349" }, "departure": { "delay": 152, "time": "1775735372" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 62, "time": "1775734922" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1775737272" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 242, "time": "1775736122" }, "departure": { "delay": 242, "time": "1775736122" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 307, "time": "1775736222" }, "departure": { "delay": 307, "time": "1775736247" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775734935", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8068:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1775739182" }, "departure": { "delay": 62, "time": "1775739182" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1775740388" }, "departure": { "delay": 68, "time": "1775740388" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1775739258" }, "departure": { "delay": 78, "time": "1775739258" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1775738457" }, "departure": { "delay": 117, "time": "1775738457" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1775738134" }, "departure": { "delay": 94, "time": "1775738134" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1775739008" }, "departure": { "delay": 68, "time": "1775739008" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 49, "time": "1775737909" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 84, "time": "1775738184" }, "departure": { "delay": 84, "time": "1775738184" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1775738264" }, "departure": { "delay": 104, "time": "1775738264" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775740305" }, "departure": { "delay": 45, "time": "1775740305" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1775738314" }, "departure": { "delay": 94, "time": "1775738314" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1775740599" }, "departure": { "delay": 39, "time": "1775740599" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1775740209" }, "departure": { "delay": 69, "time": "1775740209" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 55, "time": "1775738035" }, "departure": { "delay": 55, "time": "1775738035" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1775738862" }, "departure": { "delay": 102, "time": "1775738862" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1775738784" }, "departure": { "delay": 109, "time": "1775738809" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1775739063" }, "departure": { "delay": 63, "time": "1775739063" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1775738634" }, "departure": { "delay": 114, "time": "1775738634" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1775740115" }, "departure": { "delay": 95, "time": "1775740115" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775740486" }, "departure": { "delay": 46, "time": "1775740486" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 104, "time": "1775738384" }, "departure": { "delay": 104, "time": "1775738384" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775737915", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775740200" }, "departure": { "delay": 60, "time": "1775740200" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 43, "time": "1775739523" }, "departure": { "delay": 43, "time": "1775739523" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1775740126" }, "departure": { "delay": 46, "time": "1775740126" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1775739160" }, "departure": { "delay": 40, "time": "1775739160" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1775739072" }, "departure": { "delay": 72, "time": "1775739072" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1775738977" }, "departure": { "delay": 37, "time": "1775738977" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1775739644" }, "departure": { "delay": 44, "time": "1775739644" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1775740005" }, "departure": { "delay": 45, "time": "1775740005" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 77, "time": "1775740277" }, "departure": { "delay": 77, "time": "1775740277" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1775739883" }, "departure": { "delay": 43, "time": "1775739883" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775739586" }, "departure": { "delay": 46, "time": "1775739586" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1775739717" }, "departure": { "delay": 57, "time": "1775739717" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 73, "time": "1775739373" }, "departure": { "delay": 73, "time": "1775739373" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1775739229" }, "departure": { "delay": 49, "time": "1775739229" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2879:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15575:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 133, "time": "1775738653" }, "departure": { "delay": 133, "time": "1775738653" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1775737712" }, "departure": { "delay": 50, "time": "1775737730" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1775738140" }, "departure": { "delay": 160, "time": "1775738140" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1775738302" }, "departure": { "delay": 167, "time": "1775738327" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 177, "time": "1775739177" }, "departure": { "delay": 177, "time": "1775739177" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1775738703" }, "departure": { "delay": 123, "time": "1775738703" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 167, "time": "1775739467" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1775738967" }, "departure": { "delay": 147, "time": "1775738967" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1775737952" }, "departure": { "delay": 92, "time": "1775737952" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1775738028" }, "departure": { "delay": 133, "time": "1775738053" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 168, "time": "1775738388" }, "departure": { "delay": 168, "time": "1775738388" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1775737525" }, "departure": { "delay": 25, "time": "1775737525" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 12, "time": "1775737452" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 127, "time": "1775738227" }, "departure": { "delay": 127, "time": "1775738227" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1775739227" }, "departure": { "delay": 167, "time": "1775739227" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 196, "time": "1775739076" }, "departure": { "delay": 196, "time": "1775739076" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 148, "time": "1775738428" }, "departure": { "delay": 148, "time": "1775738428" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 142, "time": "1775738602" }, "departure": { "delay": 142, "time": "1775738602" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 167, "time": "1775738987" }, "departure": { "delay": 167, "time": "1775738987" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 137, "time": "1775738477" }, "departure": { "delay": 137, "time": "1775738477" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1775738527" }, "departure": { "delay": 127, "time": "1775738527" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1775737582" }, "departure": { "delay": 67, "time": "1775737627" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 152, "time": "1775739032" }, "departure": { "delay": 152, "time": "1775739032" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 103, "time": "1775738803" }, "departure": { "delay": 103, "time": "1775738803" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1775737806" }, "departure": { "delay": 56, "time": "1775737856" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1775738754" }, "departure": { "delay": 174, "time": "1775738754" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 167, "time": "1775738902" }, "departure": { "delay": 167, "time": "1775738927" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775737474", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15575:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:8:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1775716408" }, "departure": { "delay": 63, "time": "1775716443" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775716619" }, "departure": { "delay": 41, "time": "1775716661" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -50, "time": "1775717530" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1775717369" }, "departure": { "delay": -1, "time": "1775717399" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1775716778" }, "departure": { "delay": -2, "time": "1775716798" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1775717326" }, "departure": { "delay": -2, "time": "1775717338" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1775716805" }, "departure": { "delay": 7, "time": "1775716867" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1775716486" }, "departure": { "delay": 95, "time": "1775716535" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1775717114" }, "departure": { "delay": 34, "time": "1775717134" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1775716890" }, "departure": { "delay": 18, "time": "1775716938" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1775716554" }, "departure": { "delay": 64, "time": "1775716564" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775716367" }, "departure": { "delay": 57, "time": "1775716377" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1775717010" }, "departure": { "delay": -20, "time": "1775717020" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775717272" }, "departure": { "delay": 30, "time": "1775717310" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1775716690" }, "departure": { "delay": 78, "time": "1775716758" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -9, "time": "1775717168" }, "departure": { "delay": -9, "time": "1775717211" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "departure": { "delay": 66, "time": "1775716266" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:8:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16412:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1775739443" }, "departure": { "delay": 23, "time": "1775739443" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1775740181" }, "departure": { "delay": -19, "time": "1775740181" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1775739602" }, "departure": { "delay": 2, "time": "1775739602" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1775740101" }, "departure": { "delay": 21, "time": "1775740101" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 128, "time": "1775738048" }, "departure": { "delay": 128, "time": "1775738048" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1775737829" }, "departure": { "delay": 110, "time": "1775737850" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 74, "time": "1775738414" }, "departure": { "delay": 74, "time": "1775738414" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1775737939" }, "departure": { "delay": 150, "time": "1775737950" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1775738948" }, "departure": { "delay": 10, "time": "1775738950" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1775739889" }, "departure": { "delay": -11, "time": "1775739889" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -26, "time": "1775740054" }, "departure": { "delay": -26, "time": "1775740054" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -26, "time": "1775739754" }, "departure": { "delay": -26, "time": "1775739754" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1775738241" }, "departure": { "delay": 150, "time": "1775738250" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1775739334" }, "departure": { "delay": -26, "time": "1775739334" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1775740255" }, "departure": { "delay": -5, "time": "1775740255" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 128, "time": "1775737988" }, "departure": { "delay": 128, "time": "1775737988" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1775739827" }, "departure": { "delay": -13, "time": "1775739827" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1775738675" }, "departure": { "delay": 95, "time": "1775738675" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1775740002" }, "departure": { "delay": -18, "time": "1775740002" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "departure": { "delay": 70, "time": "1775737750" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1775739154" }, "departure": { "delay": -26, "time": "1775739154" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1775738785" }, "departure": { "delay": 30, "time": "1775738790" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1775739220" }, "departure": { "delay": -20, "time": "1775739220" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -26, "time": "1775739274" }, "departure": { "delay": -26, "time": "1775739274" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1775739652" }, "departure": { "delay": -8, "time": "1775739652" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1775738571" }, "departure": { "delay": 51, "time": "1775738571" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1775739956" }, "departure": { "delay": -4, "time": "1775739956" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 151, "time": "1775738071" }, "departure": { "delay": 151, "time": "1775738071" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -12, "time": "1775739528" }, "departure": { "delay": -12, "time": "1775739528" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1775738175" }, "departure": { "delay": 138, "time": "1775738178" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1775738345" }, "departure": { "delay": 185, "time": "1775738345" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1775738351" }, "departure": { "delay": 131, "time": "1775738351" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 131, "time": "1775738291" }, "departure": { "delay": 131, "time": "1775738291" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775737754", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16412:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470283:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 260, "time": "1775739680" }, "departure": { "delay": 260, "time": "1775739680" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 344, "time": "1775739464" }, "departure": { "delay": 344, "time": "1775739464" }, "stopId": "FR:27022:ZE:0x7000:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 425, "time": "1775738945" }, "departure": { "delay": 425, "time": "1775738945" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 287, "time": "1775738687" }, "departure": { "delay": 287, "time": "1775738687" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 349, "time": "1775738749" }, "departure": { "delay": 349, "time": "1775738749" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 318, "time": "1775739618" }, "departure": { "delay": 318, "time": "1775739618" }, "stopId": "FR:27022:ZE:0x6982:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 251, "time": "1775739731" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 390, "time": "1775739390" }, "departure": { "delay": 390, "time": "1775739390" }, "stopId": "FR:27022:ZE:0x7002:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 359, "time": "1775739119" }, "departure": { "delay": 359, "time": "1775739119" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 374, "time": "1775738474" }, "departure": { "delay": 374, "time": "1775738474" }, "stopId": "FR:27275:ZE:0x6203:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 302, "time": "1775738282" }, "departure": { "delay": 302, "time": "1775738282" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 335, "time": "1775738795" }, "departure": { "delay": 335, "time": "1775738795" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 288, "time": "1775739528" }, "departure": { "delay": 288, "time": "1775739528" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 267, "time": "1775738367" }, "departure": { "delay": 267, "time": "1775738367" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 359, "time": "1775739239" }, "departure": { "delay": 359, "time": "1775739239" }, "stopId": "FR:27022:ZE:0x6980:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 340, "time": "1775739340" }, "departure": { "delay": 340, "time": "1775739340" }, "stopId": "FR:27022:ZE:0x6992:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 365, "time": "1775738525" }, "departure": { "delay": 365, "time": "1775738525" }, "stopId": "FR:27275:ZE:0x6205:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 364, "time": "1775739304" }, "departure": { "delay": 364, "time": "1775739304" }, "stopId": "FR:27022:ZE:0x6998:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 419, "time": "1775738999" }, "departure": { "delay": 419, "time": "1775738999" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 321, "time": "1775738601" }, "departure": { "delay": 321, "time": "1775738601" }, "stopId": "FR:27275:ZE:0x6215:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:6a:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470283:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1097:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775757300" }, "departure": { "time": "1775757300" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775756400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775757660" }, "departure": { "time": "1775757660" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775757780" }, "departure": { "time": "1775757780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775757480" }, "departure": { "time": "1775757480" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775757000" }, "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775758020" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775757960" }, "departure": { "time": "1775757960" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1775739015", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1097:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227439x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1775739425" }, "departure": { "delay": 125, "time": "1775739425" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 152, "time": "1775738972" }, "stopId": "FR:76305:ZE:3619:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1775739244" }, "departure": { "delay": 124, "time": "1775739244" }, "stopId": "FR:76305:ZE:3184:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 121, "time": "1775739301" }, "departure": { "delay": 121, "time": "1775739301" }, "stopId": "FR:76305:ZE:3182:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 101, "time": "1775739881" }, "departure": { "delay": 101, "time": "1775739881" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1775739701" }, "departure": { "delay": 101, "time": "1775739701" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 144, "time": "1775738904" }, "stopId": "FR:76305:ZE:3463:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1775740841" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1775739825" }, "departure": { "delay": 105, "time": "1775739825" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 129, "time": "1775739549" }, "departure": { "delay": 129, "time": "1775739549" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1775740620" }, "departure": { "delay": 120, "time": "1775740620" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 101, "time": "1775739161" }, "departure": { "delay": 101, "time": "1775739161" }, "stopId": "FR:76305:ZE:3057:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1775739600" }, "departure": { "delay": 120, "time": "1775739600" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 101, "time": "1775739461" }, "departure": { "delay": 101, "time": "1775739461" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1775740121" }, "departure": { "delay": 101, "time": "1775740121" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1775739057" }, "departure": { "delay": 117, "time": "1775739057" }, "stopId": "FR:76305:ZE:3293:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 101, "time": "1775740481" }, "departure": { "delay": 101, "time": "1775740481" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1775739769" }, "departure": { "delay": 109, "time": "1775739769" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 158, "time": "1775740418" }, "departure": { "delay": 158, "time": "1775740418" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227439x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx73:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1775738310" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 280, "time": "1775739220" }, "departure": { "delay": 280, "time": "1775739220" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 266, "time": "1775738822" }, "departure": { "delay": 266, "time": "1775738846" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1775738516" }, "departure": { "delay": 155, "time": "1775738615" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 251, "time": "1775738771" }, "departure": { "delay": 251, "time": "1775738771" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 259, "time": "1775739019" }, "departure": { "delay": 259, "time": "1775739019" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 265, "time": "1775739625" }, "departure": { "delay": 265, "time": "1775739625" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 265, "time": "1775739445" }, "departure": { "delay": 265, "time": "1775739445" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 261, "time": "1775738901" }, "departure": { "delay": 261, "time": "1775738901" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 249, "time": "1775739369" }, "departure": { "delay": 249, "time": "1775739369" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1775738441" }, "departure": { "delay": 41, "time": "1775738441" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 265, "time": "1775738965" }, "departure": { "delay": 265, "time": "1775738965" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775737754", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx73:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9887x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775738760" }, "departure": { "delay": 5, "time": "1775738765" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1775740020" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1775738940" }, "departure": { "delay": -60, "time": "1775738940" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1775738880" }, "departure": { "delay": -55, "time": "1775738885" }, "stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1775739000" }, "departure": { "delay": -60, "time": "1775739000" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1775738820" }, "departure": { "delay": -55, "time": "1775738825" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "departure": { "delay": 5, "time": "1775738705" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 9 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9887x0:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1095:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775756760" }, "departure": { "time": "1775756760" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775756160" }, "departure": { "time": "1775756160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775756280" }, "departure": { "time": "1775756280" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775756460" }, "departure": { "time": "1775756460" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775757300" }, "departure": { "time": "1775757300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1775756585" }, "departure": { "delay": 5, "time": "1775756585" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775756640" }, "departure": { "time": "1775756640" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775756880" }, "departure": { "time": "1775756880" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775756400" }, "departure": { "time": "1775756400" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775755980" }, "departure": { "time": "1775755980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775738412", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1095:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9916x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775744160" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775745120" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744580" }, "stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008", "stopSequence": 4 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:9916x0:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:765:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743800" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775742180" }, "departure": { "time": "1775742180" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1775738412", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:765:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12434:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 115, "time": "1775738875" }, "departure": { "delay": 115, "time": "1775738875" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1775739127" }, "departure": { "delay": 127, "time": "1775739127" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 127, "time": "1775739607" }, "departure": { "delay": 127, "time": "1775739607" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1775739549" }, "departure": { "delay": 129, "time": "1775739549" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 183, "time": "1775739783" }, "departure": { "delay": 183, "time": "1775739783" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 168, "time": "1775738928" }, "departure": { "delay": 168, "time": "1775738928" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 159, "time": "1775740779" }, "departure": { "delay": 159, "time": "1775740779" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 165, "time": "1775739465" }, "departure": { "delay": 165, "time": "1775739465" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1775740238" }, "departure": { "delay": 158, "time": "1775740238" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 140, "time": "1775740580" }, "departure": { "delay": 140, "time": "1775740580" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 144, "time": "1775739024" }, "departure": { "delay": 144, "time": "1775739024" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 143, "time": "1775739923" }, "departure": { "delay": 143, "time": "1775739923" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 151, "time": "1775739211" }, "departure": { "delay": 151, "time": "1775739211" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1775740352" }, "departure": { "delay": 152, "time": "1775740352" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 158, "time": "1775739818" }, "departure": { "delay": 158, "time": "1775739818" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 158, "time": "1775740118" }, "departure": { "delay": 158, "time": "1775740118" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 145, "time": "1775740705" }, "departure": { "delay": 145, "time": "1775740705" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 152, "time": "1775740292" }, "departure": { "delay": 152, "time": "1775740292" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1775739719" }, "departure": { "delay": 179, "time": "1775739719" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1775739355" }, "departure": { "delay": 175, "time": "1775739355" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 188, "time": "1775740388" }, "departure": { "delay": 188, "time": "1775740388" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 157, "time": "1775740657" }, "departure": { "delay": 157, "time": "1775740657" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 132, "time": "1775738652" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1775740039" }, "departure": { "delay": 139, "time": "1775740039" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1775740073" }, "departure": { "delay": 173, "time": "1775740073" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 153, "time": "1775740473" }, "departure": { "delay": 153, "time": "1775740473" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 154, "time": "1775738854" }, "departure": { "delay": 154, "time": "1775738854" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 153, "time": "1775738973" }, "departure": { "delay": 153, "time": "1775738973" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738674", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12434:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230576x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775739839" }, "departure": { "delay": 59, "time": "1775739839" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1775740240" }, "departure": { "delay": 40, "time": "1775740240" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1775741003" }, "departure": { "delay": 83, "time": "1775741003" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 91, "time": "1775740471" }, "departure": { "delay": 91, "time": "1775740471" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1775739639" }, "departure": { "delay": 39, "time": "1775739639" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1775740168" }, "departure": { "delay": 88, "time": "1775740168" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1775741488" }, "departure": { "delay": 88, "time": "1775741488" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 39, "time": "1775741139" }, "departure": { "delay": 39, "time": "1775741139" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 63, "time": "1775739183" }, "departure": { "delay": 63, "time": "1775739183" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1775738820" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1775741433" }, "departure": { "delay": 93, "time": "1775741433" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 40, "time": "1775739520" }, "departure": { "delay": 40, "time": "1775739520" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1775741344" }, "departure": { "delay": 64, "time": "1775741344" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 48, "time": "1775738988" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1775740551" }, "departure": { "delay": 51, "time": "1775740551" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1775741199" }, "departure": { "delay": 39, "time": "1775741199" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1775739401" }, "departure": { "delay": 41, "time": "1775739401" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1775739931" }, "departure": { "delay": 91, "time": "1775739931" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1775740899" }, "departure": { "delay": 39, "time": "1775740899" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1775740299" }, "departure": { "delay": 39, "time": "1775740299" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1775741379" }, "departure": { "delay": 39, "time": "1775741379" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 84, "time": "1775739324" }, "departure": { "delay": 84, "time": "1775739324" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775740364" }, "departure": { "delay": 44, "time": "1775740364" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1775739219" }, "departure": { "delay": 39, "time": "1775739219" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1775741269" }, "departure": { "delay": 49, "time": "1775741269" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 93, "time": "1775739753" }, "departure": { "delay": 93, "time": "1775739753" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1775739570" }, "departure": { "delay": 90, "time": "1775739570" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1775739459" }, "departure": { "delay": 39, "time": "1775739459" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775741559" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 39, "time": "1775739999" }, "departure": { "delay": 39, "time": "1775739999" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1775739114" }, "departure": { "delay": 54, "time": "1775739114" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1775740659" }, "departure": { "delay": 39, "time": "1775740659" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 42, "time": "1775738922" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 79, "time": "1775741239" }, "departure": { "delay": 79, "time": "1775741239" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 91, "time": "1775739691" }, "departure": { "delay": 91, "time": "1775739691" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230576x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15211:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775736959" }, "departure": { "delay": 59, "time": "1775736959" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 87, "time": "1775735787" }, "departure": { "delay": 87, "time": "1775735787" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1775735888" }, "departure": { "delay": 90, "time": "1775735910" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1775735963" }, "departure": { "delay": 89, "time": "1775735969" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775736990" }, "departure": { "delay": 30, "time": "1775736990" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 104, "time": "1775736160" }, "departure": { "delay": 104, "time": "1775736164" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 117, "time": "1775736237" }, "departure": { "delay": 117, "time": "1775736237" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1775736865" }, "departure": { "delay": 85, "time": "1775736865" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1775737946" }, "departure": { "delay": 26, "time": "1775737946" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 75, "time": "1775736075" }, "departure": { "delay": 75, "time": "1775736075" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1775736399" }, "departure": { "delay": 111, "time": "1775736411" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -115, "time": "1775737985" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1775735700" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1775736464" }, "departure": { "delay": 44, "time": "1775736464" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1775737069" }, "departure": { "delay": 49, "time": "1775737069" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 59, "time": "1775736539" }, "departure": { "delay": 59, "time": "1775736539" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1775736288" }, "departure": { "delay": 48, "time": "1775736288" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775736789" }, "departure": { "delay": 30, "time": "1775736810" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1775737916" }, "departure": { "delay": 56, "time": "1775737916" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -10, "time": "1775736669" }, "departure": { "delay": -10, "time": "1775736710" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 31, "time": "1775737107" }, "departure": { "delay": 31, "time": "1775737111" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1775737739" }, "departure": { "delay": 59, "time": "1775737739" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1775736910" }, "departure": { "delay": 70, "time": "1775736910" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775737799" }, "departure": { "delay": 59, "time": "1775737799" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1775737284" }, "departure": { "delay": 50, "time": "1775737310" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1775737499" }, "departure": { "delay": 70, "time": "1775737510" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1775737630" }, "departure": { "delay": 70, "time": "1775737630" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1775737426" }, "departure": { "delay": 46, "time": "1775737426" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 61, "time": "1775737381" }, "departure": { "delay": 61, "time": "1775737381" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1775737197" }, "departure": { "delay": 70, "time": "1775737210" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1775737561" }, "departure": { "delay": 65, "time": "1775737565" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775735494", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15211:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1775720525" }, "departure": { "delay": 120, "time": "1775720580" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1775721600" }, "departure": { "delay": 65, "time": "1775721605" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1775720340" }, "departure": { "delay": 120, "time": "1775720400" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1775719200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1775719870" }, "departure": { "delay": 135, "time": "1775719875" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775722020" }, "departure": { "delay": 60, "time": "1775722020" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 75, "time": "1775719990" }, "departure": { "delay": 75, "time": "1775719995" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775721420" }, "departure": { "delay": 65, "time": "1775721425" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775722140" }, "departure": { "delay": 60, "time": "1775722140" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1775721120" }, "departure": { "delay": 125, "time": "1775721125" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1775721900" }, "departure": { "delay": 65, "time": "1775721905" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 125, "time": "1775719680" }, "departure": { "delay": 125, "time": "1775719685" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775721240" }, "departure": { "delay": 5, "time": "1775721245" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1775720040" }, "departure": { "delay": 65, "time": "1775720045" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1775721180" }, "departure": { "delay": 125, "time": "1775721185" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 125, "time": "1775719800" }, "departure": { "delay": 125, "time": "1775719805" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1775721840" }, "departure": { "delay": 65, "time": "1775721845" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 185, "time": "1775719620" }, "departure": { "delay": 185, "time": "1775719625" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1775720220" }, "departure": { "delay": 125, "time": "1775720225" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1775721660" }, "departure": { "delay": 65, "time": "1775721665" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 65, "time": "1775721720" }, "departure": { "delay": 65, "time": "1775721725" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1775719740" }, "departure": { "delay": 125, "time": "1775719745" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1775720460" }, "departure": { "delay": 180, "time": "1775720520" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1775721960" }, "departure": { "delay": 65, "time": "1775721965" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775719260" }, "departure": { "delay": 60, "time": "1775719320" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775721300" }, "departure": { "delay": 60, "time": "1775721360" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775722200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 125, "time": "1775719380" }, "departure": { "delay": 125, "time": "1775719385" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 185, "time": "1775719860" }, "departure": { "delay": 185, "time": "1775719865" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1775721480" }, "departure": { "delay": -55, "time": "1775721485" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 300, "time": "1775720700" }, "departure": { "delay": 300, "time": "1775720940" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1775720100" }, "departure": { "delay": 65, "time": "1775720105" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1775722052", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:267:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227385x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 192, "time": "1775739312" }, "departure": { "delay": 192, "time": "1775739312" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1775739400" }, "departure": { "delay": 160, "time": "1775739400" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 143, "time": "1775739263" }, "departure": { "delay": 143, "time": "1775739263" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 143, "time": "1775738963" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 63, "time": "1775738643" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1775739443" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 182, "time": "1775739362" }, "departure": { "delay": 182, "time": "1775739362" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 169, "time": "1775739169" }, "departure": { "delay": 169, "time": "1775739169" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 87, "time": "1775738547" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 164, "time": "1775738864" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1775738992" }, "departure": { "delay": 172, "time": "1775738992" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 106, "time": "1775738746" }, "departure": { "delay": 106, "time": "1775738746" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1775739110" }, "departure": { "delay": 170, "time": "1775739110" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738962", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227385x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1775737403" }, "departure": { "delay": 23, "time": "1775737403" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775737880" }, "departure": { "delay": 20, "time": "1775737880" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775736000" }, "departure": { "time": "1775736000" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1775737326" }, "departure": { "delay": 6, "time": "1775737326" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1775735685" }, "departure": { "delay": 45, "time": "1775735685" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775738129" }, "departure": { "delay": 29, "time": "1775738129" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 57, "time": "1775736357" }, "departure": { "delay": 57, "time": "1775736357" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1775736918" }, "departure": { "delay": 18, "time": "1775736918" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775736240" }, "departure": { "time": "1775736240" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1775735641" }, "departure": { "delay": 1, "time": "1775735641" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1775737201" }, "departure": { "delay": 1, "time": "1775737201" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1775736157" }, "departure": { "delay": 37, "time": "1775736157" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1775736640" }, "departure": { "delay": 40, "time": "1775736640" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775736300" }, "departure": { "time": "1775736300" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775737082" }, "departure": { "delay": 2, "time": "1775737082" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 38, "time": "1775736578" }, "departure": { "delay": 38, "time": "1775736578" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775737020" }, "departure": { "time": "1775737020" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1775736735" }, "departure": { "delay": 15, "time": "1775736735" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1775735807" }, "departure": { "delay": 47, "time": "1775735807" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775736080" }, "departure": { "delay": 20, "time": "1775736080" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775737605" }, "departure": { "delay": 45, "time": "1775737605" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 47, "time": "1775737247" }, "departure": { "delay": 47, "time": "1775737247" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775738220" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 44, "time": "1775736044" }, "departure": { "delay": 44, "time": "1775736044" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775735580" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775736480" }, "departure": { "time": "1775736480" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1775737790" }, "departure": { "delay": 50, "time": "1775737790" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 46, "time": "1775735926" }, "departure": { "delay": 46, "time": "1775735926" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1775735883" }, "departure": { "delay": 3, "time": "1775735883" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1775735741" }, "departure": { "delay": 41, "time": "1775735741" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1775737953" }, "departure": { "delay": 33, "time": "1775737953" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1775736879" }, "departure": { "delay": 39, "time": "1775736879" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1775736822" }, "departure": { "delay": 42, "time": "1775736822" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1775738006" }, "departure": { "delay": 26, "time": "1775738006" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1775732854", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13397:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5923767074160640x12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -197, "time": "1775741476" }, "departure": { "delay": -197, "time": "1775741683" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -208, "time": "1775741874" }, "departure": { "delay": -208, "time": "1775742092" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 1, "time": "1775739411" }, "departure": { "delay": 1, "time": "1775739421" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -172, "time": "1775741287" }, "departure": { "delay": -172, "time": "1775741468" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": -212, "time": "1775741986" }, "departure": { "delay": -212, "time": "1775742208" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": -167, "time": "1775741717" }, "departure": { "delay": -167, "time": "1775741893" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -210, "time": "1775742231" }, "departure": { "delay": -210, "time": "1775742450" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -25, "time": "1775740320" }, "departure": { "delay": -25, "time": "1775740355" }, "stopId": "FR:50218:ZE:759790014:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1775739677" }, "departure": { "delay": -17, "time": "1775739703" }, "stopId": "FR:50647:ZE:738750003:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1775740042" }, "departure": { "delay": 32, "time": "1775740052" }, "stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -15, "time": "1775740221" }, "departure": { "delay": -15, "time": "1775740245" }, "stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1775739477" }, "departure": { "delay": 7, "time": "1775739487" }, "stopId": "FR:50647:ZE:761940003:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1775740147" }, "departure": { "delay": 17, "time": "1775740157" }, "stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -149, "time": "1775740912" }, "departure": { "delay": -149, "time": "1775741071" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -212, "time": "1775742167" }, "departure": { "delay": -212, "time": "1775742388" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 29, "time": "1775739979" }, "departure": { "delay": 29, "time": "1775739989" }, "stopId": "FR:50165:ZE:746190003:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -178, "time": "1775741214" }, "departure": { "delay": -178, "time": "1775741402" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": -15, "time": "1775739740" }, "departure": { "delay": -15, "time": "1775739765" }, "stopId": "FR:50165:ZE:767160014:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -172, "time": "1775741346" }, "departure": { "delay": -172, "time": "1775741528" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -30, "time": "1775740490" }, "departure": { "delay": -30, "time": "1775740530" }, "stopId": "FR:50218:ZE:740090003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -27, "time": "1775740557" }, "departure": { "delay": -27, "time": "1775740593" }, "stopId": "FR:50218:ZE:759840001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1775739906" }, "departure": { "delay": 16, "time": "1775739916" }, "stopId": "FR:50165:ZE:767190002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1775739574" }, "departure": { "delay": -8, "time": "1775739592" }, "stopId": "FR:50647:ZE:759840002:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -203, "time": "1775742065" }, "departure": { "delay": -203, "time": "1775742277" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -182, "time": "1775741387" }, "departure": { "delay": -182, "time": "1775741578" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -169, "time": "1775741113" }, "departure": { "delay": -169, "time": "1775741291" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -187, "time": "1775741796" }, "departure": { "delay": -187, "time": "1775741993" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 26, "time": "1775739856" }, "departure": { "delay": 26, "time": "1775739866" }, "stopId": "FR:50165:ZE:757990018:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1775739354" }, "departure": { "delay": 4, "time": "1775739364" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -68, "time": "1775740774" }, "departure": { "delay": -68, "time": "1775740852" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": -285, "time": "1775742435" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 }, { "departure": { "time": "1775739300" }, "stopId": "FR:50647:ZE:748690002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -30, "time": "1775740611" }, "departure": { "delay": -30, "time": "1775740650" }, "stopId": "FR:50218:ZE:752240005:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -162, "time": "1775741006" }, "departure": { "delay": -162, "time": "1775741178" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -141, "time": "1775740868" }, "departure": { "delay": -141, "time": "1775741019" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": -175, "time": "1775741640" }, "departure": { "delay": -175, "time": "1775741825" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -59, "time": "1775740673" }, "departure": { "delay": -59, "time": "1775740741" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 19 } ], "timestamp": "1775739001", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:5923767074160640x12:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18511:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1775740604" }, "departure": { "delay": 44, "time": "1775740604" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1775740317" }, "departure": { "delay": 57, "time": "1775740317" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775739960" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775741871" }, "departure": { "delay": 51, "time": "1775741871" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 49, "time": "1775740489" }, "departure": { "delay": 49, "time": "1775740489" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1775740747" }, "departure": { "delay": 7, "time": "1775740747" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 17, "time": "1775741537" }, "departure": { "delay": 17, "time": "1775741537" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775740884" }, "departure": { "delay": 24, "time": "1775740884" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1775740197" }, "departure": { "delay": 57, "time": "1775740197" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1775740957" }, "departure": { "delay": 37, "time": "1775740957" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1775741818" }, "departure": { "delay": 58, "time": "1775741818" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 21, "time": "1775741301" }, "departure": { "delay": 21, "time": "1775741301" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1775740807" }, "departure": { "delay": 7, "time": "1775740807" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1775741611" }, "departure": { "delay": 31, "time": "1775741611" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1775740559" }, "departure": { "delay": 59, "time": "1775740559" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1775741214" }, "departure": { "delay": 54, "time": "1775741214" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1775741664" }, "departure": { "delay": 24, "time": "1775741664" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1775740142" }, "departure": { "delay": 2, "time": "1775740142" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1775740287" }, "departure": { "delay": 27, "time": "1775740287" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775735774", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18511:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17029:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738295", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17029:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470575:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -115, "time": "1775742485" }, "departure": { "delay": -115, "time": "1775742485" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -143, "time": "1775742877" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -116, "time": "1775742724" }, "departure": { "delay": -116, "time": "1775742724" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -151, "time": "1775742029" }, "departure": { "delay": -151, "time": "1775742029" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -126, "time": "1775741694" }, "departure": { "delay": -126, "time": "1775741694" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -180, "time": "1775741880" }, "departure": { "delay": -180, "time": "1775741880" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -133, "time": "1775741987" }, "departure": { "delay": -133, "time": "1775741987" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -126, "time": "1775741814" }, "departure": { "delay": -126, "time": "1775741814" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -96, "time": "1775742204" }, "departure": { "delay": -96, "time": "1775742204" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -62, "time": "1775742598" }, "departure": { "delay": -62, "time": "1775742598" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -126, "time": "1775742054" }, "departure": { "delay": -126, "time": "1775742054" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -73, "time": "1775742287" }, "departure": { "delay": -73, "time": "1775742287" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -163, "time": "1775741957" }, "departure": { "delay": -163, "time": "1775741957" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -120, "time": "1775742120" }, "departure": { "delay": -120, "time": "1775742120" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "departure": { "time": "1775741400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -142, "time": "1775741858" }, "departure": { "delay": -142, "time": "1775741858" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -21, "time": "1775741559" }, "departure": { "delay": -21, "time": "1775741559" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1775741510" }, "departure": { "delay": -10, "time": "1775741510" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -32, "time": "1775742688" }, "departure": { "delay": -32, "time": "1775742688" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -136, "time": "1775742824" }, "departure": { "delay": -136, "time": "1775742824" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -42, "time": "1775741598" }, "departure": { "delay": -42, "time": "1775741598" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -97, "time": "1775742383" }, "departure": { "delay": -97, "time": "1775742383" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470575:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9869x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1775738280" }, "departure": { "delay": -55, "time": "1775738285" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775738640" }, "departure": { "delay": 65, "time": "1775738645" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775738940" }, "departure": { "delay": 5, "time": "1775738945" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1775738820" }, "departure": { "delay": 65, "time": "1775738825" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -55, "time": "1775738220" }, "departure": { "delay": -55, "time": "1775738225" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775738880" }, "departure": { "delay": 5, "time": "1775738885" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1775739060" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1775738340" }, "departure": { "delay": -55, "time": "1775738345" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775738700" }, "departure": { "delay": 5, "time": "1775738705" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1775738580" }, "departure": { "delay": 65, "time": "1775738585" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -115, "time": "1775738100" }, "departure": { "delay": -115, "time": "1775738105" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1775737920" }, "departure": { "delay": 65, "time": "1775737925" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1775738650" }, "departure": { "delay": 15, "time": "1775738655" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1775738050" }, "departure": { "delay": 15, "time": "1775738055" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775737800" }, "departure": { "delay": 5, "time": "1775737805" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "departure": { "delay": 60, "time": "1775737740" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1775738040" }, "departure": { "delay": 65, "time": "1775738045" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 4 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9869x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011307x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1775740972" }, "departure": { "delay": 172, "time": "1775740972" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 172, "time": "1775741272" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 184, "time": "1775738824" }, "departure": { "delay": 184, "time": "1775738824" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 210, "time": "1775739990" }, "departure": { "delay": 210, "time": "1775739990" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 211, "time": "1775741191" }, "departure": { "delay": 211, "time": "1775741191" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 219, "time": "1775740899" }, "departure": { "delay": 219, "time": "1775740899" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 185, "time": "1775741225" }, "departure": { "delay": 185, "time": "1775741225" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 197, "time": "1775739137" }, "departure": { "delay": 197, "time": "1775739137" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 195, "time": "1775739195" }, "departure": { "delay": 195, "time": "1775739195" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 172, "time": "1775740552" }, "departure": { "delay": 172, "time": "1775740552" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 193, "time": "1775740513" }, "departure": { "delay": 193, "time": "1775740513" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 222, "time": "1775739402" }, "departure": { "delay": 222, "time": "1775739402" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 172, "time": "1775740852" }, "departure": { "delay": 172, "time": "1775740852" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 178, "time": "1775740678" }, "departure": { "delay": 178, "time": "1775740678" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 149, "time": "1775738549" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 229, "time": "1775741029" }, "departure": { "delay": 229, "time": "1775741029" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 222, "time": "1775740602" }, "departure": { "delay": 222, "time": "1775740602" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": 172, "time": "1775738932" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 215, "time": "1775741075" }, "departure": { "delay": 215, "time": "1775741075" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 220, "time": "1775741140" }, "departure": { "delay": 220, "time": "1775741140" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 191, "time": "1775740151" }, "departure": { "delay": 191, "time": "1775740151" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 217, "time": "1775739817" }, "departure": { "delay": 217, "time": "1775739817" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 126, "time": "1775738646" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 139, "time": "1775738779" }, "departure": { "delay": 139, "time": "1775738779" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 134, "time": "1775738714" }, "departure": { "delay": 134, "time": "1775738714" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 113, "time": "1775738453" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 172, "time": "1775739892" }, "departure": { "delay": 172, "time": "1775739892" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 222, "time": "1775740722" }, "departure": { "delay": 222, "time": "1775740722" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 62, "time": "1775738102" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 172, "time": "1775739472" }, "departure": { "delay": 172, "time": "1775739472" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 224, "time": "1775739344" }, "departure": { "delay": 224, "time": "1775739344" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1775739550" }, "departure": { "delay": 190, "time": "1775739550" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 172, "time": "1775740432" }, "departure": { "delay": 172, "time": "1775740432" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 231, "time": "1775740251" }, "departure": { "delay": 231, "time": "1775740251" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 182, "time": "1775740322" }, "departure": { "delay": 182, "time": "1775740322" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 227, "time": "1775739287" }, "departure": { "delay": 227, "time": "1775739287" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 181, "time": "1775740081" }, "departure": { "delay": 181, "time": "1775740081" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 197, "time": "1775739737" }, "departure": { "delay": 197, "time": "1775739737" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 172, "time": "1775739052" }, "departure": { "delay": 172, "time": "1775739052" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 211, "time": "1775740771" }, "departure": { "delay": 211, "time": "1775740771" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011307x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471190:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775739455" }, "departure": { "delay": 35, "time": "1775739455" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -222, "time": "1775740998" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -179, "time": "1775740921" }, "departure": { "delay": -179, "time": "1775740921" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -30, "time": "1775739510" }, "departure": { "delay": -30, "time": "1775739510" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -81, "time": "1775740059" }, "departure": { "delay": -81, "time": "1775740059" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -85, "time": "1775739875" }, "departure": { "delay": -85, "time": "1775739875" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -111, "time": "1775740149" }, "departure": { "delay": -111, "time": "1775740149" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -46, "time": "1775740334" }, "departure": { "delay": -46, "time": "1775740334" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -128, "time": "1775740792" }, "departure": { "delay": -128, "time": "1775740792" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -94, "time": "1775739746" }, "departure": { "delay": -94, "time": "1775739746" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1775739366" }, "departure": { "delay": 66, "time": "1775739366" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -98, "time": "1775739682" }, "departure": { "delay": -98, "time": "1775739682" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -109, "time": "1775740631" }, "departure": { "delay": -109, "time": "1775740631" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -112, "time": "1775739788" }, "departure": { "delay": -112, "time": "1775739788" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -81, "time": "1775740419" }, "departure": { "delay": -81, "time": "1775740419" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -56, "time": "1775740264" }, "departure": { "delay": -56, "time": "1775740264" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1775739404" }, "departure": { "delay": 44, "time": "1775739404" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1775740204" }, "departure": { "delay": -56, "time": "1775740204" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -49, "time": "1775740511" }, "departure": { "delay": -49, "time": "1775740511" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -138, "time": "1775740842" }, "departure": { "delay": -138, "time": "1775740842" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -28, "time": "1775739572" }, "departure": { "delay": -28, "time": "1775739572" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -11, "time": "1775739529" }, "departure": { "delay": -11, "time": "1775739529" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -68, "time": "1775740732" }, "departure": { "delay": -68, "time": "1775740732" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "departure": { "time": "1775739000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -62, "time": "1775740378" }, "departure": { "delay": -62, "time": "1775740378" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -19, "time": "1775739221" }, "departure": { "delay": -19, "time": "1775739221" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775739341" }, "departure": { "delay": 41, "time": "1775739341" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -39, "time": "1775740581" }, "departure": { "delay": -39, "time": "1775740581" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -113, "time": "1775739607" }, "departure": { "delay": -113, "time": "1775739607" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471190:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107850x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1775739787" }, "departure": { "delay": 7, "time": "1775739787" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1775739667" }, "departure": { "delay": 7, "time": "1775739667" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775739425" }, "departure": { "delay": 5, "time": "1775739425" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1775740015" }, "departure": { "delay": 55, "time": "1775740015" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1775740579" }, "departure": { "delay": 19, "time": "1775740579" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1775739550" }, "departure": { "delay": 10, "time": "1775739550" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1775740987" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1775740191" }, "departure": { "delay": 51, "time": "1775740191" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1775740461" }, "departure": { "delay": 21, "time": "1775740461" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1775740682" }, "departure": { "delay": 2, "time": "1775740682" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1775739902" }, "departure": { "delay": 2, "time": "1775739902" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "departure": { "time": "1775739300" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1775740908" }, "departure": { "delay": 48, "time": "1775740908" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1775740808" }, "departure": { "delay": 8, "time": "1775740808" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1775740374" }, "departure": { "delay": 54, "time": "1775740374" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107850x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11299:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1775739129" }, "departure": { "delay": 129, "time": "1775739129" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 129, "time": "1775738881" }, "departure": { "delay": 129, "time": "1775738889" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1775739829" }, "departure": { "delay": 169, "time": "1775739829" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 137, "time": "1775739557" }, "departure": { "delay": 137, "time": "1775739557" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 143, "time": "1775740043" }, "departure": { "delay": 143, "time": "1775740043" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 39, "time": "1775738139" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 129, "time": "1775738289" }, "departure": { "delay": 129, "time": "1775738289" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 129, "time": "1775738587" }, "departure": { "delay": 129, "time": "1775738589" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 129, "time": "1775739609" }, "departure": { "delay": 129, "time": "1775739609" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1775740110" }, "departure": { "delay": 150, "time": "1775740110" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 160, "time": "1775740180" }, "departure": { "delay": 160, "time": "1775740180" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 143, "time": "1775739203" }, "departure": { "delay": 143, "time": "1775739203" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 149, "time": "1775738484" }, "departure": { "delay": 149, "time": "1775738489" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 129, "time": "1775740269" }, "departure": { "delay": 129, "time": "1775740269" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1775739319" }, "departure": { "delay": 139, "time": "1775739319" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 63, "time": "1775738403" }, "departure": { "delay": 63, "time": "1775738403" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1775738959" }, "departure": { "delay": 139, "time": "1775738959" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1775738790" }, "departure": { "delay": 90, "time": "1775738790" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1775738193" }, "departure": { "delay": 93, "time": "1775738193" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 145, "time": "1775739025" }, "departure": { "delay": 145, "time": "1775739025" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1775739745" }, "departure": { "delay": 145, "time": "1775739745" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 129, "time": "1775739909" }, "departure": { "delay": 129, "time": "1775739909" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 157, "time": "1775739517" }, "departure": { "delay": 157, "time": "1775739517" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 132, "time": "1775739672" }, "departure": { "delay": 132, "time": "1775739672" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 109, "time": "1775738688" }, "departure": { "delay": 109, "time": "1775738689" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 134, "time": "1775739074" }, "departure": { "delay": 134, "time": "1775739074" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 179, "time": "1775739479" }, "departure": { "delay": 179, "time": "1775739479" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 131, "time": "1775738771" }, "departure": { "delay": 131, "time": "1775738771" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1775739268" }, "departure": { "delay": 148, "time": "1775739268" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 129, "time": "1775739369" }, "departure": { "delay": 129, "time": "1775739369" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775738143", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11299:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:77:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775712540" }, "departure": { "time": "1775712540" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1775710565" }, "departure": { "delay": 5, "time": "1775710565" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775712240" }, "departure": { "time": "1775712240" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775712840" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775710740" }, "departure": { "time": "1775710740" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775710265" }, "departure": { "delay": 5, "time": "1775710265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775712780" }, "departure": { "time": "1775712780" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775711940" }, "departure": { "time": "1775711940" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775712000" }, "departure": { "time": "1775712000" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775712360" }, "departure": { "time": "1775712360" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775710560" }, "departure": { "time": "1775710560" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775710680" }, "departure": { "time": "1775710680" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775711160" }, "departure": { "time": "1775711160" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775711100" }, "departure": { "time": "1775711100" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775711220" }, "departure": { "time": "1775711220" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775710980" }, "departure": { "time": "1775710980" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775710440" }, "departure": { "time": "1775710440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775712660" }, "departure": { "time": "1775712660" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775710920" }, "departure": { "time": "1775710920" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775712300" }, "departure": { "time": "1775712300" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1775712245" }, "departure": { "delay": 5, "time": "1775712245" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775712480" }, "departure": { "time": "1775712480" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775712060" }, "departure": { "time": "1775712060" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775710260" }, "departure": { "time": "1775710260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775710800" }, "departure": { "time": "1775710800" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775710505" }, "departure": { "delay": 5, "time": "1775710505" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775710620" }, "departure": { "time": "1775710620" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775710500" }, "departure": { "time": "1775710500" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775711760" }, "departure": { "time": "1775711760" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775710860" }, "departure": { "time": "1775710860" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775711340" }, "departure": { "time": "1775711340" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1775710200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775711700" }, "departure": { "time": "1775711700" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775712600" }, "departure": { "time": "1775712600" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 } ], "timestamp": "1775707758", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:77:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196410x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 390, "time": "1775738370" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 410, "time": "1775738510" }, "departure": { "delay": 410, "time": "1775738510" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 293, "time": "1775738873" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 392, "time": "1775738672" }, "departure": { "delay": 392, "time": "1775738672" }, "stopId": "FR:76351:ZE:3736:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 401, "time": "1775738621" }, "departure": { "delay": 401, "time": "1775738621" }, "stopId": "FR:76351:ZE:3734:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 374, "time": "1775738774" }, "departure": { "delay": 374, "time": "1775738774" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 419, "time": "1775738459" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 293, "time": "1775739113" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 347, "time": "1775738867" }, "departure": { "delay": 347, "time": "1775738867" }, "stopId": "FR:76351:ZE:4700:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 394, "time": "1775738554" }, "departure": { "delay": 394, "time": "1775738554" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 337, "time": "1775738677" }, "stopId": "FR:76351:ZE:3738:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1775738422", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196410x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1654:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 192, "time": "1775738472" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -69, "time": "1775736351" }, "departure": { "delay": -69, "time": "1775736351" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1775736798" }, "departure": { "delay": 18, "time": "1775736798" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1775736418" }, "departure": { "delay": -97, "time": "1775736443" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1775736143" }, "departure": { "delay": 23, "time": "1775736143" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1775736884" }, "departure": { "delay": -16, "time": "1775736884" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1775735943" }, "departure": { "delay": 63, "time": "1775735943" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1775737468" }, "departure": { "delay": 88, "time": "1775737468" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 208, "time": "1775738068" }, "departure": { "delay": 208, "time": "1775738068" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 63, "time": "1775737096" }, "departure": { "delay": 63, "time": "1775737143" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 273, "time": "1775738169" }, "departure": { "delay": 273, "time": "1775738193" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 208, "time": "1775737727" }, "departure": { "delay": 208, "time": "1775737768" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1775736971" }, "departure": { "delay": 11, "time": "1775736971" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1775736218" }, "departure": { "delay": 38, "time": "1775736218" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 255, "time": "1775738415" }, "departure": { "delay": 255, "time": "1775738415" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1775735993" }, "departure": { "delay": 53, "time": "1775735993" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 203, "time": "1775737920" }, "departure": { "delay": 203, "time": "1775737943" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -24, "time": "1775736671" }, "departure": { "delay": -24, "time": "1775736696" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1775737196" }, "departure": { "delay": 80, "time": "1775737220" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1775737397" }, "departure": { "delay": 77, "time": "1775737397" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 178, "time": "1775737618" }, "departure": { "delay": 178, "time": "1775737618" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 278, "time": "1775738298" }, "departure": { "delay": 278, "time": "1775738318" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 102, "time": "1775737302" }, "departure": { "delay": 102, "time": "1775737302" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1775736093" }, "departure": { "delay": 33, "time": "1775736093" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1775735845" }, "departure": { "delay": 48, "time": "1775735868" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 30, "time": "1775735790" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775735455", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1654:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:983:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751540" }, "departure": { "time": "1775751540" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775752260" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1775750520" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775751420" }, "departure": { "time": "1775751420" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775751240" }, "departure": { "time": "1775751240" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775751120" }, "departure": { "time": "1775751120" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775751060" }, "departure": { "time": "1775751060" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775750940" }, "departure": { "time": "1775750940" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1775738412", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:983:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5159860678164480x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -192, "time": "1775749766" }, "departure": { "delay": -192, "time": "1775749968" }, "stopId": "FR:14371:ZE:5522358421946368:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -289, "time": "1775747833" }, "departure": { "delay": -289, "time": "1775748131" }, "stopId": "FR:14366:ZE:654350017:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -211, "time": "1775747568" }, "departure": { "delay": -211, "time": "1775747789" }, "stopId": "FR:14366:ZE:4689589953363968:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -237, "time": "1775747637" }, "departure": { "delay": -237, "time": "1775747883" }, "stopId": "FR:14366:ZE:5419017360637952:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": -237, "time": "1775749257" }, "departure": { "delay": -237, "time": "1775749503" }, "stopId": "FR:14371:ZE:5882152127299584:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -275, "time": "1775747801" }, "departure": { "delay": -275, "time": "1775748085" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -248, "time": "1775749415" }, "departure": { "delay": -248, "time": "1775749672" }, "stopId": "FR:14371:ZE:5014060652298240:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -351, "time": "1775748248" }, "departure": { "delay": -351, "time": "1775748609" }, "stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -258, "time": "1775750234" }, "departure": { "delay": -258, "time": "1775750502" }, "stopId": "FR:14371:ZE:6368023490330624:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -280, "time": "1775748810" }, "departure": { "delay": -280, "time": "1775749100" }, "stopId": "FR:14522:ZE:6739709960126464:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -336, "time": "1775747918" }, "departure": { "delay": -336, "time": "1775748264" }, "stopId": "FR:14366:ZE:5067415580835840:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -245, "time": "1775747740" }, "departure": { "delay": -245, "time": "1775747995" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -107, "time": "1775751257" }, "departure": { "delay": -107, "time": "1775751373" }, "stopId": "FR:14371:ZE:6100193725382656:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -233, "time": "1775751307" }, "stopId": "FR:14371:ZE:6134068031782912:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -217, "time": "1775749537" }, "departure": { "delay": -217, "time": "1775749763" }, "stopId": "FR:14371:ZE:6160292129013760:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -184, "time": "1775750623" }, "departure": { "delay": -184, "time": "1775750816" }, "stopId": "FR:14371:ZE:4997782726246400:ATOUMOD036", "stopSequence": 19 }, { "departure": { "time": "1775747400" }, "stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -181, "time": "1775749908" }, "departure": { "delay": -181, "time": "1775750099" }, "stopId": "FR:14371:ZE:4898187031609344:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -212, "time": "1775749666" }, "departure": { "delay": -212, "time": "1775749888" }, "stopId": "FR:14371:ZE:6722538513104896:ATOUMOD036", "stopSequence": 15 } ], "timestamp": "1775739002", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4743889022877696:LOC", "tripId": "ATOUMOD036:ServiceJourney:5159860678164480x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12974:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775739581" }, "departure": { "delay": 41, "time": "1775739581" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1775739242" }, "departure": { "delay": 2, "time": "1775739242" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775740197" }, "departure": { "delay": 57, "time": "1775740197" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 57, "time": "1775739837" }, "departure": { "delay": 57, "time": "1775739837" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1775739340" }, "departure": { "delay": 40, "time": "1775739340" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775739030" }, "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1775740257" }, "departure": { "delay": 57, "time": "1775740257" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1775739282" }, "departure": { "delay": 42, "time": "1775739282" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1775740292" }, "departure": { "delay": 32, "time": "1775740292" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1775739068" }, "departure": { "delay": 8, "time": "1775739068" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775739883" }, "departure": { "delay": 43, "time": "1775739883" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1775739466" }, "departure": { "delay": 46, "time": "1775739466" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1775740138" }, "departure": { "delay": 58, "time": "1775740138" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1775739696" }, "departure": { "delay": 36, "time": "1775739696" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 44, "time": "1775739644" }, "departure": { "delay": 44, "time": "1775739644" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775738940" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738454", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12974:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16689:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775738248" }, "departure": { "delay": 148, "time": "1775738248" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1775739049" }, "departure": { "delay": 109, "time": "1775739049" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1775739582" }, "departure": { "delay": 102, "time": "1775739582" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 136, "time": "1775738896" }, "departure": { "delay": 136, "time": "1775738896" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1775738427" }, "departure": { "delay": 147, "time": "1775738427" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 72, "time": "1775740272" }, "departure": { "delay": 72, "time": "1775740272" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 127, "time": "1775740687" }, "departure": { "delay": 127, "time": "1775740687" }, "stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 96, "time": "1775738976" }, "departure": { "delay": 96, "time": "1775738976" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 119, "time": "1775739959" }, "departure": { "delay": 119, "time": "1775739959" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 148, "time": "1775738608" }, "departure": { "delay": 148, "time": "1775738608" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 115, "time": "1775739115" }, "departure": { "delay": 115, "time": "1775739115" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1775740123" }, "departure": { "delay": 103, "time": "1775740123" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 134, "time": "1775738774" }, "departure": { "delay": 134, "time": "1775738774" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1775740645" }, "departure": { "delay": 85, "time": "1775740645" }, "stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 118, "time": "1775738518" }, "departure": { "delay": 118, "time": "1775738518" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1775739656" }, "departure": { "delay": 116, "time": "1775739656" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 137, "time": "1775738297" }, "departure": { "delay": 137, "time": "1775738297" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1775738926" }, "departure": { "delay": 106, "time": "1775738926" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1775740752" }, "departure": { "delay": 72, "time": "1775740752" }, "stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 135, "time": "1775738175" }, "departure": { "delay": 135, "time": "1775738175" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 125, "time": "1775738825" }, "departure": { "delay": 125, "time": "1775738825" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1775738321" }, "departure": { "delay": 126, "time": "1775738346" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1775738676" }, "departure": { "delay": 96, "time": "1775738676" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 132, "time": "1775738652" }, "departure": { "delay": 132, "time": "1775738652" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1775739520" }, "departure": { "delay": 100, "time": "1775739520" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 16, "time": "1775737996" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1775740327" }, "departure": { "delay": 67, "time": "1775740327" }, "stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 176, "time": "1775738456" }, "departure": { "delay": 176, "time": "1775738456" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1775738148" }, "departure": { "delay": 108, "time": "1775738148" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 175, "time": "1775738575" }, "departure": { "delay": 175, "time": "1775738575" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 64, "time": "1775739844" }, "departure": { "delay": 64, "time": "1775739844" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1775738726" }, "departure": { "delay": 86, "time": "1775738726" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1775739246" }, "departure": { "delay": 66, "time": "1775739246" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1775740084" }, "departure": { "delay": 64, "time": "1775740084" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 64, "time": "1775739484" }, "departure": { "delay": 64, "time": "1775739484" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 66, "time": "1775738046" }, "departure": { "delay": 66, "time": "1775738046" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 68, "time": "1775740388" }, "departure": { "delay": 68, "time": "1775740388" }, "stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 104, "time": "1775740184" }, "departure": { "delay": 104, "time": "1775740184" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 } ], "timestamp": "1775738014", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16689:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17839:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739780" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775740080" }, "departure": { "delay": 60, "time": "1775740080" }, "stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775740560" }, "departure": { "delay": 60, "time": "1775740560" }, "stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775742180" }, "departure": { "delay": 60, "time": "1775742180" }, "stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775740500" }, "departure": { "delay": 60, "time": "1775740500" }, "stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775741640" }, "departure": { "delay": 60, "time": "1775741640" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775741580" }, "departure": { "delay": 60, "time": "1775741580" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775735595", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17839:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9790x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 5, "time": "1775735105" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775735880" }, "departure": { "delay": 5, "time": "1775735885" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1775735940" }, "departure": { "delay": -55, "time": "1775735945" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": -175, "time": "1775736780" }, "departure": { "delay": -175, "time": "1775736785" }, "stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": -115, "time": "1775735340" }, "departure": { "delay": -115, "time": "1775735345" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1775736120" }, "departure": { "delay": -55, "time": "1775736125" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1775735280" }, "departure": { "delay": -55, "time": "1775735285" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": -115, "time": "1775736180" }, "departure": { "delay": -115, "time": "1775736185" }, "stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": -165, "time": "1775735950" }, "departure": { "delay": -165, "time": "1775735955" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": -175, "time": "1775736720" }, "departure": { "delay": -175, "time": "1775736725" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775735160" }, "departure": { "delay": 5, "time": "1775735165" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": -115, "time": "1775736300" }, "departure": { "delay": -115, "time": "1775736305" }, "stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1775735520" }, "departure": { "delay": -55, "time": "1775735525" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1775736420" }, "departure": { "delay": -55, "time": "1775736425" }, "stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": -115, "time": "1775736480" }, "departure": { "delay": -115, "time": "1775736485" }, "stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -115, "time": "1775735700" }, "departure": { "delay": -115, "time": "1775735705" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": -120, "time": "1775736900" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9790x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3453:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1775739182" }, "departure": { "delay": 62, "time": "1775739182" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1775739265" }, "departure": { "delay": 85, "time": "1775739265" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1775739440" }, "departure": { "delay": 80, "time": "1775739440" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1775740124" }, "departure": { "delay": 104, "time": "1775740124" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 93, "time": "1775739033" }, "departure": { "delay": 93, "time": "1775739033" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1775738766" }, "departure": { "delay": 108, "time": "1775738808" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1775739662" }, "departure": { "delay": 62, "time": "1775739662" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1775739382" }, "departure": { "delay": 82, "time": "1775739382" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1775739752" }, "departure": { "delay": 92, "time": "1775739752" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 68, "time": "1775738945" }, "departure": { "delay": 68, "time": "1775738948" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1775739518" }, "departure": { "delay": 98, "time": "1775739518" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1775738677" }, "departure": { "delay": 78, "time": "1775738718" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1775739943" }, "departure": { "delay": 103, "time": "1775739943" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1775740031" }, "departure": { "delay": 71, "time": "1775740031" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 28, "time": "1775738608" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1775740322" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775738615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3453:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx37:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775736504" }, "departure": { "delay": 39, "time": "1775736519" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 244, "time": "1775737744" }, "departure": { "delay": 244, "time": "1775737744" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1775736925" }, "departure": { "delay": 85, "time": "1775736925" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1775736825" }, "departure": { "delay": 105, "time": "1775736825" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 224, "time": "1775737823" }, "departure": { "delay": 224, "time": "1775737844" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 100, "time": "1775735898" }, "departure": { "delay": 100, "time": "1775735920" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1775737344" }, "departure": { "delay": 109, "time": "1775737369" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1775736404" }, "departure": { "delay": 59, "time": "1775736419" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1775735823" }, "departure": { "delay": 84, "time": "1775735844" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1775736612" }, "departure": { "delay": 72, "time": "1775736612" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 64, "time": "1775736219" }, "departure": { "delay": 64, "time": "1775736244" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 124, "time": "1775737444" }, "departure": { "delay": 124, "time": "1775737444" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 230, "time": "1775737944" }, "departure": { "delay": 230, "time": "1775737970" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 104, "time": "1775737244" }, "departure": { "delay": 104, "time": "1775737244" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 101, "time": "1775735681" }, "departure": { "delay": 101, "time": "1775735681" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 179, "time": "1775737547" }, "departure": { "delay": 179, "time": "1775737619" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1775736099" }, "departure": { "delay": 39, "time": "1775736099" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1775735294" }, "departure": { "delay": 74, "time": "1775735294" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 149, "time": "1775738069" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 104, "time": "1775735444" }, "departure": { "delay": 104, "time": "1775735444" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1775735519" }, "departure": { "delay": 119, "time": "1775735519" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1775735169" }, "departure": { "delay": 69, "time": "1775735169" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1775735369" }, "departure": { "delay": 89, "time": "1775735369" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 49, "time": "1775734969" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1775735207" }, "departure": { "delay": 47, "time": "1775735207" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1775736047" }, "departure": { "delay": 47, "time": "1775736047" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1775735067" }, "departure": { "delay": 27, "time": "1775735067" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1775737059" }, "departure": { "delay": 72, "time": "1775737152" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 79, "time": "1775736297" }, "departure": { "delay": 79, "time": "1775736319" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 63, "time": "1775736723" }, "departure": { "delay": 63, "time": "1775736723" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775734975", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx37:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:ed0f26de79209f8e77de8c604c0f21a8:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1775738077" }, "departure": { "delay": 108, "time": "1775738088" }, "stopId": "FR:61391:ZE:1577:ATOUMOD104", "stopSequence": 11 }, { "departure": { "delay": 160, "time": "1775737480" }, "stopId": "FR:61391:ZE:3104:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775738489" }, "stopId": "FR:61218:ZE:2415:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1775737618" }, "departure": { "delay": 127, "time": "1775737627" }, "stopId": "FR:61391:ZE:2292:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1775738369" }, "departure": { "delay": 29, "time": "1775738369" }, "stopId": "FR:61218:ZE:2413:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1775737816" }, "departure": { "delay": 63, "time": "1775737863" }, "stopId": "FR:61169:ZE:2256:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 137, "time": "1775737558" }, "departure": { "delay": 137, "time": "1775737577" }, "stopId": "FR:61391:ZE:2299:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1775737701" }, "departure": { "delay": 148, "time": "1775737708" }, "stopId": "FR:61391:ZE:2254:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1775738103" }, "departure": { "delay": 73, "time": "1775738113" }, "stopId": "FR:61218:ZE:2405:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1775737952" }, "departure": { "delay": 41, "time": "1775737961" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1775738236" }, "departure": { "delay": 29, "time": "1775738249" }, "stopId": "FR:61218:ZE:2409:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1775738165" }, "departure": { "delay": 72, "time": "1775738172" }, "stopId": "FR:61218:ZE:2407:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1775737750" }, "departure": { "delay": 78, "time": "1775737758" }, "stopId": "FR:61391:ZE:2337:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1775738038" }, "departure": { "delay": 74, "time": "1775738054" }, "stopId": "FR:61169:ZE:2265:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1775738309" }, "departure": { "delay": 29, "time": "1775738309" }, "stopId": "FR:61218:ZE:2411:ATOUMOD104", "stopSequence": 15 } ], "timestamp": "1775739018", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:251:LOC", "tripId": "ATOUMOD104:ServiceJourney:ed0f26de79209f8e77de8c604c0f21a8:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15235:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1775739559" }, "departure": { "delay": 79, "time": "1775739559" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1775739782" }, "departure": { "delay": 62, "time": "1775739782" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1775740583" }, "departure": { "delay": 83, "time": "1775740583" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1775740807" }, "departure": { "delay": 7, "time": "1775740807" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1775741222" }, "departure": { "delay": 62, "time": "1775741222" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 32, "time": "1775740952" }, "departure": { "delay": 32, "time": "1775740952" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1775740027" }, "departure": { "delay": 7, "time": "1775740027" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 7, "time": "1775739307" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1775741169" }, "departure": { "delay": 9, "time": "1775741169" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 62, "time": "1775741402" }, "departure": { "delay": 62, "time": "1775741402" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775739690" }, "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 66, "time": "1775741046" }, "departure": { "delay": 66, "time": "1775741046" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1775739383" }, "departure": { "delay": 83, "time": "1775739383" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1775741120" }, "departure": { "delay": 80, "time": "1775741120" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 78, "time": "1775740698" }, "departure": { "delay": 78, "time": "1775740698" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775741479" }, "departure": { "delay": 19, "time": "1775741479" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 64, "time": "1775740624" }, "departure": { "delay": 64, "time": "1775740624" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1775739971" }, "departure": { "delay": 71, "time": "1775739971" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 77, "time": "1775740517" }, "departure": { "delay": 77, "time": "1775740517" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1775739481" }, "departure": { "delay": 61, "time": "1775739481" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1775739607" }, "departure": { "delay": 7, "time": "1775739607" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738963", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15235:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14412:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -116, "time": "1775736752" }, "departure": { "delay": -116, "time": "1775736784" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -69, "time": "1775736226" }, "departure": { "delay": -69, "time": "1775736351" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1775735712" }, "departure": { "delay": 12, "time": "1775735712" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775735528" }, "departure": { "delay": 8, "time": "1775735528" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775735465" }, "departure": { "delay": 65, "time": "1775735465" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775735773" }, "departure": { "delay": 30, "time": "1775735790" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1775735655" }, "departure": { "delay": 15, "time": "1775735655" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1775736101" }, "departure": { "delay": 92, "time": "1775736152" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1775735216" }, "departure": { "delay": 56, "time": "1775735216" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775735100" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1775735873" }, "departure": { "delay": 21, "time": "1775735901" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 96, "time": "1775737151" }, "departure": { "delay": 96, "time": "1775737176" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1775735270" }, "departure": { "delay": 50, "time": "1775735270" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1775736399" }, "departure": { "delay": -19, "time": "1775736401" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1775735969" }, "departure": { "delay": 29, "time": "1775735969" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -13, "time": "1775737007" }, "departure": { "delay": -13, "time": "1775737007" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 77, "time": "1775737217" }, "departure": { "delay": 77, "time": "1775737217" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1775736447" }, "departure": { "delay": 39, "time": "1775736519" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1775737276" }, "departure": { "delay": 83, "time": "1775737283" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 67, "time": "1775735167" }, "departure": { "delay": 67, "time": "1775735167" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1775735331" }, "departure": { "delay": 53, "time": "1775735333" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775734603", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14412:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3462:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1775737853" }, "departure": { "delay": 151, "time": "1775737891" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 171, "time": "1775738792" }, "departure": { "delay": 171, "time": "1775738811" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 211, "time": "1775738579" }, "departure": { "delay": 211, "time": "1775738611" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1775738394" }, "departure": { "delay": 211, "time": "1775738431" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1775737650" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1775738891" }, "departure": { "delay": 151, "time": "1775738911" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1775738038" }, "departure": { "delay": 151, "time": "1775738071" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 198, "time": "1775739198" }, "departure": { "delay": 198, "time": "1775739198" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1775738503" }, "departure": { "delay": 191, "time": "1775738531" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1775739089" }, "departure": { "delay": 149, "time": "1775739089" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 221, "time": "1775738158" }, "departure": { "delay": 221, "time": "1775738201" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1775739291" }, "departure": { "delay": 171, "time": "1775739291" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 161, "time": "1775738279" }, "departure": { "delay": 161, "time": "1775738321" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1775737766" }, "departure": { "delay": 111, "time": "1775737791" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1775738683" }, "departure": { "delay": 192, "time": "1775738712" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 214, "time": "1775739034" }, "departure": { "delay": 214, "time": "1775739034" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 189, "time": "1775739489" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1775737959" }, "departure": { "delay": 111, "time": "1775737971" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737274", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3462:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15505:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1775737771" }, "departure": { "delay": 151, "time": "1775737771" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1775738565" }, "departure": { "delay": 165, "time": "1775738565" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 250, "time": "1775738820" }, "departure": { "delay": 250, "time": "1775738890" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 267, "time": "1775739027" }, "departure": { "delay": 267, "time": "1775739027" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1775738068" }, "departure": { "delay": 110, "time": "1775738090" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1775737836" }, "departure": { "delay": 40, "time": "1775737840" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 265, "time": "1775739265" }, "departure": { "delay": 265, "time": "1775739265" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 171, "time": "1775738511" }, "departure": { "delay": 171, "time": "1775738511" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 225, "time": "1775737345" }, "departure": { "delay": 225, "time": "1775737365" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775737892" }, "departure": { "delay": 33, "time": "1775737893" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 104, "time": "1775737124" }, "departure": { "delay": 104, "time": "1775737124" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 243, "time": "1775739363" }, "departure": { "delay": 243, "time": "1775739363" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 269, "time": "1775739149" }, "departure": { "delay": 269, "time": "1775739149" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 182, "time": "1775737022" }, "departure": { "delay": 182, "time": "1775737022" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1775736763" }, "departure": { "delay": 107, "time": "1775736767" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1775737233" }, "departure": { "delay": 210, "time": "1775737290" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 294, "time": "1775739234" }, "departure": { "delay": 294, "time": "1775739234" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 244, "time": "1775739544" }, "departure": { "delay": 244, "time": "1775739544" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 155, "time": "1775736935" }, "departure": { "delay": 155, "time": "1775736935" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1775737506" }, "departure": { "delay": 186, "time": "1775737506" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1775738765" }, "departure": { "delay": 190, "time": "1775738770" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 265, "time": "1775739625" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 205, "time": "1775738642" }, "departure": { "delay": 205, "time": "1775738665" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 131, "time": "1775737684" }, "departure": { "delay": 131, "time": "1775737691" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1775736690" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 294, "time": "1775739474" }, "departure": { "delay": 294, "time": "1775739474" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 91, "time": "1775738011" }, "departure": { "delay": 91, "time": "1775738011" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1775736810" }, "departure": { "delay": 150, "time": "1775736810" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1775737431" }, "departure": { "delay": 150, "time": "1775737470" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 287, "time": "1775739407" }, "departure": { "delay": 287, "time": "1775739407" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 173, "time": "1775736881" }, "departure": { "delay": 173, "time": "1775736893" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736694", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15505:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx511:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775752920" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "departure": { "time": "1775749800" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775751000" }, "departure": { "time": "1775751000" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775751365" }, "departure": { "delay": 5, "time": "1775751365" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775752620" }, "departure": { "time": "1775752620" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775750940" }, "departure": { "time": "1775750940" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775752500" }, "departure": { "time": "1775752500" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775752800" }, "departure": { "time": "1775752800" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775751180" }, "departure": { "time": "1775751180" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775750880" }, "departure": { "time": "1775750880" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775752745" }, "departure": { "delay": 5, "time": "1775752745" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775751420" }, "departure": { "time": "1775751420" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775751600" }, "departure": { "time": "1775751600" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775723438", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx511:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx547:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752440" }, "departure": { "time": "1775752440" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775754420" }, "departure": { "time": "1775754420" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775754480" }, "departure": { "time": "1775754480" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775752680" }, "departure": { "time": "1775752680" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775754540" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775753040" }, "departure": { "time": "1775753040" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775754120" }, "departure": { "time": "1775754120" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775754000" }, "departure": { "time": "1775754000" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1775751600" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775753105" }, "departure": { "delay": 5, "time": "1775753105" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775752620" }, "departure": { "time": "1775752620" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775753160" }, "departure": { "time": "1775753160" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775754300" }, "departure": { "time": "1775754300" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 } ], "timestamp": "1775716444", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx547:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:797:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743920" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775744280" }, "departure": { "time": "1775744280" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775744160" }, "departure": { "time": "1775744160" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1775743320" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775744100" }, "departure": { "time": "1775744100" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775739015", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:797:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9886:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1775740137" }, "departure": { "delay": 57, "time": "1775740137" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1775739964" }, "departure": { "delay": 4, "time": "1775739964" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1775741156" }, "departure": { "delay": 56, "time": "1775741156" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775741790" }, "departure": { "delay": 30, "time": "1775741790" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775741610" }, "departure": { "delay": 30, "time": "1775741610" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1775741309" }, "departure": { "delay": 29, "time": "1775741309" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1775741449" }, "departure": { "delay": 49, "time": "1775741449" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 59, "time": "1775739899" }, "departure": { "delay": 59, "time": "1775739899" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1775741675" }, "departure": { "delay": 35, "time": "1775741675" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 22, "time": "1775741362" }, "departure": { "delay": 22, "time": "1775741362" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1775740064" }, "departure": { "delay": 44, "time": "1775740064" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9886:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x18:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1775739783" }, "departure": { "delay": 13, "time": "1775739793" }, "stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -13, "time": "1775740104" }, "departure": { "delay": -13, "time": "1775740127" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -102, "time": "1775740586" }, "departure": { "delay": -102, "time": "1775740698" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775739415" }, "departure": { "delay": 5, "time": "1775739425" }, "stopId": "FR:14366:ZE:1200004:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1775739187" }, "departure": { "delay": 17, "time": "1775739197" }, "stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1775739917" }, "departure": { "delay": 27, "time": "1775739927" }, "stopId": "FR:14366:ZE:7160003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775739275" }, "departure": { "delay": 45, "time": "1775739285" }, "stopId": "FR:14366:ZE:25050002:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -8, "time": "1775739335" }, "departure": { "delay": -8, "time": "1775739352" }, "stopId": "FR:14366:ZE:23030003:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1775739837" }, "departure": { "delay": 7, "time": "1775739847" }, "stopId": "FR:14366:ZE:9260005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -34, "time": "1775740242" }, "departure": { "delay": -34, "time": "1775740286" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -7, "time": "1775740177" }, "departure": { "delay": -7, "time": "1775740193" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1775739495" }, "departure": { "delay": 25, "time": "1775739505" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -94, "time": "1775740482" }, "departure": { "delay": -94, "time": "1775740586" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": -101, "time": "1775740408" }, "departure": { "delay": -101, "time": "1775740519" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -78, "time": "1775740335" }, "departure": { "delay": -78, "time": "1775740422" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1775739711" }, "departure": { "delay": 1, "time": "1775739721" }, "stopId": "FR:14366:ZE:5160002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1775739643" }, "departure": { "delay": -4, "time": "1775739656" }, "stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1775738951" }, "departure": { "delay": 102, "time": "1775738982" }, "stopId": "FR:14366:ZE:3100005:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1775739964" }, "departure": { "delay": 14, "time": "1775739974" }, "stopId": "FR:14366:ZE:3120002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -192, "time": "1775740728" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 26 }, { "departure": { "delay": -590, "time": "1775738170" }, "stopId": "FR:14366:ZE:779170011:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1775739053" }, "departure": { "delay": 3, "time": "1775739063" }, "stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036", "stopSequence": 4 } ], "timestamp": "1775739002", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:5035925772959744x18:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17194:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1775741238" }, "departure": { "delay": 18, "time": "1775741238" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 9, "time": "1775741649" }, "departure": { "delay": 9, "time": "1775741649" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1775739456" }, "departure": { "delay": 36, "time": "1775739456" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775740201" }, "departure": { "delay": 1, "time": "1775740201" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1775739319" }, "departure": { "delay": 19, "time": "1775739319" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775740145" }, "departure": { "delay": 5, "time": "1775740145" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 30, "time": "1775738610" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775739591" }, "departure": { "delay": 51, "time": "1775739591" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1775739367" }, "departure": { "delay": 7, "time": "1775739367" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 57, "time": "1775739537" }, "departure": { "delay": 57, "time": "1775739537" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1775741184" }, "departure": { "delay": 24, "time": "1775741184" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 57, "time": "1775739957" }, "departure": { "delay": 57, "time": "1775739957" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1775740471" }, "departure": { "delay": 31, "time": "1775740471" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1775740371" }, "departure": { "delay": 51, "time": "1775740371" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1775738738" }, "departure": { "delay": 38, "time": "1775738738" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1775740522" }, "departure": { "delay": 22, "time": "1775740522" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1775739848" }, "departure": { "delay": 8, "time": "1775739848" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1775739180" }, "departure": { "delay": 120, "time": "1775739180" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1775739776" }, "departure": { "delay": 56, "time": "1775739776" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1775738983" }, "departure": { "delay": 43, "time": "1775738983" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775738214", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17194:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775738940" }, "departure": { "delay": 5, "time": "1775738945" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1775737570" }, "departure": { "delay": -45, "time": "1775737575" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 65, "time": "1775738280" }, "departure": { "delay": 65, "time": "1775738285" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1775737740" }, "departure": { "delay": 5, "time": "1775737745" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1775738760" }, "departure": { "delay": 5, "time": "1775738765" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1775737980" }, "departure": { "delay": -55, "time": "1775737985" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1775738040" }, "departure": { "delay": -55, "time": "1775738045" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775740200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1775740025" }, "departure": { "delay": 5, "time": "1775740025" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1775739610" }, "departure": { "delay": 10, "time": "1775739610" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 65, "time": "1775737440" }, "departure": { "delay": 65, "time": "1775737445" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1775737560" }, "departure": { "delay": 5, "time": "1775737565" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775739365" }, "departure": { "delay": 5, "time": "1775739365" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775739605" }, "departure": { "delay": 5, "time": "1775739605" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "departure": { "delay": 60, "time": "1775737260" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775737450" }, "departure": { "delay": 15, "time": "1775737455" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737380" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775738160" }, "departure": { "delay": 60, "time": "1775738220" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": -55, "time": "1775738520" }, "departure": { "delay": -55, "time": "1775738525" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": -55, "time": "1775737920" }, "departure": { "delay": -55, "time": "1775737925" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775737800" }, "departure": { "delay": 5, "time": "1775737805" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1775737680" }, "departure": { "delay": 5, "time": "1775737685" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775737500" }, "departure": { "delay": 5, "time": "1775737505" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1775738941", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:657:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244143xGTFSxGSemH25xSemainex02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2943, "time": "1775739363" }, "departure": { "delay": 2943, "time": "1775739363" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 2937, "time": "1775739297" }, "departure": { "delay": 2937, "time": "1775739297" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 2937, "time": "1775738817" }, "departure": { "delay": 2937, "time": "1775738817" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 2937, "time": "1775739417" }, "departure": { "delay": 2937, "time": "1775739417" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 2996, "time": "1775740016" }, "departure": { "delay": 2996, "time": "1775740016" }, "stopId": "FR:76533:ZE:4949:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 2993, "time": "1775741033" }, "departure": { "delay": 2993, "time": "1775741033" }, "stopId": "FR:76657:ZE:3306:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 2966, "time": "1775740226" }, "departure": { "delay": 2966, "time": "1775740226" }, "stopId": "FR:76489:ZE:4956:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 2975, "time": "1775740115" }, "departure": { "delay": 2975, "time": "1775740115" }, "stopId": "FR:76489:ZE:4951:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 2937, "time": "1775738337" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 2947, "time": "1775741107" }, "departure": { "delay": 2947, "time": "1775741107" }, "stopId": "FR:76657:ZE:3247:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 2937, "time": "1775740317" }, "departure": { "delay": 2937, "time": "1775740317" }, "stopId": "FR:76660:ZE:3260:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 2972, "time": "1775740712" }, "departure": { "delay": 2972, "time": "1775740712" }, "stopId": "FR:76660:ZE:4965:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 2948, "time": "1775738588" }, "departure": { "delay": 2948, "time": "1775738588" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 2995, "time": "1775739595" }, "departure": { "delay": 2995, "time": "1775739595" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 2957, "time": "1775740577" }, "departure": { "delay": 2957, "time": "1775740577" }, "stopId": "FR:76660:ZE:4961:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 2947, "time": "1775740747" }, "departure": { "delay": 2947, "time": "1775740747" }, "stopId": "FR:76660:ZE:4967:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 2938, "time": "1775740858" }, "departure": { "delay": 2938, "time": "1775740858" }, "stopId": "FR:76660:ZE:4974:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 2958, "time": "1775740158" }, "departure": { "delay": 2958, "time": "1775740158" }, "stopId": "FR:76489:ZE:4954:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 2937, "time": "1775739717" }, "departure": { "delay": 2937, "time": "1775739717" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 2975, "time": "1775739635" }, "departure": { "delay": 2975, "time": "1775739635" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 2981, "time": "1775738501" }, "departure": { "delay": 2981, "time": "1775738501" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 2992, "time": "1775740912" }, "departure": { "delay": 2992, "time": "1775740912" }, "stopId": "FR:76657:ZE:4975:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 2937, "time": "1775741217" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 2982, "time": "1775740662" }, "departure": { "delay": 2982, "time": "1775740662" }, "stopId": "FR:76660:ZE:4963:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 2988, "time": "1775738628" }, "departure": { "delay": 2988, "time": "1775738628" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 2978, "time": "1775741138" }, "departure": { "delay": 2978, "time": "1775741138" }, "stopId": "FR:76657:ZE:3262:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 2965, "time": "1775740945" }, "departure": { "delay": 2965, "time": "1775740945" }, "stopId": "FR:76657:ZE:4976:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 2981, "time": "1775741081" }, "departure": { "delay": 2981, "time": "1775741081" }, "stopId": "FR:76657:ZE:5091:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 2954, "time": "1775740994" }, "departure": { "delay": 2954, "time": "1775740994" }, "stopId": "FR:76657:ZE:5089:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738152", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244143xGTFSxGSemH25xSemainex02:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9503:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775741299" }, "departure": { "delay": 19, "time": "1775741299" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775741430" }, "departure": { "delay": 30, "time": "1775741430" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741250" }, "departure": { "delay": 30, "time": "1775741250" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1775741211" }, "departure": { "delay": 51, "time": "1775741211" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1775741356" }, "departure": { "delay": 16, "time": "1775741356" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775741118" }, "departure": { "delay": 18, "time": "1775741118" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9503:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9502:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 121, "time": "1775736061" }, "departure": { "delay": 121, "time": "1775736061" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1775737043" }, "departure": { "delay": -37, "time": "1775737043" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1775737271" }, "departure": { "delay": 58, "time": "1775737318" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -7, "time": "1775736268" }, "departure": { "delay": -7, "time": "1775736293" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1775735721" }, "departure": { "delay": 103, "time": "1775735743" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1775736193" }, "departure": { "delay": 13, "time": "1775736193" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1775735602" }, "departure": { "delay": 82, "time": "1775735602" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1775736632" }, "departure": { "delay": 12, "time": "1775736672" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775735400" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -87, "time": "1775736825" }, "departure": { "delay": -87, "time": "1775736993" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 89, "time": "1775735669" }, "departure": { "delay": 89, "time": "1775735669" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1775736578" }, "departure": { "delay": 53, "time": "1775736593" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -95, "time": "1775736745" }, "departure": { "delay": -95, "time": "1775736745" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1775737398" }, "departure": { "delay": 18, "time": "1775737398" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1775735468" }, "departure": { "delay": 68, "time": "1775735468" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1775737472" }, "departure": { "delay": 53, "time": "1775737493" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1775737678" }, "departure": { "delay": -2, "time": "1775737678" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 61, "time": "1775735641" }, "departure": { "delay": 61, "time": "1775735641" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1775737618" }, "departure": { "delay": 58, "time": "1775737618" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 73, "time": "1775735893" }, "departure": { "delay": 73, "time": "1775735893" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1775735823" }, "departure": { "delay": 63, "time": "1775735823" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1775736093" }, "departure": { "delay": 93, "time": "1775736093" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1775737543" }, "departure": { "delay": 43, "time": "1775737543" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -32, "time": "1775737143" }, "departure": { "delay": -32, "time": "1775737168" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 28, "time": "1775736388" }, "departure": { "delay": 28, "time": "1775736388" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1775736149" }, "departure": { "delay": 29, "time": "1775736149" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1775735968" }, "departure": { "delay": 113, "time": "1775735993" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1775736494" }, "departure": { "delay": 38, "time": "1775736518" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775736468" }, "departure": { "delay": 48, "time": "1775736468" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -61, "time": "1775737799" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1775735403", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9502:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011305x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 8, "time": "1775738528" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 28, "time": "1775738668" }, "departure": { "delay": 28, "time": "1775738668" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 76, "time": "1775738176" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 58, "time": "1775739238" }, "departure": { "delay": 58, "time": "1775739238" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 112, "time": "1775738272" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 72, "time": "1775738592" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 102, "time": "1775739042" }, "departure": { "delay": 102, "time": "1775739042" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 61, "time": "1775738761" }, "departure": { "delay": 61, "time": "1775738761" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 36, "time": "1775738496" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 24, "time": "1775738304" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 72, "time": "1775738712" }, "departure": { "delay": 72, "time": "1775738712" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 88, "time": "1775739088" }, "departure": { "delay": 88, "time": "1775739088" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 92, "time": "1775738912" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 45, "time": "1775738985" }, "departure": { "delay": 45, "time": "1775738985" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 45, "time": "1775739285" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 93, "time": "1775739153" }, "departure": { "delay": 93, "time": "1775739153" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 84, "time": "1775739204" }, "departure": { "delay": 84, "time": "1775739204" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 22, "time": "1775738842" }, "departure": { "delay": 22, "time": "1775738842" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 13, "time": "1775738413" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1775738532", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011305x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1123:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775759100" }, "departure": { "time": "1775759100" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775758080" }, "departure": { "time": "1775758080" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775757780" }, "departure": { "time": "1775757780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775759040" }, "departure": { "time": "1775759040" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775757960" }, "departure": { "time": "1775757960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775758560" }, "departure": { "time": "1775758560" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775759220" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775758500" }, "departure": { "time": "1775758500" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775758680" }, "departure": { "time": "1775758680" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775758440" }, "departure": { "time": "1775758440" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1775757720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775758740" }, "departure": { "time": "1775758740" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775758860" }, "departure": { "time": "1775758860" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775758380" }, "departure": { "time": "1775758380" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775758980" }, "departure": { "time": "1775758980" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1775758385" }, "departure": { "delay": 5, "time": "1775758385" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775758620" }, "departure": { "time": "1775758620" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775758260" }, "departure": { "time": "1775758260" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775758200" }, "departure": { "time": "1775758200" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1775739014", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1123:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4046:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775740312" }, "departure": { "delay": 52, "time": "1775740312" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1775740545" }, "departure": { "delay": 45, "time": "1775740545" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1775740176" }, "departure": { "delay": 36, "time": "1775740176" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775740665" }, "departure": { "delay": 45, "time": "1775740665" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 45, "time": "1775740125" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775740372" }, "departure": { "delay": 52, "time": "1775740372" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1775740234" }, "departure": { "delay": 34, "time": "1775740234" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4046:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:58:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1775715112" }, "departure": { "delay": 36, "time": "1775715156" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1775715890" }, "departure": { "delay": 67, "time": "1775715907" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1775716428" }, "departure": { "delay": 123, "time": "1775716443" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "departure": { "time": "1775714400" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1775715014" }, "departure": { "delay": 74, "time": "1775715074" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1775716078" }, "departure": { "delay": 106, "time": "1775716126" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 81, "time": "1775716177" }, "departure": { "delay": 81, "time": "1775716221" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 27, "time": "1775714801" }, "departure": { "delay": 27, "time": "1775714907" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1775715758" }, "departure": { "delay": 108, "time": "1775715768" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": -15, "time": "1775715577" }, "departure": { "delay": -15, "time": "1775715585" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1775716464" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1775715295" }, "departure": { "delay": 85, "time": "1775715325" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 145, "time": "1775716322" }, "departure": { "delay": 145, "time": "1775716405" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 11, "time": "1775714762" }, "departure": { "delay": 11, "time": "1775714771" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1775714531" }, "departure": { "delay": 48, "time": "1775714568" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1775714702" }, "departure": { "delay": 42, "time": "1775714742" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1775715466" }, "departure": { "delay": 7, "time": "1775715547" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 101, "time": "1775715939" }, "departure": { "delay": 101, "time": "1775716001" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 44, "time": "1775714619" }, "departure": { "delay": 44, "time": "1775714624" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1775714668" }, "departure": { "delay": 35, "time": "1775714675" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1775715786" }, "departure": { "delay": 63, "time": "1775715843" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:58:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1775739065" }, "departure": { "delay": 185, "time": "1775739065" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775738340" }, "departure": { "delay": 65, "time": "1775738345" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1775738400" }, "departure": { "delay": 65, "time": "1775738405" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 185, "time": "1775738580" }, "departure": { "delay": 185, "time": "1775738585" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1775738280" }, "departure": { "delay": 125, "time": "1775738285" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1775740020" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1775739060" }, "departure": { "delay": 180, "time": "1775739060" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1775739180" }, "departure": { "delay": 180, "time": "1775739180" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1775739240" }, "departure": { "delay": 180, "time": "1775739240" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 180, "time": "1775739120" }, "departure": { "delay": 180, "time": "1775739120" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738817", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx317:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056486x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 5, "time": "1775738465" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1775739616" }, "departure": { "delay": 16, "time": "1775739616" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 66, "time": "1775738946" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1775739508" }, "departure": { "delay": 28, "time": "1775739508" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 31, "time": "1775739451" }, "departure": { "delay": 31, "time": "1775739451" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": -60, "time": "1775738400" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -84, "time": "1775738736" }, "departure": { "delay": -84, "time": "1775738736" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1775739376" }, "departure": { "delay": 16, "time": "1775739376" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": -30, "time": "1775738550" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 33, "time": "1775738313" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 23, "time": "1775739023" }, "departure": { "delay": 23, "time": "1775739023" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 37, "time": "1775739337" }, "departure": { "delay": 37, "time": "1775739337" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 71, "time": "1775739251" }, "departure": { "delay": 71, "time": "1775739251" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1775739736" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": -76, "time": "1775738624" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -80, "time": "1775738680" }, "departure": { "delay": -80, "time": "1775738680" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1775739136" }, "departure": { "delay": 16, "time": "1775739136" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1775739536" }, "departure": { "delay": 56, "time": "1775739536" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1775738503", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056486x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:14:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1775722497" }, "departure": { "delay": 139, "time": "1775722579" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1775722078" }, "departure": { "delay": 79, "time": "1775722099" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1775722979" }, "departure": { "delay": 86, "time": "1775723006" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 91, "time": "1775722860" }, "departure": { "delay": 91, "time": "1775722891" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1775722441" }, "departure": { "delay": 71, "time": "1775722451" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1775722236" }, "departure": { "delay": 48, "time": "1775722248" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1775722816" }, "departure": { "delay": 85, "time": "1775722825" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 92, "time": "1775722941" }, "departure": { "delay": 92, "time": "1775722952" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1775723092" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 197, "time": "1775721926" }, "departure": { "delay": 197, "time": "1775721977" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 194, "time": "1775722025" }, "departure": { "delay": 194, "time": "1775722034" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1775722290" }, "departure": { "delay": 87, "time": "1775722347" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 146, "time": "1775721746" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1775721882" }, "departure": { "delay": 170, "time": "1775721890" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1775722622" }, "departure": { "delay": 144, "time": "1775722644" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1775722050" }, "departure": { "delay": 159, "time": "1775722059" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1775722756" }, "departure": { "delay": 107, "time": "1775722787" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1775722121" }, "departure": { "delay": 66, "time": "1775722146" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:14:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18034:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775736000" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775737340" }, "departure": { "delay": 20, "time": "1775737340" }, "stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775736120" }, "departure": { "time": "1775736120" }, "stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775738220" }, "departure": { "time": "1775738220" }, "stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775736420" }, "departure": { "delay": 60, "time": "1775736420" }, "stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775736540" }, "departure": { "time": "1775736540" }, "stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775737380" }, "departure": { "delay": 60, "time": "1775737380" }, "stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1775736090" }, "departure": { "delay": 30, "time": "1775736090" }, "stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738400" }, "stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775736900" }, "departure": { "delay": 60, "time": "1775736900" }, "stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775737260" }, "departure": { "delay": 60, "time": "1775737260" }, "stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775736300" }, "departure": { "time": "1775736300" }, "stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775736240" }, "departure": { "time": "1775736240" }, "stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775737680" }, "departure": { "delay": 60, "time": "1775737680" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775738340" }, "departure": { "delay": 60, "time": "1775738340" }, "stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1775736440" }, "departure": { "delay": 20, "time": "1775736440" }, "stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1775736075" }, "departure": { "delay": 15, "time": "1775736075" }, "stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737320" }, "stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737200" }, "stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775738100" }, "departure": { "delay": 60, "time": "1775738100" }, "stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775738520" }, "stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775736180" }, "departure": { "time": "1775736180" }, "stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775736360" }, "departure": { "delay": 60, "time": "1775736360" }, "stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775736480" }, "departure": { "delay": 60, "time": "1775736480" }, "stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775736060" }, "departure": { "delay": 60, "time": "1775736060" }, "stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775735494", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18034:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18458:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1775739496" }, "departure": { "delay": 16, "time": "1775739496" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1775740482" }, "departure": { "delay": 42, "time": "1775740482" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 19, "time": "1775740219" }, "departure": { "delay": 19, "time": "1775740219" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1775738943" }, "departure": { "delay": 3, "time": "1775738943" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1775738544" }, "departure": { "delay": 24, "time": "1775738544" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775738520" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1775739096" }, "departure": { "delay": 36, "time": "1775739096" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738580" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 34, "time": "1775740774" }, "departure": { "delay": 34, "time": "1775740774" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1775740028" }, "departure": { "delay": 8, "time": "1775740028" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1775740298" }, "departure": { "delay": 38, "time": "1775740298" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1775738871" }, "departure": { "delay": 51, "time": "1775738871" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1775739214" }, "departure": { "delay": 34, "time": "1775739214" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775739902" }, "departure": { "delay": 2, "time": "1775739902" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1775739375" }, "departure": { "delay": 15, "time": "1775739375" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1775739153" }, "departure": { "delay": 33, "time": "1775739153" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1775740572" }, "departure": { "delay": 12, "time": "1775740572" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 19, "time": "1775740159" }, "departure": { "delay": 19, "time": "1775740159" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775740980" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 55, "time": "1775739775" }, "departure": { "delay": 55, "time": "1775739775" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1775738698" }, "departure": { "delay": 58, "time": "1775738698" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1775739603" }, "departure": { "delay": 3, "time": "1775739603" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775740668" }, "departure": { "delay": 48, "time": "1775740668" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 44, "time": "1775740364" }, "departure": { "delay": 44, "time": "1775740364" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1775739978" }, "departure": { "delay": 18, "time": "1775739978" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1775738894" }, "departure": { "delay": 14, "time": "1775738894" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1775738627" }, "departure": { "delay": 47, "time": "1775738627" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1775739836" }, "departure": { "delay": 56, "time": "1775739836" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1775738808" }, "departure": { "delay": 48, "time": "1775738808" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738134", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18458:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx525:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752800" }, "departure": { "time": "1775752800" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1775750760" }, "departure": { "time": "1775750760" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775753400" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775750640" }, "departure": { "time": "1775750640" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 5, "time": "1775750465" }, "departure": { "delay": 5, "time": "1775750465" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775752500" }, "departure": { "time": "1775752500" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1775750400" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775751000" }, "departure": { "time": "1775751000" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775751240" }, "departure": { "time": "1775751240" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1775738451", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx525:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1775737384" }, "departure": { "delay": 124, "time": "1775737384" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 225, "time": "1775735625" }, "departure": { "delay": 225, "time": "1775735625" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1775737937" }, "departure": { "delay": 21, "time": "1775737941" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 227, "time": "1775735681" }, "departure": { "delay": 227, "time": "1775735687" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1775737486" }, "departure": { "delay": 106, "time": "1775737486" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1775736566" }, "departure": { "delay": 26, "time": "1775736566" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 259, "time": "1775736019" }, "departure": { "delay": 259, "time": "1775736019" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 198, "time": "1775736078" }, "departure": { "delay": 198, "time": "1775736078" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 242, "time": "1775735757" }, "departure": { "delay": 242, "time": "1775735762" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1775737508" }, "departure": { "delay": 72, "time": "1775737512" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 157, "time": "1775736337" }, "departure": { "delay": 157, "time": "1775736337" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1775736864" }, "departure": { "delay": 29, "time": "1775736869" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1775737737" }, "departure": { "delay": 61, "time": "1775737741" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 32, "time": "1775736637" }, "departure": { "delay": 32, "time": "1775736812" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1775738012" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 272, "time": "1775735891" }, "departure": { "delay": 272, "time": "1775735912" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 181, "time": "1775736116" }, "departure": { "delay": 181, "time": "1775736121" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1775736953" }, "departure": { "delay": 62, "time": "1775736962" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 68, "time": "1775737686" }, "departure": { "delay": 68, "time": "1775737688" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1775737847" }, "departure": { "delay": 47, "time": "1775737847" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1775737012" }, "departure": { "delay": 55, "time": "1775737015" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 64, "time": "1775737562" }, "departure": { "delay": 64, "time": "1775737564" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 112, "time": "1775737792" }, "departure": { "delay": 112, "time": "1775737792" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 178, "time": "1775737378" }, "departure": { "delay": 178, "time": "1775737378" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 268, "time": "1775735788" }, "departure": { "delay": 268, "time": "1775735788" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1775737304" }, "departure": { "delay": 164, "time": "1775737304" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 167, "time": "1775737163" }, "departure": { "delay": 167, "time": "1775737187" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 132, "time": "1775735412" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 262, "time": "1775735962" }, "departure": { "delay": 262, "time": "1775735962" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1775737639" }, "departure": { "delay": 79, "time": "1775737639" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 32, "time": "1775737888" }, "departure": { "delay": 32, "time": "1775737892" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 243, "time": "1775736063" }, "departure": { "delay": 243, "time": "1775736063" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1775735512" }, "departure": { "delay": 172, "time": "1775735512" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1775736255" }, "departure": { "delay": 135, "time": "1775736255" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 162, "time": "1775736443" }, "departure": { "delay": 162, "time": "1775736462" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775735434", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16397:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x16:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1775738803" }, "departure": { "delay": 113, "time": "1775738813" }, "stopId": "FR:14366:ZE:33090002:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1775739738" }, "departure": { "delay": 88, "time": "1775739748" }, "stopId": "FR:14366:ZE:17240004:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 149, "time": "1775739559" }, "departure": { "delay": 149, "time": "1775739569" }, "stopId": "FR:14366:ZE:3100004:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 151, "time": "1775738934" }, "departure": { "delay": 151, "time": "1775738971" }, "stopId": "FR:14366:ZE:310810014:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 166, "time": "1775738536" }, "departure": { "delay": 166, "time": "1775738566" }, "stopId": "FR:14366:ZE:36960004:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1775738376" }, "departure": { "delay": 121, "time": "1775738401" }, "stopId": "FR:14366:ZE:764310005:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1775738861" }, "departure": { "delay": 111, "time": "1775738871" }, "stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1775739310" }, "departure": { "delay": 140, "time": "1775739320" }, "stopId": "FR:14366:ZE:35150004:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 107, "time": "1775738652" }, "departure": { "delay": 107, "time": "1775738687" }, "stopId": "FR:14366:ZE:35180002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1775738996" }, "departure": { "delay": 131, "time": "1775739011" }, "stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 139, "time": "1775738463" }, "departure": { "delay": 139, "time": "1775738479" }, "stopId": "FR:14366:ZE:33080003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1775739909" }, "stopId": "FR:14303:ZE:19280004:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 173, "time": "1775739463" }, "departure": { "delay": 173, "time": "1775739473" }, "stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 128, "time": "1775739358" }, "departure": { "delay": 128, "time": "1775739368" }, "stopId": "FR:14366:ZE:7150003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1775738720" }, "departure": { "delay": 90, "time": "1775738730" }, "stopId": "FR:14366:ZE:9240003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1775739234" }, "departure": { "delay": 124, "time": "1775739244" }, "stopId": "FR:14366:ZE:36970002:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 107, "time": "1775739157" }, "departure": { "delay": 107, "time": "1775739167" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 18 } ], "timestamp": "1775738703", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:6126831276130304x16:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1063:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775754480" }, "departure": { "time": "1775754480" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775754660" }, "departure": { "time": "1775754660" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775754960" }, "departure": { "time": "1775754960" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775754600" }, "departure": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1775754120" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775754785" }, "departure": { "delay": 5, "time": "1775754785" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775754780" }, "departure": { "time": "1775754780" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775754840" }, "departure": { "time": "1775754840" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775754900" }, "departure": { "time": "1775754900" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 } ], "timestamp": "1775739015", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1063:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057044x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1775739209" }, "departure": { "delay": 89, "time": "1775739209" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1775739815" }, "departure": { "delay": 35, "time": "1775739815" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1775739015" }, "departure": { "delay": 75, "time": "1775739015" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1775739426" }, "departure": { "delay": 66, "time": "1775739426" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1775739374" }, "departure": { "delay": 74, "time": "1775739374" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1775739274" }, "departure": { "delay": 94, "time": "1775739274" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1775739500" }, "departure": { "delay": 80, "time": "1775739500" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1775739335" }, "departure": { "delay": 35, "time": "1775739335" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1775739875" }, "departure": { "delay": 35, "time": "1775739875" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 48, "time": "1775739168" }, "departure": { "delay": 48, "time": "1775739168" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1775739095" }, "departure": { "delay": 35, "time": "1775739095" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 73, "time": "1775738953" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1775739554" }, "departure": { "delay": 74, "time": "1775739554" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1775740175" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1775739638" }, "departure": { "delay": 38, "time": "1775739638" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1775739772" }, "departure": { "delay": 52, "time": "1775739772" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1775739695" }, "departure": { "delay": 35, "time": "1775739695" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1775738962", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057044x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:825:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744580" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775744460" }, "departure": { "time": "1775744460" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775744100" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:825:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15595:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1775742047" }, "departure": { "delay": 47, "time": "1775742047" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 29, "time": "1775740949" }, "departure": { "delay": 29, "time": "1775740949" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775742080" }, "departure": { "delay": 20, "time": "1775742080" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1775742320" }, "departure": { "delay": 20, "time": "1775742320" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1775742168" }, "departure": { "delay": 48, "time": "1775742168" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1775741018" }, "departure": { "delay": 38, "time": "1775741018" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775740860" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1775741953" }, "departure": { "delay": 13, "time": "1775741953" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1775742416" }, "departure": { "delay": 56, "time": "1775742416" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1775742471" }, "departure": { "delay": 51, "time": "1775742471" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15595:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9536:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 307, "time": "1775739667" }, "departure": { "delay": 307, "time": "1775739667" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1775737560" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 324, "time": "1775739924" }, "departure": { "delay": 324, "time": "1775739924" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 235, "time": "1775738670" }, "departure": { "delay": 235, "time": "1775738695" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 331, "time": "1775739511" }, "departure": { "delay": 331, "time": "1775739511" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 310, "time": "1775738445" }, "departure": { "delay": 310, "time": "1775738470" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 280, "time": "1775738920" }, "departure": { "delay": 280, "time": "1775738920" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 345, "time": "1775739045" }, "departure": { "delay": 345, "time": "1775739045" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 316, "time": "1775739856" }, "departure": { "delay": 316, "time": "1775739856" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 165, "time": "1775738145" }, "departure": { "delay": 165, "time": "1775738145" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 162, "time": "1775737902" }, "departure": { "delay": 162, "time": "1775737902" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 286, "time": "1775738386" }, "departure": { "delay": 286, "time": "1775738386" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 240, "time": "1775738520" }, "departure": { "delay": 240, "time": "1775738520" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 290, "time": "1775738870" }, "departure": { "delay": 290, "time": "1775738870" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 108, "time": "1775737848" }, "departure": { "delay": 108, "time": "1775737848" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 291, "time": "1775739471" }, "departure": { "delay": 291, "time": "1775739471" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 290, "time": "1775739110" }, "departure": { "delay": 290, "time": "1775739110" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 310, "time": "1775739610" }, "departure": { "delay": 310, "time": "1775739610" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 72, "time": "1775737752" }, "departure": { "delay": 72, "time": "1775737752" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 222, "time": "1775737998" }, "departure": { "delay": 222, "time": "1775738022" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 291, "time": "1775740071" }, "departure": { "delay": 291, "time": "1775740071" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 169, "time": "1775738089" }, "departure": { "delay": 169, "time": "1775738089" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 275, "time": "1775738795" }, "departure": { "delay": 275, "time": "1775738795" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1775738220" }, "departure": { "delay": 205, "time": "1775738245" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 291, "time": "1775739771" }, "departure": { "delay": 291, "time": "1775739771" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1775737621" }, "departure": { "delay": 85, "time": "1775737645" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 255, "time": "1775738595" }, "departure": { "delay": 255, "time": "1775738595" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 335, "time": "1775739995" }, "departure": { "delay": 335, "time": "1775739995" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775737273", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9536:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx28:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775739755" }, "departure": { "delay": 35, "time": "1775739755" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1775740245" }, "departure": { "delay": 45, "time": "1775740245" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1775739683" }, "departure": { "delay": 23, "time": "1775739683" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775739796" }, "departure": { "delay": 16, "time": "1775739796" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1775740044" }, "departure": { "delay": 24, "time": "1775740044" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1775739859" }, "departure": { "delay": 19, "time": "1775739859" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1775739943" }, "departure": { "delay": 43, "time": "1775739943" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775739990" }, "departure": { "delay": 30, "time": "1775739990" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx28:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:771:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775745060" }, "departure": { "delay": 60, "time": "1775745060" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775744820" }, "departure": { "delay": 60, "time": "1775744820" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775744460" }, "departure": { "delay": 60, "time": "1775744460" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1775743320" }, "departure": { "delay": 60, "time": "1775743320" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775744160" }, "departure": { "delay": 60, "time": "1775744160" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775743980" }, "departure": { "delay": 60, "time": "1775743980" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "departure": { "delay": 60, "time": "1775742060" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775744280" }, "departure": { "delay": 60, "time": "1775744280" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775744760" }, "departure": { "delay": 60, "time": "1775744760" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775743740" }, "departure": { "delay": 60, "time": "1775743740" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775742540" }, "departure": { "delay": 60, "time": "1775742540" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775742780" }, "departure": { "delay": 60, "time": "1775742780" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775744580" }, "departure": { "delay": 60, "time": "1775744580" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775745300" }, "departure": { "delay": 60, "time": "1775745300" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1775742180" }, "departure": { "delay": 60, "time": "1775742180" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775742300" }, "departure": { "delay": 60, "time": "1775742300" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775744640" }, "departure": { "delay": 60, "time": "1775744640" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775742960" }, "departure": { "delay": 60, "time": "1775742960" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775744700" }, "departure": { "delay": 60, "time": "1775744700" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775744940" }, "departure": { "delay": 60, "time": "1775744940" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775745360" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1775745120" }, "departure": { "delay": 60, "time": "1775745120" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1775742600" }, "departure": { "delay": 60, "time": "1775742600" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775744040" }, "departure": { "delay": 60, "time": "1775744040" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775743020" }, "departure": { "delay": 60, "time": "1775743020" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775744520" }, "departure": { "delay": 60, "time": "1775744520" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1775743920" }, "departure": { "delay": 60, "time": "1775743920" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775742660" }, "departure": { "delay": 60, "time": "1775742660" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775743140" }, "departure": { "delay": 60, "time": "1775743140" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775745180" }, "departure": { "delay": 60, "time": "1775745180" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775743680" }, "departure": { "delay": 60, "time": "1775743680" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775742360" }, "departure": { "delay": 60, "time": "1775742360" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775742120" }, "departure": { "delay": 60, "time": "1775742120" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775738974", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:771:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15034:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1775739203" }, "departure": { "delay": 83, "time": "1775739203" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1775739343" }, "departure": { "delay": 43, "time": "1775739343" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 95, "time": "1775738615" }, "departure": { "delay": 95, "time": "1775738615" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1775738776" }, "departure": { "delay": 136, "time": "1775738776" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1775739904" }, "departure": { "delay": 64, "time": "1775739904" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1775739437" }, "departure": { "delay": 77, "time": "1775739437" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1775739956" }, "departure": { "delay": 56, "time": "1775739956" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1775739269" }, "departure": { "delay": 29, "time": "1775739269" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1775740168" }, "departure": { "delay": 88, "time": "1775740168" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 111, "time": "1775738686" }, "departure": { "delay": 111, "time": "1775738691" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1775738933" }, "departure": { "delay": 53, "time": "1775738933" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775740253" }, "departure": { "delay": 53, "time": "1775740253" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1775739632" }, "departure": { "delay": 92, "time": "1775739632" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 84, "time": "1775740404" }, "departure": { "delay": 84, "time": "1775740404" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 69, "time": "1775740089" }, "departure": { "delay": 69, "time": "1775740089" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1775739484" }, "departure": { "delay": 64, "time": "1775739484" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 69, "time": "1775740329" }, "departure": { "delay": 69, "time": "1775740329" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1775739545" }, "departure": { "delay": 65, "time": "1775739545" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1775739689" }, "departure": { "delay": 29, "time": "1775739689" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1775739049" }, "departure": { "delay": 49, "time": "1775739049" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775738400" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1775738841" }, "departure": { "delay": 81, "time": "1775738841" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1775738485" }, "departure": { "delay": 112, "time": "1775738512" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1775738877" }, "departure": { "delay": 117, "time": "1775738877" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1775738972" }, "departure": { "delay": 92, "time": "1775738972" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1775740025" }, "departure": { "delay": 65, "time": "1775740025" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738014", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15034:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18310:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 4, "time": "1775739604" }, "departure": { "delay": 4, "time": "1775739604" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1775740472" }, "departure": { "delay": 32, "time": "1775740472" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1775739366" }, "departure": { "delay": 6, "time": "1775739366" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1775740115" }, "departure": { "delay": 35, "time": "1775740115" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1775739776" }, "departure": { "delay": 56, "time": "1775739776" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1775739963" }, "departure": { "delay": 3, "time": "1775739963" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1775740308" }, "departure": { "delay": 48, "time": "1775740308" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1775739820" }, "departure": { "delay": 40, "time": "1775739820" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1775740537" }, "departure": { "delay": 37, "time": "1775740537" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1775739213" }, "departure": { "delay": 33, "time": "1775739213" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1775739291" }, "departure": { "delay": 51, "time": "1775739291" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1775739483" }, "departure": { "delay": 3, "time": "1775739483" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775739120" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1775739152" }, "departure": { "delay": 32, "time": "1775739152" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1775740062" }, "departure": { "delay": 42, "time": "1775740062" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18310:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:13:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1775721363" }, "departure": { "delay": 102, "time": "1775721402" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 83, "time": "1775721850" }, "departure": { "delay": 83, "time": "1775721923" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1775721719" }, "departure": { "delay": 73, "time": "1775721733" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 131, "time": "1775722553" }, "departure": { "delay": 131, "time": "1775722571" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 132, "time": "1775722904" }, "departure": { "delay": 132, "time": "1775722932" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 131, "time": "1775722649" }, "departure": { "delay": 131, "time": "1775722691" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 132, "time": "1775722115" }, "departure": { "delay": 132, "time": "1775722152" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 161, "time": "1775722441" }, "departure": { "delay": 161, "time": "1775722481" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1775721444" }, "departure": { "delay": 114, "time": "1775721474" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1775722800" }, "departure": { "delay": 130, "time": "1775722810" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1775721551" }, "departure": { "delay": 103, "time": "1775721583" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1775721794" }, "departure": { "delay": 28, "time": "1775721808" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1775721756" }, "departure": { "delay": 58, "time": "1775721778" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1775722371" }, "departure": { "delay": 180, "time": "1775722380" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1775721943" }, "departure": { "delay": 133, "time": "1775722093" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1775722846" }, "departure": { "delay": 130, "time": "1775722870" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 112, "time": "1775722955" }, "departure": { "delay": 112, "time": "1775722972" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 156, "time": "1775722198" }, "departure": { "delay": 156, "time": "1775722236" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "departure": { "delay": 76, "time": "1775721316" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 157, "time": "1775722509" }, "departure": { "delay": 157, "time": "1775722537" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 213, "time": "1775722294" }, "departure": { "delay": 213, "time": "1775722353" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 169, "time": "1775722388" }, "departure": { "delay": 169, "time": "1775722429" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775722594" }, "departure": { "delay": 120, "time": "1775722620" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1775723150" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 166, "time": "1775722769" }, "departure": { "delay": 166, "time": "1775722786" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:13:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16849:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 261, "time": "1775737941" }, "departure": { "delay": 261, "time": "1775737941" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 211, "time": "1775737891" }, "departure": { "delay": 211, "time": "1775737891" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 239, "time": "1775738399" }, "departure": { "delay": 239, "time": "1775738399" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 146, "time": "1775738643" }, "departure": { "delay": 146, "time": "1775738666" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 132, "time": "1775738592" }, "departure": { "delay": 132, "time": "1775738592" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": -62, "time": "1775737198" }, "departure": { "delay": -62, "time": "1775737198" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 211, "time": "1775736691" }, "departure": { "delay": 211, "time": "1775736691" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 194, "time": "1775738834" }, "departure": { "delay": 194, "time": "1775738834" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 241, "time": "1775738041" }, "departure": { "delay": 241, "time": "1775738041" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 193, "time": "1775738473" }, "departure": { "delay": 193, "time": "1775738473" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 92, "time": "1775737592" }, "departure": { "delay": 92, "time": "1775737592" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 184, "time": "1775738704" }, "departure": { "delay": 184, "time": "1775738704" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 26, "time": "1775737241" }, "departure": { "delay": 26, "time": "1775737466" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 212, "time": "1775738072" }, "departure": { "delay": 212, "time": "1775738072" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 166, "time": "1775736766" }, "departure": { "delay": 166, "time": "1775736766" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1775738166" }, "departure": { "delay": 186, "time": "1775738166" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 231, "time": "1775738331" }, "departure": { "delay": 231, "time": "1775738331" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 161, "time": "1775738441" }, "departure": { "delay": 161, "time": "1775738441" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": -9, "time": "1775737131" }, "departure": { "delay": -9, "time": "1775737131" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1775737991" }, "departure": { "delay": 191, "time": "1775737991" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 205, "time": "1775738125" }, "departure": { "delay": 205, "time": "1775738125" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 176, "time": "1775738193" }, "departure": { "delay": 176, "time": "1775738216" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 171, "time": "1775738511" }, "departure": { "delay": 171, "time": "1775738511" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 149, "time": "1775738609" }, "departure": { "delay": 149, "time": "1775738609" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 110, "time": "1775737010" }, "departure": { "delay": 110, "time": "1775737010" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 209, "time": "1775736869" }, "departure": { "delay": 209, "time": "1775736869" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775736270" }, "departure": { "delay": 30, "time": "1775736270" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1775737716" }, "departure": { "delay": 181, "time": "1775737741" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1775736104" }, "departure": { "delay": 44, "time": "1775736104" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775736000" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 71, "time": "1775736071" }, "departure": { "delay": 71, "time": "1775736071" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775738916" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 81, "time": "1775736121" }, "departure": { "delay": 81, "time": "1775736141" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 227, "time": "1775738267" }, "departure": { "delay": 227, "time": "1775738267" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1775736393" }, "departure": { "delay": 93, "time": "1775736393" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1775736228" }, "departure": { "delay": 48, "time": "1775736228" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1775737094" }, "departure": { "delay": 14, "time": "1775737094" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1775738245" }, "departure": { "delay": 205, "time": "1775738245" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 161, "time": "1775738741" }, "departure": { "delay": 161, "time": "1775738741" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 181, "time": "1775736541" }, "departure": { "delay": 181, "time": "1775736541" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 169, "time": "1775736469" }, "departure": { "delay": 169, "time": "1775736469" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 246, "time": "1775736645" }, "departure": { "delay": 246, "time": "1775736666" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775735674", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16849:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7071:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -85, "time": "1775737595" }, "departure": { "delay": -85, "time": "1775737595" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1775737383" }, "departure": { "delay": 3, "time": "1775737383" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -22, "time": "1775737461" }, "departure": { "delay": -22, "time": "1775737478" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1775736453" }, "departure": { "delay": 33, "time": "1775736453" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -71, "time": "1775737309" }, "departure": { "delay": -71, "time": "1775737309" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1775736779" }, "departure": { "delay": 59, "time": "1775736779" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1775736603" }, "departure": { "delay": 63, "time": "1775736603" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1775737544" }, "departure": { "delay": -16, "time": "1775737544" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1775736529" }, "departure": { "delay": 74, "time": "1775736554" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736395", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7071:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx623:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775759280" }, "departure": { "time": "1775759280" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775760660" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775759040" }, "departure": { "time": "1775759040" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775760480" }, "departure": { "time": "1775760480" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775758800" }, "departure": { "time": "1775758800" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775758860" }, "departure": { "time": "1775758860" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775760600" }, "departure": { "time": "1775760600" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775758620" }, "departure": { "time": "1775758620" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775760540" }, "departure": { "time": "1775760540" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775760420" }, "departure": { "time": "1775760420" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775760000" }, "departure": { "time": "1775760000" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775758740" }, "departure": { "time": "1775758740" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775759820" }, "departure": { "time": "1775759820" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775758680" }, "departure": { "time": "1775758680" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775759285" }, "departure": { "delay": 5, "time": "1775759285" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775758380" }, "departure": { "time": "1775758380" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775757900" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775759220" }, "departure": { "time": "1775759220" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775759160" }, "departure": { "time": "1775759160" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775759580" }, "departure": { "time": "1775759580" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775760120" }, "departure": { "time": "1775760120" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775760360" }, "departure": { "time": "1775760360" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775759340" }, "departure": { "time": "1775759340" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775760240" }, "departure": { "time": "1775760240" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775759640" }, "departure": { "time": "1775759640" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775759460" }, "departure": { "time": "1775759460" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775716444", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx623:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:779:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775742300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742540" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:779:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:30:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 200, "time": "1775736200" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1775736412" }, "departure": { "delay": 181, "time": "1775736421" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1775736738" }, "departure": { "delay": 90, "time": "1775736750" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1775737233" }, "departure": { "delay": 101, "time": "1775737241" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1775736529" }, "departure": { "delay": 135, "time": "1775736615" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1775737385" }, "departure": { "delay": 78, "time": "1775737398" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 97, "time": "1775737347" }, "departure": { "delay": 97, "time": "1775737357" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 208, "time": "1775736316" }, "departure": { "delay": 208, "time": "1775736328" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 128, "time": "1775737131" }, "departure": { "delay": 128, "time": "1775737208" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 148, "time": "1775736436" }, "departure": { "delay": 148, "time": "1775736448" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1775736907" }, "departure": { "delay": 82, "time": "1775736922" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1775736356" }, "departure": { "delay": 189, "time": "1775736369" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 109, "time": "1775737489" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1775736829" }, "departure": { "delay": 82, "time": "1775736862" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1775736502" }, "departure": { "delay": 98, "time": "1775736518" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 129, "time": "1775736967" }, "departure": { "delay": 129, "time": "1775737029" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1775736690" }, "departure": { "delay": 106, "time": "1775736706" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1775737278" }, "departure": { "delay": 85, "time": "1775737285" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:30:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15203:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 287, "time": "1775737186" }, "departure": { "delay": 287, "time": "1775737187" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 346, "time": "1775738062" }, "departure": { "delay": 346, "time": "1775738086" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 374, "time": "1775738834" }, "departure": { "delay": 374, "time": "1775738834" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 281, "time": "1775738861" }, "departure": { "delay": 281, "time": "1775738861" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 350, "time": "1775737361" }, "departure": { "delay": 350, "time": "1775737370" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 411, "time": "1775738151" }, "departure": { "delay": 411, "time": "1775738151" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 225, "time": "1775737841" }, "departure": { "delay": 225, "time": "1775737845" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 336, "time": "1775738376" }, "departure": { "delay": 336, "time": "1775738376" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 347, "time": "1775737127" }, "departure": { "delay": 347, "time": "1775737127" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 366, "time": "1775738262" }, "departure": { "delay": 366, "time": "1775738286" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 227, "time": "1775739047" }, "departure": { "delay": 227, "time": "1775739047" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 320, "time": "1775738458" }, "departure": { "delay": 320, "time": "1775738480" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 346, "time": "1775737461" }, "departure": { "delay": 346, "time": "1775737486" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 366, "time": "1775737562" }, "departure": { "delay": 366, "time": "1775737566" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 271, "time": "1775739091" }, "departure": { "delay": 271, "time": "1775739091" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 361, "time": "1775738758" }, "departure": { "delay": 361, "time": "1775738761" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 330, "time": "1775738539" }, "departure": { "delay": 330, "time": "1775738550" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 351, "time": "1775737292" }, "departure": { "delay": 351, "time": "1775737311" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 382, "time": "1775738182" }, "departure": { "delay": 382, "time": "1775738182" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 333, "time": "1775738013" }, "departure": { "delay": 333, "time": "1775738013" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 232, "time": "1775737786" }, "departure": { "delay": 232, "time": "1775737792" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 271, "time": "1775739211" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 331, "time": "1775738586" }, "departure": { "delay": 331, "time": "1775738611" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 386, "time": "1775736986" }, "departure": { "delay": 386, "time": "1775736986" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 320, "time": "1775737636" }, "departure": { "delay": 320, "time": "1775737640" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 311, "time": "1775736911" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 331, "time": "1775737700" }, "departure": { "delay": 331, "time": "1775737711" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 239, "time": "1775738939" }, "departure": { "delay": 239, "time": "1775738939" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 287, "time": "1775738684" }, "departure": { "delay": 287, "time": "1775738687" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 377, "time": "1775738237" }, "departure": { "delay": 377, "time": "1775738237" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 352, "time": "1775737072" }, "departure": { "delay": 352, "time": "1775737072" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15203:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:685:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775741520" }, "departure": { "time": "1775741520" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775741700" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1775738460" }, "departure": { "delay": 5, "time": "1775738465" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": -45, "time": "1775738470" }, "departure": { "delay": -45, "time": "1775738475" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "departure": { "delay": -60, "time": "1775738340" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": -45, "time": "1775738650" }, "departure": { "delay": -45, "time": "1775738655" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775738640" }, "departure": { "delay": 5, "time": "1775738645" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738880" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 } ], "timestamp": "1775738884", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:685:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18305:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1775740443" }, "departure": { "delay": 3, "time": "1775740443" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 32, "time": "1775741432" }, "departure": { "delay": 32, "time": "1775741432" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741820" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1775740780" }, "departure": { "delay": 40, "time": "1775740780" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1775741075" }, "departure": { "delay": 35, "time": "1775741075" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1775741268" }, "departure": { "delay": 48, "time": "1775741268" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1775740112" }, "departure": { "delay": 32, "time": "1775740112" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1775740326" }, "departure": { "delay": 6, "time": "1775740326" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1775740564" }, "departure": { "delay": 4, "time": "1775740564" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1775740251" }, "departure": { "delay": 51, "time": "1775740251" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1775740173" }, "departure": { "delay": 33, "time": "1775740173" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1775740736" }, "departure": { "delay": 56, "time": "1775740736" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775740080" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1775741497" }, "departure": { "delay": 37, "time": "1775741497" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775738935", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18305:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12362:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 165, "time": "1775740965" }, "departure": { "delay": 165, "time": "1775740965" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1775739520" }, "departure": { "delay": 160, "time": "1775739520" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 151, "time": "1775739571" }, "departure": { "delay": 151, "time": "1775739571" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1775741470" }, "departure": { "delay": 130, "time": "1775741470" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1775740373" }, "departure": { "delay": 113, "time": "1775740373" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 136, "time": "1775739616" }, "departure": { "delay": 136, "time": "1775739616" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 131, "time": "1775741111" }, "departure": { "delay": 131, "time": "1775741111" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1775741271" }, "departure": { "delay": 111, "time": "1775741271" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1775739854" }, "departure": { "delay": 134, "time": "1775739854" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1775740480" }, "departure": { "delay": 160, "time": "1775740480" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 116, "time": "1775741396" }, "departure": { "delay": 116, "time": "1775741396" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1775739667" }, "departure": { "delay": 127, "time": "1775739667" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1775740119" }, "departure": { "delay": 159, "time": "1775740119" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1775739530" }, "departure": { "delay": 110, "time": "1775739530" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 158, "time": "1775739998" }, "departure": { "delay": 158, "time": "1775739998" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1775741182" }, "departure": { "delay": 142, "time": "1775741182" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 110, "time": "1775739290" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 161, "time": "1775741081" }, "departure": { "delay": 161, "time": "1775741081" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 128, "time": "1775741348" }, "departure": { "delay": 128, "time": "1775741348" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 123, "time": "1775740443" }, "departure": { "delay": 123, "time": "1775740443" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1775741031" }, "departure": { "delay": 111, "time": "1775741031" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 112, "time": "1775740192" }, "departure": { "delay": 112, "time": "1775740192" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1775741571" }, "departure": { "delay": 111, "time": "1775741571" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1775740250" }, "departure": { "delay": 110, "time": "1775740250" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 155, "time": "1775740595" }, "departure": { "delay": 155, "time": "1775740595" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1775739770" }, "departure": { "delay": 110, "time": "1775739770" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12362:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:81:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 198, "time": "1775736612" }, "departure": { "delay": 198, "time": "1775736618" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1775736227" }, "departure": { "delay": 172, "time": "1775736292" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1775737609" }, "departure": { "delay": 187, "time": "1775737687" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 132, "time": "1775737316" }, "departure": { "delay": 132, "time": "1775737572" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 163, "time": "1775736454" }, "departure": { "delay": 163, "time": "1775736463" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1775735912" }, "departure": { "delay": 104, "time": "1775735984" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 189, "time": "1775736180" }, "departure": { "delay": 189, "time": "1775736189" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1775736406" }, "departure": { "delay": 174, "time": "1775736414" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775736992" }, "departure": { "delay": 12, "time": "1775737032" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": -105, "time": "1775737269" }, "departure": { "delay": -105, "time": "1775737275" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1775736632" }, "departure": { "delay": 179, "time": "1775736659" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1775737127" }, "departure": { "delay": 24, "time": "1775737164" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "departure": { "delay": 132, "time": "1775735832" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1775736956" }, "departure": { "delay": 56, "time": "1775736956" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1775736358" }, "departure": { "delay": 190, "time": "1775736370" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775737208" }, "departure": { "delay": 19, "time": "1775737219" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "time": "1775736526" }, "departure": { "time": "1775736360" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1775735861" }, "departure": { "delay": 112, "time": "1775735872" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1775737751" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1775737244" }, "departure": { "delay": -10, "time": "1775737250" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1775736807" }, "departure": { "delay": 105, "time": "1775736885" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:81:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9582:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775740050" }, "departure": { "delay": 30, "time": "1775740050" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1775739654" }, "departure": { "delay": 54, "time": "1775739654" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1775739505" }, "departure": { "delay": 25, "time": "1775739505" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775741133" }, "departure": { "delay": 33, "time": "1775741133" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 48, "time": "1775739828" }, "departure": { "delay": 48, "time": "1775739828" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 25, "time": "1775741065" }, "departure": { "delay": 25, "time": "1775741065" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 28, "time": "1775739988" }, "departure": { "delay": 28, "time": "1775739988" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1775739921" }, "departure": { "delay": 21, "time": "1775739921" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1775739048" }, "departure": { "delay": 48, "time": "1775739048" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1775739585" }, "departure": { "delay": 45, "time": "1775739585" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1775739141" }, "departure": { "delay": 21, "time": "1775739141" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775741204" }, "departure": { "delay": 44, "time": "1775741204" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 49, "time": "1775739229" }, "departure": { "delay": 49, "time": "1775739229" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1775739000" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1775739286" }, "departure": { "delay": 46, "time": "1775739286" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9582:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:677:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1775738820" }, "departure": { "delay": -55, "time": "1775738825" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1775738640" }, "departure": { "delay": -60, "time": "1775738700" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "departure": { "delay": -60, "time": "1775738340" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775740200" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775739000" }, "departure": { "delay": 5, "time": "1775739005" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1775738460" }, "departure": { "delay": -60, "time": "1775738520" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775739014", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:677:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1775721217" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1775720735" }, "departure": { "delay": 71, "time": "1775720771" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1775720958" }, "departure": { "delay": 32, "time": "1775720972" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1775720434" }, "departure": { "delay": 95, "time": "1775720495" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 171, "time": "1775720139" }, "departure": { "delay": 171, "time": "1775720151" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1775720823" }, "departure": { "delay": 52, "time": "1775720872" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1775720501" }, "departure": { "delay": 48, "time": "1775720508" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 175, "time": "1775719975" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1775720532" }, "departure": { "delay": 27, "time": "1775720547" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1775721004" }, "departure": { "delay": 68, "time": "1775721068" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 196, "time": "1775720081" }, "departure": { "delay": 196, "time": "1775720116" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 163, "time": "1775720194" }, "departure": { "delay": 163, "time": "1775720203" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 127, "time": "1775720351" }, "departure": { "delay": 127, "time": "1775720407" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1775720636" }, "departure": { "delay": 9, "time": "1775720649" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1775720925" }, "departure": { "delay": 72, "time": "1775720952" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1775720218" }, "departure": { "delay": 130, "time": "1775720230" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1775720267" }, "departure": { "delay": 111, "time": "1775720331" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:12:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071975x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 579, "time": "1775738079" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 579, "time": "1775738319" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738233", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071975x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11405:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 27, "time": "1775738667" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 99, "time": "1775739819" }, "departure": { "delay": 99, "time": "1775739819" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 93, "time": "1775740473" }, "departure": { "delay": 93, "time": "1775740473" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 108, "time": "1775739048" }, "departure": { "delay": 108, "time": "1775739048" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1775739287" }, "departure": { "delay": 107, "time": "1775739287" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775738793" }, "departure": { "delay": 33, "time": "1775738793" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1775739101" }, "departure": { "delay": 101, "time": "1775739101" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1775739928" }, "departure": { "delay": 88, "time": "1775739928" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1775740142" }, "departure": { "delay": 62, "time": "1775740142" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1775740674" }, "departure": { "delay": 54, "time": "1775740674" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 67, "time": "1775739367" }, "departure": { "delay": 67, "time": "1775739367" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1775740554" }, "departure": { "delay": 54, "time": "1775740554" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1775739672" }, "departure": { "delay": 72, "time": "1775739672" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1775740333" }, "departure": { "delay": 73, "time": "1775740333" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1775739634" }, "departure": { "delay": 94, "time": "1775739634" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1775739774" }, "departure": { "delay": 54, "time": "1775739774" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1775740379" }, "departure": { "delay": 59, "time": "1775740379" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 54, "time": "1775740614" }, "departure": { "delay": 54, "time": "1775740614" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1775739534" }, "departure": { "delay": 54, "time": "1775739534" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 66, "time": "1775739006" }, "departure": { "delay": 66, "time": "1775739006" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1775740014" }, "departure": { "delay": 54, "time": "1775740014" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1775738917" }, "departure": { "delay": 37, "time": "1775738917" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1775740191" }, "departure": { "delay": 111, "time": "1775740191" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1775740059" }, "departure": { "delay": 99, "time": "1775740059" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1775740898" }, "departure": { "delay": 98, "time": "1775740898" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 104, "time": "1775739584" }, "departure": { "delay": 104, "time": "1775739584" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775739174" }, "departure": { "delay": 54, "time": "1775739174" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1775740254" }, "departure": { "delay": 54, "time": "1775740254" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1775739467" }, "departure": { "delay": 107, "time": "1775739467" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1775738842" }, "departure": { "delay": 82, "time": "1775738842" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738674", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11405:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17819:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775736900" }, "departure": { "time": "1775736900" }, "stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775739120" }, "departure": { "delay": 60, "time": "1775739120" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775737080" }, "departure": { "delay": 60, "time": "1775737080" }, "stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775737980" }, "departure": { "delay": 60, "time": "1775737980" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775739000" }, "departure": { "delay": 60, "time": "1775739000" }, "stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775736660" }, "departure": { "delay": 60, "time": "1775736660" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775736780" }, "departure": { "delay": 60, "time": "1775736780" }, "stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775738040" }, "departure": { "delay": 60, "time": "1775738040" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775737140" }, "departure": { "delay": 60, "time": "1775737140" }, "stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775736480" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775739180" }, "departure": { "delay": 60, "time": "1775739180" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775737200" }, "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737320" }, "stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775736600" }, "departure": { "time": "1775736600" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775735615", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17819:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:857:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775746380" }, "departure": { "time": "1775746380" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775746080" }, "departure": { "time": "1775746080" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1775745600" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775747400" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775739015", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:857:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471232:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1881, "time": "1775738979" }, "departure": { "delay": -1881, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -127, "time": "1775741693" }, "departure": { "delay": -127, "time": "1775741693" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -801, "time": "1775738979" }, "departure": { "delay": -801, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -192, "time": "1775741808" }, "departure": { "delay": -192, "time": "1775741808" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -101, "time": "1775741539" }, "departure": { "delay": -101, "time": "1775741539" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -148, "time": "1775741852" }, "departure": { "delay": -148, "time": "1775741852" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -50, "time": "1775741470" }, "departure": { "delay": -50, "time": "1775741470" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -801, "time": "1775738979" }, "departure": { "delay": -801, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -621, "time": "1775738979" }, "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -2301, "time": "1775738979" }, "departure": { "delay": -2301, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1701, "time": "1775738979" }, "departure": { "delay": -1701, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2361, "time": "1775738979" }, "departure": { "delay": -2361, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -73, "time": "1775741687" }, "departure": { "delay": -73, "time": "1775741687" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -88, "time": "1775741492" }, "departure": { "delay": -88, "time": "1775741492" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -132, "time": "1775741748" }, "departure": { "delay": -132, "time": "1775741748" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -96, "time": "1775741304" }, "departure": { "delay": -96, "time": "1775741304" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -77, "time": "1775741383" }, "departure": { "delay": -77, "time": "1775741383" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -921, "time": "1775738979" }, "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -921, "time": "1775738979" }, "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1941, "time": "1775738979" }, "departure": { "delay": -1941, "time": "1775738979" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -54, "time": "1775741586" }, "departure": { "delay": -54, "time": "1775741586" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -240, "time": "1775741940" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -57, "time": "1775741643" }, "departure": { "delay": -57, "time": "1775741643" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -1161, "time": "1775738979" }, "departure": { "delay": -1161, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1701, "time": "1775738979" }, "departure": { "delay": -1701, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2061, "time": "1775738979" }, "departure": { "delay": -2061, "time": "1775738979" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1821, "time": "1775738979" }, "departure": { "delay": -1821, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -92, "time": "1775741428" }, "departure": { "delay": -92, "time": "1775741428" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471232:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011243x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 268, "time": "1775739388" }, "departure": { "delay": 268, "time": "1775739388" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 284, "time": "1775739464" }, "departure": { "delay": 284, "time": "1775739464" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 259, "time": "1775740399" }, "departure": { "delay": 259, "time": "1775740399" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 267, "time": "1775740287" }, "departure": { "delay": 267, "time": "1775740287" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 270, "time": "1775740710" }, "departure": { "delay": 270, "time": "1775740710" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 303, "time": "1775740743" }, "departure": { "delay": 303, "time": "1775740743" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 277, "time": "1775740957" }, "departure": { "delay": 277, "time": "1775740957" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 259, "time": "1775740639" }, "departure": { "delay": 259, "time": "1775740639" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 259, "time": "1775741239" }, "departure": { "delay": 259, "time": "1775741239" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 259, "time": "1775739979" }, "departure": { "delay": 259, "time": "1775739979" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 309, "time": "1775740089" }, "departure": { "delay": 309, "time": "1775740089" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 198, "time": "1775738418" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 259, "time": "1775741299" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 275, "time": "1775738975" }, "departure": { "delay": 275, "time": "1775738975" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 259, "time": "1775739799" }, "departure": { "delay": 259, "time": "1775739799" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 259, "time": "1775738899" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 259, "time": "1775740879" }, "departure": { "delay": 259, "time": "1775740879" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 240, "time": "1775738220" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 317, "time": "1775740997" }, "departure": { "delay": 317, "time": "1775740997" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 206, "time": "1775738546" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 318, "time": "1775739198" }, "departure": { "delay": 318, "time": "1775739198" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 222, "time": "1775738322" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 307, "time": "1775741107" }, "departure": { "delay": 307, "time": "1775741107" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 307, "time": "1775740027" }, "departure": { "delay": 307, "time": "1775740027" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 259, "time": "1775740219" }, "departure": { "delay": 259, "time": "1775740219" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 262, "time": "1775741182" }, "departure": { "delay": 262, "time": "1775741182" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 294, "time": "1775741034" }, "departure": { "delay": 294, "time": "1775741034" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 282, "time": "1775739342" }, "departure": { "delay": 282, "time": "1775739342" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 259, "time": "1775739259" }, "departure": { "delay": 259, "time": "1775739259" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 282, "time": "1775739582" }, "departure": { "delay": 282, "time": "1775739582" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 226, "time": "1775738386" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 292, "time": "1775741152" }, "departure": { "delay": 292, "time": "1775741152" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 308, "time": "1775740928" }, "departure": { "delay": 308, "time": "1775740928" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 264, "time": "1775739024" }, "departure": { "delay": 264, "time": "1775739024" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 301, "time": "1775740141" }, "departure": { "delay": 301, "time": "1775740141" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 298, "time": "1775739658" }, "departure": { "delay": 298, "time": "1775739658" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 190, "time": "1775738710" }, "departure": { "delay": 190, "time": "1775738710" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011243x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:84:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1775738053" }, "departure": { "delay": 147, "time": "1775738067" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "departure": { "time": "1775737800" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775739080" }, "departure": { "delay": 20, "time": "1775739080" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1775738110" }, "departure": { "delay": 130, "time": "1775738110" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1775739440" }, "departure": { "delay": 20, "time": "1775739440" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1775738155" }, "departure": { "delay": 122, "time": "1775738162" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1775738615" }, "departure": { "delay": 160, "time": "1775738680" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 153, "time": "1775738484" }, "departure": { "delay": 153, "time": "1775738553" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1775739260" }, "departure": { "delay": 20, "time": "1775739260" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1775738304" }, "departure": { "delay": 112, "time": "1775738392" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775739560" }, "departure": { "delay": 20, "time": "1775739560" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 141, "time": "1775738751" }, "departure": { "delay": 141, "time": "1775738781" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775739740" }, "departure": { "delay": 20, "time": "1775739740" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1775739800" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1775738931" }, "departure": { "delay": 46, "time": "1775738986" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1775738256" }, "departure": { "delay": 111, "time": "1775738271" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 141, "time": "1775738188" }, "departure": { "delay": 141, "time": "1775738241" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775739320" }, "departure": { "delay": 20, "time": "1775739320" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1775739020" }, "departure": { "delay": 20, "time": "1775739020" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1775739680" }, "departure": { "delay": 20, "time": "1775739680" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:84:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 193, "time": "1775739193" }, "departure": { "delay": 193, "time": "1775739193" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 123, "time": "1775738463" }, "departure": { "delay": 123, "time": "1775738463" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 144, "time": "1775738604" }, "departure": { "delay": 144, "time": "1775738604" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 193, "time": "1775738653" }, "departure": { "delay": 193, "time": "1775738653" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 218, "time": "1775738798" }, "departure": { "delay": 218, "time": "1775738798" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1775738888" }, "departure": { "delay": 188, "time": "1775738888" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 222, "time": "1775739042" }, "departure": { "delay": 222, "time": "1775739042" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 207, "time": "1775738847" }, "departure": { "delay": 207, "time": "1775738847" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1775739459" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 152, "time": "1775739092" }, "departure": { "delay": 152, "time": "1775739092" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 209, "time": "1775738729" }, "departure": { "delay": 209, "time": "1775738729" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 212, "time": "1775738967" }, "departure": { "delay": 212, "time": "1775738972" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 123, "time": "1775739303" }, "departure": { "delay": 123, "time": "1775739303" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 122, "time": "1775738258" }, "departure": { "delay": 122, "time": "1775738282" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 82, "time": "1775739382" }, "departure": { "delay": 82, "time": "1775739382" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 133, "time": "1775739253" }, "departure": { "delay": 133, "time": "1775739253" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471215:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15731:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1775739053" }, "departure": { "delay": 53, "time": "1775739053" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 156, "time": "1775738433" }, "departure": { "delay": 156, "time": "1775738436" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 111, "time": "1775738211" }, "departure": { "delay": 111, "time": "1775738211" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1775738610" }, "departure": { "delay": 173, "time": "1775738633" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1775738093" }, "departure": { "delay": 173, "time": "1775738093" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 164, "time": "1775738354" }, "departure": { "delay": 164, "time": "1775738384" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1775738166" }, "departure": { "delay": 126, "time": "1775738166" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1775737839" }, "departure": { "delay": 99, "time": "1775737839" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1775737649" }, "departure": { "delay": 89, "time": "1775737649" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1775738504" }, "departure": { "delay": 169, "time": "1775738509" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1775737783" }, "departure": { "delay": 105, "time": "1775737785" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 167, "time": "1775738147" }, "departure": { "delay": 167, "time": "1775738147" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 111, "time": "1775737964" }, "departure": { "delay": 111, "time": "1775737971" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1775739435" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 193, "time": "1775738713" }, "departure": { "delay": 193, "time": "1775738713" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1775739271" }, "departure": { "delay": 91, "time": "1775739271" }, "stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1775739315" }, "departure": { "delay": 75, "time": "1775739315" }, "stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 178, "time": "1775738278" }, "departure": { "delay": 178, "time": "1775738278" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1775738955" }, "departure": { "delay": 75, "time": "1775738955" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1775739135" }, "departure": { "delay": 75, "time": "1775739135" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1775737721" }, "departure": { "delay": 101, "time": "1775737721" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 18, "time": "1775737458" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 141, "time": "1775737881" }, "departure": { "delay": 141, "time": "1775737881" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 98, "time": "1775737598" }, "departure": { "delay": 98, "time": "1775737598" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737474", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15731:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13008:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1775739144" }, "departure": { "delay": 84, "time": "1775739144" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1775738791" }, "departure": { "delay": 31, "time": "1775738791" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1775739337" }, "departure": { "delay": 37, "time": "1775739337" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 84, "time": "1775739684" }, "departure": { "delay": 84, "time": "1775739684" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 53, "time": "1775739473" }, "departure": { "delay": 53, "time": "1775739473" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1775739761" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 84, "time": "1775739024" }, "departure": { "delay": 84, "time": "1775739024" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1775738337" }, "departure": { "delay": 117, "time": "1775738337" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1775738928" }, "departure": { "delay": 48, "time": "1775738928" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1775738160" }, "departure": { "delay": 120, "time": "1775738160" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1775738878" }, "departure": { "delay": 65, "time": "1775738885" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1775739242" }, "departure": { "delay": 62, "time": "1775739242" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1775739183" }, "departure": { "delay": 63, "time": "1775739183" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1775738751" }, "departure": { "delay": 51, "time": "1775738751" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 91, "time": "1775738611" }, "departure": { "delay": 91, "time": "1775738611" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 132, "time": "1775738292" }, "departure": { "delay": 132, "time": "1775738292" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1775739596" }, "departure": { "delay": 56, "time": "1775739596" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "departure": { "delay": 30, "time": "1775737950" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 84, "time": "1775739444" }, "departure": { "delay": 84, "time": "1775739444" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1775738103" }, "departure": { "delay": 130, "time": "1775738110" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1775738504" }, "departure": { "delay": 44, "time": "1775738504" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1775738635" }, "departure": { "delay": 55, "time": "1775738635" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775738685" }, "departure": { "delay": 45, "time": "1775738685" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1775739302" }, "departure": { "delay": 62, "time": "1775739302" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 131, "time": "1775738411" }, "departure": { "delay": 131, "time": "1775738411" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1775738236" }, "departure": { "delay": 136, "time": "1775738236" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737574", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13008:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4679:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1775739741" }, "departure": { "delay": 81, "time": "1775739741" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1775738859" }, "departure": { "delay": 48, "time": "1775738868" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775739041" }, "departure": { "delay": 41, "time": "1775739041" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1775739605" }, "departure": { "delay": 65, "time": "1775739605" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1775739680" }, "departure": { "delay": 80, "time": "1775739680" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1775738966" }, "departure": { "delay": 86, "time": "1775738966" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1775738774" }, "departure": { "delay": 48, "time": "1775738808" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1775739521" }, "departure": { "delay": 41, "time": "1775739521" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1775739107" }, "departure": { "delay": 47, "time": "1775739107" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1775739178" }, "departure": { "delay": 58, "time": "1775739178" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1775739291" }, "departure": { "delay": 51, "time": "1775739291" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738535", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4679:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15206:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775738668" }, "departure": { "delay": 148, "time": "1775738668" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 181, "time": "1775738761" }, "departure": { "delay": 181, "time": "1775738761" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 214, "time": "1775738434" }, "departure": { "delay": 214, "time": "1775738434" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 241, "time": "1775739061" }, "departure": { "delay": 241, "time": "1775739061" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775737500" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1775739390" }, "departure": { "delay": 270, "time": "1775739390" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 256, "time": "1775739016" }, "departure": { "delay": 256, "time": "1775739016" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 214, "time": "1775738134" }, "departure": { "delay": 214, "time": "1775738134" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 254, "time": "1775738534" }, "departure": { "delay": 254, "time": "1775738534" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 241, "time": "1775739721" }, "departure": { "delay": 241, "time": "1775739721" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 166, "time": "1775738806" }, "departure": { "delay": 166, "time": "1775738806" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 213, "time": "1775739513" }, "departure": { "delay": 213, "time": "1775739513" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 284, "time": "1775738361" }, "departure": { "delay": 284, "time": "1775738384" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 241, "time": "1775739961" }, "departure": { "delay": 241, "time": "1775739961" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 154, "time": "1775737809" }, "departure": { "delay": 154, "time": "1775737834" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 223, "time": "1775739823" }, "departure": { "delay": 223, "time": "1775739823" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 211, "time": "1775739151" }, "departure": { "delay": 211, "time": "1775739151" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 211, "time": "1775738071" }, "departure": { "delay": 211, "time": "1775738071" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 244, "time": "1775738263" }, "departure": { "delay": 244, "time": "1775738284" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 175, "time": "1775738609" }, "departure": { "delay": 175, "time": "1775738635" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 134, "time": "1775737612" }, "departure": { "delay": 134, "time": "1775737634" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 275, "time": "1775739635" }, "departure": { "delay": 275, "time": "1775739635" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 259, "time": "1775739439" }, "departure": { "delay": 259, "time": "1775739439" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 241, "time": "1775740081" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 241, "time": "1775739541" }, "departure": { "delay": 241, "time": "1775739541" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 159, "time": "1775737935" }, "departure": { "delay": 159, "time": "1775737959" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 241, "time": "1775738941" }, "departure": { "delay": 241, "time": "1775738941" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 270, "time": "1775738910" }, "departure": { "delay": 270, "time": "1775738910" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1775737709" }, "departure": { "delay": 89, "time": "1775737709" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 230, "time": "1775739290" }, "departure": { "delay": 230, "time": "1775739290" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775737454", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15206:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108054x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775739881" }, "departure": { "delay": 41, "time": "1775739881" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775740085" }, "departure": { "delay": 65, "time": "1775740085" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 32, "time": "1775740172" }, "departure": { "delay": 32, "time": "1775740172" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1775739730" }, "departure": { "delay": 10, "time": "1775739730" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1775739528" }, "departure": { "delay": 48, "time": "1775739528" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1775739244" }, "departure": { "delay": 64, "time": "1775739244" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1775740393" }, "departure": { "delay": 13, "time": "1775740393" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1775740290" }, "departure": { "delay": 30, "time": "1775740290" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1775739623" }, "departure": { "delay": 23, "time": "1775739623" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1775739365" }, "departure": { "delay": 65, "time": "1775739365" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": 6, "time": "1775738946" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1775740619" }, "departure": { "delay": 59, "time": "1775740619" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1775739119" }, "departure": { "delay": 59, "time": "1775739119" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1775740698" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1775740519" }, "departure": { "delay": 19, "time": "1775740519" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108054x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602186:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -975, "time": "1775738985" }, "departure": { "delay": -975, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1095, "time": "1775738985" }, "departure": { "delay": -1095, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -46, "time": "1775741294" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -915, "time": "1775738985" }, "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1155, "time": "1775738985" }, "departure": { "delay": -1155, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1935, "time": "1775738985" }, "departure": { "delay": -1935, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -1455, "time": "1775738985" }, "departure": { "delay": -1455, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1575, "time": "1775738985" }, "departure": { "delay": -1575, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2115, "time": "1775738985" }, "departure": { "delay": -2115, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -46, "time": "1775741234" }, "departure": { "delay": -46, "time": "1775741234" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -106, "time": "1775741054" }, "departure": { "delay": -106, "time": "1775741054" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602186:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602148:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -37, "time": "1775739023" }, "departure": { "delay": -37, "time": "1775739023" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -416, "time": "1775739184" }, "departure": { "delay": -416, "time": "1775739184" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -387, "time": "1775739753" }, "departure": { "delay": -387, "time": "1775739753" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -408, "time": "1775739312" }, "departure": { "delay": -408, "time": "1775739312" }, "stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -379, "time": "1775739161" }, "departure": { "delay": -379, "time": "1775739161" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -335, "time": "1775739565" }, "departure": { "delay": -335, "time": "1775739565" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 26, "time": "1775738726" }, "departure": { "delay": 26, "time": "1775738726" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -357, "time": "1775739123" }, "departure": { "delay": -357, "time": "1775739123" }, "stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 105, "time": "1775739225" }, "departure": { "delay": 105, "time": "1775739225" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -359, "time": "1775739601" }, "departure": { "delay": -359, "time": "1775739601" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -347, "time": "1775739253" }, "departure": { "delay": -347, "time": "1775739253" }, "stopId": "FR:27229:ZE:0xECH02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1775738863" }, "departure": { "delay": -17, "time": "1775738863" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -352, "time": "1775739728" }, "departure": { "delay": -352, "time": "1775739728" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "departure": { "time": "1775738700" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -395, "time": "1775739505" }, "departure": { "delay": -395, "time": "1775739505" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -389, "time": "1775739811" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1775739165" }, "departure": { "delay": 45, "time": "1775739165" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775739312" }, "departure": { "delay": 12, "time": "1775739312" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -375, "time": "1775739645" }, "departure": { "delay": -375, "time": "1775739645" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1775738787" }, "departure": { "delay": 27, "time": "1775738787" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602148:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470572:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1775738402" }, "departure": { "delay": 62, "time": "1775738402" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1775739037" }, "departure": { "delay": 157, "time": "1775739037" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1775738687" }, "departure": { "delay": 107, "time": "1775738687" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1775739249" }, "departure": { "delay": 129, "time": "1775739249" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1775738655" }, "departure": { "delay": 75, "time": "1775738655" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 112, "time": "1775738812" }, "departure": { "delay": 112, "time": "1775738812" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 61, "time": "1775738251" }, "departure": { "delay": 61, "time": "1775738281" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1775739400" }, "departure": { "delay": 40, "time": "1775739400" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1775738606" }, "departure": { "delay": 86, "time": "1775738606" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775738445" }, "departure": { "delay": 45, "time": "1775738445" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1775738499" }, "departure": { "delay": 39, "time": "1775738499" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1775738727" }, "departure": { "delay": 87, "time": "1775738727" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1775739453" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 181, "time": "1775738888" }, "departure": { "delay": 181, "time": "1775738941" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1775739179" }, "departure": { "delay": 119, "time": "1775739179" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 66, "time": "1775738586" }, "departure": { "delay": 66, "time": "1775738586" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 103, "time": "1775739103" }, "departure": { "delay": 103, "time": "1775739103" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1775739299" }, "departure": { "delay": 59, "time": "1775739299" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 } ], "timestamp": "1775738348", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470572:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072056x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -30, "time": "1775739390" }, "departure": { "delay": -30, "time": "1775739390" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 19, "time": "1775739259" }, "departure": { "delay": 19, "time": "1775739259" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775739560" }, "departure": { "delay": 20, "time": "1775739560" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 121, "time": "1775738401" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1775739705" }, "departure": { "delay": -15, "time": "1775739705" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1775739006" }, "departure": { "delay": 6, "time": "1775739006" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1775739190" }, "departure": { "delay": 10, "time": "1775739190" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 2, "time": "1775738822" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -38, "time": "1775738902" }, "departure": { "delay": -38, "time": "1775738902" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1775739655" }, "departure": { "delay": -5, "time": "1775739655" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 74, "time": "1775738594" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -34, "time": "1775739806" }, "departure": { "delay": -34, "time": "1775739806" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -38, "time": "1775739502" }, "departure": { "delay": -38, "time": "1775739502" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1775739880" }, "departure": { "delay": -20, "time": "1775739880" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 129, "time": "1775738769" }, "departure": { "delay": 129, "time": "1775738769" }, "stopId": "FR:76351:ZE:3175:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -38, "time": "1775739622" }, "departure": { "delay": -38, "time": "1775739622" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -38, "time": "1775739922" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 82, "time": "1775738842" }, "departure": { "delay": 82, "time": "1775738842" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -38, "time": "1775739322" }, "departure": { "delay": -38, "time": "1775739322" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1775739742" }, "departure": { "delay": -38, "time": "1775739742" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1775739843" }, "departure": { "delay": 3, "time": "1775739843" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -38, "time": "1775739142" }, "departure": { "delay": -38, "time": "1775739142" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738923", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072056x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596133:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1775740757" }, "departure": { "delay": 17, "time": "1775740757" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -32, "time": "1775740288" }, "departure": { "delay": -32, "time": "1775740288" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -66, "time": "1775740914" }, "departure": { "delay": -66, "time": "1775740914" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -207, "time": "1775741373" }, "departure": { "delay": -207, "time": "1775741373" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1775740133" }, "departure": { "delay": -7, "time": "1775740133" }, "stopId": "FR:27602:ZE:0xLES02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -100, "time": "1775741060" }, "departure": { "delay": -100, "time": "1775741060" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -58, "time": "1775740442" }, "departure": { "delay": -58, "time": "1775740442" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -117, "time": "1775741463" }, "departure": { "delay": -117, "time": "1775741463" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -112, "time": "1775741168" }, "departure": { "delay": -112, "time": "1775741168" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1775740206" }, "departure": { "delay": 6, "time": "1775740206" }, "stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -147, "time": "1775741313" }, "departure": { "delay": -147, "time": "1775741313" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -10, "time": "1775740670" }, "departure": { "delay": -10, "time": "1775740670" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -160, "time": "1775741120" }, "departure": { "delay": -160, "time": "1775741120" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "departure": { "time": "1775739600" }, "stopId": "FR:27602:ZE:0xROU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1775740479" }, "departure": { "delay": -21, "time": "1775740479" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -23, "time": "1775739877" }, "departure": { "delay": -23, "time": "1775739877" }, "stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -105, "time": "1775739915" }, "departure": { "delay": -105, "time": "1775739915" }, "stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -185, "time": "1775741695" }, "departure": { "delay": -185, "time": "1775741695" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -125, "time": "1775741575" }, "departure": { "delay": -125, "time": "1775741575" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -16, "time": "1775739824" }, "departure": { "delay": -16, "time": "1775739824" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -246, "time": "1775741754" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1775740808" }, "departure": { "delay": 8, "time": "1775740808" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1775739745" }, "departure": { "delay": 25, "time": "1775739745" }, "stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -201, "time": "1775741739" }, "departure": { "delay": -201, "time": "1775741739" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -26, "time": "1775740354" }, "departure": { "delay": -26, "time": "1775740354" }, "stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -96, "time": "1775741004" }, "departure": { "delay": -96, "time": "1775741004" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596133:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx89:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775739439" }, "departure": { "delay": 19, "time": "1775739439" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775739570" }, "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775739523" }, "departure": { "delay": 43, "time": "1775739523" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1775739825" }, "departure": { "delay": 45, "time": "1775739825" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 30, "time": "1775739150" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1775739263" }, "departure": { "delay": 23, "time": "1775739263" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775739376" }, "departure": { "delay": 16, "time": "1775739376" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1775739335" }, "departure": { "delay": 35, "time": "1775739335" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx89:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12386:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1775740886" }, "departure": { "delay": 26, "time": "1775740886" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1775740937" }, "departure": { "delay": 17, "time": "1775740937" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1775740841" }, "departure": { "delay": 41, "time": "1775740841" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736634", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12386:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8541:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 277, "time": "1775738270" }, "departure": { "delay": 277, "time": "1775738317" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 302, "time": "1775737142" }, "departure": { "delay": 302, "time": "1775737142" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 407, "time": "1775738567" }, "departure": { "delay": 407, "time": "1775738567" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 282, "time": "1775737242" }, "departure": { "delay": 282, "time": "1775737242" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 298, "time": "1775737318" }, "departure": { "delay": 298, "time": "1775737318" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 277, "time": "1775736817" }, "departure": { "delay": 277, "time": "1775736817" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 262, "time": "1775737042" }, "departure": { "delay": 262, "time": "1775737042" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 172, "time": "1775736292" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 282, "time": "1775736917" }, "departure": { "delay": 282, "time": "1775736942" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 237, "time": "1775738217" }, "departure": { "delay": 237, "time": "1775738217" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 262, "time": "1775737942" }, "departure": { "delay": 262, "time": "1775737942" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1775736445" }, "departure": { "delay": 205, "time": "1775736445" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 362, "time": "1775737742" }, "departure": { "delay": 362, "time": "1775737742" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 159, "time": "1775738019" }, "departure": { "delay": 159, "time": "1775738019" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1775736392" }, "departure": { "delay": 212, "time": "1775736392" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 343, "time": "1775738683" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 377, "time": "1775737417" }, "departure": { "delay": 377, "time": "1775737517" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1775738118" }, "departure": { "delay": 198, "time": "1775738118" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 232, "time": "1775736567" }, "departure": { "delay": 232, "time": "1775736592" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 272, "time": "1775736670" }, "departure": { "delay": 272, "time": "1775736692" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 356, "time": "1775737676" }, "departure": { "delay": 356, "time": "1775737676" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 357, "time": "1775737617" }, "departure": { "delay": 357, "time": "1775737617" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 262, "time": "1775736742" }, "departure": { "delay": 262, "time": "1775736742" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 367, "time": "1775737844" }, "departure": { "delay": 367, "time": "1775737867" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775736295", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8541:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230406x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 145, "time": "1775739145" }, "departure": { "delay": 145, "time": "1775739145" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 142, "time": "1775739442" }, "departure": { "delay": 142, "time": "1775739442" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 98, "time": "1775738618" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 116, "time": "1775739176" }, "departure": { "delay": 116, "time": "1775739176" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 139, "time": "1775739199" }, "departure": { "delay": 139, "time": "1775739199" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 98, "time": "1775738858" }, "departure": { "delay": 98, "time": "1775738858" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 98, "time": "1775739338" }, "departure": { "delay": 98, "time": "1775739338" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 93, "time": "1775738493" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 142, "time": "1775738962" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1775739698" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 147, "time": "1775739387" }, "departure": { "delay": 147, "time": "1775739387" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 98, "time": "1775739098" }, "departure": { "delay": 98, "time": "1775739098" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 34 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230406x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:899:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775747880" }, "departure": { "time": "1775747880" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775747220" }, "departure": { "time": "1775747220" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775747640" }, "departure": { "time": "1775747640" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775747940" }, "departure": { "time": "1775747940" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775747700" }, "departure": { "time": "1775747700" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775739014", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:899:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8130:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1775738921" }, "departure": { "delay": -19, "time": "1775738921" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 169, "time": "1775737106" }, "departure": { "delay": 169, "time": "1775737129" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1775738153" }, "departure": { "delay": 53, "time": "1775738153" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1775738515" }, "departure": { "delay": 115, "time": "1775738515" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1775737823" }, "departure": { "delay": 83, "time": "1775737823" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1775738999" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1775737704" }, "departure": { "delay": 24, "time": "1775737704" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 82, "time": "1775737522" }, "departure": { "delay": 82, "time": "1775737522" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1775738246" }, "departure": { "delay": 86, "time": "1775738246" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1775738087" }, "departure": { "delay": 107, "time": "1775738087" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 97, "time": "1775736877" }, "departure": { "delay": 97, "time": "1775736877" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1775738739" }, "departure": { "delay": -21, "time": "1775738739" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 91, "time": "1775738371" }, "departure": { "delay": 91, "time": "1775738371" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 66, "time": "1775737398" }, "departure": { "delay": 66, "time": "1775737446" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1775736975" }, "departure": { "delay": 121, "time": "1775737021" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1775738003" }, "departure": { "delay": 83, "time": "1775738003" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 42, "time": "1775736822" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1775737629" }, "departure": { "delay": 87, "time": "1775737647" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1775738578" }, "departure": { "delay": 118, "time": "1775738578" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1775738628" }, "departure": { "delay": 108, "time": "1775738628" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -9, "time": "1775738846" }, "departure": { "delay": -9, "time": "1775738871" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 61, "time": "1775737921" }, "departure": { "delay": 61, "time": "1775737921" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775737200" }, "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775737282" }, "departure": { "delay": 38, "time": "1775737298" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736824", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8130:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14372:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 146, "time": "1775737406" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1775739054" }, "departure": { "delay": -6, "time": "1775739054" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 248, "time": "1775738143" }, "departure": { "delay": 248, "time": "1775738168" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1775739159" }, "departure": { "delay": 39, "time": "1775739159" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1775738662" }, "departure": { "delay": 189, "time": "1775738709" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -9, "time": "1775739171" }, "departure": { "delay": -9, "time": "1775739171" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1775738631" }, "departure": { "delay": 111, "time": "1775738631" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -9, "time": "1775738907" }, "departure": { "delay": -9, "time": "1775738931" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -14, "time": "1775739226" }, "departure": { "delay": -14, "time": "1775739226" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 211, "time": "1775738412" }, "departure": { "delay": 211, "time": "1775738431" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 254, "time": "1775737754" }, "departure": { "delay": 254, "time": "1775737754" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1775738531" }, "departure": { "delay": 71, "time": "1775738531" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 218, "time": "1775738258" }, "departure": { "delay": 218, "time": "1775738258" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1775738986" }, "departure": { "delay": -14, "time": "1775738986" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 235, "time": "1775738095" }, "departure": { "delay": 235, "time": "1775738095" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 321, "time": "1775737831" }, "departure": { "delay": 321, "time": "1775737881" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 223, "time": "1775738323" }, "departure": { "delay": 223, "time": "1775738323" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 211, "time": "1775737507" }, "departure": { "delay": 211, "time": "1775737531" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 201, "time": "1775737581" }, "departure": { "delay": 201, "time": "1775737581" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1775737460" }, "departure": { "delay": 200, "time": "1775737460" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 276, "time": "1775737956" }, "departure": { "delay": 276, "time": "1775737956" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1775739771" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 213, "time": "1775738013" }, "departure": { "delay": 213, "time": "1775738013" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1775737657" }, "departure": { "delay": 217, "time": "1775737657" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737414", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14372:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx585:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775757300" }, "departure": { "time": "1775757300" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1775754600" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775755985" }, "departure": { "delay": 5, "time": "1775755985" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775756340" }, "departure": { "time": "1775756340" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775755980" }, "departure": { "time": "1775755980" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775757360" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775756160" }, "departure": { "time": "1775756160" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775756040" }, "departure": { "time": "1775756040" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775756280" }, "departure": { "time": "1775756280" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775756520" }, "departure": { "time": "1775756520" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775755920" }, "departure": { "time": "1775755920" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738451", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx585:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12436:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 288, "time": "1775738808" }, "departure": { "delay": 288, "time": "1775738808" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 225, "time": "1775738145" }, "departure": { "delay": 225, "time": "1775738145" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 305, "time": "1775738705" }, "departure": { "delay": 305, "time": "1775738705" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1775736420" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1775736629" }, "departure": { "delay": 29, "time": "1775736629" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1775736680" }, "departure": { "delay": 44, "time": "1775736704" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 215, "time": "1775737955" }, "departure": { "delay": 215, "time": "1775737955" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1775737030" }, "departure": { "delay": 155, "time": "1775737055" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 134, "time": "1775737454" }, "departure": { "delay": 134, "time": "1775737454" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 277, "time": "1775738017" }, "departure": { "delay": 277, "time": "1775738017" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1775737750" }, "departure": { "delay": 130, "time": "1775737750" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1775736731" }, "departure": { "delay": 71, "time": "1775736731" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 215, "time": "1775738206" }, "departure": { "delay": 215, "time": "1775738255" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1775737690" }, "departure": { "delay": 190, "time": "1775737690" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1775736804" }, "departure": { "delay": 84, "time": "1775736804" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 210, "time": "1775738310" }, "departure": { "delay": 210, "time": "1775738310" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 284, "time": "1775739044" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1775737279" }, "departure": { "delay": 139, "time": "1775737279" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 249, "time": "1775738349" }, "departure": { "delay": 249, "time": "1775738349" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 224, "time": "1775737554" }, "departure": { "delay": 224, "time": "1775737604" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 265, "time": "1775738905" }, "departure": { "delay": 265, "time": "1775738905" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 316, "time": "1775738656" }, "departure": { "delay": 316, "time": "1775738656" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1775737231" }, "departure": { "delay": 151, "time": "1775737231" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 171, "time": "1775737131" }, "departure": { "delay": 171, "time": "1775737131" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 215, "time": "1775737655" }, "departure": { "delay": 215, "time": "1775737655" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 235, "time": "1775738455" }, "departure": { "delay": 235, "time": "1775738455" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 251, "time": "1775738051" }, "departure": { "delay": 251, "time": "1775738051" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 294, "time": "1775738754" }, "departure": { "delay": 294, "time": "1775738754" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 144, "time": "1775737379" }, "departure": { "delay": 144, "time": "1775737404" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1775736854" }, "departure": { "delay": 99, "time": "1775736879" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736194", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12436:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:675:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775738460" }, "departure": { "delay": 60, "time": "1775738520" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775738220" }, "departure": { "delay": 60, "time": "1775738280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1775739120" }, "departure": { "delay": 120, "time": "1775739120" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1775738890" }, "departure": { "delay": 75, "time": "1775738895" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1775739720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1775738880" }, "departure": { "delay": 125, "time": "1775738885" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1775738700" }, "departure": { "delay": 65, "time": "1775738705" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1775738580" }, "departure": { "delay": 65, "time": "1775738585" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1775739240" }, "departure": { "delay": 120, "time": "1775739240" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775739540" }, "departure": { "delay": 120, "time": "1775739540" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1775739600" }, "departure": { "delay": 120, "time": "1775739600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "departure": { "time": "1775737920" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1775738400" }, "departure": { "delay": 65, "time": "1775738405" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1775739060" }, "departure": { "delay": 120, "time": "1775739060" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1775739480" }, "departure": { "delay": 120, "time": "1775739480" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1775739000" }, "departure": { "delay": 125, "time": "1775739005" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1775739360" }, "departure": { "delay": 120, "time": "1775739360" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 125, "time": "1775738820" }, "departure": { "delay": 125, "time": "1775738825" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775737980" }, "departure": { "delay": 5, "time": "1775737985" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775739015", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:675:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 188, "time": "1775737607" }, "departure": { "delay": 188, "time": "1775737628" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 184, "time": "1775739364" }, "departure": { "delay": 184, "time": "1775739364" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 183, "time": "1775739183" }, "departure": { "delay": 183, "time": "1775739183" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 199, "time": "1775737879" }, "departure": { "delay": 199, "time": "1775737879" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1775738628" }, "departure": { "delay": 228, "time": "1775738628" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 165, "time": "1775737065" }, "departure": { "delay": 165, "time": "1775737065" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 147, "time": "1775736907" }, "departure": { "delay": 147, "time": "1775736927" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 227, "time": "1775737727" }, "departure": { "delay": 227, "time": "1775737727" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1775736828" }, "departure": { "delay": 108, "time": "1775736828" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1775739085" }, "departure": { "delay": 205, "time": "1775739085" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 182, "time": "1775737177" }, "departure": { "delay": 182, "time": "1775737202" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 233, "time": "1775738993" }, "departure": { "delay": 233, "time": "1775738993" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 187, "time": "1775738202" }, "departure": { "delay": 187, "time": "1775738227" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 207, "time": "1775738727" }, "departure": { "delay": 207, "time": "1775738727" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 177, "time": "1775739477" }, "departure": { "delay": 177, "time": "1775739477" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 152, "time": "1775738816" }, "departure": { "delay": 152, "time": "1775738852" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 192, "time": "1775738052" }, "departure": { "delay": 192, "time": "1775738052" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 204, "time": "1775739744" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 220, "time": "1775737960" }, "departure": { "delay": 220, "time": "1775737960" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 212, "time": "1775738552" }, "departure": { "delay": 212, "time": "1775738552" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 162, "time": "1775736977" }, "departure": { "delay": 162, "time": "1775737002" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 168, "time": "1775737428" }, "departure": { "delay": 168, "time": "1775737428" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1775737103" }, "departure": { "delay": 167, "time": "1775737127" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1775737253" }, "departure": { "delay": 173, "time": "1775737253" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 232, "time": "1775738365" }, "departure": { "delay": 232, "time": "1775738452" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 204, "time": "1775739264" }, "departure": { "delay": 204, "time": "1775739264" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 102, "time": "1775736702" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 207, "time": "1775738127" }, "departure": { "delay": 207, "time": "1775738127" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775736704", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx141:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:72:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1775725630" }, "departure": { "delay": 83, "time": "1775725643" }, "stopId": "FR:14333:ZE:44:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 99, "time": "1775726019" }, "departure": { "delay": 99, "time": "1775726019" }, "stopId": "FR:14333:ZE:50:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1775726054" }, "departure": { "delay": 83, "time": "1775726063" }, "stopId": "FR:14333:ZE:52:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 135, "time": "1775725815" }, "departure": { "delay": 135, "time": "1775725935" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 252, "time": "1775726319" }, "departure": { "delay": 252, "time": "1775726532" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1775726881" }, "departure": { "delay": 132, "time": "1775726892" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1775725681" }, "departure": { "delay": 113, "time": "1775725733" }, "stopId": "FR:14333:ZE:46:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1775727013" }, "departure": { "delay": 133, "time": "1775727013" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1775726211" }, "departure": { "delay": 21, "time": "1775726241" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 9 }, { "departure": { "delay": 77, "time": "1775725577" }, "stopId": "FR:14333:ZE:42:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1775727035" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1775725965" }, "departure": { "delay": 120, "time": "1775725980" }, "stopId": "FR:14333:ZE:48:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "time": "1775726944" }, "departure": { "time": "1775726820" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1775726799" }, "departure": { "delay": 140, "time": "1775726840" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 11 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:72:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230323x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1775739175" }, "departure": { "delay": 175, "time": "1775739175" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1775739898" }, "departure": { "delay": 118, "time": "1775739898" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 159, "time": "1775739699" }, "departure": { "delay": 159, "time": "1775739699" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 118, "time": "1775740018" }, "departure": { "delay": 118, "time": "1775740018" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 118, "time": "1775740318" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 39, "time": "1775738619" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 124, "time": "1775738944" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 155, "time": "1775739575" }, "departure": { "delay": 155, "time": "1775739575" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 177, "time": "1775739957" }, "departure": { "delay": 177, "time": "1775739957" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 169, "time": "1775739289" }, "departure": { "delay": 169, "time": "1775739289" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 88, "time": "1775738848" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 118, "time": "1775739658" }, "departure": { "delay": 118, "time": "1775739658" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1775739750" }, "departure": { "delay": 150, "time": "1775739750" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1775739824" }, "departure": { "delay": 164, "time": "1775739824" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 164, "time": "1775740244" }, "departure": { "delay": 164, "time": "1775740244" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 150, "time": "1775740290" }, "departure": { "delay": 150, "time": "1775740290" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 152, "time": "1775740112" }, "departure": { "delay": 152, "time": "1775740112" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 166, "time": "1775740066" }, "departure": { "delay": 166, "time": "1775740066" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 143, "time": "1775740223" }, "departure": { "delay": 143, "time": "1775740223" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 126, "time": "1775740146" }, "departure": { "delay": 126, "time": "1775740146" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": -13, "time": "1775738447" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1775739608" }, "departure": { "delay": 128, "time": "1775739608" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 175, "time": "1775738995" }, "departure": { "delay": 175, "time": "1775738995" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -5, "time": "1775738695" }, "departure": { "delay": -5, "time": "1775738695" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 118, "time": "1775739238" }, "departure": { "delay": 118, "time": "1775739238" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1775740198" }, "departure": { "delay": 118, "time": "1775740198" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 168, "time": "1775739408" }, "departure": { "delay": 168, "time": "1775739408" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1775739486" }, "departure": { "delay": 126, "time": "1775739486" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230323x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13823:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1775739226" }, "departure": { "delay": 46, "time": "1775739226" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775737620" }, "departure": { "time": "1775737620" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1775739859" }, "departure": { "delay": 19, "time": "1775739859" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1775738221" }, "departure": { "delay": 1, "time": "1775738221" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1775738020" }, "departure": { "delay": 40, "time": "1775738020" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1775737493" }, "departure": { "delay": 53, "time": "1775737493" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775738731" }, "departure": { "delay": 31, "time": "1775738731" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 47, "time": "1775739947" }, "departure": { "delay": 47, "time": "1775739947" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 29, "time": "1775739149" }, "departure": { "delay": 29, "time": "1775739149" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1775737662" }, "departure": { "delay": 42, "time": "1775737662" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1775737464" }, "departure": { "delay": 24, "time": "1775737464" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1775739751" }, "departure": { "delay": 31, "time": "1775739751" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1775737320" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1775737550" }, "departure": { "delay": 50, "time": "1775737550" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1775739818" }, "departure": { "delay": 38, "time": "1775739818" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 54, "time": "1775738634" }, "departure": { "delay": 54, "time": "1775738634" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1775739267" }, "departure": { "delay": 27, "time": "1775739267" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775738900" }, "departure": { "delay": 20, "time": "1775738900" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775738146" }, "departure": { "delay": 46, "time": "1775738146" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 34, "time": "1775739574" }, "departure": { "delay": 34, "time": "1775739574" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 51, "time": "1775737371" }, "departure": { "delay": 51, "time": "1775737371" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775738686" }, "departure": { "delay": 46, "time": "1775738686" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1775739474" }, "departure": { "delay": 54, "time": "1775739474" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 17, "time": "1775738417" }, "departure": { "delay": 17, "time": "1775738417" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1775738581" }, "departure": { "delay": 1, "time": "1775738581" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1775739700" }, "departure": { "delay": 40, "time": "1775739700" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1775740004" }, "departure": { "delay": 44, "time": "1775740004" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 29, "time": "1775738609" }, "departure": { "delay": 29, "time": "1775738609" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740080" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 42, "time": "1775739402" }, "departure": { "delay": 42, "time": "1775739402" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1775737878" }, "departure": { "delay": 18, "time": "1775737878" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775736874", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13823:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11271:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 163, "time": "1775737363" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 312, "time": "1775738592" }, "departure": { "delay": 312, "time": "1775738592" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 225, "time": "1775737425" }, "departure": { "delay": 225, "time": "1775737425" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 365, "time": "1775739065" }, "departure": { "delay": 365, "time": "1775739065" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 323, "time": "1775737883" }, "departure": { "delay": 323, "time": "1775737883" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 349, "time": "1775738329" }, "departure": { "delay": 349, "time": "1775738329" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 313, "time": "1775738388" }, "departure": { "delay": 313, "time": "1775738413" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 328, "time": "1775738780" }, "departure": { "delay": 328, "time": "1775738788" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 349, "time": "1775739889" }, "departure": { "delay": 349, "time": "1775739889" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 193, "time": "1775737633" }, "departure": { "delay": 193, "time": "1775737633" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 403, "time": "1775739763" }, "departure": { "delay": 403, "time": "1775739763" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 328, "time": "1775738188" }, "departure": { "delay": 328, "time": "1775738188" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 358, "time": "1775738278" }, "departure": { "delay": 358, "time": "1775738278" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 326, "time": "1775738839" }, "departure": { "delay": 326, "time": "1775738846" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 380, "time": "1775739500" }, "departure": { "delay": 380, "time": "1775739500" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 349, "time": "1775739229" }, "departure": { "delay": 349, "time": "1775739229" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 370, "time": "1775739430" }, "departure": { "delay": 370, "time": "1775739430" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 349, "time": "1775739589" }, "departure": { "delay": 349, "time": "1775739589" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 309, "time": "1775738529" }, "departure": { "delay": 309, "time": "1775738529" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 268, "time": "1775737528" }, "departure": { "delay": 268, "time": "1775737528" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 281, "time": "1775738615" }, "departure": { "delay": 281, "time": "1775738621" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 352, "time": "1775738992" }, "departure": { "delay": 352, "time": "1775738992" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 343, "time": "1775738083" }, "departure": { "delay": 343, "time": "1775738083" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 363, "time": "1775739363" }, "departure": { "delay": 363, "time": "1775739363" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 330, "time": "1775738910" }, "departure": { "delay": 330, "time": "1775738910" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 347, "time": "1775738747" }, "departure": { "delay": 347, "time": "1775738747" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 349, "time": "1775740069" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 353, "time": "1775737793" }, "departure": { "delay": 353, "time": "1775737793" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 313, "time": "1775738353" }, "departure": { "delay": 313, "time": "1775738353" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 332, "time": "1775738132" }, "departure": { "delay": 332, "time": "1775738132" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1775737970" }, "departure": { "delay": 290, "time": "1775737970" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 389, "time": "1775739149" }, "departure": { "delay": 389, "time": "1775739149" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 389, "time": "1775739689" }, "departure": { "delay": 389, "time": "1775739689" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 313, "time": "1775738473" }, "departure": { "delay": 313, "time": "1775738473" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775737374", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11271:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16072:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775738580" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775738760" }, "departure": { "delay": 60, "time": "1775738760" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1775740440" }, "departure": { "delay": 60, "time": "1775740440" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1775740460" }, "departure": { "delay": 20, "time": "1775740460" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775739540" }, "departure": { "delay": 60, "time": "1775739540" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740560" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775739060" }, "departure": { "delay": 60, "time": "1775739060" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775738600" }, "departure": { "delay": 20, "time": "1775738600" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775738780" }, "departure": { "delay": 20, "time": "1775738780" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775738700" }, "departure": { "time": "1775738700" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775737534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16072:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4242782xGTFSxGSemHTNIxSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1775737280" }, "departure": { "delay": 80, "time": "1775737280" }, "stopId": "FR:76250:ZE:5016:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1775737203" }, "departure": { "delay": 123, "time": "1775737203" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1775736920" }, "departure": { "delay": 80, "time": "1775736920" }, "stopId": "FR:76647:ZE:5169:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 42, "time": "1775738682" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 80, "time": "1775737700" }, "departure": { "delay": 80, "time": "1775737700" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 85, "time": "1775737585" }, "departure": { "delay": 85, "time": "1775737585" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 99, "time": "1775737479" }, "departure": { "delay": 99, "time": "1775737479" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 93, "time": "1775738613" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 } ], "timestamp": "1775738362", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4242782xGTFSxGSemHTNIxSemainex08:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15225:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 348, "time": "1775736863" }, "departure": { "delay": 348, "time": "1775736888" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 113, "time": "1775734913" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 378, "time": "1775736989" }, "departure": { "delay": 378, "time": "1775737038" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 218, "time": "1775735717" }, "departure": { "delay": 218, "time": "1775735738" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 448, "time": "1775736388" }, "departure": { "delay": 448, "time": "1775736388" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 364, "time": "1775736964" }, "departure": { "delay": 364, "time": "1775736964" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 141, "time": "1775735038" }, "departure": { "delay": 141, "time": "1775735061" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1775735138" }, "departure": { "delay": 183, "time": "1775735163" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 348, "time": "1775737188" }, "departure": { "delay": 348, "time": "1775737188" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 408, "time": "1775736263" }, "departure": { "delay": 408, "time": "1775736288" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 228, "time": "1775735369" }, "departure": { "delay": 228, "time": "1775735388" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 343, "time": "1775737342" }, "departure": { "delay": 343, "time": "1775737363" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 362, "time": "1775736842" }, "departure": { "delay": 362, "time": "1775736842" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1775735244" }, "departure": { "delay": 163, "time": "1775735263" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 188, "time": "1775734964" }, "departure": { "delay": 188, "time": "1775734988" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 363, "time": "1775737263" }, "departure": { "delay": 363, "time": "1775737263" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 393, "time": "1775737113" }, "departure": { "delay": 393, "time": "1775737113" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 259, "time": "1775735839" }, "departure": { "delay": 259, "time": "1775735839" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775734923", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15225:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10609:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1775738342" }, "departure": { "delay": 128, "time": "1775738348" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1775738824" }, "departure": { "delay": 127, "time": "1775738827" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1775740379" }, "departure": { "delay": 59, "time": "1775740379" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 99, "time": "1775739279" }, "departure": { "delay": 99, "time": "1775739279" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 143, "time": "1775738901" }, "departure": { "delay": 143, "time": "1775738903" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 144, "time": "1775738421" }, "departure": { "delay": 144, "time": "1775738424" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1775738763" }, "departure": { "delay": 183, "time": "1775738763" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 158, "time": "1775738486" }, "departure": { "delay": 158, "time": "1775738498" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 64, "time": "1775740204" }, "departure": { "delay": 64, "time": "1775740204" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 116, "time": "1775738276" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 148, "time": "1775738532" }, "departure": { "delay": 148, "time": "1775738548" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 175, "time": "1775738755" }, "departure": { "delay": 175, "time": "1775738755" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1775738964" }, "departure": { "delay": 84, "time": "1775738964" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1775740308" }, "departure": { "delay": 108, "time": "1775740308" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1775740102" }, "departure": { "delay": 82, "time": "1775740102" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 59, "time": "1775739359" }, "departure": { "delay": 59, "time": "1775739359" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1775739499" }, "departure": { "delay": 79, "time": "1775739499" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1775739558" }, "departure": { "delay": 78, "time": "1775739558" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1775739440" }, "departure": { "delay": 80, "time": "1775739440" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 151, "time": "1775738671" }, "departure": { "delay": 151, "time": "1775738671" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 113, "time": "1775739653" }, "departure": { "delay": 113, "time": "1775739653" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 138, "time": "1775738596" }, "departure": { "delay": 138, "time": "1775738598" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1775739206" }, "departure": { "delay": 86, "time": "1775739206" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738283", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10609:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx50:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1775737242" }, "departure": { "delay": 152, "time": "1775737292" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 173, "time": "1775739893" }, "departure": { "delay": 173, "time": "1775739893" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 186, "time": "1775737546" }, "departure": { "delay": 186, "time": "1775737566" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 211, "time": "1775739331" }, "departure": { "delay": 211, "time": "1775739331" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 183, "time": "1775738643" }, "departure": { "delay": 183, "time": "1775738643" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 211, "time": "1775740171" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 211, "time": "1775739151" }, "departure": { "delay": 211, "time": "1775739151" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 166, "time": "1775737366" }, "departure": { "delay": 166, "time": "1775737366" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 181, "time": "1775738018" }, "departure": { "delay": 181, "time": "1775738041" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 171, "time": "1775737491" }, "departure": { "delay": 171, "time": "1775737491" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 222, "time": "1775739042" }, "departure": { "delay": 222, "time": "1775739042" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 241, "time": "1775737716" }, "departure": { "delay": 241, "time": "1775737741" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 201, "time": "1775737641" }, "departure": { "delay": 201, "time": "1775737641" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 181, "time": "1775738941" }, "departure": { "delay": 181, "time": "1775738941" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 211, "time": "1775739991" }, "departure": { "delay": 211, "time": "1775739991" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "departure": { "delay": 96, "time": "1775737116" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 229, "time": "1775739409" }, "departure": { "delay": 229, "time": "1775739409" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 217, "time": "1775738292" }, "departure": { "delay": 217, "time": "1775738317" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 179, "time": "1775739599" }, "departure": { "delay": 179, "time": "1775739599" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 186, "time": "1775738766" }, "departure": { "delay": 186, "time": "1775738766" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 246, "time": "1775738141" }, "departure": { "delay": 246, "time": "1775738166" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 211, "time": "1775737869" }, "departure": { "delay": 211, "time": "1775737891" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 216, "time": "1775738376" }, "departure": { "delay": 216, "time": "1775738376" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1775739780" }, "departure": { "delay": 180, "time": "1775739780" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1775737416" }, "departure": { "delay": 156, "time": "1775737416" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 212, "time": "1775739512" }, "departure": { "delay": 212, "time": "1775739512" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 176, "time": "1775738816" }, "departure": { "delay": 176, "time": "1775738816" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775737123", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx50:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1606:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1775737881" }, "departure": { "delay": 21, "time": "1775737881" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1775738146" }, "departure": { "delay": 46, "time": "1775738146" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775739990" }, "departure": { "delay": 30, "time": "1775739990" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775739788" }, "departure": { "delay": 8, "time": "1775739788" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1775739872" }, "departure": { "delay": 32, "time": "1775739872" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775739690" }, "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1775739030" }, "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1775738748" }, "departure": { "delay": 48, "time": "1775738748" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775739246" }, "departure": { "delay": 6, "time": "1775739246" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1775740105" }, "departure": { "delay": 25, "time": "1775740105" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 7, "time": "1775738347" }, "departure": { "delay": 7, "time": "1775738347" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1775738929" }, "departure": { "delay": 49, "time": "1775738929" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1775739078" }, "departure": { "delay": 18, "time": "1775739078" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1775737934" }, "departure": { "delay": 14, "time": "1775737934" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775737740" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775739150" }, "departure": { "delay": 30, "time": "1775739150" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1775738842" }, "departure": { "delay": 22, "time": "1775738842" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1775737789" }, "departure": { "delay": 49, "time": "1775737789" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1775738044" }, "departure": { "delay": 4, "time": "1775738044" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775739330" }, "departure": { "delay": 30, "time": "1775739330" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775737375", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1606:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490653:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -22, "time": "1775742518" }, "departure": { "delay": -22, "time": "1775742518" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -128, "time": "1775744272" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -21, "time": "1775742459" }, "departure": { "delay": -21, "time": "1775742459" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1775742066" }, "departure": { "delay": 6, "time": "1775742066" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -2781, "time": "1775738979" }, "departure": { "delay": -2781, "time": "1775738979" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "departure": { "delay": -2721, "time": "1775738979" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -115, "time": "1775742845" }, "departure": { "delay": -115, "time": "1775742845" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -125, "time": "1775743135" }, "departure": { "delay": -125, "time": "1775743135" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -99, "time": "1775744001" }, "departure": { "delay": -99, "time": "1775744001" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -87, "time": "1775744133" }, "departure": { "delay": -87, "time": "1775744133" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -106, "time": "1775744054" }, "departure": { "delay": -106, "time": "1775744054" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -72, "time": "1775742708" }, "departure": { "delay": -72, "time": "1775742708" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -34, "time": "1775742566" }, "departure": { "delay": -34, "time": "1775742566" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -76, "time": "1775743964" }, "departure": { "delay": -76, "time": "1775743964" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -39, "time": "1775742621" }, "departure": { "delay": -39, "time": "1775742621" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -122, "time": "1775743318" }, "departure": { "delay": -122, "time": "1775743318" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -69, "time": "1775742351" }, "departure": { "delay": -69, "time": "1775742351" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -104, "time": "1775743396" }, "departure": { "delay": -104, "time": "1775743396" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -122, "time": "1775743858" }, "departure": { "delay": -122, "time": "1775743858" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -155, "time": "1775743165" }, "departure": { "delay": -155, "time": "1775743165" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -39, "time": "1775742681" }, "departure": { "delay": -39, "time": "1775742681" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1775742033" }, "departure": { "delay": 33, "time": "1775742033" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1775742177" }, "departure": { "delay": -3, "time": "1775742177" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2961, "time": "1775738979" }, "departure": { "delay": -2961, "time": "1775738979" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -84, "time": "1775743236" }, "departure": { "delay": -84, "time": "1775743236" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -187, "time": "1775743673" }, "departure": { "delay": -187, "time": "1775743673" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -98, "time": "1775743822" }, "departure": { "delay": -98, "time": "1775743822" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -93, "time": "1775742987" }, "departure": { "delay": -93, "time": "1775742987" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -8, "time": "1775741992" }, "departure": { "delay": -8, "time": "1775741992" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1775742420" }, "departure": { "delay": -60, "time": "1775742420" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -179, "time": "1775743621" }, "departure": { "delay": -179, "time": "1775743621" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -45, "time": "1775742135" }, "departure": { "delay": -45, "time": "1775742135" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -85, "time": "1775742215" }, "departure": { "delay": -85, "time": "1775742215" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -173, "time": "1775743447" }, "departure": { "delay": -173, "time": "1775743447" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -76, "time": "1775742224" }, "departure": { "delay": -76, "time": "1775742224" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -99, "time": "1775743881" }, "departure": { "delay": -99, "time": "1775743881" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -2961, "time": "1775738979" }, "departure": { "delay": -2961, "time": "1775738979" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -106, "time": "1775742914" }, "departure": { "delay": -106, "time": "1775742914" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2781, "time": "1775738979" }, "departure": { "delay": -2781, "time": "1775738979" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -35, "time": "1775744185" }, "departure": { "delay": -35, "time": "1775744185" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -133, "time": "1775742947" }, "departure": { "delay": -133, "time": "1775742947" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490653:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17764:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1775739980" }, "departure": { "delay": 20, "time": "1775739980" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739960" }, "stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775740020" }, "departure": { "delay": 60, "time": "1775740020" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775740080" }, "departure": { "delay": 60, "time": "1775740080" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1775740100" }, "departure": { "delay": 20, "time": "1775740100" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775740140" }, "departure": { "delay": 60, "time": "1775740140" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775735774", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17764:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057461x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775739384" }, "departure": { "delay": 24, "time": "1775739384" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 54, "time": "1775740914" }, "departure": { "delay": 54, "time": "1775740914" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 59, "time": "1775738699" }, "departure": { "delay": 59, "time": "1775738699" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1775739881" }, "departure": { "delay": 41, "time": "1775739881" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 102, "time": "1775738742" }, "departure": { "delay": 102, "time": "1775738742" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1775740004" }, "departure": { "delay": 44, "time": "1775740004" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 24, "time": "1775739684" }, "departure": { "delay": 24, "time": "1775739684" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 68, "time": "1775739968" }, "departure": { "delay": 68, "time": "1775739968" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 24, "time": "1775738904" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1775740609" }, "departure": { "delay": 49, "time": "1775740609" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 55, "time": "1775740255" }, "departure": { "delay": 55, "time": "1775740255" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 75, "time": "1775738835" }, "departure": { "delay": 75, "time": "1775738835" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1775739924" }, "departure": { "delay": 24, "time": "1775739924" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 32, "time": "1775739752" }, "departure": { "delay": 32, "time": "1775739752" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 78, "time": "1775739318" }, "departure": { "delay": 78, "time": "1775739318" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 80, "time": "1775738540" }, "stopId": "FR:76341:ZE:3752:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1775740761" }, "departure": { "delay": 81, "time": "1775740761" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 55, "time": "1775740555" }, "departure": { "delay": 55, "time": "1775740555" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 38, "time": "1775740118" }, "departure": { "delay": 38, "time": "1775740118" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 24, "time": "1775740284" }, "departure": { "delay": 24, "time": "1775740284" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 82, "time": "1775739202" }, "departure": { "delay": 82, "time": "1775739202" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1775738910" }, "departure": { "delay": 90, "time": "1775738910" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 38, "time": "1775740658" }, "departure": { "delay": 38, "time": "1775740658" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 24, "time": "1775740704" }, "departure": { "delay": 24, "time": "1775740704" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 77, "time": "1775739257" }, "departure": { "delay": 77, "time": "1775739257" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 27, "time": "1775739087" }, "departure": { "delay": 27, "time": "1775739087" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 64, "time": "1775739604" }, "departure": { "delay": 64, "time": "1775739604" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 77, "time": "1775740337" }, "departure": { "delay": 77, "time": "1775740337" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 50, "time": "1775739470" }, "departure": { "delay": 50, "time": "1775739470" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 70, "time": "1775740390" }, "departure": { "delay": 70, "time": "1775740390" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 59, "time": "1775738639" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1775740944" }, "departure": { "delay": 24, "time": "1775740944" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 24, "time": "1775741124" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 24, "time": "1775740044" }, "departure": { "delay": 24, "time": "1775740044" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 34, "time": "1775739514" }, "departure": { "delay": 34, "time": "1775739514" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1775739819" }, "departure": { "delay": 39, "time": "1775739819" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 63, "time": "1775740863" }, "departure": { "delay": 63, "time": "1775740863" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 39, "time": "1775739639" }, "departure": { "delay": 39, "time": "1775739639" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 24, "time": "1775738964" }, "departure": { "delay": 24, "time": "1775738964" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1775740988" }, "departure": { "delay": 68, "time": "1775740988" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1775738942", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057461x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11413:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775735899" }, "departure": { "delay": 24, "time": "1775735904" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1775737488" }, "departure": { "delay": 48, "time": "1775737488" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1775736151" }, "departure": { "delay": 91, "time": "1775736151" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1775737003" }, "departure": { "delay": 103, "time": "1775737003" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1775735949" }, "departure": { "delay": 70, "time": "1775735950" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1775736327" }, "departure": { "delay": 87, "time": "1775736327" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1775737753" }, "departure": { "delay": 13, "time": "1775737753" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1775736590" }, "departure": { "delay": 110, "time": "1775736590" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1775736226" }, "departure": { "delay": 108, "time": "1775736228" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1775737276" }, "departure": { "delay": 76, "time": "1775737276" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 72, "time": "1775737152" }, "departure": { "delay": 72, "time": "1775737152" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -71, "time": "1775737848" }, "departure": { "delay": -71, "time": "1775737849" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1775737703" }, "departure": { "delay": 23, "time": "1775737703" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1775737200" }, "departure": { "delay": 126, "time": "1775737206" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1775736814" }, "departure": { "delay": 94, "time": "1775736814" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1775736648" }, "departure": { "delay": 50, "time": "1775736650" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1775736693" }, "departure": { "delay": 93, "time": "1775736693" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1775736038" }, "departure": { "delay": 38, "time": "1775736038" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1775736103" }, "departure": { "delay": 49, "time": "1775736109" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1775737442" }, "departure": { "delay": 62, "time": "1775737442" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -177, "time": "1775738043" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 91, "time": "1775736750" }, "departure": { "delay": 91, "time": "1775736751" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 149, "time": "1775736436" }, "departure": { "delay": 149, "time": "1775736449" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 2, "time": "1775737622" }, "departure": { "delay": 2, "time": "1775737622" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -151, "time": "1775737949" }, "departure": { "delay": -151, "time": "1775737949" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 95, "time": "1775737053" }, "departure": { "delay": 95, "time": "1775737055" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1775737541" }, "departure": { "delay": 41, "time": "1775737541" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 115, "time": "1775736952" }, "departure": { "delay": 115, "time": "1775736955" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775737353" }, "departure": { "delay": 33, "time": "1775737353" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1775736515" }, "departure": { "delay": 95, "time": "1775736515" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775735760" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1775736901" }, "departure": { "delay": 61, "time": "1775736901" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1775737325" }, "departure": { "delay": 125, "time": "1775737325" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775734854", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11413:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx421:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1775746860" }, "departure": { "time": "1775746860" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775747400" }, "departure": { "time": "1775747400" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775747040" }, "departure": { "time": "1775747040" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775745840" }, "departure": { "time": "1775745840" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "departure": { "time": "1775745600" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775747220" }, "departure": { "time": "1775747220" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775748000" }, "departure": { "time": "1775748000" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1775748600" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775747700" }, "departure": { "time": "1775747700" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775746020" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1775745665" }, "departure": { "delay": 5, "time": "1775745665" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775723438", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx421:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775745840" }, "departure": { "time": "1775745840" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775746080" }, "departure": { "time": "1775746080" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775745600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:853:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12391:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1775736757" }, "departure": { "delay": 97, "time": "1775736757" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1775737853" }, "departure": { "delay": -7, "time": "1775737853" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 124, "time": "1775736964" }, "departure": { "delay": 124, "time": "1775736964" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1775737507" }, "departure": { "delay": 67, "time": "1775737507" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1775737110" }, "departure": { "delay": 120, "time": "1775737200" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 153, "time": "1775736933" }, "departure": { "delay": 153, "time": "1775736933" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1775737682" }, "departure": { "delay": 2, "time": "1775737682" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -22, "time": "1775737936" }, "departure": { "delay": -22, "time": "1775737958" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 62, "time": "1775737022" }, "departure": { "delay": 62, "time": "1775737022" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1775737232" }, "departure": { "delay": 92, "time": "1775737232" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1775737407" }, "departure": { "delay": 52, "time": "1775737432" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1775736334" }, "departure": { "delay": 94, "time": "1775736334" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1775737607" }, "departure": { "delay": 47, "time": "1775737607" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 93, "time": "1775736007" }, "departure": { "delay": 93, "time": "1775736033" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1775736511" }, "departure": { "delay": 112, "time": "1775736532" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1775736435" }, "departure": { "delay": 135, "time": "1775736435" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1775738138" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -10, "time": "1775737790" }, "departure": { "delay": -10, "time": "1775737790" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 107, "time": "1775736683" }, "departure": { "delay": 107, "time": "1775736707" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1775736586" }, "departure": { "delay": 106, "time": "1775736586" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1775737744" }, "departure": { "delay": 4, "time": "1775737744" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 117, "time": "1775736177" }, "departure": { "delay": 117, "time": "1775736177" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1775736062" }, "departure": { "delay": 82, "time": "1775736082" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1775737545" }, "departure": { "delay": 105, "time": "1775737545" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 137, "time": "1775736857" }, "departure": { "delay": 137, "time": "1775736857" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 22, "time": "1775735782" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1775736207" }, "departure": { "delay": 87, "time": "1775736207" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1775736109" }, "departure": { "delay": 109, "time": "1775736109" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1775737336" }, "departure": { "delay": 76, "time": "1775737336" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775735794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12391:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16705:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1775741794" }, "departure": { "delay": 34, "time": "1775741794" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1775742496" }, "departure": { "delay": 16, "time": "1775742496" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1775742050" }, "departure": { "delay": 50, "time": "1775742050" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775742177" }, "departure": { "delay": 57, "time": "1775742177" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1775742444" }, "departure": { "delay": 24, "time": "1775742444" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1775741911" }, "departure": { "delay": 31, "time": "1775741911" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1775741709" }, "departure": { "delay": 9, "time": "1775741709" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1775742231" }, "departure": { "delay": 51, "time": "1775742231" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1775741847" }, "departure": { "delay": 27, "time": "1775741847" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1775742408" }, "departure": { "delay": 48, "time": "1775742408" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1775742311" }, "departure": { "delay": 11, "time": "1775742311" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1775742287" }, "departure": { "delay": 47, "time": "1775742287" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775737534", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16705:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12970:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1775737512" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 117, "time": "1775735937" }, "departure": { "delay": 117, "time": "1775735937" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1775735837" }, "departure": { "delay": 137, "time": "1775735837" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 260, "time": "1775737340" }, "departure": { "delay": 260, "time": "1775737340" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 153, "time": "1775736213" }, "departure": { "delay": 153, "time": "1775736213" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 72, "time": "1775735652" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 152, "time": "1775735792" }, "departure": { "delay": 152, "time": "1775735792" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 229, "time": "1775737489" }, "departure": { "delay": 229, "time": "1775737489" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 173, "time": "1775737013" }, "departure": { "delay": 173, "time": "1775737013" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 167, "time": "1775736887" }, "departure": { "delay": 167, "time": "1775736887" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 182, "time": "1775736656" }, "departure": { "delay": 182, "time": "1775736662" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1775736535" }, "departure": { "delay": 124, "time": "1775736544" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 192, "time": "1775736607" }, "departure": { "delay": 192, "time": "1775736612" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1775736722" }, "departure": { "delay": 137, "time": "1775736737" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 111, "time": "1775735989" }, "departure": { "delay": 111, "time": "1775735991" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 304, "time": "1775737444" }, "departure": { "delay": 304, "time": "1775737444" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 183, "time": "1775736063" }, "departure": { "delay": 183, "time": "1775736063" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1775736933" }, "departure": { "delay": 153, "time": "1775736933" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 148, "time": "1775736088" }, "departure": { "delay": 148, "time": "1775736088" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 222, "time": "1775737041" }, "departure": { "delay": 222, "time": "1775737062" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 97, "time": "1775736817" }, "departure": { "delay": 97, "time": "1775736817" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775735654", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12970:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18021:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741700" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775742300" }, "departure": { "delay": 60, "time": "1775742300" }, "stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775742060" }, "departure": { "time": "1775742060" }, "stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1775741900" }, "departure": { "delay": 80, "time": "1775741900" }, "stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775742240" }, "departure": { "delay": 60, "time": "1775742240" }, "stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775741880" }, "departure": { "delay": 60, "time": "1775741880" }, "stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775742180" }, "departure": { "delay": 60, "time": "1775742180" }, "stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775742260" }, "departure": { "delay": 20, "time": "1775742260" }, "stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775737515", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18021:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7117:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1775738089" }, "departure": { "delay": 49, "time": "1775738089" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775738610" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 22, "time": "1775738002" }, "departure": { "delay": 22, "time": "1775738002" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775738490" }, "departure": { "delay": 30, "time": "1775738490" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1775738406" }, "departure": { "delay": 6, "time": "1775738406" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775737254" }, "departure": { "delay": 54, "time": "1775737254" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775737200" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1775737365" }, "departure": { "delay": 45, "time": "1775737365" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775738238" }, "departure": { "delay": 18, "time": "1775738238" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1775737908" }, "departure": { "delay": 48, "time": "1775737908" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775738190" }, "departure": { "delay": 30, "time": "1775738190" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775737320" }, "departure": { "time": "1775737320" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775737830" }, "departure": { "delay": 30, "time": "1775737830" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736874", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7117:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 174, "time": "1775734826" }, "departure": { "delay": 174, "time": "1775734854" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1775735217" }, "departure": { "delay": 130, "time": "1775735230" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1775734490" }, "departure": { "delay": 50, "time": "1775734490" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775734607" }, "departure": { "delay": 50, "time": "1775734610" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775734380" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1775734759" }, "departure": { "delay": 145, "time": "1775734765" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 408, "time": "1775736704" }, "departure": { "delay": 408, "time": "1775736708" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1775734538" }, "departure": { "delay": 38, "time": "1775734538" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 389, "time": "1775736605" }, "departure": { "delay": 389, "time": "1775736629" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 128, "time": "1775735288" }, "departure": { "delay": 128, "time": "1775735288" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 219, "time": "1775736268" }, "departure": { "delay": 219, "time": "1775736279" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 221, "time": "1775736024" }, "departure": { "delay": 221, "time": "1775736041" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 223, "time": "1775736403" }, "departure": { "delay": 223, "time": "1775736403" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 149, "time": "1775735579" }, "departure": { "delay": 149, "time": "1775735729" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1775734432" }, "departure": { "delay": 52, "time": "1775734432" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775733794", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14383:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16523:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 262, "time": "1775736262" }, "departure": { "delay": 262, "time": "1775736262" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 459, "time": "1775738559" }, "departure": { "delay": 459, "time": "1775738559" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 340, "time": "1775736520" }, "departure": { "delay": 340, "time": "1775736520" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 465, "time": "1775738145" }, "departure": { "delay": 465, "time": "1775738145" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 422, "time": "1775738402" }, "departure": { "delay": 422, "time": "1775738402" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 257, "time": "1775736197" }, "departure": { "delay": 257, "time": "1775736197" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 415, "time": "1775737775" }, "departure": { "delay": 415, "time": "1775737795" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 335, "time": "1775736370" }, "departure": { "delay": 335, "time": "1775736395" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 208, "time": "1775736148" }, "departure": { "delay": 208, "time": "1775736148" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 415, "time": "1775736835" }, "departure": { "delay": 415, "time": "1775736835" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 504, "time": "1775737524" }, "departure": { "delay": 504, "time": "1775737524" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 545, "time": "1775738945" }, "departure": { "delay": 545, "time": "1775738945" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 503, "time": "1775738303" }, "departure": { "delay": 503, "time": "1775738303" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 410, "time": "1775737945" }, "departure": { "delay": 410, "time": "1775737970" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 522, "time": "1775739102" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 517, "time": "1775738137" }, "departure": { "delay": 517, "time": "1775738137" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 386, "time": "1775737286" }, "departure": { "delay": 386, "time": "1775737286" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 355, "time": "1775737075" }, "departure": { "delay": 355, "time": "1775737075" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 393, "time": "1775737151" }, "departure": { "delay": 393, "time": "1775737173" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 405, "time": "1775736620" }, "departure": { "delay": 405, "time": "1775736645" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 410, "time": "1775737347" }, "departure": { "delay": 410, "time": "1775737370" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 476, "time": "1775738456" }, "departure": { "delay": 476, "time": "1775738456" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 455, "time": "1775738495" }, "departure": { "delay": 455, "time": "1775738495" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 390, "time": "1775736570" }, "departure": { "delay": 390, "time": "1775736570" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 165, "time": "1775736045" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 404, "time": "1775737664" }, "departure": { "delay": 404, "time": "1775737664" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 326, "time": "1775736446" }, "departure": { "delay": 326, "time": "1775736446" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 425, "time": "1775738645" }, "departure": { "delay": 425, "time": "1775738645" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 445, "time": "1775736745" }, "departure": { "delay": 445, "time": "1775736745" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 472, "time": "1775736712" }, "departure": { "delay": 472, "time": "1775736712" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 480, "time": "1775738820" }, "departure": { "delay": 480, "time": "1775738820" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 468, "time": "1775738748" }, "departure": { "delay": 468, "time": "1775738748" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 466, "time": "1775738686" }, "departure": { "delay": 466, "time": "1775738686" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 423, "time": "1775737023" }, "departure": { "delay": 423, "time": "1775737023" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 451, "time": "1775738371" }, "departure": { "delay": 451, "time": "1775738371" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 466, "time": "1775736921" }, "departure": { "delay": 466, "time": "1775736946" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775736054", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16523:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx427:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775747400" }, "departure": { "time": "1775747400" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775747280" }, "departure": { "time": "1775747280" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775748720" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775747940" }, "departure": { "time": "1775747940" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1775747165" }, "departure": { "delay": 5, "time": "1775747165" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775747220" }, "departure": { "time": "1775747220" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1775748545" }, "departure": { "delay": 5, "time": "1775748545" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "departure": { "time": "1775745600" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738451", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx427:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15022:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 191, "time": "1775736888" }, "departure": { "delay": 191, "time": "1775736911" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1775737292" }, "departure": { "delay": 32, "time": "1775737292" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 228, "time": "1775736828" }, "departure": { "delay": 228, "time": "1775736828" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1775736458" }, "departure": { "delay": 220, "time": "1775736460" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1775735948" }, "departure": { "delay": 128, "time": "1775735948" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1775735835" }, "departure": { "delay": 160, "time": "1775735860" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1775737450" }, "departure": { "delay": 70, "time": "1775737450" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 230, "time": "1775736698" }, "departure": { "delay": 230, "time": "1775736710" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1775738003" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 146, "time": "1775736326" }, "departure": { "delay": 146, "time": "1775736326" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 146, "time": "1775737046" }, "departure": { "delay": 146, "time": "1775737046" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1775736377" }, "departure": { "delay": 205, "time": "1775736385" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 187, "time": "1775736241" }, "departure": { "delay": 187, "time": "1775736247" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 61, "time": "1775737141" }, "departure": { "delay": 61, "time": "1775737141" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 206, "time": "1775736986" }, "departure": { "delay": 206, "time": "1775736986" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1775736010" }, "departure": { "delay": 130, "time": "1775736010" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775737596" }, "departure": { "delay": 36, "time": "1775737596" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1775737512" }, "departure": { "delay": 35, "time": "1775737535" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 75, "time": "1775737695" }, "departure": { "delay": 75, "time": "1775737695" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 234, "time": "1775736774" }, "departure": { "delay": 234, "time": "1775736774" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1775736135" }, "departure": { "delay": 220, "time": "1775736160" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775737849" }, "departure": { "delay": 25, "time": "1775737885" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 52, "time": "1775737372" }, "departure": { "delay": 52, "time": "1775737372" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 35, "time": "1775735735" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1775737208" }, "departure": { "delay": 22, "time": "1775737222" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1775737788" }, "departure": { "delay": 48, "time": "1775737788" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 217, "time": "1775736637" }, "departure": { "delay": 217, "time": "1775736637" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 145, "time": "1775736205" }, "departure": { "delay": 145, "time": "1775736205" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775735743", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15022:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1775738309" }, "departure": { "delay": 89, "time": "1775738309" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1775738406" }, "departure": { "delay": 126, "time": "1775738406" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1775738492" }, "departure": { "delay": 92, "time": "1775738492" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1775738725" }, "departure": { "delay": 85, "time": "1775738725" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 112, "time": "1775738632" }, "departure": { "delay": 112, "time": "1775738632" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 95, "time": "1775738552" }, "departure": { "delay": 95, "time": "1775738555" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 155, "time": "1775738105" }, "departure": { "delay": 155, "time": "1775738135" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1775738225" }, "departure": { "delay": 125, "time": "1775738225" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1775738684" }, "departure": { "delay": 104, "time": "1775738684" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 85, "time": "1775738785" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 } ], "timestamp": "1775738294", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596578:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:691:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775740020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738940" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775738820" }, "departure": { "delay": 5, "time": "1775738825" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:691:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16401:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1775739282" }, "departure": { "delay": 162, "time": "1775739282" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 153, "time": "1775739513" }, "departure": { "delay": 153, "time": "1775739513" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 162, "time": "1775739342" }, "departure": { "delay": 162, "time": "1775739342" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 193, "time": "1775740753" }, "departure": { "delay": 193, "time": "1775740753" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 144, "time": "1775741424" }, "departure": { "delay": 144, "time": "1775741424" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 162, "time": "1775739642" }, "departure": { "delay": 162, "time": "1775739642" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 176, "time": "1775739176" }, "departure": { "delay": 176, "time": "1775739176" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1775740912" }, "departure": { "delay": 172, "time": "1775740912" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1775741064" }, "departure": { "delay": 144, "time": "1775741064" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 148, "time": "1775739748" }, "departure": { "delay": 148, "time": "1775739748" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 185, "time": "1775739365" }, "departure": { "delay": 185, "time": "1775739365" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 162, "time": "1775739102" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1775740962" }, "departure": { "delay": 162, "time": "1775740962" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 144, "time": "1775740644" }, "departure": { "delay": 144, "time": "1775740644" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 171, "time": "1775741151" }, "departure": { "delay": 171, "time": "1775741151" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 201, "time": "1775741361" }, "departure": { "delay": 201, "time": "1775741361" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 158, "time": "1775740838" }, "departure": { "delay": 158, "time": "1775740838" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 186, "time": "1775741226" }, "departure": { "delay": 186, "time": "1775741226" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1775741307" }, "departure": { "delay": 147, "time": "1775741307" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1775740582" }, "departure": { "delay": 142, "time": "1775740582" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 162, "time": "1775739942" }, "departure": { "delay": 162, "time": "1775739942" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 148, "time": "1775741548" }, "departure": { "delay": 148, "time": "1775741548" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 162, "time": "1775739462" }, "departure": { "delay": 162, "time": "1775739462" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1775741470" }, "departure": { "delay": 190, "time": "1775741470" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 134, "time": "1775739554" }, "departure": { "delay": 134, "time": "1775739554" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 161, "time": "1775740121" }, "departure": { "delay": 161, "time": "1775740121" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1775739244" }, "departure": { "delay": 184, "time": "1775739244" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 188, "time": "1775739608" }, "departure": { "delay": 188, "time": "1775739608" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1775739889" }, "departure": { "delay": 169, "time": "1775739889" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16401:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17973:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775737860" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1775737260" }, "departure": { "delay": 60, "time": "1775737260" }, "stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775736240" }, "departure": { "delay": 60, "time": "1775736240" }, "stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775737560" }, "departure": { "delay": 60, "time": "1775737560" }, "stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1775737160" }, "departure": { "delay": 20, "time": "1775737160" }, "stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775736480" }, "departure": { "time": "1775736480" }, "stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1775735100" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775736060" }, "departure": { "time": "1775736060" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775735160" }, "departure": { "delay": 60, "time": "1775735160" }, "stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775735580" }, "departure": { "time": "1775735580" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775735400" }, "departure": { "time": "1775735400" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775736360" }, "departure": { "delay": 60, "time": "1775736360" }, "stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775736300" }, "departure": { "delay": 60, "time": "1775736300" }, "stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1775735460" }, "departure": { "delay": 60, "time": "1775735460" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775735280" }, "departure": { "time": "1775735280" }, "stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775737340" }, "departure": { "delay": 20, "time": "1775737340" }, "stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775735880" }, "departure": { "time": "1775735880" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1775735240" }, "departure": { "delay": 20, "time": "1775735240" }, "stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737200" }, "stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775735700" }, "departure": { "delay": 60, "time": "1775735700" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775735760" }, "departure": { "time": "1775735760" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775737140" }, "departure": { "delay": 60, "time": "1775737140" }, "stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1775737620" }, "departure": { "delay": 60, "time": "1775737620" }, "stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775735220" }, "departure": { "delay": 60, "time": "1775735220" }, "stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737320" }, "stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775734234", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17973:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011245x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1775739704" }, "departure": { "delay": 104, "time": "1775739704" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1775740902" }, "departure": { "delay": 102, "time": "1775740902" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 144, "time": "1775741724" }, "departure": { "delay": 144, "time": "1775741724" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 102, "time": "1775741802" }, "departure": { "delay": 102, "time": "1775741802" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 152, "time": "1775741672" }, "departure": { "delay": 152, "time": "1775741672" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 105, "time": "1775739645" }, "departure": { "delay": 105, "time": "1775739645" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 157, "time": "1775741257" }, "departure": { "delay": 157, "time": "1775741257" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 160, "time": "1775742640" }, "departure": { "delay": 160, "time": "1775742640" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 102, "time": "1775739822" }, "departure": { "delay": 102, "time": "1775739822" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 160, "time": "1775739040" }, "departure": { "delay": 160, "time": "1775739040" }, "stopId": "FR:76552:ZE:3419:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1775741982" }, "departure": { "delay": 102, "time": "1775741982" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 102, "time": "1775739402" }, "departure": { "delay": 102, "time": "1775739402" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1775740093" }, "departure": { "delay": 133, "time": "1775740093" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1775739942" }, "departure": { "delay": 102, "time": "1775739942" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1775743002" }, "departure": { "delay": 102, "time": "1775743002" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 102, "time": "1775741382" }, "departure": { "delay": 102, "time": "1775741382" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 102, "time": "1775739522" }, "departure": { "delay": 102, "time": "1775739522" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 145, "time": "1775739325" }, "departure": { "delay": 145, "time": "1775739325" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1775742720" }, "departure": { "delay": 120, "time": "1775742720" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 102, "time": "1775741562" }, "departure": { "delay": 102, "time": "1775741562" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 150, "time": "1775741610" }, "departure": { "delay": 150, "time": "1775741610" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 102, "time": "1775740482" }, "departure": { "delay": 102, "time": "1775740482" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1775740216" }, "departure": { "delay": 136, "time": "1775740216" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 141, "time": "1775739081" }, "departure": { "delay": 141, "time": "1775739081" }, "stopId": "FR:76552:ZE:3173:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1775740628" }, "departure": { "delay": 128, "time": "1775740628" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 102, "time": "1775743062" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 102, "time": "1775738982" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1775740571" }, "departure": { "delay": 131, "time": "1775740571" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 156, "time": "1775741016" }, "departure": { "delay": 156, "time": "1775741016" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 124, "time": "1775739244" }, "departure": { "delay": 124, "time": "1775739244" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 103, "time": "1775742763" }, "departure": { "delay": 103, "time": "1775742763" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 116, "time": "1775740976" }, "departure": { "delay": 116, "time": "1775740976" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 133, "time": "1775742673" }, "departure": { "delay": 133, "time": "1775742673" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 116, "time": "1775740016" }, "departure": { "delay": 116, "time": "1775740016" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 104, "time": "1775741084" }, "departure": { "delay": 104, "time": "1775741084" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1775741870" }, "departure": { "delay": 110, "time": "1775741870" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 158, "time": "1775739158" }, "departure": { "delay": 158, "time": "1775739158" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1775742582" }, "departure": { "delay": 102, "time": "1775742582" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 110, "time": "1775739470" }, "departure": { "delay": 110, "time": "1775739470" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 151, "time": "1775740831" }, "departure": { "delay": 151, "time": "1775740831" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 113, "time": "1775739293" }, "departure": { "delay": 113, "time": "1775739293" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1775740380" }, "departure": { "delay": 120, "time": "1775740380" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 129, "time": "1775742849" }, "departure": { "delay": 129, "time": "1775742849" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 113, "time": "1775742413" }, "departure": { "delay": 113, "time": "1775742413" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 155, "time": "1775739875" }, "departure": { "delay": 155, "time": "1775739875" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1775742371" }, "departure": { "delay": 131, "time": "1775742371" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 149, "time": "1775741189" }, "departure": { "delay": 149, "time": "1775741189" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1775739772" }, "departure": { "delay": 112, "time": "1775739772" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775742900" }, "departure": { "delay": 120, "time": "1775742900" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 129, "time": "1775739609" }, "departure": { "delay": 129, "time": "1775739609" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1775742282" }, "departure": { "delay": 102, "time": "1775742282" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 156, "time": "1775742936" }, "departure": { "delay": 156, "time": "1775742936" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 } ], "timestamp": "1775738632", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011245x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:60:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775718443" }, "departure": { "delay": 8, "time": "1775718488" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": -14, "time": "1775718576" }, "departure": { "delay": -14, "time": "1775718586" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": -126, "time": "1775718654" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1775718221" }, "departure": { "delay": 18, "time": "1775718258" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 166, "time": "1775717416" }, "departure": { "delay": 166, "time": "1775717446" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1775716925" }, "departure": { "delay": 8, "time": "1775716988" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": -6, "time": "1775718534" }, "departure": { "delay": -6, "time": "1775718534" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": -20, "time": "1775717980" }, "departure": { "delay": -20, "time": "1775717980" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1775717481" }, "departure": { "delay": 156, "time": "1775717496" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1775718309" }, "departure": { "delay": 84, "time": "1775718384" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1775717859" }, "departure": { "delay": 30, "time": "1775717910" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1775717677" }, "departure": { "delay": 145, "time": "1775717725" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "departure": { "delay": 58, "time": "1775716858" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1775717640" }, "departure": { "delay": 144, "time": "1775717664" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1775718419" }, "departure": { "delay": 64, "time": "1775718424" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1775718016" }, "departure": { "delay": 9, "time": "1775718129" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 165, "time": "1775717215" }, "departure": { "delay": 165, "time": "1775717265" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "time": "1775717559" }, "departure": { "time": "1775717460" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 139, "time": "1775717533" }, "departure": { "delay": 139, "time": "1775717539" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1775716877" }, "departure": { "delay": 22, "time": "1775716882" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1775717304" }, "departure": { "delay": 124, "time": "1775717344" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:60:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6570717997957120x12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775740285" }, "departure": { "delay": 35, "time": "1775740295" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -181, "time": "1775741869" }, "departure": { "delay": -181, "time": "1775742059" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -153, "time": "1775741204" }, "departure": { "delay": -153, "time": "1775741367" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1775740185" }, "departure": { "delay": 55, "time": "1775740195" }, "stopId": "FR:50218:ZE:738760004:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -176, "time": "1775741819" }, "departure": { "delay": -176, "time": "1775742004" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -150, "time": "1775742050" }, "departure": { "delay": -150, "time": "1775742210" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -4, "time": "1775740482" }, "departure": { "delay": -4, "time": "1775740496" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1775740930" }, "departure": { "delay": -20, "time": "1775740960" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": -80, "time": "1775741110" }, "departure": { "delay": -80, "time": "1775741200" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -164, "time": "1775741363" }, "departure": { "delay": -164, "time": "1775741536" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -3, "time": "1775740784" }, "departure": { "delay": -3, "time": "1775740797" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -151, "time": "1775741988" }, "departure": { "delay": -151, "time": "1775742149" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 18, "time": "1775739788" }, "departure": { "delay": 18, "time": "1775739798" }, "stopId": "FR:50532:ZE:746200002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -306, "time": "1775742474" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": -152, "time": "1775742166" }, "departure": { "delay": -152, "time": "1775742328" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": -150, "time": "1775742410" }, "departure": { "delay": -150, "time": "1775742570" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -9, "time": "1775740833" }, "departure": { "delay": -9, "time": "1775740851" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": 9, "time": "1775740019" }, "departure": { "delay": 9, "time": "1775740029" }, "stopId": "FR:50218:ZE:742480013:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1775739861" }, "departure": { "delay": 31, "time": "1775739871" }, "stopId": "FR:50532:ZE:740100002:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -179, "time": "1775741573" }, "departure": { "delay": -179, "time": "1775741761" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -163, "time": "1775741485" }, "departure": { "delay": -163, "time": "1775741657" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "departure": { "time": "1775739300" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -158, "time": "1775742334" }, "departure": { "delay": -158, "time": "1775742502" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": -182, "time": "1775741747" }, "departure": { "delay": -182, "time": "1775741938" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1775740697" }, "departure": { "delay": 27, "time": "1775740707" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -187, "time": "1775741677" }, "departure": { "delay": -187, "time": "1775741873" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -90, "time": "1775741151" }, "departure": { "delay": -90, "time": "1775741250" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": -94, "time": "1775741023" }, "departure": { "delay": -94, "time": "1775741126" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1775739634" }, "departure": { "delay": 44, "time": "1775739644" }, "stopId": "FR:50532:ZE:757990019:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775739514" }, "departure": { "delay": 44, "time": "1775739524" }, "stopId": "FR:50532:ZE:752250012:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1775740609" }, "departure": { "delay": -1, "time": "1775740619" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1775739442" }, "departure": { "delay": 92, "time": "1775739452" }, "stopId": "FR:50532:ZE:758010003:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1775740345" }, "departure": { "delay": 35, "time": "1775740355" }, "stopId": "FR:50218:ZE:746190004:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1775739953" }, "departure": { "delay": 3, "time": "1775739963" }, "stopId": "FR:50218:ZE:740090004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": -144, "time": "1775742242" }, "departure": { "delay": -144, "time": "1775742396" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -10, "time": "1775740410" }, "departure": { "delay": -10, "time": "1775740430" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 63, "time": "1775739713" }, "departure": { "delay": 63, "time": "1775739723" }, "stopId": "FR:50532:ZE:712780004:ATOUMOD105", "stopSequence": 5 } ], "timestamp": "1775739003", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6570717997957120x12:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15016:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 212, "time": "1775737283" }, "departure": { "delay": 212, "time": "1775737292" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 261, "time": "1775737701" }, "departure": { "delay": 261, "time": "1775737701" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 367, "time": "1775739307" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 252, "time": "1775737631" }, "departure": { "delay": 252, "time": "1775737632" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 273, "time": "1775737953" }, "departure": { "delay": 273, "time": "1775737953" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 371, "time": "1775739011" }, "departure": { "delay": 371, "time": "1775739011" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1775736600" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 367, "time": "1775739127" }, "departure": { "delay": 367, "time": "1775739127" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 81, "time": "1775736861" }, "departure": { "delay": 81, "time": "1775736861" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 216, "time": "1775737356" }, "departure": { "delay": 216, "time": "1775737356" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1775737086" }, "departure": { "delay": 126, "time": "1775737086" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 97, "time": "1775737034" }, "departure": { "delay": 97, "time": "1775737057" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 234, "time": "1775738334" }, "departure": { "delay": 234, "time": "1775738334" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 222, "time": "1775737542" }, "departure": { "delay": 222, "time": "1775737542" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 152, "time": "1775737232" }, "departure": { "delay": 152, "time": "1775737232" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 312, "time": "1775738529" }, "departure": { "delay": 312, "time": "1775738532" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1775736947" }, "departure": { "delay": 107, "time": "1775736947" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1775737771" }, "departure": { "delay": 211, "time": "1775737771" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 188, "time": "1775738118" }, "departure": { "delay": 188, "time": "1775738168" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 307, "time": "1775738669" }, "departure": { "delay": 307, "time": "1775738707" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 412, "time": "1775738924" }, "departure": { "delay": 412, "time": "1775738932" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 347, "time": "1775738781" }, "departure": { "delay": 347, "time": "1775738807" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 275, "time": "1775738435" }, "departure": { "delay": 275, "time": "1775738435" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 328, "time": "1775738607" }, "departure": { "delay": 328, "time": "1775738608" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 87, "time": "1775736803" }, "departure": { "delay": 87, "time": "1775736807" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 254, "time": "1775738054" }, "departure": { "delay": 254, "time": "1775738054" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 259, "time": "1775737759" }, "departure": { "delay": 259, "time": "1775737759" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 249, "time": "1775737863" }, "departure": { "delay": 249, "time": "1775737869" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775736647" }, "departure": { "delay": 47, "time": "1775736647" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 217, "time": "1775738232" }, "departure": { "delay": 217, "time": "1775738257" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775736283", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15016:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230568x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1775735966" }, "departure": { "delay": 86, "time": "1775735966" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1775737775" }, "departure": { "delay": 35, "time": "1775737775" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1775737740" }, "departure": { "delay": 60, "time": "1775737740" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 79, "time": "1775737399" }, "departure": { "delay": 79, "time": "1775737399" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1775735753" }, "departure": { "delay": 53, "time": "1775735753" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775737665" }, "departure": { "delay": 45, "time": "1775737665" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 35, "time": "1775737595" }, "departure": { "delay": 35, "time": "1775737595" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 38, "time": "1775735378" }, "departure": { "delay": 38, "time": "1775735378" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1775737635" }, "departure": { "delay": 75, "time": "1775737635" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 36, "time": "1775736636" }, "departure": { "delay": 36, "time": "1775736636" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1775736087" }, "departure": { "delay": 87, "time": "1775736087" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1775736564" }, "departure": { "delay": 84, "time": "1775736564" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 35, "time": "1775735315" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 35, "time": "1775736035" }, "departure": { "delay": 35, "time": "1775736035" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1775736149" }, "departure": { "delay": 89, "time": "1775736149" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1775735444" }, "departure": { "delay": 44, "time": "1775735444" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1775736327" }, "departure": { "delay": 87, "time": "1775736327" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 87, "time": "1775736867" }, "departure": { "delay": 87, "time": "1775736867" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1775735811" }, "departure": { "delay": 51, "time": "1775735811" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1775735675" }, "departure": { "delay": 35, "time": "1775735675" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1775737829" }, "departure": { "delay": 89, "time": "1775737829" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 47, "time": "1775736947" }, "departure": { "delay": 47, "time": "1775736947" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 55, "time": "1775736235" }, "departure": { "delay": 55, "time": "1775736235" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775735639" }, "departure": { "delay": 59, "time": "1775735639" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1775735916" }, "departure": { "delay": 36, "time": "1775735916" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775736760" }, "departure": { "delay": 40, "time": "1775736760" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 35, "time": "1775735855" }, "departure": { "delay": 35, "time": "1775735855" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1775737295" }, "departure": { "delay": 35, "time": "1775737295" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 35, "time": "1775737535" }, "departure": { "delay": 35, "time": "1775737535" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1775736395" }, "departure": { "delay": 35, "time": "1775736395" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1775736695" }, "departure": { "delay": 35, "time": "1775736695" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1775737055" }, "departure": { "delay": 35, "time": "1775737055" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1775735570" }, "departure": { "delay": 50, "time": "1775735570" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1775737813", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230568x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4080:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1775736919" }, "departure": { "delay": 51, "time": "1775736951" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 132, "time": "1775738461" }, "departure": { "delay": 132, "time": "1775738472" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 131, "time": "1775738196" }, "departure": { "delay": 131, "time": "1775738231" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 171, "time": "1775738260" }, "departure": { "delay": 171, "time": "1775738271" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1775737006" }, "departure": { "delay": 71, "time": "1775737031" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 151, "time": "1775737215" }, "departure": { "delay": 151, "time": "1775737231" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 151, "time": "1775738349" }, "departure": { "delay": 151, "time": "1775738371" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 151, "time": "1775737641" }, "departure": { "delay": 151, "time": "1775737651" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1775737438" }, "departure": { "delay": 91, "time": "1775737471" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 131, "time": "1775737120" }, "departure": { "delay": 131, "time": "1775737151" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 171, "time": "1775738072" }, "departure": { "delay": 171, "time": "1775738091" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 15, "time": "1775736855" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 91, "time": "1775737327" }, "departure": { "delay": 91, "time": "1775737351" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 171, "time": "1775737714" }, "departure": { "delay": 171, "time": "1775737731" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 131, "time": "1775737961" }, "departure": { "delay": 131, "time": "1775737991" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 231, "time": "1775737813" }, "departure": { "delay": 231, "time": "1775737851" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 131, "time": "1775737546" }, "departure": { "delay": 131, "time": "1775737571" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775736474", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4080:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:69:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1775723677" }, "departure": { "delay": 64, "time": "1775723764" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1775724460" }, "departure": { "delay": 40, "time": "1775724460" }, "stopId": "FR:14333:ZE:51:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1775724041" }, "departure": { "delay": 87, "time": "1775724087" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": -100, "time": "1775724920" }, "stopId": "FR:14333:ZE:43:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1775723608" }, "departure": { "delay": -12, "time": "1775723628" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1775724551" }, "departure": { "delay": 94, "time": "1775724694" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1775723460" }, "departure": { "delay": 11, "time": "1775723471" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1775724375" }, "departure": { "delay": 66, "time": "1775724426" }, "stopId": "FR:14333:ZE:53:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1775724498" }, "departure": { "delay": 18, "time": "1775724498" }, "stopId": "FR:14333:ZE:49:ATOUMOD021", "stopSequence": 10 }, { "departure": { "delay": 39, "time": "1775723439" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1775724854" }, "departure": { "delay": 25, "time": "1775724865" }, "stopId": "FR:14333:ZE:45:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1775723574" }, "departure": { "delay": 62, "time": "1775723582" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1775724772" }, "departure": { "delay": 12, "time": "1775724792" }, "stopId": "FR:14333:ZE:47:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1775723925" }, "departure": { "delay": 27, "time": "1775723967" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 6 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:69:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1775738169" }, "departure": { "delay": 129, "time": "1775738169" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 94, "time": "1775738794" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1775737173" }, "departure": { "delay": 93, "time": "1775737173" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1775736644" }, "departure": { "delay": 44, "time": "1775736644" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 39, "time": "1775737419" }, "departure": { "delay": 39, "time": "1775737419" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1775736470" }, "departure": { "delay": 50, "time": "1775736470" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 124, "time": "1775738044" }, "departure": { "delay": 124, "time": "1775738044" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1775738669" }, "departure": { "delay": 174, "time": "1775738694" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 91, "time": "1775736211" }, "departure": { "delay": 91, "time": "1775736211" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1775735945" }, "departure": { "delay": 65, "time": "1775735945" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 152, "time": "1775738372" }, "departure": { "delay": 152, "time": "1775738372" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1775737857" }, "departure": { "delay": 25, "time": "1775737885" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 69, "time": "1775736069" }, "departure": { "delay": 69, "time": "1775736069" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1775737120" }, "departure": { "delay": 100, "time": "1775737120" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1775737544" }, "departure": { "delay": 69, "time": "1775737569" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 30, "time": "1775735790" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 104, "time": "1775736344" }, "departure": { "delay": 104, "time": "1775736344" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1775738269" }, "departure": { "delay": 109, "time": "1775738269" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1775738594" }, "departure": { "delay": 134, "time": "1775738594" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1775737719" }, "departure": { "delay": 39, "time": "1775737719" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1775736998" }, "departure": { "delay": 98, "time": "1775736998" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1775737269" }, "departure": { "delay": 69, "time": "1775737269" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1775736269" }, "departure": { "delay": 89, "time": "1775736269" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1775737344" }, "departure": { "delay": 24, "time": "1775737344" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1775736719" }, "departure": { "delay": 59, "time": "1775736719" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 154, "time": "1775738494" }, "departure": { "delay": 154, "time": "1775738494" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1775736851" }, "departure": { "delay": 35, "time": "1775736875" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1775736019" }, "departure": { "delay": 79, "time": "1775736019" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1775736145" }, "departure": { "delay": 85, "time": "1775736145" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 84, "time": "1775737644" }, "departure": { "delay": 84, "time": "1775737644" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775735435", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15200:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 35, "time": "1775738435" }, "stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 219, "time": "1775740839" }, "departure": { "delay": 219, "time": "1775740839" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 219, "time": "1775739819" }, "departure": { "delay": 219, "time": "1775739819" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 158, "time": "1775738858" }, "departure": { "delay": 158, "time": "1775738858" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 290, "time": "1775739830" }, "departure": { "delay": 290, "time": "1775739830" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 162, "time": "1775738537" }, "departure": { "delay": 162, "time": "1775738562" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 213, "time": "1775739693" }, "departure": { "delay": 213, "time": "1775739693" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 214, "time": "1775739634" }, "departure": { "delay": 214, "time": "1775739634" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1775738662" }, "departure": { "delay": 142, "time": "1775738662" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 292, "time": "1775740312" }, "departure": { "delay": 292, "time": "1775740312" }, "stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 216, "time": "1775739216" }, "departure": { "delay": 216, "time": "1775739216" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 219, "time": "1775739939" }, "departure": { "delay": 219, "time": "1775739939" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 287, "time": "1775740547" }, "departure": { "delay": 287, "time": "1775740547" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 219, "time": "1775740599" }, "departure": { "delay": 219, "time": "1775740599" }, "stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 180, "time": "1775738735" }, "departure": { "delay": 180, "time": "1775738760" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 219, "time": "1775739399" }, "departure": { "delay": 219, "time": "1775739399" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 219, "time": "1775739339" }, "departure": { "delay": 219, "time": "1775739339" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 233, "time": "1775740073" }, "departure": { "delay": 233, "time": "1775740073" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 211, "time": "1775738971" }, "departure": { "delay": 211, "time": "1775738971" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 281, "time": "1775740361" }, "departure": { "delay": 281, "time": "1775740361" }, "stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 235, "time": "1775740435" }, "departure": { "delay": 235, "time": "1775740435" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 219, "time": "1775740419" }, "departure": { "delay": 219, "time": "1775740419" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 214, "time": "1775739574" }, "departure": { "delay": 214, "time": "1775739574" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 211, "time": "1775739751" }, "departure": { "delay": 211, "time": "1775739751" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 219, "time": "1775739159" }, "departure": { "delay": 219, "time": "1775739159" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 215, "time": "1775740175" }, "departure": { "delay": 215, "time": "1775740175" }, "stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 214, "time": "1775739034" }, "departure": { "delay": 214, "time": "1775739034" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 278, "time": "1775739938" }, "departure": { "delay": 278, "time": "1775739938" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 219, "time": "1775740719" }, "departure": { "delay": 219, "time": "1775740719" }, "stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775738443", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15200:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18662:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775737260" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 86, "time": "1775737466" }, "departure": { "delay": 86, "time": "1775737466" }, "stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 189, "time": "1775739609" }, "departure": { "delay": 189, "time": "1775739609" }, "stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 69, "time": "1775738169" }, "departure": { "delay": 69, "time": "1775738169" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1775739789" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 154, "time": "1775738794" }, "departure": { "delay": 154, "time": "1775738794" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1775738244" }, "departure": { "delay": 84, "time": "1775738244" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1775738369" }, "departure": { "delay": 70, "time": "1775738470" }, "stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 189, "time": "1775739429" }, "departure": { "delay": 189, "time": "1775739429" }, "stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 72, "time": "1775737392" }, "departure": { "delay": 72, "time": "1775737392" }, "stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1775738113" }, "departure": { "delay": 73, "time": "1775738113" }, "stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 189, "time": "1775739489" }, "departure": { "delay": 189, "time": "1775739489" }, "stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 159, "time": "1775738619" }, "departure": { "delay": 159, "time": "1775738619" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 240, "time": "1775739000" }, "departure": { "delay": 240, "time": "1775739000" }, "stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 141, "time": "1775738721" }, "departure": { "delay": 141, "time": "1775738721" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 109, "time": "1775737669" }, "departure": { "delay": 109, "time": "1775737669" }, "stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1775737850" }, "departure": { "delay": 110, "time": "1775737850" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1775737359" }, "departure": { "delay": 99, "time": "1775737359" }, "stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 212, "time": "1775738912" }, "departure": { "delay": 212, "time": "1775738912" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 109, "time": "1775738029" }, "departure": { "delay": 109, "time": "1775738029" }, "stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1775737925" }, "departure": { "delay": 85, "time": "1775737945" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1775737494" }, "departure": { "delay": 114, "time": "1775737494" }, "stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1775737574" }, "departure": { "delay": 74, "time": "1775737574" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 174, "time": "1775738694" }, "departure": { "delay": 174, "time": "1775738694" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 84, "time": "1775737324" }, "departure": { "delay": 84, "time": "1775737344" }, "stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1775738319" }, "departure": { "delay": -21, "time": "1775738319" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 181, "time": "1775737801" }, "departure": { "delay": 181, "time": "1775737801" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1775739580" }, "departure": { "delay": 220, "time": "1775739580" }, "stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 91, "time": "1775738071" }, "departure": { "delay": 91, "time": "1775738071" }, "stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 145, "time": "1775738845" }, "departure": { "delay": 145, "time": "1775738845" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775736654", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18662:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12983:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1775739739" }, "departure": { "delay": 139, "time": "1775739739" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 81, "time": "1775739981" }, "departure": { "delay": 81, "time": "1775739981" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 81, "time": "1775739381" }, "departure": { "delay": 81, "time": "1775739381" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1775738635" }, "departure": { "delay": 140, "time": "1775738660" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1775738865" }, "departure": { "delay": 108, "time": "1775738868" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1775738946" }, "departure": { "delay": 126, "time": "1775738946" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 155, "time": "1775739875" }, "departure": { "delay": 155, "time": "1775739875" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 87, "time": "1775738847" }, "departure": { "delay": 87, "time": "1775738847" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 139, "time": "1775739199" }, "departure": { "delay": 139, "time": "1775739199" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 148, "time": "1775740048" }, "departure": { "delay": 148, "time": "1775740048" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1775739561" }, "departure": { "delay": 81, "time": "1775739561" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1775739910" }, "departure": { "delay": 130, "time": "1775739910" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 144, "time": "1775739084" }, "departure": { "delay": 144, "time": "1775739084" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1775739141" }, "departure": { "delay": 81, "time": "1775739141" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1775740249" }, "departure": { "delay": 109, "time": "1775740249" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 153, "time": "1775740113" }, "departure": { "delay": 153, "time": "1775740113" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1775738460" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1775739314" }, "departure": { "delay": 134, "time": "1775739314" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 155, "time": "1775739455" }, "departure": { "delay": 155, "time": "1775739455" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1775740160" }, "departure": { "delay": 140, "time": "1775740160" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1775738810" }, "departure": { "delay": 110, "time": "1775738810" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 141, "time": "1775739501" }, "departure": { "delay": 141, "time": "1775739501" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 155, "time": "1775739815" }, "departure": { "delay": 155, "time": "1775739815" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1775738688" }, "departure": { "delay": 130, "time": "1775738710" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1775739262" }, "departure": { "delay": 142, "time": "1775739262" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1775740402" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775738094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12983:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11494:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1775739293" }, "departure": { "delay": -7, "time": "1775739293" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -12, "time": "1775738903" }, "departure": { "delay": -12, "time": "1775738928" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 90, "time": "1775738070" }, "departure": { "delay": 90, "time": "1775738070" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775739105" }, "departure": { "delay": 45, "time": "1775739105" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 11, "time": "1775737871" }, "departure": { "delay": 11, "time": "1775737871" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1775738246" }, "departure": { "delay": 86, "time": "1775738246" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1775738145" }, "departure": { "delay": 45, "time": "1775738145" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -6, "time": "1775738334" }, "departure": { "delay": -6, "time": "1775738334" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1775739247" }, "departure": { "delay": 7, "time": "1775739247" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1775738725" }, "departure": { "delay": 25, "time": "1775738725" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1775737805" }, "departure": { "delay": 69, "time": "1775737809" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1775737768" }, "departure": { "delay": 38, "time": "1775737778" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1775739387" }, "departure": { "delay": 27, "time": "1775739387" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -2, "time": "1775738578" }, "departure": { "delay": -2, "time": "1775738578" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1775738451" }, "departure": { "delay": -9, "time": "1775738451" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1775739983" }, "departure": { "delay": 23, "time": "1775739983" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 9, "time": "1775738525" }, "departure": { "delay": 9, "time": "1775738529" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1775739588" }, "departure": { "delay": -12, "time": "1775739588" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -12, "time": "1775739168" }, "departure": { "delay": -12, "time": "1775739168" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1775738973" }, "departure": { "delay": 33, "time": "1775738973" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -59, "time": "1775738401" }, "departure": { "delay": -59, "time": "1775738401" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 33, "time": "1775737653" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1775738288" }, "departure": { "delay": 8, "time": "1775738288" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1775739811" }, "departure": { "delay": 31, "time": "1775739811" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 22, "time": "1775738782" }, "departure": { "delay": 22, "time": "1775738782" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 28, "time": "1775737948" }, "departure": { "delay": 28, "time": "1775737948" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -5, "time": "1775738695" }, "departure": { "delay": -5, "time": "1775738695" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1775738003" }, "departure": { "delay": 84, "time": "1775738004" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -12, "time": "1775739528" }, "departure": { "delay": -12, "time": "1775739528" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1775738817" }, "departure": { "delay": 8, "time": "1775738828" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1775739468" }, "departure": { "delay": -12, "time": "1775739468" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -4, "time": "1775739056" }, "departure": { "delay": -4, "time": "1775739056" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775737663", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11494:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12142:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 227, "time": "1775738507" }, "departure": { "delay": 227, "time": "1775738507" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 18, "time": "1775737158" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1775737266" }, "departure": { "delay": 66, "time": "1775737266" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 223, "time": "1775739163" }, "departure": { "delay": 223, "time": "1775739163" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 137, "time": "1775737697" }, "departure": { "delay": 137, "time": "1775737697" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 97, "time": "1775737357" }, "departure": { "delay": 97, "time": "1775737357" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1775737725" }, "departure": { "delay": 105, "time": "1775737725" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 186, "time": "1775739666" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 216, "time": "1775739276" }, "departure": { "delay": 216, "time": "1775739276" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 84, "time": "1775737584" }, "departure": { "delay": 84, "time": "1775737584" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 223, "time": "1775738658" }, "departure": { "delay": 223, "time": "1775738683" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 262, "time": "1775738302" }, "departure": { "delay": 262, "time": "1775738302" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 288, "time": "1775738868" }, "departure": { "delay": 288, "time": "1775738868" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 207, "time": "1775738607" }, "departure": { "delay": 207, "time": "1775738607" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 212, "time": "1775738108" }, "departure": { "delay": 212, "time": "1775738132" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 209, "time": "1775739089" }, "departure": { "delay": 209, "time": "1775739089" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 106, "time": "1775737246" }, "departure": { "delay": 106, "time": "1775737246" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 212, "time": "1775738408" }, "departure": { "delay": 212, "time": "1775738432" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 127, "time": "1775737507" }, "departure": { "delay": 127, "time": "1775737507" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 227, "time": "1775737907" }, "departure": { "delay": 227, "time": "1775737907" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1775739246" }, "departure": { "delay": 186, "time": "1775739246" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 186, "time": "1775739006" }, "departure": { "delay": 186, "time": "1775739006" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 245, "time": "1775739185" }, "departure": { "delay": 245, "time": "1775739185" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1775737420" }, "departure": { "delay": 100, "time": "1775737420" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 287, "time": "1775738783" }, "departure": { "delay": 287, "time": "1775738807" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 277, "time": "1775738234" }, "departure": { "delay": 277, "time": "1775738257" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1775737834" }, "departure": { "delay": 154, "time": "1775737834" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1775738951" }, "departure": { "delay": 191, "time": "1775738951" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 112, "time": "1775737552" }, "departure": { "delay": 112, "time": "1775737552" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1775738360" }, "departure": { "delay": 200, "time": "1775738360" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 201, "time": "1775738061" }, "departure": { "delay": 201, "time": "1775738061" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 207, "time": "1775738007" }, "departure": { "delay": 207, "time": "1775738007" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775737163", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12142:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16519:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1775739531" }, "departure": { "delay": 111, "time": "1775739531" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1775739590" }, "departure": { "delay": 110, "time": "1775739590" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 131, "time": "1775739371" }, "departure": { "delay": 131, "time": "1775739371" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 128, "time": "1775741108" }, "departure": { "delay": 128, "time": "1775741108" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 134, "time": "1775740814" }, "departure": { "delay": 134, "time": "1775740814" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 156, "time": "1775738916" }, "departure": { "delay": 156, "time": "1775738916" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1775738466" }, "departure": { "delay": 66, "time": "1775738466" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 139, "time": "1775740699" }, "departure": { "delay": 139, "time": "1775740699" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1775740789" }, "departure": { "delay": 109, "time": "1775740789" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 105, "time": "1775740125" }, "departure": { "delay": 105, "time": "1775740125" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1775739464" }, "departure": { "delay": 104, "time": "1775739464" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 119, "time": "1775738519" }, "departure": { "delay": 119, "time": "1775738519" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 149, "time": "1775739089" }, "departure": { "delay": 149, "time": "1775739089" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1775740904" }, "departure": { "delay": 104, "time": "1775740904" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 127, "time": "1775739307" }, "departure": { "delay": 127, "time": "1775739307" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "departure": { "delay": 47, "time": "1775738387" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1775740394" }, "departure": { "delay": 134, "time": "1775740394" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 117, "time": "1775739177" }, "departure": { "delay": 117, "time": "1775739177" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1775740602" }, "departure": { "delay": 162, "time": "1775740602" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 151, "time": "1775738851" }, "departure": { "delay": 151, "time": "1775738851" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1775739988" }, "departure": { "delay": 148, "time": "1775739988" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1775740545" }, "departure": { "delay": 105, "time": "1775740545" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 153, "time": "1775738788" }, "departure": { "delay": 153, "time": "1775738793" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1775738690" }, "departure": { "delay": 110, "time": "1775738690" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1775738656" }, "departure": { "delay": 136, "time": "1775738656" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 135, "time": "1775740635" }, "departure": { "delay": 135, "time": "1775740635" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 134, "time": "1775740214" }, "departure": { "delay": 134, "time": "1775740214" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 104, "time": "1775740244" }, "departure": { "delay": 104, "time": "1775740244" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 121, "time": "1775738581" }, "departure": { "delay": 121, "time": "1775738581" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 182, "time": "1775738882" }, "departure": { "delay": 182, "time": "1775738882" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 109, "time": "1775738989" }, "departure": { "delay": 109, "time": "1775738989" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1775738756" }, "departure": { "delay": 116, "time": "1775738756" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1775740965" }, "departure": { "delay": 105, "time": "1775740965" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 134, "time": "1775740514" }, "departure": { "delay": 134, "time": "1775740514" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775738395", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16519:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1775740258" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1775738886" }, "departure": { "delay": 66, "time": "1775738886" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1775740057" }, "departure": { "delay": 97, "time": "1775740057" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1775738953" }, "departure": { "delay": 133, "time": "1775738953" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 126, "time": "1775740206" }, "departure": { "delay": 126, "time": "1775740206" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1775738772" }, "departure": { "delay": 72, "time": "1775738772" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1775739418" }, "departure": { "delay": 118, "time": "1775739418" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1775739852" }, "departure": { "delay": 132, "time": "1775739852" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1775739148" }, "departure": { "delay": 88, "time": "1775739148" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1775740130" }, "departure": { "delay": 110, "time": "1775740130" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738704", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19053:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598269:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:27229:ZE:0xARI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -189, "time": "1775741271" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -53, "time": "1775740927" }, "departure": { "delay": -53, "time": "1775740927" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 22 }, { "departure": { "time": "1775739600" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1775740867" }, "departure": { "delay": 7, "time": "1775740867" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 76, "time": "1775740096" }, "departure": { "delay": 76, "time": "1775740096" }, "stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1775740326" }, "departure": { "delay": 6, "time": "1775740326" }, "stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -48, "time": "1775740692" }, "departure": { "delay": -48, "time": "1775740692" }, "stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1775739940" }, "departure": { "delay": 100, "time": "1775739940" }, "stopId": "FR:27229:ZE:0xANO01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1775741090" }, "departure": { "delay": -70, "time": "1775741090" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -20, "time": "1775740540" }, "departure": { "delay": -20, "time": "1775740540" }, "stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775739959" }, "departure": { "delay": 59, "time": "1775739959" }, "stopId": "FR:27229:ZE:0xZII01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -114, "time": "1775741166" }, "departure": { "delay": -114, "time": "1775741166" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -34, "time": "1775740646" }, "departure": { "delay": -34, "time": "1775740646" }, "stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1775740345" }, "departure": { "delay": 25, "time": "1775740345" }, "stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -24, "time": "1775740236" }, "departure": { "delay": -24, "time": "1775740236" }, "stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1775740405" }, "departure": { "delay": 25, "time": "1775740405" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -36, "time": "1775740764" }, "departure": { "delay": -36, "time": "1775740764" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -40, "time": "1775740820" }, "departure": { "delay": -40, "time": "1775740820" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -34, "time": "1775740586" }, "departure": { "delay": -34, "time": "1775740586" }, "stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -70, "time": "1775741030" }, "departure": { "delay": -70, "time": "1775741030" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1775740009" }, "departure": { "delay": 49, "time": "1775740009" }, "stopId": "FR:27229:ZE:0xICO01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 131, "time": "1775739851" }, "departure": { "delay": 131, "time": "1775739851" }, "stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004", "stopSequence": 5 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598269:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056572x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 151, "time": "1775737231" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1775737396" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775737282", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056572x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000335:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 164, "time": "1775738532" }, "departure": { "delay": 164, "time": "1775738564" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 166, "time": "1775738575" }, "departure": { "delay": 166, "time": "1775738626" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 74, "time": "1775738874" }, "departure": { "delay": 74, "time": "1775738894" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 40 }, { "arrival": { "delay": 92, "time": "1775739032" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 42 }, { "arrival": { "delay": 164, "time": "1775738492" }, "departure": { "delay": 164, "time": "1775738504" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 181, "time": "1775738821" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 38 }, { "arrival": { "delay": 92, "time": "1775738963" }, "departure": { "delay": 92, "time": "1775738972" }, "stopId": "FR:72006:ZE:Fonderies:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": 123, "time": "1775738164" }, "departure": { "delay": 123, "time": "1775738223" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 181, "time": "1775738761" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 181, "time": "1775738701" }, "stopId": "FR:72006:ZE:Chev:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": 141, "time": "1775738440" }, "departure": { "delay": 141, "time": "1775738481" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "delay": 266, "time": "1775738411" }, "departure": { "delay": 266, "time": "1775738426" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 152, "time": "1775738325" }, "departure": { "delay": 152, "time": "1775738372" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 28 } ], "timestamp": "1775738587", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000335:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470091:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1221, "time": "1775738979" }, "departure": { "delay": -1221, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -81, "time": "1775740599" }, "departure": { "delay": -81, "time": "1775740599" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -141, "time": "1775740719" }, "departure": { "delay": -141, "time": "1775740719" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -981, "time": "1775738979" }, "departure": { "delay": -981, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1281, "time": "1775738979" }, "departure": { "delay": -1281, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -76, "time": "1775740904" }, "departure": { "delay": -76, "time": "1775740904" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1101, "time": "1775738979" }, "departure": { "delay": -1101, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1161, "time": "1775738979" }, "departure": { "delay": -1161, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1341, "time": "1775738979" }, "departure": { "delay": -1341, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1775741325" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -102, "time": "1775740758" }, "departure": { "delay": -102, "time": "1775740758" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -78, "time": "1775740842" }, "departure": { "delay": -78, "time": "1775740842" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470091:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12673:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1775739861" }, "departure": { "delay": 21, "time": "1775739861" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775739612" }, "departure": { "delay": 12, "time": "1775739612" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1775740508" }, "departure": { "delay": 8, "time": "1775740508" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1775739968" }, "departure": { "delay": 8, "time": "1775739968" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775740299" }, "departure": { "delay": 39, "time": "1775740299" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1775739922" }, "departure": { "delay": 22, "time": "1775739922" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775740575" }, "departure": { "delay": 15, "time": "1775740575" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1775739571" }, "departure": { "delay": 31, "time": "1775739571" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775739750" }, "departure": { "delay": 30, "time": "1775739750" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1775740241" }, "departure": { "delay": 41, "time": "1775740241" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1775740459" }, "departure": { "delay": 19, "time": "1775740459" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738894", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12673:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230409x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 23, "time": "1775738903" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1775740155" }, "departure": { "delay": 75, "time": "1775740155" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 67, "time": "1775740687" }, "departure": { "delay": 67, "time": "1775740687" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 70, "time": "1775740870" }, "departure": { "delay": 70, "time": "1775740870" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 23, "time": "1775741063" }, "departure": { "delay": 23, "time": "1775741063" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 23, "time": "1775740823" }, "departure": { "delay": 23, "time": "1775740823" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 23, "time": "1775740343" }, "departure": { "delay": 23, "time": "1775740343" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 24, "time": "1775739084" }, "departure": { "delay": 24, "time": "1775739084" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1775739269" }, "departure": { "delay": 29, "time": "1775739269" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1775739376" }, "departure": { "delay": 76, "time": "1775739376" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1775741423" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1775739220" }, "departure": { "delay": 40, "time": "1775739220" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1775741167" }, "departure": { "delay": 67, "time": "1775741167" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 53, "time": "1775739173" }, "departure": { "delay": 53, "time": "1775739173" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1775740235" }, "departure": { "delay": 35, "time": "1775740235" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1775741112" }, "departure": { "delay": 72, "time": "1775741112" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 55, "time": "1775739835" }, "departure": { "delay": 55, "time": "1775739835" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1775739143" }, "departure": { "delay": 23, "time": "1775739143" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1775739643" }, "departure": { "delay": 43, "time": "1775739643" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 28, "time": "1775738968" }, "stopId": "FR:76351:ZE:3709:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1775740901" }, "departure": { "delay": 41, "time": "1775740901" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 28, "time": "1775740048" }, "departure": { "delay": 28, "time": "1775740048" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1775739983" }, "departure": { "delay": 23, "time": "1775739983" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1775739027" }, "departure": { "delay": 27, "time": "1775739027" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1775739563" }, "departure": { "delay": 23, "time": "1775739563" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1775739486" }, "departure": { "delay": 66, "time": "1775739486" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1775740583" }, "departure": { "delay": 23, "time": "1775740583" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 64, "time": "1775740924" }, "departure": { "delay": 64, "time": "1775740924" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 77, "time": "1775739917" }, "departure": { "delay": 77, "time": "1775739917" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738932", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230409x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx354:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 308, "time": "1775738468" }, "departure": { "delay": 308, "time": "1775738468" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 111, "time": "1775736291" }, "departure": { "delay": 111, "time": "1775736291" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 272, "time": "1775737242" }, "departure": { "delay": 272, "time": "1775737292" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1775736675" }, "departure": { "delay": 156, "time": "1775736816" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1775738280" }, "departure": { "delay": 360, "time": "1775738280" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1775736566" }, "departure": { "delay": 26, "time": "1775736566" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 237, "time": "1775736992" }, "departure": { "delay": 237, "time": "1775737017" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 381, "time": "1775738521" }, "departure": { "delay": 381, "time": "1775738541" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 257, "time": "1775738957" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 197, "time": "1775736917" }, "departure": { "delay": 197, "time": "1775736917" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 346, "time": "1775738866" }, "departure": { "delay": 346, "time": "1775738866" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 374, "time": "1775738594" }, "departure": { "delay": 374, "time": "1775738594" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 264, "time": "1775737621" }, "departure": { "delay": 264, "time": "1775737644" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 277, "time": "1775737417" }, "departure": { "delay": 277, "time": "1775737417" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 286, "time": "1775737931" }, "departure": { "delay": 286, "time": "1775737966" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1775736116" }, "departure": { "delay": 116, "time": "1775736116" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 351, "time": "1775737769" }, "departure": { "delay": 351, "time": "1775737791" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 217, "time": "1775737095" }, "departure": { "delay": 217, "time": "1775737117" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1775736041" }, "departure": { "delay": 101, "time": "1775736041" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 352, "time": "1775738670" }, "departure": { "delay": 352, "time": "1775738692" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 313, "time": "1775738413" }, "departure": { "delay": 313, "time": "1775738413" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 322, "time": "1775737342" }, "departure": { "delay": 322, "time": "1775737342" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 370, "time": "1775738770" }, "departure": { "delay": 370, "time": "1775738770" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1775735820" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1775736398" }, "departure": { "delay": 56, "time": "1775736416" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 401, "time": "1775738094" }, "departure": { "delay": 401, "time": "1775738141" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 271, "time": "1775737471" }, "departure": { "delay": 271, "time": "1775737471" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 231, "time": "1775737551" }, "departure": { "delay": 231, "time": "1775737551" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 96, "time": "1775736216" }, "departure": { "delay": 96, "time": "1775736216" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1775735916" }, "departure": { "delay": 96, "time": "1775735916" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775735655", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx354:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:351:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1145, "time": "1775726585" }, "departure": { "delay": 1145, "time": "1775726585" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 1140, "time": "1775724660" }, "departure": { "delay": 1140, "time": "1775724660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 1140, "time": "1775726040" }, "departure": { "delay": 1140, "time": "1775726040" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 1140, "time": "1775724720" }, "departure": { "delay": 1140, "time": "1775724720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 1140, "time": "1775724120" }, "departure": { "delay": 1140, "time": "1775724120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 1140, "time": "1775724240" }, "departure": { "delay": 1140, "time": "1775724240" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 1140, "time": "1775725980" }, "departure": { "delay": 1140, "time": "1775725980" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "departure": { "delay": 1140, "time": "1775723940" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 1145, "time": "1775724185" }, "departure": { "delay": 1145, "time": "1775724185" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 1140, "time": "1775726580" }, "departure": { "delay": 1140, "time": "1775726580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 1140, "time": "1775724840" }, "departure": { "delay": 1140, "time": "1775724840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 1140, "time": "1775725620" }, "departure": { "delay": 1140, "time": "1775725620" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 1140, "time": "1775724300" }, "departure": { "delay": 1140, "time": "1775724300" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 1140, "time": "1775724060" }, "departure": { "delay": 1140, "time": "1775724060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 1140, "time": "1775726220" }, "departure": { "delay": 1140, "time": "1775726220" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 1140, "time": "1775725260" }, "departure": { "delay": 1140, "time": "1775725260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 1140, "time": "1775725800" }, "departure": { "delay": 1140, "time": "1775725800" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 1150, "time": "1775726170" }, "departure": { "delay": 1150, "time": "1775726170" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 1140, "time": "1775726160" }, "departure": { "delay": 1140, "time": "1775726160" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 1140, "time": "1775724900" }, "departure": { "delay": 1140, "time": "1775724900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 1140, "time": "1775726760" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 1140, "time": "1775724360" }, "departure": { "delay": 1140, "time": "1775724360" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 1140, "time": "1775725920" }, "departure": { "delay": 1140, "time": "1775725920" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 1140, "time": "1775724420" }, "departure": { "delay": 1140, "time": "1775724420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 1145, "time": "1775725925" }, "departure": { "delay": 1145, "time": "1775725925" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 1140, "time": "1775724180" }, "departure": { "delay": 1140, "time": "1775724180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 1140, "time": "1775725440" }, "departure": { "delay": 1140, "time": "1775725440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 1140, "time": "1775726100" }, "departure": { "delay": 1140, "time": "1775726100" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 1140, "time": "1775724480" }, "departure": { "delay": 1140, "time": "1775724480" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 1140, "time": "1775725860" }, "departure": { "delay": 1140, "time": "1775725860" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 1140, "time": "1775726400" }, "departure": { "delay": 1140, "time": "1775726400" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 1145, "time": "1775726165" }, "departure": { "delay": 1145, "time": "1775726165" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 1140, "time": "1775724780" }, "departure": { "delay": 1140, "time": "1775724780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 1145, "time": "1775725865" }, "departure": { "delay": 1145, "time": "1775725865" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 } ], "timestamp": "1775722052", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:351:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470478:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3081, "time": "1775738979" }, "departure": { "delay": -3081, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2481, "time": "1775738979" }, "departure": { "delay": -2481, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3261, "time": "1775738979" }, "departure": { "delay": -3261, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2541, "time": "1775738979" }, "departure": { "delay": -2541, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2661, "time": "1775738979" }, "departure": { "delay": -2661, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -72, "time": "1775742408" }, "departure": { "delay": -72, "time": "1775742408" }, "stopId": "FR:27332:ZE:0x6237:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3441, "time": "1775738979" }, "departure": { "delay": -3441, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2841, "time": "1775738979" }, "departure": { "delay": -2841, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -198, "time": "1775742522" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2661, "time": "1775738979" }, "departure": { "delay": -2661, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6456:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -3081, "time": "1775738979" }, "departure": { "delay": -3081, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -3201, "time": "1775738979" }, "departure": { "delay": -3201, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 14 }, { "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -2841, "time": "1775738979" }, "departure": { "delay": -2841, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3081, "time": "1775738979" }, "departure": { "delay": -3081, "time": "1775738979" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2781, "time": "1775738979" }, "departure": { "delay": -2781, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 6 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470478:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108082x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 61, "time": "1775738641" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 94, "time": "1775738794" }, "departure": { "delay": 94, "time": "1775738794" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 113, "time": "1775738933" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 108, "time": "1775738448" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 103, "time": "1775739043" }, "departure": { "delay": 103, "time": "1775739043" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 98, "time": "1775738138" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 93, "time": "1775738313" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1775739178" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 100, "time": "1775738560" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738662", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108082x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597076:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -975, "time": "1775738985" }, "departure": { "delay": -975, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -675, "time": "1775738985" }, "departure": { "delay": -675, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1635, "time": "1775738985" }, "departure": { "delay": -1635, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -735, "time": "1775738985" }, "departure": { "delay": -735, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "departure": { "delay": -615, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1695, "time": "1775738985" }, "departure": { "delay": -1695, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1155, "time": "1775738985" }, "departure": { "delay": -1155, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1455, "time": "1775738985" }, "departure": { "delay": -1455, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1875, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1575, "time": "1775738985" }, "departure": { "delay": -1575, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -855, "time": "1775738985" }, "departure": { "delay": -855, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597076:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6322:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 302, "time": "1775736979" }, "departure": { "delay": 302, "time": "1775737022" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 277, "time": "1775736697" }, "departure": { "delay": 277, "time": "1775736697" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 187, "time": "1775736547" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 197, "time": "1775737997" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 267, "time": "1775737947" }, "departure": { "delay": 267, "time": "1775737947" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 307, "time": "1775736847" }, "departure": { "delay": 307, "time": "1775736847" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 272, "time": "1775737772" }, "departure": { "delay": 272, "time": "1775737772" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 287, "time": "1775737847" }, "departure": { "delay": 287, "time": "1775737847" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 367, "time": "1775737124" }, "departure": { "delay": 367, "time": "1775737147" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 272, "time": "1775737433" }, "departure": { "delay": 272, "time": "1775737472" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 333, "time": "1775736753" }, "departure": { "delay": 333, "time": "1775736753" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 322, "time": "1775736922" }, "departure": { "delay": 322, "time": "1775736922" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775736555", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6322:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6298:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 31, "time": "1775739271" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775739341" }, "departure": { "delay": 41, "time": "1775739341" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6298:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6570717997957120x13:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -187, "time": "1775744077" }, "departure": { "delay": -187, "time": "1775744273" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -164, "time": "1775743763" }, "departure": { "delay": -164, "time": "1775743936" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -9, "time": "1775743233" }, "departure": { "delay": -9, "time": "1775743251" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": -94, "time": "1775743423" }, "departure": { "delay": -94, "time": "1775743526" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -181, "time": "1775744269" }, "departure": { "delay": -181, "time": "1775744459" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -10, "time": "1775742810" }, "departure": { "delay": -10, "time": "1775742830" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1775742685" }, "departure": { "delay": 35, "time": "1775742695" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1775742353" }, "departure": { "delay": 3, "time": "1775742363" }, "stopId": "FR:50218:ZE:740090004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": -151, "time": "1775744388" }, "departure": { "delay": -151, "time": "1775744549" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 9, "time": "1775742419" }, "departure": { "delay": 9, "time": "1775742429" }, "stopId": "FR:50218:ZE:742480013:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -182, "time": "1775744147" }, "departure": { "delay": -182, "time": "1775744338" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": 92, "time": "1775741842" }, "departure": { "delay": 92, "time": "1775741852" }, "stopId": "FR:50532:ZE:758010003:ATOUMOD105", "stopSequence": 2 }, { "departure": { "time": "1775741700" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1775742585" }, "departure": { "delay": 55, "time": "1775742595" }, "stopId": "FR:50218:ZE:738760004:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -3, "time": "1775743184" }, "departure": { "delay": -3, "time": "1775743197" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -90, "time": "1775743551" }, "departure": { "delay": -90, "time": "1775743650" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": -176, "time": "1775744219" }, "departure": { "delay": -176, "time": "1775744404" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 44, "time": "1775742034" }, "departure": { "delay": 44, "time": "1775742044" }, "stopId": "FR:50532:ZE:757990019:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1775743009" }, "departure": { "delay": -1, "time": "1775743019" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1775741914" }, "departure": { "delay": 44, "time": "1775741924" }, "stopId": "FR:50532:ZE:752250012:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -153, "time": "1775743604" }, "departure": { "delay": -153, "time": "1775743767" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": 35, "time": "1775742745" }, "departure": { "delay": 35, "time": "1775742755" }, "stopId": "FR:50218:ZE:746190004:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1775742882" }, "departure": { "delay": -4, "time": "1775742896" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -163, "time": "1775743885" }, "departure": { "delay": -163, "time": "1775744057" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1775742261" }, "departure": { "delay": 31, "time": "1775742271" }, "stopId": "FR:50532:ZE:740100002:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -150, "time": "1775744810" }, "departure": { "delay": -150, "time": "1775744970" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -144, "time": "1775744642" }, "departure": { "delay": -144, "time": "1775744796" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -306, "time": "1775744874" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": -80, "time": "1775743510" }, "departure": { "delay": -80, "time": "1775743600" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -20, "time": "1775743330" }, "departure": { "delay": -20, "time": "1775743360" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1775743097" }, "departure": { "delay": 27, "time": "1775743107" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -158, "time": "1775744734" }, "departure": { "delay": -158, "time": "1775744902" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": -179, "time": "1775743973" }, "departure": { "delay": -179, "time": "1775744161" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -150, "time": "1775744450" }, "departure": { "delay": -150, "time": "1775744610" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -152, "time": "1775744566" }, "departure": { "delay": -152, "time": "1775744728" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 18, "time": "1775742188" }, "departure": { "delay": 18, "time": "1775742198" }, "stopId": "FR:50532:ZE:746200002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1775742113" }, "departure": { "delay": 63, "time": "1775742123" }, "stopId": "FR:50532:ZE:712780004:ATOUMOD105", "stopSequence": 5 } ], "timestamp": "1775738703", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6570717997957120x13:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15028:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 34, "time": "1775734834" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 204, "time": "1775735184" }, "departure": { "delay": 204, "time": "1775735184" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 271, "time": "1775737171" }, "departure": { "delay": 271, "time": "1775737171" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 299, "time": "1775736059" }, "departure": { "delay": 299, "time": "1775736059" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 301, "time": "1775736121" }, "departure": { "delay": 301, "time": "1775736121" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 330, "time": "1775735970" }, "departure": { "delay": 330, "time": "1775735970" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 226, "time": "1775735266" }, "departure": { "delay": 226, "time": "1775735266" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1775736661" }, "departure": { "delay": 204, "time": "1775736684" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 314, "time": "1775737263" }, "departure": { "delay": 314, "time": "1775737334" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 189, "time": "1775735109" }, "departure": { "delay": 189, "time": "1775735109" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 234, "time": "1775736809" }, "departure": { "delay": 234, "time": "1775736834" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 269, "time": "1775735909" }, "departure": { "delay": 269, "time": "1775735909" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 314, "time": "1775735834" }, "departure": { "delay": 314, "time": "1775735834" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 265, "time": "1775736025" }, "departure": { "delay": 265, "time": "1775736025" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 279, "time": "1775737039" }, "departure": { "delay": 279, "time": "1775737059" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 261, "time": "1775736201" }, "departure": { "delay": 261, "time": "1775736201" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1775736910" }, "departure": { "delay": 190, "time": "1775736910" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775734843", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15028:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775736900" }, "departure": { "time": "1775736900" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1775737200" }, "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775738340" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775737560" }, "departure": { "delay": 60, "time": "1775737560" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1775736380" }, "departure": { "delay": 20, "time": "1775736380" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775737980" }, "departure": { "delay": 60, "time": "1775737980" }, "stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737500" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1775736360" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737860" }, "departure": { "time": "1775737860" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1775738220" }, "departure": { "delay": 60, "time": "1775738220" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775736480" }, "departure": { "time": "1775736480" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1775738240" }, "departure": { "delay": 20, "time": "1775738240" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775737620" }, "departure": { "delay": 60, "time": "1775737620" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775737020" }, "departure": { "time": "1775737020" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775737260" }, "departure": { "time": "1775737260" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775736560" }, "departure": { "delay": 20, "time": "1775736560" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775736600" }, "departure": { "time": "1775736600" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737320" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775736540" }, "departure": { "delay": 60, "time": "1775736540" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775736840" }, "departure": { "delay": 60, "time": "1775736840" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775735854", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16041:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851720F474855x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775736960" }, "departure": { "time": "1775737140" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737800" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775738820" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 8 }, { "departure": { "time": "1775736060" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738160" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775732438", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851720F474855x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9516:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1775738714" }, "departure": { "delay": 98, "time": "1775738738" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1775738503" }, "departure": { "delay": 43, "time": "1775738503" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1775737891" }, "departure": { "delay": 31, "time": "1775737891" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1775737488" }, "departure": { "delay": 48, "time": "1775737488" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1775738257" }, "departure": { "delay": -10, "time": "1775738270" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 139, "time": "1775739019" }, "departure": { "delay": 139, "time": "1775739019" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 73, "time": "1775736913" }, "departure": { "delay": 73, "time": "1775736913" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1775737199" }, "departure": { "delay": 119, "time": "1775737199" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1775739166" }, "departure": { "delay": 106, "time": "1775739166" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -7, "time": "1775737613" }, "departure": { "delay": -7, "time": "1775737613" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1775738365" }, "departure": { "delay": 3, "time": "1775738463" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1775737364" }, "departure": { "delay": 44, "time": "1775737364" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1775737713" }, "departure": { "delay": -2, "time": "1775737738" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1775738613" }, "departure": { "delay": 58, "time": "1775738638" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1775739346" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 83, "time": "1775738063" }, "departure": { "delay": 83, "time": "1775738063" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775736840" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1775737261" }, "departure": { "delay": 61, "time": "1775737261" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1775738107" }, "departure": { "delay": 52, "time": "1775738152" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 61, "time": "1775737321" }, "departure": { "delay": 61, "time": "1775737321" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 61, "time": "1775737021" }, "departure": { "delay": 61, "time": "1775737021" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1775737838" }, "departure": { "delay": 38, "time": "1775737838" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1775737413" }, "departure": { "delay": 33, "time": "1775737413" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1775738889" }, "departure": { "delay": 129, "time": "1775738889" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -22, "time": "1775737538" }, "departure": { "delay": -22, "time": "1775737538" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1775737114" }, "departure": { "delay": 94, "time": "1775737114" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1775739090" }, "departure": { "delay": 150, "time": "1775739090" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 131, "time": "1775738951" }, "departure": { "delay": 131, "time": "1775738951" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1775737913" }, "departure": { "delay": 18, "time": "1775737938" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1775737066" }, "departure": { "delay": 46, "time": "1775737066" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736494", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9516:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:973:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775752860" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775752205" }, "departure": { "delay": 5, "time": "1775752205" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751000" }, "departure": { "time": "1775751000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1775749800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750640" }, "departure": { "time": "1775750640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775752680" }, "departure": { "time": "1775752680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775751120" }, "departure": { "time": "1775751120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775750940" }, "departure": { "time": "1775750940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775752440" }, "departure": { "time": "1775752440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775752500" }, "departure": { "time": "1775752500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775752800" }, "departure": { "time": "1775752800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775749865" }, "departure": { "delay": 5, "time": "1775749865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775750760" }, "departure": { "time": "1775750760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775750345" }, "departure": { "delay": 5, "time": "1775750345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775738944", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:973:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 334, "time": "1775740414" }, "departure": { "delay": 334, "time": "1775740414" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -921, "time": "1775738979" }, "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1775740672" }, "departure": { "delay": 52, "time": "1775740672" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 206, "time": "1775740646" }, "departure": { "delay": 206, "time": "1775740646" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 391, "time": "1775740471" }, "departure": { "delay": 391, "time": "1775740471" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -801, "time": "1775738979" }, "departure": { "delay": -801, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -921, "time": "1775738979" }, "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 381, "time": "1775740581" }, "departure": { "delay": 381, "time": "1775740581" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -195, "time": "1775740725" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -681, "time": "1775738979" }, "departure": { "delay": -681, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6236:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 366, "time": "1775740506" }, "departure": { "delay": 366, "time": "1775740506" }, "stopId": "FR:27375:ZE:0x6454:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 5 }, { "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470495:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596653:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -149, "time": "1775741191" }, "departure": { "delay": -149, "time": "1775741191" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -119, "time": "1775741101" }, "departure": { "delay": -119, "time": "1775741101" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -80, "time": "1775741020" }, "departure": { "delay": -80, "time": "1775741020" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -193, "time": "1775741567" }, "departure": { "delay": -193, "time": "1775741567" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -148, "time": "1775741432" }, "departure": { "delay": -148, "time": "1775741432" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -193, "time": "1775741627" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -163, "time": "1775741537" }, "departure": { "delay": -163, "time": "1775741537" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1775740570" }, "departure": { "delay": 10, "time": "1775740570" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1775740696" }, "departure": { "delay": -44, "time": "1775740696" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "departure": { "time": "1775740500" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -151, "time": "1775741489" }, "departure": { "delay": -151, "time": "1775741489" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -140, "time": "1775741380" }, "departure": { "delay": -140, "time": "1775741380" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -130, "time": "1775741270" }, "departure": { "delay": -130, "time": "1775741270" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -75, "time": "1775740845" }, "departure": { "delay": -75, "time": "1775740845" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -126, "time": "1775740914" }, "departure": { "delay": -126, "time": "1775740914" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596653:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1775727770" }, "departure": { "delay": 92, "time": "1775727812" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1775727614" }, "departure": { "delay": 169, "time": "1775727649" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1775727712" }, "departure": { "delay": 85, "time": "1775727745" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 99, "time": "1775727670" }, "departure": { "delay": 99, "time": "1775727699" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "departure": { "delay": 127, "time": "1775727127" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 164, "time": "1775728544" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 178, "time": "1775727545" }, "departure": { "delay": 178, "time": "1775727598" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 210, "time": "1775728339" }, "departure": { "delay": 210, "time": "1775728350" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 252, "time": "1775728269" }, "departure": { "delay": 252, "time": "1775728332" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 187, "time": "1775728104" }, "departure": { "delay": 187, "time": "1775728207" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1775727323" }, "departure": { "delay": 131, "time": "1775727371" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1775727273" }, "departure": { "delay": 100, "time": "1775727280" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1775727235" }, "departure": { "delay": 124, "time": "1775727244" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1775727458" }, "departure": { "delay": 176, "time": "1775727476" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 224, "time": "1775728383" }, "departure": { "delay": 224, "time": "1775728424" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 128, "time": "1775728000" }, "departure": { "delay": 128, "time": "1775728028" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1775727880" }, "departure": { "delay": 50, "time": "1775727890" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:20:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850619F474921x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739900" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741460" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741280" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1775738760" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740920" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740380" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775742300" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740680" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739300" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741880" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739540" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775735138", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850619F474921x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1426:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1775738693" }, "departure": { "delay": -44, "time": "1775738716" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -83, "time": "1775740117" }, "departure": { "delay": -83, "time": "1775740117" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1775738261" }, "departure": { "delay": -19, "time": "1775738261" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -82, "time": "1775740298" }, "departure": { "delay": -82, "time": "1775740298" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -25, "time": "1775740115" }, "departure": { "delay": -25, "time": "1775740115" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -25, "time": "1775739875" }, "departure": { "delay": -25, "time": "1775739875" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -68, "time": "1775740432" }, "departure": { "delay": -68, "time": "1775740432" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -80, "time": "1775738836" }, "departure": { "delay": -80, "time": "1775738860" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 30, "time": "1775738130" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1775738364" }, "departure": { "delay": -36, "time": "1775738364" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -35, "time": "1775738461" }, "departure": { "delay": -35, "time": "1775738485" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -51, "time": "1775738769" }, "departure": { "delay": -51, "time": "1775738769" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -83, "time": "1775740537" }, "departure": { "delay": -83, "time": "1775740537" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -73, "time": "1775740187" }, "departure": { "delay": -73, "time": "1775740187" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -40, "time": "1775738935" }, "departure": { "delay": -40, "time": "1775738960" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -83, "time": "1775739217" }, "departure": { "delay": -83, "time": "1775739217" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -50, "time": "1775739070" }, "departure": { "delay": -50, "time": "1775739070" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -33, "time": "1775738547" }, "departure": { "delay": -33, "time": "1775738547" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -92, "time": "1775739928" }, "departure": { "delay": -92, "time": "1775739928" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -35, "time": "1775738185" }, "departure": { "delay": -35, "time": "1775738185" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -89, "time": "1775739151" }, "departure": { "delay": -89, "time": "1775739151" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -83, "time": "1775740357" }, "departure": { "delay": -83, "time": "1775740357" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775737675", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1426:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:21:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1775729711" }, "departure": { "delay": -27, "time": "1775729733" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1775729160" }, "departure": { "delay": 49, "time": "1775729209" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -23, "time": "1775729782" }, "departure": { "delay": -23, "time": "1775729797" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1775729497" }, "departure": { "delay": 26, "time": "1775729546" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1775729892" }, "departure": { "delay": -40, "time": "1775729900" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 102, "time": "1775729064" }, "departure": { "delay": 102, "time": "1775729082" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -36, "time": "1775729820" }, "departure": { "delay": -36, "time": "1775729844" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": -15, "time": "1775729673" }, "departure": { "delay": -15, "time": "1775729685" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1775729629" }, "departure": { "delay": 13, "time": "1775729653" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1775729934" }, "departure": { "delay": -28, "time": "1775729972" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 91, "time": "1775729384" }, "departure": { "delay": 91, "time": "1775729431" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1775728932" }, "departure": { "delay": 108, "time": "1775728968" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 189, "time": "1775728637" }, "departure": { "delay": 189, "time": "1775728689" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1775729277" }, "departure": { "delay": 26, "time": "1775729306" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1775729567" }, "departure": { "delay": 21, "time": "1775729601" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1775729444" }, "departure": { "delay": 55, "time": "1775729455" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1775728716" }, "departure": { "delay": 165, "time": "1775728725" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1775729233" }, "departure": { "delay": 21, "time": "1775729241" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -47, "time": "1775729997" }, "departure": { "delay": -47, "time": "1775730013" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 131, "time": "1775728996" }, "departure": { "delay": 131, "time": "1775729051" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1775730350" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 109, "time": "1775729136" }, "departure": { "delay": 109, "time": "1775729149" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 143, "time": "1775728794" }, "departure": { "delay": 143, "time": "1775728823" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1775729461" }, "departure": { "delay": 16, "time": "1775729476" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "departure": { "delay": 153, "time": "1775728593" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:21:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 283, "time": "1775715571" }, "departure": { "delay": 283, "time": "1775715583" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 275, "time": "1775715308" }, "departure": { "delay": 275, "time": "1775715335" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 235, "time": "1775715885" }, "departure": { "delay": 235, "time": "1775715895" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 87, "time": "1775714671" }, "departure": { "delay": 87, "time": "1775714727" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1775714245" }, "departure": { "delay": 90, "time": "1775714250" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1775714558" }, "departure": { "delay": 58, "time": "1775714578" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1775714319" }, "departure": { "delay": 86, "time": "1775714366" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1775715950" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 316, "time": "1775715704" }, "departure": { "delay": 316, "time": "1775715736" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 302, "time": "1775715197" }, "departure": { "delay": 302, "time": "1775715242" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 283, "time": "1775715750" }, "departure": { "delay": 283, "time": "1775715763" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 182, "time": "1775714986" }, "departure": { "delay": 182, "time": "1775715062" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 127, "time": "1775714798" }, "departure": { "delay": 127, "time": "1775714887" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 266, "time": "1775715798" }, "departure": { "delay": 266, "time": "1775715806" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 93, "time": "1775714139" }, "departure": { "delay": 93, "time": "1775714193" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 280, "time": "1775715358" }, "departure": { "delay": 280, "time": "1775715400" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1775714598" }, "departure": { "delay": 47, "time": "1775714627" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 308, "time": "1775715506" }, "departure": { "delay": 308, "time": "1775715548" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1775714919" }, "departure": { "delay": 114, "time": "1775714934" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "departure": { "delay": 53, "time": "1775714093" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 258, "time": "1775715835" }, "departure": { "delay": 258, "time": "1775715858" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 70, "time": "1775714486" }, "departure": { "delay": 70, "time": "1775714530" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 306, "time": "1775715428" }, "departure": { "delay": 306, "time": "1775715486" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 289, "time": "1775715262" }, "departure": { "delay": 289, "time": "1775715289" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 261, "time": "1775715605" }, "departure": { "delay": 261, "time": "1775715621" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:5:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744580" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775745360" }, "departure": { "time": "1775745360" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1775746930" }, "departure": { "delay": 10, "time": "1775746930" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775745240" }, "departure": { "time": "1775745240" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1775746925" }, "departure": { "delay": 5, "time": "1775746925" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775746140" }, "departure": { "time": "1775746140" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775746860" }, "departure": { "time": "1775746860" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1775747345" }, "departure": { "delay": 5, "time": "1775747345" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1775738941", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:833:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000106:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1775738334" }, "departure": { "delay": -4, "time": "1775738456" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1775739313" }, "stopId": "FR:72006:ZE:Chevx:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 13, "time": "1775739013" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1775738842" }, "departure": { "delay": -2, "time": "1775738878" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": 13, "time": "1775739133" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 13, "time": "1775739253" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 13, "time": "1775739193" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 13, "time": "1775738894" }, "departure": { "delay": 13, "time": "1775738953" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1775738601" }, "departure": { "delay": 8, "time": "1775738648" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 8, "time": "1775738708" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 13, "time": "1775739073" }, "stopId": "FR:61001:ZE:CollegexLouisexMichl:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "delay": 6, "time": "1775738526" }, "departure": { "delay": 6, "time": "1775738586" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 8, "time": "1775738828" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 8, "time": "1775738768" }, "stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 13, "time": "1775739133" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 32 } ], "timestamp": "1775738603", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000106:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490629:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1775741056" }, "departure": { "delay": 16, "time": "1775741056" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -59, "time": "1775741161" }, "departure": { "delay": -59, "time": "1775741161" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1775742402" }, "departure": { "delay": -18, "time": "1775742402" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1775741939" }, "departure": { "delay": -1, "time": "1775741939" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -20, "time": "1775742160" }, "departure": { "delay": -20, "time": "1775742160" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -59, "time": "1775742061" }, "departure": { "delay": -59, "time": "1775742061" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -49, "time": "1775742431" }, "departure": { "delay": -49, "time": "1775742431" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -28, "time": "1775740952" }, "departure": { "delay": -28, "time": "1775740952" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1775740459" }, "departure": { "delay": 19, "time": "1775740459" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -59, "time": "1775741701" }, "departure": { "delay": -59, "time": "1775741701" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -41, "time": "1775740879" }, "departure": { "delay": -41, "time": "1775740879" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -6, "time": "1775741994" }, "departure": { "delay": -6, "time": "1775741994" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -37, "time": "1775741423" }, "departure": { "delay": -37, "time": "1775741423" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1775742181" }, "departure": { "delay": -59, "time": "1775742181" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -59, "time": "1775742541" }, "departure": { "delay": -59, "time": "1775742541" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -59, "time": "1775742301" }, "departure": { "delay": -59, "time": "1775742301" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -45, "time": "1775742675" }, "departure": { "delay": -45, "time": "1775742675" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -29, "time": "1775741731" }, "departure": { "delay": -29, "time": "1775741731" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -35, "time": "1775740345" }, "departure": { "delay": -35, "time": "1775740345" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1775741554" }, "departure": { "delay": -26, "time": "1775741554" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1775740200" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1775742771" }, "departure": { "delay": -9, "time": "1775742771" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -42, "time": "1775742258" }, "departure": { "delay": -42, "time": "1775742258" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -42, "time": "1775741898" }, "departure": { "delay": -42, "time": "1775741898" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -5, "time": "1775742475" }, "departure": { "delay": -5, "time": "1775742475" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -59, "time": "1775742841" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -42, "time": "1775741838" }, "departure": { "delay": -42, "time": "1775741838" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1775740499" }, "departure": { "delay": -1, "time": "1775740499" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -35, "time": "1775742505" }, "departure": { "delay": -35, "time": "1775742505" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -31, "time": "1775740589" }, "departure": { "delay": -31, "time": "1775740589" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -23, "time": "1775740537" }, "departure": { "delay": -23, "time": "1775740537" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775740692" }, "departure": { "delay": 12, "time": "1775740692" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1775740759" }, "departure": { "delay": -41, "time": "1775740759" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1775741790" }, "departure": { "delay": -30, "time": "1775741790" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -59, "time": "1775741461" }, "departure": { "delay": -59, "time": "1775741461" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -59, "time": "1775741221" }, "departure": { "delay": -59, "time": "1775741221" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1775740312" }, "departure": { "delay": -8, "time": "1775740312" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1775741152" }, "departure": { "delay": -8, "time": "1775741152" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1775740398" }, "departure": { "delay": 18, "time": "1775740398" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1775741493" }, "departure": { "delay": -27, "time": "1775741493" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490629:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:971:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750640" }, "departure": { "time": "1775750640" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1775752090" }, "departure": { "delay": 10, "time": "1775752090" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775752680" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775750160" }, "departure": { "time": "1775750160" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775751540" }, "departure": { "time": "1775751540" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1775751785" }, "departure": { "delay": 5, "time": "1775751785" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775750040" }, "departure": { "time": "1775750040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775752500" }, "departure": { "time": "1775752500" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775750760" }, "departure": { "time": "1775750760" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775751180" }, "departure": { "time": "1775751180" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1775749800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775752085" }, "departure": { "delay": 5, "time": "1775752085" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1775752505" }, "departure": { "delay": 5, "time": "1775752505" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775751845" }, "departure": { "delay": 5, "time": "1775751845" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1775738892", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:971:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13432:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1775739393" }, "departure": { "delay": 33, "time": "1775739393" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1775737323" }, "departure": { "delay": 3, "time": "1775737323" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 57, "time": "1775737797" }, "departure": { "delay": 57, "time": "1775737797" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1775737597" }, "departure": { "delay": 37, "time": "1775737597" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1775738080" }, "departure": { "delay": 40, "time": "1775738080" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1775737081" }, "departure": { "delay": 1, "time": "1775737081" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775737247" }, "departure": { "delay": 47, "time": "1775737247" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1775738175" }, "departure": { "delay": 15, "time": "1775738175" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1775737125" }, "departure": { "delay": 45, "time": "1775737125" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1775738522" }, "departure": { "delay": 2, "time": "1775738522" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 45, "time": "1775739045" }, "departure": { "delay": 45, "time": "1775739045" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1775739230" }, "departure": { "delay": 50, "time": "1775739230" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 42, "time": "1775738262" }, "departure": { "delay": 42, "time": "1775738262" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1775738018" }, "departure": { "delay": 38, "time": "1775738018" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1775738641" }, "departure": { "delay": 1, "time": "1775738641" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1775737520" }, "departure": { "delay": 20, "time": "1775737520" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1775737181" }, "departure": { "delay": 41, "time": "1775737181" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775738358" }, "departure": { "delay": 18, "time": "1775738358" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 23, "time": "1775738843" }, "departure": { "delay": 23, "time": "1775738843" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "departure": { "time": "1775737020" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739660" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 29, "time": "1775739569" }, "departure": { "delay": 29, "time": "1775739569" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 39, "time": "1775738319" }, "departure": { "delay": 39, "time": "1775738319" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1775738687" }, "departure": { "delay": 47, "time": "1775738687" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1775737484" }, "departure": { "delay": 44, "time": "1775737484" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775739320" }, "departure": { "delay": 20, "time": "1775739320" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1775737366" }, "departure": { "delay": 46, "time": "1775737366" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1775738766" }, "departure": { "delay": 6, "time": "1775738766" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 26, "time": "1775739446" }, "departure": { "delay": 26, "time": "1775739446" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 } ], "timestamp": "1775735014", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13432:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4622:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1775737092" }, "departure": { "delay": 48, "time": "1775737128" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1775737708" }, "departure": { "delay": 48, "time": "1775737728" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -37, "time": "1775738183" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "departure": { "delay": 45, "time": "1775736345" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1775736385" }, "departure": { "delay": -12, "time": "1775736408" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 128, "time": "1775737477" }, "departure": { "delay": 128, "time": "1775737508" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1775736860" }, "departure": { "delay": 108, "time": "1775736888" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1775736683" }, "departure": { "delay": 108, "time": "1775736708" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1775738002" }, "departure": { "delay": 108, "time": "1775738028" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1775737598" }, "departure": { "delay": 8, "time": "1775737628" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1775737382" }, "departure": { "delay": 108, "time": "1775737428" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 158, "time": "1775736975" }, "departure": { "delay": 158, "time": "1775736998" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1775736471" }, "departure": { "delay": 8, "time": "1775736488" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 108, "time": "1775736765" }, "departure": { "delay": 108, "time": "1775736768" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 28, "time": "1775737206" }, "departure": { "delay": 28, "time": "1775737228" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1775737902" }, "departure": { "delay": 68, "time": "1775737928" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1775738099" }, "departure": { "delay": 8, "time": "1775738108" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1775736573" }, "departure": { "delay": 78, "time": "1775736618" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1775737285" }, "departure": { "delay": 48, "time": "1775737308" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1775737825" }, "departure": { "delay": -9, "time": "1775737851" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775736275", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4622:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx346:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739600" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775739821" }, "departure": { "delay": 41, "time": "1775739821" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 45, "time": "1775740005" }, "departure": { "delay": 45, "time": "1775740005" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775739641" }, "departure": { "delay": 41, "time": "1775739641" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775711277", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx346:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775757365" }, "departure": { "delay": 5, "time": "1775757365" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775757425" }, "departure": { "delay": 5, "time": "1775757425" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775759040" }, "departure": { "time": "1775759040" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775758020" }, "departure": { "time": "1775758020" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775758200" }, "departure": { "time": "1775758200" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1775757065" }, "departure": { "delay": 5, "time": "1775757065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775759100" }, "departure": { "time": "1775759100" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775758560" }, "departure": { "time": "1775758560" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775757660" }, "departure": { "time": "1775757660" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775758860" }, "departure": { "time": "1775758860" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775759400" }, "departure": { "time": "1775759400" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775757600" }, "departure": { "time": "1775757600" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775758500" }, "departure": { "time": "1775758500" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1775759045" }, "departure": { "delay": 5, "time": "1775759045" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775759460" }, "departure": { "time": "1775759460" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775758080" }, "departure": { "time": "1775758080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775759160" }, "departure": { "time": "1775759160" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775757960" }, "departure": { "time": "1775757960" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775757780" }, "departure": { "time": "1775757780" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775758800" }, "departure": { "time": "1775758800" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775757540" }, "departure": { "time": "1775757540" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775757480" }, "departure": { "time": "1775757480" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775758740" }, "departure": { "time": "1775758740" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775759640" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775759340" }, "departure": { "time": "1775759340" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775759280" }, "departure": { "time": "1775759280" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775757840" }, "departure": { "time": "1775757840" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775757720" }, "departure": { "time": "1775757720" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775759580" }, "departure": { "time": "1775759580" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 } ], "timestamp": "1775738941", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1113:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9779x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1775738700" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775739600" }, "departure": { "delay": 60, "time": "1775739600" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1775739900" }, "departure": { "delay": 120, "time": "1775739900" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775738940" }, "departure": { "delay": 5, "time": "1775738945" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1775739480" }, "departure": { "delay": 120, "time": "1775739480" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775740200" }, "departure": { "delay": 60, "time": "1775740200" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1775739540" }, "departure": { "delay": 120, "time": "1775739540" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1775740380" }, "departure": { "delay": 120, "time": "1775740380" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1775739905" }, "departure": { "delay": 65, "time": "1775739905" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775739360" }, "departure": { "delay": 60, "time": "1775739360" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1775739720" }, "departure": { "delay": 120, "time": "1775739720" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1775738705" }, "departure": { "delay": 70, "time": "1775738710" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1775740320" }, "departure": { "delay": 120, "time": "1775740320" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775740020" }, "departure": { "delay": 60, "time": "1775740020" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1775740500" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9779x0:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1001:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752680" }, "departure": { "time": "1775752680" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775751240" }, "departure": { "time": "1775751240" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775751060" }, "departure": { "time": "1775751060" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775754240" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775751120" }, "departure": { "time": "1775751120" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775751600" }, "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775753940" }, "departure": { "time": "1775753940" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775752860" }, "departure": { "time": "1775752860" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775754000" }, "departure": { "time": "1775754000" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "departure": { "time": "1775751000" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775753580" }, "departure": { "time": "1775753580" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775752620" }, "departure": { "time": "1775752620" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775753400" }, "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775751540" }, "departure": { "time": "1775751540" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775752980" }, "departure": { "time": "1775752980" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1775738076", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1001:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:817:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743920" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775747040" }, "departure": { "time": "1775747040" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775744100" }, "departure": { "time": "1775744100" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775746860" }, "departure": { "time": "1775746860" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1775743800" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775746020" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775746440" }, "departure": { "time": "1775746440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775746380" }, "departure": { "time": "1775746380" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775744280" }, "departure": { "time": "1775744280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747100" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775745480" }, "departure": { "time": "1775745480" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 } ], "timestamp": "1775738076", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:817:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108085x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1775740403" }, "departure": { "delay": 23, "time": "1775740403" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1775739584" }, "departure": { "delay": 44, "time": "1775739584" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1775739346" }, "departure": { "delay": 46, "time": "1775739346" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1775740681" }, "departure": { "delay": 1, "time": "1775740681" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1775740556" }, "departure": { "delay": 56, "time": "1775740556" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1775739702" }, "departure": { "delay": 42, "time": "1775739702" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1775739802" }, "departure": { "delay": 22, "time": "1775739802" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 2, "time": "1775740322" }, "departure": { "delay": 2, "time": "1775740322" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1775740926" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1775740791" }, "departure": { "delay": 51, "time": "1775740791" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1775740088" }, "departure": { "delay": 8, "time": "1775740088" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1775740210" }, "departure": { "delay": 10, "time": "1775740210" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1775739461" }, "departure": { "delay": 41, "time": "1775739461" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1775739240" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1775739913" }, "departure": { "delay": 13, "time": "1775739913" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108085x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13407:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775735580" }, "departure": { "time": "1775735580" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1775737070" }, "departure": { "delay": 50, "time": "1775737070" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 15, "time": "1775736015" }, "departure": { "delay": 15, "time": "1775736015" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1775736362" }, "departure": { "delay": 2, "time": "1775736362" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775735280" }, "departure": { "time": "1775735280" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775737286" }, "departure": { "delay": 26, "time": "1775737286" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 57, "time": "1775735637" }, "departure": { "delay": 57, "time": "1775735637" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1775735324" }, "departure": { "delay": 44, "time": "1775735324" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1775734921" }, "departure": { "delay": 1, "time": "1775734921" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1775736159" }, "departure": { "delay": 39, "time": "1775736159" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1775736527" }, "departure": { "delay": 47, "time": "1775736527" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 38, "time": "1775735858" }, "departure": { "delay": 38, "time": "1775735858" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775735520" }, "departure": { "time": "1775735520" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1775734965" }, "departure": { "delay": 45, "time": "1775734965" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1775737233" }, "departure": { "delay": 33, "time": "1775737233" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1775734860" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775735360" }, "departure": { "delay": 20, "time": "1775735360" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1775737409" }, "departure": { "delay": 29, "time": "1775737409" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 60, "time": "1775735820" }, "departure": { "delay": 60, "time": "1775735820" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1775736198" }, "departure": { "delay": 18, "time": "1775736198" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 23, "time": "1775736683" }, "departure": { "delay": 23, "time": "1775736683" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1775735920" }, "departure": { "delay": 40, "time": "1775735920" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 37, "time": "1775735437" }, "departure": { "delay": 37, "time": "1775735437" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775736481" }, "departure": { "delay": 1, "time": "1775736481" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1775735206" }, "departure": { "delay": 46, "time": "1775735206" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1775736102" }, "departure": { "delay": 42, "time": "1775736102" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1775736885" }, "departure": { "delay": 45, "time": "1775736885" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1775737160" }, "departure": { "delay": 20, "time": "1775737160" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 } ], "timestamp": "1775734294", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13407:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9792x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1775740560" }, "departure": { "delay": 120, "time": "1775740560" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1775742360" }, "departure": { "delay": 120, "time": "1775742360" }, "stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1775742300" }, "departure": { "delay": 120, "time": "1775742300" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1775741220" }, "departure": { "delay": 120, "time": "1775741220" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1775742000" }, "departure": { "delay": 120, "time": "1775742000" }, "stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008", "stopSequence": 14 }, { "departure": { "time": "1775740380" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1775740740" }, "departure": { "delay": 120, "time": "1775740740" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1775741820" }, "departure": { "delay": 120, "time": "1775741820" }, "stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1775740980" }, "departure": { "delay": 120, "time": "1775740980" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1775740860" }, "departure": { "delay": 120, "time": "1775740860" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1775741280" }, "departure": { "delay": 120, "time": "1775741280" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1775741520" }, "departure": { "delay": 120, "time": "1775741520" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1775741700" }, "departure": { "delay": 120, "time": "1775741700" }, "stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1775741400" }, "departure": { "delay": 120, "time": "1775741400" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1775742420" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1775741880" }, "departure": { "delay": 120, "time": "1775741880" }, "stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1775741580" }, "departure": { "delay": 120, "time": "1775741580" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 10 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9792x0:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6570717997957120x11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1775740176" }, "departure": { "delay": -7, "time": "1775740193" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -50, "time": "1775739611" }, "departure": { "delay": -50, "time": "1775739670" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": 269, "time": "1775738532" }, "departure": { "delay": 269, "time": "1775738549" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1775739680" }, "departure": { "delay": -45, "time": "1775739735" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -16, "time": "1775739138" }, "departure": { "delay": -16, "time": "1775739164" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": 113, "time": "1775739043" }, "departure": { "delay": 113, "time": "1775739053" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -39, "time": "1775739753" }, "departure": { "delay": -39, "time": "1775739801" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -42, "time": "1775739506" }, "departure": { "delay": -42, "time": "1775739558" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -44, "time": "1775739803" }, "departure": { "delay": -44, "time": "1775739856" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -16, "time": "1775740099" }, "departure": { "delay": -16, "time": "1775740124" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 245, "time": "1775738815" }, "departure": { "delay": 245, "time": "1775738825" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 183, "time": "1775738993" }, "departure": { "delay": 183, "time": "1775739003" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -26, "time": "1775739418" }, "departure": { "delay": -26, "time": "1775739454" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 94, "time": "1775739084" }, "departure": { "delay": 94, "time": "1775739094" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": 25, "time": "1775740405" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 268, "time": "1775738718" }, "departure": { "delay": 268, "time": "1775738728" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": 219, "time": "1775738428" }, "departure": { "delay": 219, "time": "1775738439" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 287, "time": "1775738675" }, "departure": { "delay": 287, "time": "1775738687" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1775739297" }, "departure": { "delay": -27, "time": "1775739333" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": 17, "time": "1775740267" }, "departure": { "delay": 17, "time": "1775740277" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 32, "time": "1775740342" }, "departure": { "delay": 32, "time": "1775740352" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -14, "time": "1775739983" }, "departure": { "delay": -14, "time": "1775740006" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -14, "time": "1775739922" }, "departure": { "delay": -14, "time": "1775739946" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 } ], "timestamp": "1775739003", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6570717997957120x11:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16536:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1775741325" }, "departure": { "delay": 45, "time": "1775741325" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1775741003" }, "departure": { "delay": 23, "time": "1775741003" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1775742004" }, "departure": { "delay": 4, "time": "1775742004" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1775741162" }, "departure": { "delay": 2, "time": "1775741162" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1775740952" }, "departure": { "delay": 32, "time": "1775740952" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1775741834" }, "departure": { "delay": 14, "time": "1775741834" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1775741065" }, "departure": { "delay": 25, "time": "1775741065" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1775741188" }, "departure": { "delay": 28, "time": "1775741188" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1775741762" }, "departure": { "delay": 2, "time": "1775741762" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1775741273" }, "departure": { "delay": 53, "time": "1775741273" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1775741614" }, "departure": { "delay": 34, "time": "1775741614" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775736794", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16536:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470284:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -198, "time": "1775742882" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1775742150" }, "departure": { "delay": -30, "time": "1775742150" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2721, "time": "1775738979" }, "departure": { "delay": -2721, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6203:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -2421, "time": "1775738979" }, "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3021, "time": "1775738979" }, "departure": { "delay": -3021, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -189, "time": "1775742831" }, "departure": { "delay": -189, "time": "1775742831" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -59, "time": "1775742541" }, "departure": { "delay": -59, "time": "1775742541" }, "stopId": "FR:27022:ZE:0x7002:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -131, "time": "1775742769" }, "departure": { "delay": -131, "time": "1775742769" }, "stopId": "FR:27022:ZE:0x6982:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2901, "time": "1775738979" }, "departure": { "delay": -2901, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6215:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2781, "time": "1775738979" }, "departure": { "delay": -2781, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6205:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -3081, "time": "1775738979" }, "departure": { "delay": -3081, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -90, "time": "1775742270" }, "departure": { "delay": -90, "time": "1775742270" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2721, "time": "1775738979" }, "departure": { "delay": -2721, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -161, "time": "1775742679" }, "departure": { "delay": -161, "time": "1775742679" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -85, "time": "1775742455" }, "departure": { "delay": -85, "time": "1775742455" }, "stopId": "FR:27022:ZE:0x6998:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -3021, "time": "1775738979" }, "departure": { "delay": -3021, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -105, "time": "1775742615" }, "departure": { "delay": -105, "time": "1775742615" }, "stopId": "FR:27022:ZE:0x7000:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2601, "time": "1775738979" }, "departure": { "delay": -2601, "time": "1775738979" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -109, "time": "1775742491" }, "departure": { "delay": -109, "time": "1775742491" }, "stopId": "FR:27022:ZE:0x6992:ATOUMOD006", "stopSequence": 17 }, { "departure": { "delay": -2421, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -90, "time": "1775742390" }, "departure": { "delay": -90, "time": "1775742390" }, "stopId": "FR:27022:ZE:0x6980:ATOUMOD006", "stopSequence": 15 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:6a:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470284:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:3341ddc5573b29bb1a8e070a9ee1330e:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 96, "time": "1775737836" }, "stopId": "FR:61169:ZE:2336:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 216, "time": "1775739156" }, "departure": { "delay": 216, "time": "1775739156" }, "stopId": "FR:61169:ZE:2273:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "delay": 216, "time": "1775739216" }, "departure": { "delay": 216, "time": "1775739216" }, "stopId": "FR:61169:ZE:2283:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "delay": 168, "time": "1775738272" }, "departure": { "delay": 168, "time": "1775738328" }, "stopId": "FR:61169:ZE:2279:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1775738055" }, "departure": { "delay": 143, "time": "1775738063" }, "stopId": "FR:61169:ZE:2324:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 146, "time": "1775737866" }, "departure": { "delay": 146, "time": "1775737886" }, "stopId": "FR:61169:ZE:2307:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1775738542" }, "departure": { "delay": 160, "time": "1775738560" }, "stopId": "FR:61169:ZE:2281:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 251, "time": "1775738603" }, "departure": { "delay": 251, "time": "1775738711" }, "stopId": "FR:61169:ZE:2322:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 217, "time": "1775739097" }, "departure": { "delay": 217, "time": "1775739097" }, "stopId": "FR:61169:ZE:2332:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 216, "time": "1775739036" }, "departure": { "delay": 216, "time": "1775739036" }, "stopId": "FR:61169:ZE:2267:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 216, "time": "1775739336" }, "stopId": "FR:61169:ZE:2277:ATOUMOD104", "stopSequence": 23 }, { "arrival": { "delay": 172, "time": "1775737943" }, "departure": { "delay": 172, "time": "1775737972" }, "stopId": "FR:61169:ZE:2326:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 173, "time": "1775738498" }, "departure": { "delay": 173, "time": "1775738513" }, "stopId": "FR:61169:ZE:2317:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 195, "time": "1775738771" }, "departure": { "delay": 195, "time": "1775738775" }, "stopId": "FR:61169:ZE:2261:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1775738069" }, "departure": { "delay": 159, "time": "1775738079" }, "stopId": "FR:61169:ZE:2309:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1775738004" }, "departure": { "delay": 159, "time": "1775738019" }, "stopId": "FR:61169:ZE:2301:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 216, "time": "1775738842" }, "departure": { "delay": 216, "time": "1775738856" }, "stopId": "FR:61169:ZE:2320:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 216, "time": "1775738862" }, "departure": { "delay": 216, "time": "1775738976" }, "stopId": "FR:61169:ZE:2291:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 162, "time": "1775738420" }, "departure": { "delay": 162, "time": "1775738442" }, "stopId": "FR:61169:ZE:2286:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 216, "time": "1775739096" }, "departure": { "delay": 216, "time": "1775739096" }, "stopId": "FR:61169:ZE:2311:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": 216, "time": "1775739276" }, "departure": { "delay": 216, "time": "1775739276" }, "stopId": "FR:61169:ZE:2289:ATOUMOD104", "stopSequence": 22 } ], "timestamp": "1775739032", "trip": { "directionId": 2, "routeId": "ATOUMOD104:Line:250:LOC", "tripId": "ATOUMOD104:ServiceJourney:3341ddc5573b29bb1a8e070a9ee1330e:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:721:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1775739015", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:721:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230606x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 208, "time": "1775739088" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 210, "time": "1775739030" }, "departure": { "delay": 210, "time": "1775739030" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 264, "time": "1775738964" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230606x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000357:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 382, "time": "1775738002" }, "departure": { "delay": 382, "time": "1775738002" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": 382, "time": "1775737702" }, "departure": { "delay": 382, "time": "1775737702" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "delay": 382, "time": "1775737822" }, "departure": { "delay": 382, "time": "1775737822" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": 382, "time": "1775737042" }, "departure": { "delay": 382, "time": "1775737042" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "delay": 382, "time": "1775737162" }, "departure": { "delay": 382, "time": "1775737162" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "delay": 382, "time": "1775738182" }, "departure": { "delay": 382, "time": "1775738182" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": 382, "time": "1775737642" }, "departure": { "delay": 382, "time": "1775737642" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": 382, "time": "1775736742" }, "departure": { "delay": 382, "time": "1775736742" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD8:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "delay": 382, "time": "1775738362" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 16 }, { "departure": { "delay": 382, "time": "1775736382" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 1 }, { "arrival": { "delay": 382, "time": "1775737282" }, "departure": { "delay": 382, "time": "1775737282" }, "stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "delay": 382, "time": "1775736802" }, "departure": { "delay": 382, "time": "1775736802" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 382, "time": "1775737402" }, "departure": { "delay": 382, "time": "1775737402" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "delay": 382, "time": "1775736922" }, "departure": { "delay": 382, "time": "1775736922" }, "stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "delay": 382, "time": "1775736622" }, "departure": { "delay": 382, "time": "1775736622" }, "stopId": "FR:76758:ZE:YVETOTxxxMairie:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "delay": 382, "time": "1775737522" }, "departure": { "delay": 382, "time": "1775737522" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012", "stopSequence": 10 } ], "timestamp": "1775738370", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000357:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:715:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1775738412", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:715:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10278:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1775738853" }, "departure": { "delay": 33, "time": "1775738853" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775739216" }, "departure": { "delay": 36, "time": "1775739216" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1775739697" }, "departure": { "delay": 37, "time": "1775739697" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1775741251" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 58, "time": "1775738998" }, "departure": { "delay": 58, "time": "1775738998" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1775738903" }, "departure": { "delay": 48, "time": "1775738928" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1775739527" }, "departure": { "delay": 47, "time": "1775739527" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 36, "time": "1775739276" }, "departure": { "delay": 36, "time": "1775739276" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1775739604" }, "departure": { "delay": 64, "time": "1775739604" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 31, "time": "1775740531" }, "departure": { "delay": 31, "time": "1775740531" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 58, "time": "1775740438" }, "departure": { "delay": 58, "time": "1775740438" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 43, "time": "1775738803" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1775740979" }, "departure": { "delay": 59, "time": "1775740979" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1775739358" }, "departure": { "delay": 58, "time": "1775739358" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1775739458" }, "departure": { "delay": 38, "time": "1775739458" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1775740384" }, "departure": { "delay": 64, "time": "1775740384" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1775739150" }, "departure": { "delay": 90, "time": "1775739150" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1775739774" }, "departure": { "delay": 54, "time": "1775739774" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775739090" }, "departure": { "delay": 30, "time": "1775739090" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738814", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10278:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1775712153" }, "departure": { "delay": 102, "time": "1775712162" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 188, "time": "1775711162" }, "departure": { "delay": 188, "time": "1775711168" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1775711330" }, "departure": { "delay": 69, "time": "1775711349" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "departure": { "delay": 193, "time": "1775710993" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1775711293" }, "departure": { "delay": 87, "time": "1775711307" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1775711524" }, "departure": { "delay": 78, "time": "1775711538" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1775711652" }, "departure": { "delay": 87, "time": "1775711667" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1775711724" }, "departure": { "delay": 126, "time": "1775711766" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 131, "time": "1775711812" }, "departure": { "delay": 131, "time": "1775711831" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1775712070" }, "departure": { "delay": 80, "time": "1775712080" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1775711453" }, "departure": { "delay": 67, "time": "1775711467" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1775711216" }, "departure": { "delay": 185, "time": "1775711225" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1775711240" }, "departure": { "delay": 150, "time": "1775711250" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1775712192" }, "departure": { "delay": 85, "time": "1775712205" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 220, "time": "1775711122" }, "departure": { "delay": 220, "time": "1775711140" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1775711970" }, "departure": { "delay": 108, "time": "1775711988" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1775712284" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1775712016" }, "departure": { "delay": 90, "time": "1775712030" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:2:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx284:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 177, "time": "1775740557" }, "departure": { "delay": 177, "time": "1775740557" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 177, "time": "1775740797" }, "departure": { "delay": 177, "time": "1775740797" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 154, "time": "1775738746" }, "departure": { "delay": 154, "time": "1775738794" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1775740842" }, "departure": { "delay": 162, "time": "1775740842" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 104, "time": "1775738444" }, "departure": { "delay": 104, "time": "1775738444" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 194, "time": "1775738894" }, "departure": { "delay": 194, "time": "1775738894" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 29, "time": "1775738369" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1775740745" }, "departure": { "delay": 185, "time": "1775740745" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 195, "time": "1775739375" }, "departure": { "delay": 195, "time": "1775739375" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 147, "time": "1775739147" }, "departure": { "delay": 147, "time": "1775739147" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 178, "time": "1775738998" }, "departure": { "delay": 178, "time": "1775738998" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1775739297" }, "departure": { "delay": 177, "time": "1775739297" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 169, "time": "1775739469" }, "departure": { "delay": 169, "time": "1775739469" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 149, "time": "1775738669" }, "departure": { "delay": 149, "time": "1775738669" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 122, "time": "1775738582" }, "departure": { "delay": 122, "time": "1775738582" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738376", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx284:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18028:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775738700" }, "departure": { "time": "1775738700" }, "stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775740860" }, "departure": { "delay": 60, "time": "1775740860" }, "stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775738490" }, "departure": { "delay": 30, "time": "1775738490" }, "stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775738880" }, "departure": { "delay": 60, "time": "1775738880" }, "stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1775738400" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775738475" }, "departure": { "delay": 15, "time": "1775738475" }, "stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738580" }, "stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775740620" }, "departure": { "delay": 60, "time": "1775740620" }, "stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775738760" }, "departure": { "delay": 60, "time": "1775738760" }, "stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741040" }, "stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1775738820" }, "departure": { "delay": 60, "time": "1775738820" }, "stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775740320" }, "departure": { "delay": 60, "time": "1775740320" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775738840" }, "departure": { "delay": 20, "time": "1775738840" }, "stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775738460" }, "departure": { "delay": 60, "time": "1775738460" }, "stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737895", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18028:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12118:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 242, "time": "1775737502" }, "departure": { "delay": 242, "time": "1775737502" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 192, "time": "1775736827" }, "departure": { "delay": 192, "time": "1775736852" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 141, "time": "1775735961" }, "departure": { "delay": 141, "time": "1775735961" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 263, "time": "1775737403" }, "departure": { "delay": 263, "time": "1775737403" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 272, "time": "1775737952" }, "departure": { "delay": 272, "time": "1775737952" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 282, "time": "1775737881" }, "departure": { "delay": 282, "time": "1775737902" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 151, "time": "1775736031" }, "departure": { "delay": 151, "time": "1775736031" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1775736652" }, "departure": { "delay": 112, "time": "1775736652" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 447, "time": "1775738127" }, "departure": { "delay": 447, "time": "1775738127" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 170, "time": "1775735930" }, "departure": { "delay": 170, "time": "1775735930" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 116, "time": "1775736356" }, "departure": { "delay": 116, "time": "1775736356" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 287, "time": "1775737847" }, "departure": { "delay": 287, "time": "1775737847" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1775736382" }, "departure": { "delay": 142, "time": "1775736382" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 232, "time": "1775737227" }, "departure": { "delay": 232, "time": "1775737252" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1775736247" }, "departure": { "delay": 127, "time": "1775736247" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 238, "time": "1775737138" }, "departure": { "delay": 238, "time": "1775737138" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1775736880" }, "departure": { "delay": 160, "time": "1775736880" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1775736680" }, "departure": { "delay": 127, "time": "1775736727" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 182, "time": "1775736962" }, "departure": { "delay": 182, "time": "1775736962" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1775736478" }, "departure": { "delay": 118, "time": "1775736478" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 117, "time": "1775735877" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 202, "time": "1775737682" }, "departure": { "delay": 202, "time": "1775737702" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 172, "time": "1775736532" }, "departure": { "delay": 172, "time": "1775736532" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 149, "time": "1775736209" }, "departure": { "delay": 149, "time": "1775736209" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1775736154" }, "departure": { "delay": 154, "time": "1775736154" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1775737602" }, "departure": { "delay": 222, "time": "1775737602" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 171, "time": "1775736111" }, "departure": { "delay": 171, "time": "1775736111" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 143, "time": "1775736623" }, "departure": { "delay": 143, "time": "1775736623" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 212, "time": "1775737005" }, "departure": { "delay": 212, "time": "1775737052" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 172, "time": "1775738332" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 247, "time": "1775737327" }, "departure": { "delay": 247, "time": "1775737327" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 242, "time": "1775737777" }, "departure": { "delay": 242, "time": "1775737802" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775735894", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12118:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:761:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775741520" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742540" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775742060" }, "departure": { "time": "1775742060" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775742240" }, "departure": { "time": "1775742240" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741820" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1775739014", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:761:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:313:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775721480" }, "departure": { "time": "1775721480" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775721060" }, "departure": { "time": "1775721060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775723160" }, "departure": { "time": "1775723160" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775723580" }, "departure": { "time": "1775723580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775723165" }, "departure": { "delay": 5, "time": "1775723165" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1775722925" }, "departure": { "delay": 5, "time": "1775722925" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775721300" }, "departure": { "time": "1775721300" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775723760" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775721720" }, "departure": { "time": "1775721720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775722440" }, "departure": { "time": "1775722440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1775723585" }, "departure": { "delay": 5, "time": "1775723585" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775721180" }, "departure": { "time": "1775721180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775722620" }, "departure": { "time": "1775722620" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775723040" }, "departure": { "time": "1775723040" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775722800" }, "departure": { "time": "1775722800" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775721420" }, "departure": { "time": "1775721420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775723220" }, "departure": { "time": "1775723220" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775721900" }, "departure": { "time": "1775721900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1775723170" }, "departure": { "delay": 10, "time": "1775723170" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775721780" }, "departure": { "time": "1775721780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775721185" }, "departure": { "delay": 5, "time": "1775721185" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775722865" }, "departure": { "delay": 5, "time": "1775722865" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775721840" }, "departure": { "time": "1775721840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775721660" }, "departure": { "time": "1775721660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775721360" }, "departure": { "time": "1775721360" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775722980" }, "departure": { "time": "1775722980" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775722260" }, "departure": { "time": "1775722260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775723100" }, "departure": { "time": "1775723100" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775723400" }, "departure": { "time": "1775723400" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1775721000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775721240" }, "departure": { "time": "1775721240" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775722860" }, "departure": { "time": "1775722860" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775722920" }, "departure": { "time": "1775722920" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775721120" }, "departure": { "time": "1775721120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775707758", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:313:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490664:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23147, "time": "1775742407" }, "departure": { "delay": 23147, "time": "1775742407" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 23172, "time": "1775742672" }, "departure": { "delay": 23172, "time": "1775742672" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 23302, "time": "1775740762" }, "departure": { "delay": 23302, "time": "1775740762" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 23154, "time": "1775742954" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 23186, "time": "1775741066" }, "departure": { "delay": 23186, "time": "1775741066" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 23174, "time": "1775741954" }, "departure": { "delay": 23174, "time": "1775741954" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 23206, "time": "1775741566" }, "departure": { "delay": 23206, "time": "1775741566" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 23139, "time": "1775741859" }, "departure": { "delay": 23139, "time": "1775741859" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 23226, "time": "1775740926" }, "departure": { "delay": 23226, "time": "1775740926" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 23232, "time": "1775741232" }, "departure": { "delay": 23232, "time": "1775741232" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 23245, "time": "1775740945" }, "departure": { "delay": 23245, "time": "1775740945" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 23236, "time": "1775741176" }, "departure": { "delay": 23236, "time": "1775741176" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 23288, "time": "1775740688" }, "departure": { "delay": 23288, "time": "1775740688" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 23178, "time": "1775742558" }, "departure": { "delay": 23178, "time": "1775742558" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 23270, "time": "1775740610" }, "departure": { "delay": 23270, "time": "1775740610" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 23252, "time": "1775740832" }, "departure": { "delay": 23252, "time": "1775740832" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 23220, "time": "1775741280" }, "departure": { "delay": 23220, "time": "1775741280" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 23203, "time": "1775742523" }, "departure": { "delay": 23203, "time": "1775742523" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 23155, "time": "1775742175" }, "departure": { "delay": 23155, "time": "1775742175" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 23244, "time": "1775742864" }, "departure": { "delay": 23244, "time": "1775742864" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 23164, "time": "1775742124" }, "departure": { "delay": 23164, "time": "1775742124" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 23209, "time": "1775742649" }, "departure": { "delay": 23209, "time": "1775742649" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 23215, "time": "1775741395" }, "departure": { "delay": 23215, "time": "1775741395" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 23215, "time": "1775741335" }, "departure": { "delay": 23215, "time": "1775741335" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 23195, "time": "1775742815" }, "departure": { "delay": 23195, "time": "1775742815" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 23200, "time": "1775742040" }, "departure": { "delay": 23200, "time": "1775742040" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 23109, "time": "1775741889" }, "departure": { "delay": 23109, "time": "1775741889" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 23209, "time": "1775742589" }, "departure": { "delay": 23209, "time": "1775742589" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 23339, "time": "1775740499" }, "departure": { "delay": 23339, "time": "1775740499" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 23231, "time": "1775741711" }, "departure": { "delay": 23231, "time": "1775741711" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 23155, "time": "1775742355" }, "departure": { "delay": 23155, "time": "1775742355" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 23301, "time": "1775740881" }, "departure": { "delay": 23301, "time": "1775740881" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 23180, "time": "1775742740" }, "departure": { "delay": 23180, "time": "1775742740" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 23310, "time": "1775740650" }, "departure": { "delay": 23310, "time": "1775740650" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 23195, "time": "1775741135" }, "departure": { "delay": 23195, "time": "1775741135" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 23182, "time": "1775741422" }, "departure": { "delay": 23182, "time": "1775741422" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 23221, "time": "1775741641" }, "departure": { "delay": 23221, "time": "1775741641" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 23194, "time": "1775741674" }, "departure": { "delay": 23194, "time": "1775741674" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 23329, "time": "1775740729" }, "departure": { "delay": 23329, "time": "1775740729" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 23302, "time": "1775740462" }, "departure": { "delay": 23302, "time": "1775740462" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "departure": { "delay": 23287, "time": "1775740387" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490664:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18666:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775739450" }, "departure": { "delay": 30, "time": "1775739450" }, "stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775739233" }, "departure": { "delay": 53, "time": "1775739233" }, "stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 30, "time": "1775740530" }, "departure": { "delay": 30, "time": "1775740530" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1775739399" }, "departure": { "delay": 39, "time": "1775739399" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1775739894" }, "departure": { "delay": 54, "time": "1775739894" }, "stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 29, "time": "1775740409" }, "departure": { "delay": 29, "time": "1775740409" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 30, "time": "1775739150" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775740791" }, "departure": { "delay": 51, "time": "1775740791" }, "stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1775739287" }, "departure": { "delay": 47, "time": "1775739287" }, "stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775739185" }, "departure": { "delay": 5, "time": "1775739185" }, "stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1775739859" }, "departure": { "delay": 19, "time": "1775739859" }, "stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1775739606" }, "departure": { "delay": 6, "time": "1775739606" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1775739328" }, "departure": { "delay": 28, "time": "1775739328" }, "stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1775740623" }, "departure": { "delay": 3, "time": "1775740623" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1775739789" }, "departure": { "delay": 9, "time": "1775739789" }, "stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1775739538" }, "departure": { "delay": 58, "time": "1775739538" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1775740729" }, "departure": { "delay": 49, "time": "1775740729" }, "stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1775740484" }, "departure": { "delay": 44, "time": "1775740484" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1775739690" }, "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 55, "time": "1775739955" }, "departure": { "delay": 55, "time": "1775739955" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1775741371" }, "departure": { "delay": 31, "time": "1775741371" }, "stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1775738834", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18666:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4152:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1775737583" }, "departure": { "delay": 132, "time": "1775737632" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 252, "time": "1775738204" }, "departure": { "delay": 252, "time": "1775738232" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 132, "time": "1775738453" }, "departure": { "delay": 132, "time": "1775738472" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 172, "time": "1775738560" }, "departure": { "delay": 172, "time": "1775738572" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 192, "time": "1775738133" }, "departure": { "delay": 192, "time": "1775738172" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 132, "time": "1775738670" }, "departure": { "delay": 132, "time": "1775738712" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 112, "time": "1775737468" }, "departure": { "delay": 112, "time": "1775737492" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775737320" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 192, "time": "1775738740" }, "departure": { "delay": 192, "time": "1775738772" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 112, "time": "1775737833" }, "departure": { "delay": 112, "time": "1775737852" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 172, "time": "1775737711" }, "departure": { "delay": 172, "time": "1775737732" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1775737938" }, "departure": { "delay": 112, "time": "1775737972" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1775737394" }, "departure": { "delay": 92, "time": "1775737412" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1775738043" }, "departure": { "delay": 152, "time": "1775738072" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1775738938" }, "departure": { "delay": 118, "time": "1775738938" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 232, "time": "1775738307" }, "departure": { "delay": 232, "time": "1775738332" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775736994", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4152:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11247:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1775735290" }, "departure": { "delay": 70, "time": "1775735290" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1775735652" }, "departure": { "delay": 72, "time": "1775735652" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -68, "time": "1775736112" }, "departure": { "delay": -68, "time": "1775736112" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1775736787" }, "departure": { "delay": 67, "time": "1775736787" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -28, "time": "1775736187" }, "departure": { "delay": -28, "time": "1775736212" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -33, "time": "1775736387" }, "departure": { "delay": -33, "time": "1775736387" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1775736862" }, "departure": { "delay": 82, "time": "1775736862" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -20, "time": "1775737240" }, "departure": { "delay": -20, "time": "1775737240" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1775737562" }, "departure": { "delay": 27, "time": "1775737587" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 50, "time": "1775735750" }, "departure": { "delay": 50, "time": "1775735750" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1775735487" }, "departure": { "delay": 27, "time": "1775735487" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1775736490" }, "departure": { "delay": -28, "time": "1775736512" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -23, "time": "1775736637" }, "departure": { "delay": -23, "time": "1775736637" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -38, "time": "1775736562" }, "departure": { "delay": -38, "time": "1775736562" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -31, "time": "1775737289" }, "departure": { "delay": -31, "time": "1775737289" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1775737364" }, "departure": { "delay": 7, "time": "1775737387" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "departure": { "delay": 17, "time": "1775735237" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1775736465" }, "departure": { "delay": -15, "time": "1775736465" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1775736927" }, "departure": { "delay": 27, "time": "1775736927" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 127, "time": "1775735587" }, "departure": { "delay": 127, "time": "1775735587" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -35, "time": "1775736265" }, "departure": { "delay": -35, "time": "1775736265" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1775735368" }, "departure": { "delay": 88, "time": "1775735368" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1775736312" }, "departure": { "delay": -23, "time": "1775736337" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775735254", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11247:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1775738203" }, "departure": { "delay": -17, "time": "1775738203" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -85, "time": "1775738435" }, "departure": { "delay": -85, "time": "1775738435" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 59, "time": "1775738159" }, "departure": { "delay": 59, "time": "1775738159" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -34, "time": "1775738366" }, "departure": { "delay": -34, "time": "1775738366" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -34, "time": "1775738306" }, "departure": { "delay": -34, "time": "1775738306" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -160, "time": "1775738540" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1775738204", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598281:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx21:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 270, "time": "1775739630" }, "departure": { "delay": 270, "time": "1775739630" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 226, "time": "1775739106" }, "departure": { "delay": 226, "time": "1775739106" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 230, "time": "1775738930" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 214, "time": "1775739754" }, "departure": { "delay": 214, "time": "1775739754" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 221, "time": "1775739341" }, "departure": { "delay": 221, "time": "1775739341" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 214, "time": "1775739034" }, "departure": { "delay": 214, "time": "1775739034" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1775739210" }, "departure": { "delay": 210, "time": "1775739210" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 221, "time": "1775739821" }, "departure": { "delay": 221, "time": "1775739821" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 234, "time": "1775739294" }, "departure": { "delay": 234, "time": "1775739294" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 216, "time": "1775739156" }, "departure": { "delay": 216, "time": "1775739156" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 215, "time": "1775739395" }, "departure": { "delay": 215, "time": "1775739395" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx21:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx607:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775757600" }, "departure": { "time": "1775757600" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775758140" }, "departure": { "time": "1775758140" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775756765" }, "departure": { "delay": 5, "time": "1775756765" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775758200" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775757540" }, "departure": { "time": "1775757540" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775756220" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775756760" }, "departure": { "time": "1775756760" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775757300" }, "departure": { "time": "1775757300" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775756640" }, "departure": { "time": "1775756640" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738817", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx607:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1025:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775753940" }, "departure": { "time": "1775753940" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775753040" }, "departure": { "time": "1775753040" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775753580" }, "departure": { "time": "1775753580" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775752860" }, "departure": { "time": "1775752860" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775753160" }, "departure": { "time": "1775753160" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775752620" }, "departure": { "time": "1775752620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775753280" }, "departure": { "time": "1775753280" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1775739014", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1025:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852020F474838x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742420" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775740020" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1775738040" }, "departure": { "time": "1775738100" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1775736420" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739600" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741460" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737260" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740860" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739120" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1775732798", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852020F474838x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx543:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775753340" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775753280" }, "departure": { "time": "1775753280" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775751360" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775752680" }, "departure": { "time": "1775752680" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775751905" }, "departure": { "delay": 5, "time": "1775751905" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775752440" }, "departure": { "time": "1775752440" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775710609", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx543:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx371:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775742240" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775744520" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775743680" }, "departure": { "time": "1775743680" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775743565" }, "departure": { "delay": 5, "time": "1775743565" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775720049", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx371:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12608:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 356, "time": "1775738816" }, "departure": { "delay": 356, "time": "1775738816" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 187, "time": "1775737849" }, "departure": { "delay": 187, "time": "1775737867" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 307, "time": "1775738467" }, "departure": { "delay": 307, "time": "1775738467" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 297, "time": "1775738097" }, "departure": { "delay": 297, "time": "1775738097" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 295, "time": "1775738395" }, "departure": { "delay": 295, "time": "1775738395" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1775737194" }, "departure": { "delay": 58, "time": "1775737198" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1775737792" }, "departure": { "delay": 172, "time": "1775737792" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 229, "time": "1775737969" }, "departure": { "delay": 229, "time": "1775737969" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1775737343" }, "departure": { "delay": 133, "time": "1775737393" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 167, "time": "1775737727" }, "departure": { "delay": 167, "time": "1775737727" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 308, "time": "1775738768" }, "departure": { "delay": 308, "time": "1775738768" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1775737542" }, "departure": { "delay": 162, "time": "1775737542" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1775737292" }, "departure": { "delay": 92, "time": "1775737292" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 270, "time": "1775739210" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 181, "time": "1775737681" }, "departure": { "delay": 181, "time": "1775737681" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775737140" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1775739030" }, "departure": { "delay": 270, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1775737490" }, "departure": { "delay": 170, "time": "1775737490" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 310, "time": "1775738167" }, "departure": { "delay": 310, "time": "1775738230" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 326, "time": "1775738966" }, "departure": { "delay": 326, "time": "1775738966" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 302, "time": "1775738342" }, "departure": { "delay": 302, "time": "1775738342" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 293, "time": "1775738686" }, "departure": { "delay": 293, "time": "1775738693" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 198, "time": "1775737638" }, "departure": { "delay": 198, "time": "1775737638" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 242, "time": "1775738039" }, "departure": { "delay": 242, "time": "1775738042" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 347, "time": "1775738542" }, "departure": { "delay": 347, "time": "1775738567" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 311, "time": "1775738291" }, "departure": { "delay": 311, "time": "1775738291" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 341, "time": "1775738847" }, "departure": { "delay": 341, "time": "1775738861" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775737074", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12608:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx379:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775736515" }, "departure": { "delay": 35, "time": "1775736515" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1775737415" }, "departure": { "delay": 35, "time": "1775737415" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -145, "time": "1775737715" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1775737344" }, "departure": { "delay": 24, "time": "1775737344" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1775737490" }, "departure": { "delay": -10, "time": "1775737490" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 60, "time": "1775735040" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775736915" }, "departure": { "delay": 15, "time": "1775736915" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1775736690" }, "departure": { "delay": 90, "time": "1775736690" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1775736594" }, "departure": { "delay": 54, "time": "1775736594" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1775735216" }, "departure": { "delay": 116, "time": "1775735216" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -59, "time": "1775735641" }, "departure": { "delay": -59, "time": "1775735641" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 76, "time": "1775736016" }, "departure": { "delay": 76, "time": "1775736016" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1775735747" }, "departure": { "delay": -4, "time": "1775735816" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1775735916" }, "departure": { "delay": 36, "time": "1775735916" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 138, "time": "1775735298" }, "departure": { "delay": 138, "time": "1775735298" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1775735542" }, "departure": { "delay": 22, "time": "1775735542" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1775737640" }, "departure": { "delay": -40, "time": "1775737640" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 80, "time": "1775736424" }, "departure": { "delay": 80, "time": "1775736440" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1775736091" }, "departure": { "delay": 31, "time": "1775736091" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1775737290" }, "departure": { "delay": -30, "time": "1775737290" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -25, "time": "1775736815" }, "departure": { "delay": -25, "time": "1775736815" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1775735140" }, "departure": { "delay": 160, "time": "1775735140" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1775736359" }, "departure": { "delay": 59, "time": "1775736359" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1775737564" }, "departure": { "delay": 4, "time": "1775737564" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775735055", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx379:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6970:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1775739623" }, "departure": { "delay": 83, "time": "1775739623" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1775739221" }, "departure": { "delay": 101, "time": "1775739221" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1775738518" }, "departure": { "delay": 58, "time": "1775738518" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1775739551" }, "departure": { "delay": 71, "time": "1775739551" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1775739503" }, "departure": { "delay": 83, "time": "1775739503" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775738460" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1775739402" }, "departure": { "delay": 102, "time": "1775739402" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1775739719" }, "departure": { "delay": 59, "time": "1775739719" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1775739315" }, "departure": { "delay": 75, "time": "1775739315" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1775738897" }, "departure": { "delay": 77, "time": "1775738897" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1775738617" }, "departure": { "delay": 37, "time": "1775738617" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1775739143" }, "departure": { "delay": 83, "time": "1775739143" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6970:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470553:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1775739395" }, "departure": { "delay": 95, "time": "1775739395" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -9, "time": "1775738511" }, "departure": { "delay": -9, "time": "1775738511" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1775739044" }, "departure": { "delay": 44, "time": "1775739044" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1775738719" }, "departure": { "delay": 19, "time": "1775738719" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -24, "time": "1775738616" }, "departure": { "delay": -24, "time": "1775738616" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "time": "1775738262" }, "departure": { "time": "1775738340" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1775738779" }, "departure": { "delay": 19, "time": "1775738779" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1775738975" }, "departure": { "delay": -25, "time": "1775738975" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1775738847" }, "departure": { "delay": 27, "time": "1775738847" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1775739071" }, "departure": { "delay": 11, "time": "1775739071" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1775739346" }, "departure": { "delay": 46, "time": "1775739346" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1775739284" }, "departure": { "delay": 44, "time": "1775739284" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1775738749" }, "departure": { "delay": 49, "time": "1775738749" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "time": "1775739480" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1775738407" }, "departure": { "delay": 7, "time": "1775738407" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1775738898" }, "departure": { "delay": 18, "time": "1775738898" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470553:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17110:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 283, "time": "1775737723" }, "departure": { "delay": 283, "time": "1775737723" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 266, "time": "1775738666" }, "departure": { "delay": 266, "time": "1775738666" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 320, "time": "1775738840" }, "departure": { "delay": 320, "time": "1775738840" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 270, "time": "1775737590" }, "departure": { "delay": 270, "time": "1775737590" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 285, "time": "1775737643" }, "departure": { "delay": 285, "time": "1775737665" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 125, "time": "1775736965" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 320, "time": "1775738600" }, "departure": { "delay": 320, "time": "1775738600" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 292, "time": "1775738872" }, "departure": { "delay": 292, "time": "1775738872" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 268, "time": "1775738008" }, "departure": { "delay": 268, "time": "1775738008" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 294, "time": "1775739234" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 280, "time": "1775737540" }, "departure": { "delay": 280, "time": "1775737540" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1775738371" }, "departure": { "delay": 290, "time": "1775738390" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 301, "time": "1775738641" }, "departure": { "delay": 301, "time": "1775738641" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 318, "time": "1775738778" }, "departure": { "delay": 318, "time": "1775738778" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 140, "time": "1775737040" }, "departure": { "delay": 140, "time": "1775737040" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 250, "time": "1775737810" }, "departure": { "delay": 250, "time": "1775737810" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 257, "time": "1775739017" }, "departure": { "delay": 257, "time": "1775739017" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 242, "time": "1775739122" }, "departure": { "delay": 242, "time": "1775739122" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 328, "time": "1775738908" }, "departure": { "delay": 328, "time": "1775738908" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 180, "time": "1775737115" }, "departure": { "delay": 180, "time": "1775737140" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 338, "time": "1775738738" }, "departure": { "delay": 338, "time": "1775738738" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 315, "time": "1775737695" }, "departure": { "delay": 315, "time": "1775737695" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1775738319" }, "departure": { "delay": 300, "time": "1775738340" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 331, "time": "1775738467" }, "departure": { "delay": 331, "time": "1775738491" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 319, "time": "1775737939" }, "departure": { "delay": 319, "time": "1775737939" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 361, "time": "1775738581" }, "departure": { "delay": 361, "time": "1775738581" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 158, "time": "1775736998" }, "departure": { "delay": 158, "time": "1775736998" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1775738115" }, "departure": { "delay": 210, "time": "1775738190" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 249, "time": "1775738949" }, "departure": { "delay": 249, "time": "1775738949" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 290, "time": "1775737490" }, "departure": { "delay": 290, "time": "1775737490" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775736974", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17110:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9574:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1775738887" }, "departure": { "delay": 127, "time": "1775738887" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 156, "time": "1775739036" }, "departure": { "delay": 156, "time": "1775739036" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 172, "time": "1775740492" }, "departure": { "delay": 172, "time": "1775740492" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 139, "time": "1775739439" }, "departure": { "delay": 139, "time": "1775739439" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1775738512" }, "departure": { "delay": 112, "time": "1775738512" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775738323" }, "departure": { "delay": 43, "time": "1775738323" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1775740631" }, "departure": { "delay": 131, "time": "1775740631" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 132, "time": "1775738832" }, "departure": { "delay": 132, "time": "1775738832" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 166, "time": "1775739646" }, "departure": { "delay": 166, "time": "1775739646" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1775740560" }, "departure": { "delay": 120, "time": "1775740560" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 127, "time": "1775738587" }, "departure": { "delay": 127, "time": "1775738587" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1775738713" }, "departure": { "delay": 133, "time": "1775738713" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1775740407" }, "departure": { "delay": 147, "time": "1775740407" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1775739531" }, "departure": { "delay": 111, "time": "1775739531" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1775738634" }, "departure": { "delay": 114, "time": "1775738634" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1775739171" }, "departure": { "delay": 111, "time": "1775739171" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 136, "time": "1775738956" }, "departure": { "delay": 136, "time": "1775738956" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 132, "time": "1775739372" }, "departure": { "delay": 132, "time": "1775739372" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 147, "time": "1775740707" }, "departure": { "delay": 147, "time": "1775740707" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 159, "time": "1775739279" }, "departure": { "delay": 159, "time": "1775739279" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1775739711" }, "departure": { "delay": 111, "time": "1775739711" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775738280" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 165, "time": "1775739105" }, "departure": { "delay": 165, "time": "1775739105" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 141, "time": "1775739501" }, "departure": { "delay": 141, "time": "1775739501" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738114", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9574:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18726:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1775737349" }, "departure": { "delay": 89, "time": "1775737349" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 113, "time": "1775736593" }, "departure": { "delay": 113, "time": "1775736593" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 345, "time": "1775738685" }, "departure": { "delay": 345, "time": "1775738685" }, "stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1775737370" }, "departure": { "delay": 110, "time": "1775737370" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 340, "time": "1775738740" }, "departure": { "delay": 340, "time": "1775738740" }, "stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 103, "time": "1775737422" }, "departure": { "delay": 103, "time": "1775737423" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 257, "time": "1775738417" }, "departure": { "delay": 257, "time": "1775738417" }, "stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 216, "time": "1775738316" }, "departure": { "delay": 216, "time": "1775738316" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "delay": 23, "time": "1775736443" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1775736654" }, "departure": { "delay": 114, "time": "1775736654" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1775737251" }, "departure": { "delay": 111, "time": "1775737251" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1775737897" }, "departure": { "delay": 97, "time": "1775737897" }, "stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1775737969" }, "departure": { "delay": 111, "time": "1775737971" }, "stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1775737546" }, "departure": { "delay": 52, "time": "1775737552" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 166, "time": "1775737306" }, "departure": { "delay": 166, "time": "1775737306" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1775736569" }, "departure": { "delay": 89, "time": "1775736569" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1775737119" }, "departure": { "delay": 99, "time": "1775737119" }, "stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 352, "time": "1775738752" }, "departure": { "delay": 352, "time": "1775738752" }, "stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 150, "time": "1775738070" }, "departure": { "delay": 150, "time": "1775738070" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1775737843" }, "departure": { "delay": 109, "time": "1775737849" }, "stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1775737185" }, "departure": { "delay": 105, "time": "1775737185" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 213, "time": "1775738793" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1775737613" }, "departure": { "delay": 38, "time": "1775737718" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 368, "time": "1775738648" }, "departure": { "delay": 368, "time": "1775738648" }, "stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 62, "time": "1775737502" }, "departure": { "delay": 62, "time": "1775737502" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1775737789" }, "departure": { "delay": 49, "time": "1775737789" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 269, "time": "1775738243" }, "departure": { "delay": 269, "time": "1775738249" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 125, "time": "1775737925" }, "departure": { "delay": 125, "time": "1775737925" }, "stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1775736711" }, "departure": { "delay": 111, "time": "1775736711" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 331, "time": "1775738551" }, "departure": { "delay": 331, "time": "1775738551" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775736454", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18726:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19356:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1775739486" }, "departure": { "delay": 6, "time": "1775739486" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1775739385" }, "departure": { "delay": 25, "time": "1775739385" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1775739790" }, "departure": { "delay": 10, "time": "1775739790" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775739300" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775739559" }, "departure": { "delay": 19, "time": "1775739559" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19356:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11434:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 282, "time": "1775738862" }, "departure": { "delay": 282, "time": "1775738862" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 327, "time": "1775740587" }, "departure": { "delay": 327, "time": "1775740587" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 298, "time": "1775739718" }, "departure": { "delay": 298, "time": "1775739718" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 337, "time": "1775740177" }, "departure": { "delay": 337, "time": "1775740177" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 166, "time": "1775738506" }, "departure": { "delay": 166, "time": "1775738506" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 277, "time": "1775738713" }, "departure": { "delay": 277, "time": "1775738737" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 187, "time": "1775738587" }, "departure": { "delay": 187, "time": "1775738587" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 351, "time": "1775738991" }, "departure": { "delay": 351, "time": "1775738991" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 303, "time": "1775740083" }, "departure": { "delay": 303, "time": "1775740083" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 174, "time": "1775738394" }, "departure": { "delay": 174, "time": "1775738394" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 298, "time": "1775740318" }, "departure": { "delay": 298, "time": "1775740318" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 328, "time": "1775739508" }, "departure": { "delay": 328, "time": "1775739508" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 316, "time": "1775739376" }, "departure": { "delay": 316, "time": "1775739376" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 324, "time": "1775740764" }, "departure": { "delay": 324, "time": "1775740764" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 325, "time": "1775739565" }, "departure": { "delay": 325, "time": "1775739565" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 298, "time": "1775739238" }, "departure": { "delay": 298, "time": "1775739238" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 317, "time": "1775740037" }, "departure": { "delay": 317, "time": "1775740037" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 311, "time": "1775739071" }, "departure": { "delay": 311, "time": "1775739071" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 338, "time": "1775739338" }, "departure": { "delay": 338, "time": "1775739338" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 298, "time": "1775740258" }, "departure": { "delay": 298, "time": "1775740258" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 332, "time": "1775739632" }, "departure": { "delay": 332, "time": "1775739632" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 298, "time": "1775740378" }, "departure": { "delay": 298, "time": "1775740378" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "departure": { "delay": 137, "time": "1775738237" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 351, "time": "1775739171" }, "departure": { "delay": 351, "time": "1775739171" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 348, "time": "1775739288" }, "departure": { "delay": 348, "time": "1775739288" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 328, "time": "1775739748" }, "departure": { "delay": 328, "time": "1775739748" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 180, "time": "1775738400" }, "departure": { "delay": 180, "time": "1775738400" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 355, "time": "1775739895" }, "departure": { "delay": 355, "time": "1775739895" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 298, "time": "1775739958" }, "departure": { "delay": 298, "time": "1775739958" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 298, "time": "1775739478" }, "departure": { "delay": 298, "time": "1775739478" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 262, "time": "1775738662" }, "departure": { "delay": 262, "time": "1775738662" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738254", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11434:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15732:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775742462" }, "departure": { "delay": 42, "time": "1775742462" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1775742295" }, "departure": { "delay": 55, "time": "1775742295" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775742180" }, "departure": { "time": "1775742180" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1775742366" }, "departure": { "delay": 6, "time": "1775742366" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737995", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15732:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5417859111976960x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1775738982" }, "departure": { "delay": 61, "time": "1775739001" }, "stopId": "FR:50218:ZE:748690001:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1775739164" }, "stopId": "FR:50218:ZE:767160013:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1775739090" }, "departure": { "delay": 40, "time": "1775739100" }, "stopId": "FR:50218:ZE:761900005:ATOUMOD105", "stopSequence": 15 } ], "timestamp": "1775739001", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:761900004:LOC", "tripId": "ATOUMOD105:ServiceJourney:5417859111976960x7:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:683:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 360, "time": "1775741940" }, "departure": { "delay": 360, "time": "1775741940" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 360, "time": "1775741820" }, "departure": { "delay": 360, "time": "1775741820" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 360, "time": "1775739180" }, "departure": { "delay": 360, "time": "1775739180" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 360, "time": "1775739600" }, "departure": { "delay": 360, "time": "1775739600" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 360, "time": "1775740200" }, "departure": { "delay": 360, "time": "1775740200" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 360, "time": "1775739300" }, "departure": { "delay": 360, "time": "1775739300" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 360, "time": "1775739240" }, "departure": { "delay": 360, "time": "1775739240" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 360, "time": "1775742060" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "departure": { "delay": 300, "time": "1775738700" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 365, "time": "1775738880" }, "departure": { "delay": 365, "time": "1775738885" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 360, "time": "1775741400" }, "departure": { "delay": 360, "time": "1775741400" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 365, "time": "1775741825" }, "departure": { "delay": 365, "time": "1775741825" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 360, "time": "1775741880" }, "departure": { "delay": 360, "time": "1775741880" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 360, "time": "1775740800" }, "departure": { "delay": 360, "time": "1775740800" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 360, "time": "1775739060" }, "departure": { "delay": 360, "time": "1775739060" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 360, "time": "1775739420" }, "departure": { "delay": 360, "time": "1775739420" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 360, "time": "1775740080" }, "departure": { "delay": 360, "time": "1775740080" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 360, "time": "1775741760" }, "departure": { "delay": 360, "time": "1775741760" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 360, "time": "1775739720" }, "departure": { "delay": 360, "time": "1775739720" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1775739900" }, "departure": { "delay": 360, "time": "1775739900" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1775741160" }, "departure": { "delay": 360, "time": "1775741160" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 360, "time": "1775740620" }, "departure": { "delay": 360, "time": "1775740620" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1775739480" }, "departure": { "delay": 360, "time": "1775739480" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 360, "time": "1775741280" }, "departure": { "delay": 360, "time": "1775741280" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 360, "time": "1775739360" }, "departure": { "delay": 360, "time": "1775739360" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1775739540" }, "departure": { "delay": 360, "time": "1775739540" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 360, "time": "1775739660" }, "departure": { "delay": 360, "time": "1775739660" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 360, "time": "1775741640" }, "departure": { "delay": 360, "time": "1775741640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 365, "time": "1775738940" }, "departure": { "delay": 365, "time": "1775738945" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 360, "time": "1775741460" }, "departure": { "delay": 360, "time": "1775741460" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 365, "time": "1775738820" }, "departure": { "delay": 365, "time": "1775738825" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 360, "time": "1775740980" }, "departure": { "delay": 360, "time": "1775740980" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 360, "time": "1775740260" }, "departure": { "delay": 360, "time": "1775740260" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1775740140" }, "departure": { "delay": 360, "time": "1775740140" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 360, "time": "1775740020" }, "departure": { "delay": 360, "time": "1775740020" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1775738974", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:683:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230571x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1775738004" }, "departure": { "delay": 84, "time": "1775738004" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1775738380" }, "departure": { "delay": 40, "time": "1775738380" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 65, "time": "1775738345" }, "departure": { "delay": 65, "time": "1775738345" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 94, "time": "1775738434" }, "departure": { "delay": 94, "time": "1775738434" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1775738240" }, "departure": { "delay": 80, "time": "1775738240" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1775737660" }, "departure": { "delay": 40, "time": "1775737660" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1775738270" }, "departure": { "delay": 50, "time": "1775738270" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 89, "time": "1775738489" }, "departure": { "delay": 89, "time": "1775738489" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 52, "time": "1775737552" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1775737900" }, "departure": { "delay": 40, "time": "1775737900" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1775738140" }, "departure": { "delay": 40, "time": "1775738140" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1775738200" }, "departure": { "delay": 40, "time": "1775738200" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 40, "time": "1775738560" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1775737672", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230571x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1775736139" }, "departure": { "delay": 84, "time": "1775736144" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1775736238" }, "departure": { "delay": 126, "time": "1775736246" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 3 }, { "departure": { "delay": 115, "time": "1775736115" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1775736670" }, "departure": { "delay": 97, "time": "1775736697" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1775736343" }, "departure": { "delay": 102, "time": "1775736402" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1775737071" }, "departure": { "delay": -1, "time": "1775737079" }, "stopId": "FR:14333:ZE:49:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": -56, "time": "1775737307" }, "departure": { "delay": -56, "time": "1775737324" }, "stopId": "FR:14333:ZE:47:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1775737127" }, "departure": { "delay": 40, "time": "1775737240" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1775736550" }, "departure": { "delay": 62, "time": "1775736602" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775737436" }, "departure": { "delay": 18, "time": "1775737458" }, "stopId": "FR:14333:ZE:45:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1775736932" }, "departure": { "delay": 12, "time": "1775737032" }, "stopId": "FR:14333:ZE:51:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": -75, "time": "1775736875" }, "departure": { "delay": -75, "time": "1775736885" }, "stopId": "FR:14333:ZE:53:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775736265" }, "departure": { "delay": 65, "time": "1775736305" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": -98, "time": "1775737522" }, "stopId": "FR:14333:ZE:43:ATOUMOD021", "stopSequence": 14 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775740208" }, "departure": { "delay": 8, "time": "1775740208" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775741730" }, "departure": { "delay": 30, "time": "1775741730" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 290, "time": "1775739890" }, "departure": { "delay": 290, "time": "1775739890" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1775741605" }, "departure": { "delay": 25, "time": "1775741605" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775741850" }, "departure": { "delay": 30, "time": "1775741850" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 25, "time": "1775740045" }, "departure": { "delay": 25, "time": "1775740045" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775739717" }, "departure": { "delay": 57, "time": "1775739717" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775741801" }, "departure": { "delay": 41, "time": "1775741801" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 254, "time": "1775740034" }, "departure": { "delay": 254, "time": "1775740034" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738913", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10652:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2889:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1775736465" }, "departure": { "delay": 151, "time": "1775736511" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 131, "time": "1775736155" }, "departure": { "delay": 131, "time": "1775736191" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1775736058" }, "departure": { "delay": 71, "time": "1775736071" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1775737866" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 71, "time": "1775736709" }, "departure": { "delay": 71, "time": "1775736731" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1775736262" }, "departure": { "delay": 111, "time": "1775736291" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 131, "time": "1775737491" }, "departure": { "delay": 131, "time": "1775737511" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 131, "time": "1775736588" }, "departure": { "delay": 131, "time": "1775736611" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 151, "time": "1775736877" }, "departure": { "delay": 151, "time": "1775736931" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 151, "time": "1775737331" }, "departure": { "delay": 151, "time": "1775737351" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1775736981" }, "departure": { "delay": 151, "time": "1775736991" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 171, "time": "1775737588" }, "departure": { "delay": 171, "time": "1775737611" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 111, "time": "1775737083" }, "departure": { "delay": 111, "time": "1775737131" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1775737411" }, "departure": { "delay": 171, "time": "1775737431" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 71, "time": "1775736330" }, "departure": { "delay": 71, "time": "1775736371" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1775737199" }, "departure": { "delay": 151, "time": "1775737231" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 91, "time": "1775736792" }, "departure": { "delay": 91, "time": "1775736811" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 251, "time": "1775737785" }, "departure": { "delay": 251, "time": "1775737811" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 231, "time": "1775737706" }, "departure": { "delay": 231, "time": "1775737731" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1775736074", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2889:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16426:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 155, "time": "1775738435" }, "departure": { "delay": 155, "time": "1775738435" }, "stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1775736810" }, "departure": { "delay": 90, "time": "1775736810" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 73, "time": "1775738653" }, "departure": { "delay": 73, "time": "1775738653" }, "stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1775736679" }, "departure": { "delay": 100, "time": "1775736700" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 152, "time": "1775738492" }, "departure": { "delay": 152, "time": "1775738492" }, "stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1775737020" }, "departure": { "delay": 65, "time": "1775737025" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1775738776" }, "departure": { "delay": 100, "time": "1775738800" }, "stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1775737792" }, "departure": { "delay": 80, "time": "1775738000" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 30, "time": "1775736510" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1775736981" }, "departure": { "delay": 81, "time": "1775736981" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 116, "time": "1775738516" }, "departure": { "delay": 116, "time": "1775738516" }, "stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1775737700" }, "departure": { "delay": 20, "time": "1775737700" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1775738350" }, "departure": { "delay": 190, "time": "1775738350" }, "stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1775738929" }, "departure": { "delay": 109, "time": "1775738929" }, "stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 44, "time": "1775736584" }, "departure": { "delay": 44, "time": "1775736584" }, "stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 116, "time": "1775737076" }, "departure": { "delay": 116, "time": "1775737076" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1775739106" }, "departure": { "delay": 46, "time": "1775739106" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 53, "time": "1775738993" }, "departure": { "delay": 53, "time": "1775738993" }, "stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 126, "time": "1775736846" }, "departure": { "delay": 126, "time": "1775736846" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1775737400" }, "departure": { "delay": 80, "time": "1775737400" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1775736923" }, "departure": { "delay": 85, "time": "1775736925" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 125, "time": "1775738200" }, "departure": { "delay": 125, "time": "1775738225" }, "stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1775738053" }, "departure": { "delay": 73, "time": "1775738053" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1775738144" }, "departure": { "delay": 110, "time": "1775738150" }, "stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1775737525" }, "departure": { "delay": 29, "time": "1775737529" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1775737155" }, "departure": { "delay": 15, "time": "1775737155" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1775738716" }, "departure": { "delay": 76, "time": "1775738716" }, "stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1775738896" }, "departure": { "delay": 76, "time": "1775738896" }, "stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1775737299" }, "departure": { "delay": 39, "time": "1775737299" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1775738844" }, "departure": { "delay": 84, "time": "1775738844" }, "stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 78, "time": "1775737098" }, "departure": { "delay": 78, "time": "1775737098" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1775739067" }, "departure": { "delay": 67, "time": "1775739067" }, "stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 93, "time": "1775738613" }, "departure": { "delay": 93, "time": "1775738613" }, "stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1775736750" }, "departure": { "delay": 90, "time": "1775736750" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775735903", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16426:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:723:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775741520" }, "departure": { "time": "1775741520" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775743500" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775742240" }, "departure": { "time": "1775742240" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1775743265" }, "departure": { "delay": 5, "time": "1775743265" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775742060" }, "departure": { "time": "1775742060" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1775738076", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:723:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12660:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775738350" }, "departure": { "delay": 14, "time": "1775738354" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1775739457" }, "departure": { "delay": 37, "time": "1775739457" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1775739693" }, "departure": { "delay": 33, "time": "1775739693" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 48, "time": "1775739348" }, "departure": { "delay": 48, "time": "1775739348" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 89, "time": "1775738789" }, "departure": { "delay": 89, "time": "1775738789" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1775738614" }, "departure": { "delay": 94, "time": "1775738614" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1775738656" }, "departure": { "delay": 76, "time": "1775738656" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1775739795" }, "departure": { "delay": 75, "time": "1775739795" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 74, "time": "1775739734" }, "departure": { "delay": 74, "time": "1775739734" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775738506" }, "departure": { "delay": 46, "time": "1775738506" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1775739393" }, "departure": { "delay": 33, "time": "1775739393" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1775738840" }, "departure": { "delay": 80, "time": "1775738840" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1775739092" }, "departure": { "delay": 92, "time": "1775739092" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775739232" }, "departure": { "delay": 52, "time": "1775739232" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1775738468" }, "departure": { "delay": 68, "time": "1775738468" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1775738973" }, "departure": { "delay": 33, "time": "1775738973" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1775739049" }, "departure": { "delay": 49, "time": "1775739049" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1775739281" }, "departure": { "delay": 41, "time": "1775739281" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775739153" }, "departure": { "delay": 33, "time": "1775739153" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1775738715" }, "departure": { "delay": 99, "time": "1775738739" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1775738887" }, "departure": { "delay": 67, "time": "1775738887" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1775739929" }, "departure": { "delay": 89, "time": "1775739929" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1775738913" }, "departure": { "delay": 33, "time": "1775738913" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775738340" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738334", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12660:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:535:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775732340" }, "departure": { "time": "1775732340" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775731980" }, "departure": { "time": "1775731980" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775732280" }, "departure": { "time": "1775732280" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1775730720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775731620" }, "departure": { "time": "1775731620" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775731860" }, "departure": { "time": "1775731860" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775731260" }, "departure": { "time": "1775731260" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775732220" }, "departure": { "time": "1775732220" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775730780" }, "departure": { "time": "1775730780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775731140" }, "departure": { "time": "1775731140" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775731740" }, "departure": { "time": "1775731740" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775731800" }, "departure": { "time": "1775731800" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775731320" }, "departure": { "time": "1775731320" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775731560" }, "departure": { "time": "1775731560" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775732100" }, "departure": { "time": "1775732100" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775731680" }, "departure": { "time": "1775731680" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775732460" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775731440" }, "departure": { "time": "1775731440" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775731020" }, "departure": { "time": "1775731020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775727823", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:535:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1111:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775758380" }, "departure": { "time": "1775758380" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775758500" }, "departure": { "time": "1775758500" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775757900" }, "departure": { "time": "1775757900" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775757185" }, "departure": { "delay": 5, "time": "1775757185" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775759520" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775758800" }, "departure": { "time": "1775758800" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775759340" }, "departure": { "time": "1775759340" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775759160" }, "departure": { "time": "1775759160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775758200" }, "departure": { "time": "1775758200" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775758620" }, "departure": { "time": "1775758620" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775757660" }, "departure": { "time": "1775757660" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1775758990" }, "departure": { "delay": 10, "time": "1775758990" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1775758745" }, "departure": { "delay": 5, "time": "1775758745" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775757480" }, "departure": { "time": "1775757480" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775758860" }, "departure": { "time": "1775758860" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775759345" }, "departure": { "delay": 5, "time": "1775759345" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775758680" }, "departure": { "time": "1775758680" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1775758985" }, "departure": { "delay": 5, "time": "1775758985" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775757840" }, "departure": { "time": "1775757840" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775757720" }, "departure": { "time": "1775757720" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775758685" }, "departure": { "delay": 5, "time": "1775758685" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775757780" }, "departure": { "time": "1775757780" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775758980" }, "departure": { "time": "1775758980" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775758740" }, "departure": { "time": "1775758740" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775759040" }, "departure": { "time": "1775759040" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775757300" }, "departure": { "time": "1775757300" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775758920" }, "departure": { "time": "1775758920" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 } ], "timestamp": "1775738892", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1111:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1424:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1775737979" }, "departure": { "delay": 81, "time": "1775738001" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1775740008" }, "departure": { "delay": 108, "time": "1775740008" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1775739827" }, "departure": { "delay": 107, "time": "1775739827" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 76, "time": "1775737876" }, "departure": { "delay": 76, "time": "1775737876" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 56, "time": "1775737676" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1775738634" }, "departure": { "delay": 114, "time": "1775738634" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 117, "time": "1775739897" }, "departure": { "delay": 117, "time": "1775739897" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 132, "time": "1775739792" }, "departure": { "delay": 132, "time": "1775739792" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 107, "time": "1775739407" }, "departure": { "delay": 107, "time": "1775739407" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1775737802" }, "departure": { "delay": 86, "time": "1775737826" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 107, "time": "1775738901" }, "departure": { "delay": 107, "time": "1775738927" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1775738361" }, "departure": { "delay": 98, "time": "1775738378" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1775739227" }, "departure": { "delay": 107, "time": "1775739227" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 118, "time": "1775738578" }, "departure": { "delay": 118, "time": "1775738578" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1775738094" }, "departure": { "delay": 54, "time": "1775738094" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1775740247" }, "departure": { "delay": 107, "time": "1775740247" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1775739035" }, "departure": { "delay": 95, "time": "1775739035" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1775739638" }, "departure": { "delay": 98, "time": "1775739638" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1775738430" }, "departure": { "delay": 90, "time": "1775738430" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1775738726" }, "departure": { "delay": 86, "time": "1775738726" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 132, "time": "1775739552" }, "departure": { "delay": 132, "time": "1775739552" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 127, "time": "1775739127" }, "departure": { "delay": 127, "time": "1775739127" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1775738826" }, "departure": { "delay": 66, "time": "1775738826" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1775738179" }, "departure": { "delay": 101, "time": "1775738201" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1775740067" }, "departure": { "delay": 107, "time": "1775740067" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775737694", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1424:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011308x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775741861" }, "departure": { "delay": 41, "time": "1775741861" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 56, "time": "1775739596" }, "departure": { "delay": 56, "time": "1775739596" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1775741541" }, "departure": { "delay": 21, "time": "1775741541" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -2, "time": "1775741758" }, "departure": { "delay": -2, "time": "1775741758" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -2, "time": "1775740198" }, "departure": { "delay": -2, "time": "1775740198" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -2, "time": "1775739778" }, "departure": { "delay": -2, "time": "1775739778" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1775739238" }, "departure": { "delay": -2, "time": "1775739238" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775741685" }, "departure": { "delay": 45, "time": "1775741685" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 55, "time": "1775741815" }, "departure": { "delay": 55, "time": "1775741815" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 53, "time": "1775740013" }, "departure": { "delay": 53, "time": "1775740013" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 21, "time": "1775739921" }, "departure": { "delay": 21, "time": "1775739921" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 29, "time": "1775738849" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1775739551" }, "departure": { "delay": 11, "time": "1775739551" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1775740877" }, "departure": { "delay": 17, "time": "1775740877" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1775741239" }, "departure": { "delay": 19, "time": "1775741239" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -2, "time": "1775742058" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -2, "time": "1775740618" }, "departure": { "delay": -2, "time": "1775740618" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1775740128" }, "departure": { "delay": 48, "time": "1775740128" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1775740276" }, "departure": { "delay": 16, "time": "1775740276" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1775739658" }, "departure": { "delay": -2, "time": "1775739658" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1775739418" }, "departure": { "delay": -2, "time": "1775739418" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1775740543" }, "departure": { "delay": 43, "time": "1775740543" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 118, "time": "1775738878" }, "departure": { "delay": 118, "time": "1775738878" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 77, "time": "1775738657" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1775741278" }, "departure": { "delay": -2, "time": "1775741278" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 50, "time": "1775740070" }, "departure": { "delay": 50, "time": "1775740070" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1775740807" }, "departure": { "delay": 7, "time": "1775740807" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 36, "time": "1775740716" }, "departure": { "delay": 36, "time": "1775740716" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1775738938" }, "departure": { "delay": -2, "time": "1775738938" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1775741483" }, "departure": { "delay": 23, "time": "1775741483" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 6, "time": "1775739486" }, "departure": { "delay": 6, "time": "1775739486" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1775738712" }, "departure": { "delay": 72, "time": "1775738712" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1775741158" }, "departure": { "delay": -2, "time": "1775741158" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 8, "time": "1775741048" }, "departure": { "delay": 8, "time": "1775741048" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 39, "time": "1775739339" }, "departure": { "delay": 39, "time": "1775739339" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1775739863" }, "departure": { "delay": 23, "time": "1775739863" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775741926" }, "departure": { "delay": 46, "time": "1775741926" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 37, "time": "1775741977" }, "departure": { "delay": 37, "time": "1775741977" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": -2, "time": "1775741338" }, "departure": { "delay": -2, "time": "1775741338" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 23, "time": "1775740463" }, "departure": { "delay": 23, "time": "1775740463" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -2, "time": "1775741638" }, "departure": { "delay": -2, "time": "1775741638" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 11, "time": "1775742011" }, "departure": { "delay": 11, "time": "1775742011" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 57, "time": "1775740977" }, "departure": { "delay": 57, "time": "1775740977" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 29, "time": "1775741429" }, "departure": { "delay": 29, "time": "1775741429" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011308x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12946:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1775737038" }, "departure": { "delay": 138, "time": "1775737038" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1775737615" }, "departure": { "delay": 115, "time": "1775737615" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1775738213" }, "departure": { "delay": 113, "time": "1775738213" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1775737543" }, "departure": { "delay": 123, "time": "1775737563" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1775737442" }, "departure": { "delay": 83, "time": "1775737463" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1775738013" }, "departure": { "delay": 118, "time": "1775738038" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 138, "time": "1775738478" }, "departure": { "delay": 138, "time": "1775738478" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 }, { "departure": { "delay": 45, "time": "1775736825" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 118, "time": "1775738338" }, "departure": { "delay": 118, "time": "1775738338" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 137, "time": "1775738417" }, "departure": { "delay": 137, "time": "1775738417" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 150, "time": "1775736989" }, "departure": { "delay": 150, "time": "1775736990" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 63, "time": "1775737848" }, "departure": { "delay": 63, "time": "1775737863" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1775737267" }, "departure": { "delay": 127, "time": "1775737267" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1775737202" }, "departure": { "delay": 122, "time": "1775737202" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 103, "time": "1775737363" }, "departure": { "delay": 103, "time": "1775737363" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1775737138" }, "departure": { "delay": 118, "time": "1775737138" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1775737753" }, "departure": { "delay": 133, "time": "1775737753" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1775738288" }, "departure": { "delay": 68, "time": "1775738288" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 76, "time": "1775738536" }, "departure": { "delay": 76, "time": "1775738536" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 108, "time": "1775737488" }, "departure": { "delay": 108, "time": "1775737488" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 148, "time": "1775737228" }, "departure": { "delay": 148, "time": "1775737228" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1775738563" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 133, "time": "1775738093" }, "departure": { "delay": 133, "time": "1775738113" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1775738163" }, "departure": { "delay": 123, "time": "1775738163" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1775737939" }, "departure": { "delay": 44, "time": "1775737964" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1775737785" }, "departure": { "delay": 109, "time": "1775737789" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1775737685" }, "departure": { "delay": 68, "time": "1775737688" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775736834", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12946:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17108:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 181, "time": "1775737141" }, "departure": { "delay": 181, "time": "1775737141" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1775736014" }, "departure": { "delay": 14, "time": "1775736014" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775735400" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1775735440" }, "departure": { "delay": 40, "time": "1775735440" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 305, "time": "1775737505" }, "departure": { "delay": 305, "time": "1775737505" }, "stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 225, "time": "1775737040" }, "departure": { "delay": 225, "time": "1775737065" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 106, "time": "1775736764" }, "departure": { "delay": 106, "time": "1775736766" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 264, "time": "1775737628" }, "departure": { "delay": 264, "time": "1775737644" }, "stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1775735942" }, "departure": { "delay": 2, "time": "1775735942" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 197, "time": "1775737097" }, "departure": { "delay": 197, "time": "1775737097" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1775736940" }, "departure": { "delay": 162, "time": "1775736942" }, "stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 289, "time": "1775737781" }, "departure": { "delay": 289, "time": "1775737789" }, "stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 33, "time": "1775735968" }, "departure": { "delay": 33, "time": "1775735973" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1775735848" }, "departure": { "delay": 28, "time": "1775735848" }, "stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 222, "time": "1775737302" }, "departure": { "delay": 222, "time": "1775737302" }, "stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -11, "time": "1775736489" }, "departure": { "delay": -11, "time": "1775736589" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 214, "time": "1775737234" }, "departure": { "delay": 214, "time": "1775737234" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 15, "time": "1775736192" }, "departure": { "delay": 15, "time": "1775736195" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1775735780" }, "departure": { "delay": 20, "time": "1775735780" }, "stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 355, "time": "1775737915" }, "stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 249, "time": "1775737385" }, "departure": { "delay": 249, "time": "1775737389" }, "stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 233, "time": "1775737433" }, "departure": { "delay": 233, "time": "1775737433" }, "stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 248, "time": "1775737555" }, "departure": { "delay": 248, "time": "1775737568" }, "stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775735460" }, "departure": { "time": "1775735460" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1775735547" }, "departure": { "delay": 44, "time": "1775735564" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 155, "time": "1775737166" }, "departure": { "delay": 155, "time": "1775737175" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1775736830" }, "departure": { "delay": 110, "time": "1775736830" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -14, "time": "1775735866" }, "departure": { "delay": -14, "time": "1775735866" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1775736317" }, "departure": { "delay": 89, "time": "1775736389" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -5, "time": "1775736095" }, "departure": { "delay": -5, "time": "1775736115" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775734995", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17108:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17028:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1775739271" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 149, "time": "1775737706" }, "departure": { "delay": 149, "time": "1775737709" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775736840" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 171, "time": "1775738511" }, "departure": { "delay": 171, "time": "1775738511" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 63, "time": "1775737980" }, "departure": { "delay": 63, "time": "1775737983" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1775737338" }, "departure": { "delay": 78, "time": "1775737338" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 196, "time": "1775738416" }, "departure": { "delay": 196, "time": "1775738416" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 159, "time": "1775738559" }, "departure": { "delay": 159, "time": "1775738559" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 86, "time": "1775737398" }, "departure": { "delay": 86, "time": "1775737406" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 244, "time": "1775738344" }, "departure": { "delay": 244, "time": "1775738344" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1775737007" }, "departure": { "delay": 113, "time": "1775737013" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1775737147" }, "departure": { "delay": 127, "time": "1775737147" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775737877" }, "departure": { "delay": 45, "time": "1775737905" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 205, "time": "1775738365" }, "departure": { "delay": 205, "time": "1775738365" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1775738069" }, "departure": { "delay": 89, "time": "1775738069" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 145, "time": "1775738604" }, "departure": { "delay": 145, "time": "1775738605" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1775736947" }, "departure": { "delay": 47, "time": "1775736947" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1775737786" }, "departure": { "delay": 109, "time": "1775737789" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1775737534" }, "departure": { "delay": 154, "time": "1775737534" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1775738751" }, "departure": { "delay": 111, "time": "1775738751" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 151, "time": "1775738430" }, "departure": { "delay": 151, "time": "1775738431" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 105, "time": "1775737297" }, "departure": { "delay": 105, "time": "1775737305" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 125, "time": "1775737445" }, "departure": { "delay": 125, "time": "1775737445" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 91, "time": "1775739091" }, "departure": { "delay": 91, "time": "1775739091" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 98, "time": "1775737178" }, "departure": { "delay": 98, "time": "1775737178" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 132, "time": "1775737606" }, "departure": { "delay": 132, "time": "1775737632" }, "stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1775737518" }, "departure": { "delay": 138, "time": "1775737518" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1775737208" }, "departure": { "delay": 133, "time": "1775737213" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 215, "time": "1775738206" }, "departure": { "delay": 215, "time": "1775738255" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 112, "time": "1775739052" }, "departure": { "delay": 112, "time": "1775739052" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 160, "time": "1775738669" }, "departure": { "delay": 160, "time": "1775738680" }, "stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 121, "time": "1775737080" }, "departure": { "delay": 121, "time": "1775737081" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736583", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17028:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15416:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775740136" }, "departure": { "delay": 56, "time": "1775740136" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1775740502" }, "departure": { "delay": 2, "time": "1775740502" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775739990" }, "departure": { "delay": 30, "time": "1775739990" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1775740349" }, "departure": { "delay": 29, "time": "1775740349" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775742090" }, "departure": { "delay": 30, "time": "1775742090" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775740100" }, "departure": { "delay": 20, "time": "1775740100" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775742330" }, "departure": { "delay": 30, "time": "1775742330" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1775742053" }, "departure": { "delay": 53, "time": "1775742053" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1775740060" }, "departure": { "delay": 40, "time": "1775740060" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1775740676" }, "departure": { "delay": 56, "time": "1775740676" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1775740875" }, "departure": { "delay": 15, "time": "1775740875" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1775742405" }, "departure": { "delay": 45, "time": "1775742405" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1775739960" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1775740947" }, "departure": { "delay": 27, "time": "1775740947" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1775742233" }, "departure": { "delay": 53, "time": "1775742233" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775738943", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15416:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14686:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1775738345" }, "departure": { "delay": 37, "time": "1775738377" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1775739659" }, "departure": { "delay": -1, "time": "1775739659" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1775739859" }, "departure": { "delay": 19, "time": "1775739859" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -39, "time": "1775738588" }, "departure": { "delay": -39, "time": "1775738601" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -19, "time": "1775738787" }, "departure": { "delay": -19, "time": "1775738801" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1775740379" }, "departure": { "delay": -1, "time": "1775740379" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1775738040" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -19, "time": "1775738500" }, "departure": { "delay": -19, "time": "1775738501" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1775739953" }, "departure": { "delay": -7, "time": "1775739953" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -31, "time": "1775739029" }, "departure": { "delay": -31, "time": "1775739029" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1775738718" }, "departure": { "delay": -9, "time": "1775738751" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -21, "time": "1775739579" }, "departure": { "delay": -21, "time": "1775739579" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -24, "time": "1775740296" }, "departure": { "delay": -24, "time": "1775740296" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 17, "time": "1775739437" }, "departure": { "delay": 17, "time": "1775739437" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1775738464" }, "departure": { "delay": 4, "time": "1775738464" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1775739741" }, "departure": { "delay": 21, "time": "1775739741" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1775738938" }, "departure": { "delay": -2, "time": "1775738938" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775737803", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14686:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:929:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751180" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1775748545" }, "departure": { "delay": 5, "time": "1775748545" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775750160" }, "departure": { "time": "1775750160" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "departure": { "time": "1775748000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775749320" }, "departure": { "time": "1775749320" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775749200" }, "departure": { "time": "1775749200" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775750760" }, "departure": { "time": "1775750760" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775750940" }, "departure": { "time": "1775750940" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775748065" }, "departure": { "delay": 5, "time": "1775748065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748840" }, "departure": { "time": "1775748840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775751060" }, "departure": { "time": "1775751060" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775749500" }, "departure": { "time": "1775749500" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 } ], "timestamp": "1775738941", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:929:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10252:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 219, "time": "1775738139" }, "departure": { "delay": 219, "time": "1775738139" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1775737956" }, "departure": { "delay": 156, "time": "1775737956" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 331, "time": "1775737212" }, "departure": { "delay": 331, "time": "1775737231" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 206, "time": "1775736506" }, "departure": { "delay": 206, "time": "1775736506" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 311, "time": "1775737306" }, "departure": { "delay": 311, "time": "1775737331" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 111, "time": "1775736231" }, "departure": { "delay": 111, "time": "1775736231" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 81, "time": "1775736042" }, "departure": { "delay": 81, "time": "1775736081" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1775736409" }, "departure": { "delay": 169, "time": "1775736409" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1775737739" }, "departure": { "delay": 179, "time": "1775737739" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 322, "time": "1775736922" }, "departure": { "delay": 322, "time": "1775736922" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 151, "time": "1775736331" }, "departure": { "delay": 151, "time": "1775736331" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 321, "time": "1775736659" }, "departure": { "delay": 321, "time": "1775736681" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 276, "time": "1775736731" }, "departure": { "delay": 276, "time": "1775736756" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 181, "time": "1775738281" }, "departure": { "delay": 181, "time": "1775738281" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1775737487" }, "departure": { "delay": 126, "time": "1775737506" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1775737681" }, "departure": { "delay": 206, "time": "1775737706" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 263, "time": "1775736982" }, "departure": { "delay": 263, "time": "1775736983" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 51, "time": "1775735931" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 146, "time": "1775738006" }, "departure": { "delay": 146, "time": "1775738006" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1775735984" }, "departure": { "delay": 44, "time": "1775735984" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1775738212" }, "departure": { "delay": 192, "time": "1775738232" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 96, "time": "1775736156" }, "departure": { "delay": 96, "time": "1775736156" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 293, "time": "1775737133" }, "departure": { "delay": 293, "time": "1775737133" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 191, "time": "1775737606" }, "departure": { "delay": 191, "time": "1775737631" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 236, "time": "1775737856" }, "departure": { "delay": 236, "time": "1775737856" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 161, "time": "1775738060" }, "departure": { "delay": 161, "time": "1775738081" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 300, "time": "1775736840" }, "departure": { "delay": 300, "time": "1775736840" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1775738356" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 230, "time": "1775737910" }, "departure": { "delay": 230, "time": "1775737910" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 270, "time": "1775737043" }, "departure": { "delay": 270, "time": "1775737050" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775735954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10252:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15026:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775741114" }, "departure": { "delay": 14, "time": "1775741114" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1775739833" }, "departure": { "delay": 53, "time": "1775739833" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1775740886" }, "departure": { "delay": 26, "time": "1775740886" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1775739910" }, "departure": { "delay": 10, "time": "1775739910" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1775740817" }, "departure": { "delay": 17, "time": "1775740817" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1775741275" }, "departure": { "delay": 55, "time": "1775741275" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 36, "time": "1775739696" }, "departure": { "delay": 36, "time": "1775739696" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1775739438" }, "departure": { "delay": 18, "time": "1775739438" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1775740074" }, "departure": { "delay": 54, "time": "1775740074" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1775739522" }, "departure": { "delay": 42, "time": "1775739522" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775741190" }, "departure": { "delay": 30, "time": "1775741190" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1775740345" }, "departure": { "delay": 25, "time": "1775740345" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775740950" }, "departure": { "delay": 30, "time": "1775740950" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1775740298" }, "departure": { "delay": 38, "time": "1775740298" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1775740204" }, "departure": { "delay": 4, "time": "1775740204" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1775739595" }, "departure": { "delay": 55, "time": "1775739595" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1775739339" }, "departure": { "delay": 39, "time": "1775739339" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738963", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15026:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597042:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1775739567" }, "departure": { "delay": 27, "time": "1775739567" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 27, "time": "1775738656" }, "departure": { "delay": 27, "time": "1775738667" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1775739797" }, "departure": { "delay": 77, "time": "1775739797" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1775739490" }, "departure": { "delay": 10, "time": "1775739490" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -20, "time": "1775739400" }, "departure": { "delay": -20, "time": "1775739400" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1775738950" }, "departure": { "delay": 27, "time": "1775738967" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1775739147" }, "departure": { "delay": 27, "time": "1775739147" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 154, "time": "1775738974" }, "departure": { "delay": 154, "time": "1775738974" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1775739743" }, "departure": { "delay": 83, "time": "1775739743" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1775739117" }, "departure": { "delay": 57, "time": "1775739117" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -50, "time": "1775739310" }, "departure": { "delay": -50, "time": "1775739310" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1775738753" }, "departure": { "delay": 53, "time": "1775738753" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "departure": { "time": "1775738580" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 57, "time": "1775739057" }, "departure": { "delay": 57, "time": "1775739057" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1775739848" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 68, "time": "1775739188" }, "departure": { "delay": 68, "time": "1775739188" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1775739248" }, "departure": { "delay": 8, "time": "1775739248" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597042:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000422:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739660" }, "stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1775739720" }, "stopId": "FR:61001:ZE:ANOVA:ATOUMOD037", "stopSequence": 24 }, { "departure": { "time": "1775739900" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1775739660" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": -17, "time": "1775738743" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1775739780" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 25 }, { "arrival": { "delay": -22, "time": "1775738796" }, "departure": { "delay": -22, "time": "1775738858" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1775738675" }, "departure": { "delay": -18, "time": "1775738682" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 13 }, { "departure": { "time": "1775739960" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 28 }, { "departure": { "time": "1775739420" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": -39, "time": "1775738601" }, "stopId": "FR:61001:ZE:PEM:ATOUMOD037", "stopSequence": 12 }, { "arrival": { "delay": -286, "time": "1775738893" }, "departure": { "delay": -286, "time": "1775738894" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "time": "1775740020" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1775739300" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 18 }, { "departure": { "time": "1775738820" }, "stopId": "FR:61001:ZE:SaintexThxrese:ATOUMOD037", "stopSequence": 15 } ], "timestamp": "1775738901", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000422:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:835:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775744465" }, "departure": { "delay": 5, "time": "1775744465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775744460" }, "departure": { "time": "1775744460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745360" }, "departure": { "time": "1775745360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775747220" }, "departure": { "time": "1775747220" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775747580" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775745600" }, "departure": { "time": "1775745600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775745240" }, "departure": { "time": "1775745240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775746860" }, "departure": { "time": "1775746860" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1775744945" }, "departure": { "delay": 5, "time": "1775744945" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775746320" }, "departure": { "time": "1775746320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 } ], "timestamp": "1775738366", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:835:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9533:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1775736988" }, "departure": { "delay": -32, "time": "1775736988" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1775736787" }, "departure": { "delay": 127, "time": "1775736787" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1775736330" }, "departure": { "delay": 90, "time": "1775736330" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1775737253" }, "departure": { "delay": -7, "time": "1775737253" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -128, "time": "1775738152" }, "departure": { "delay": -128, "time": "1775738152" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -28, "time": "1775737029" }, "departure": { "delay": -28, "time": "1775737052" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -48, "time": "1775738031" }, "departure": { "delay": -48, "time": "1775738052" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1775737127" }, "departure": { "delay": -23, "time": "1775737177" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -63, "time": "1775737553" }, "departure": { "delay": -63, "time": "1775737677" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1775736877" }, "departure": { "delay": 37, "time": "1775736877" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 109, "time": "1775736589" }, "departure": { "delay": 109, "time": "1775736589" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 127, "time": "1775736727" }, "departure": { "delay": 127, "time": "1775736727" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1775736436" }, "departure": { "delay": 136, "time": "1775736436" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1775737829" }, "departure": { "delay": -31, "time": "1775737829" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -79, "time": "1775737452" }, "departure": { "delay": -79, "time": "1775737481" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -63, "time": "1775737737" }, "departure": { "delay": -63, "time": "1775737737" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -28, "time": "1775737308" }, "departure": { "delay": -28, "time": "1775737352" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1775736380" }, "departure": { "delay": 80, "time": "1775736380" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -32, "time": "1775737108" }, "departure": { "delay": -32, "time": "1775737108" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -12, "time": "1775737908" }, "departure": { "delay": -12, "time": "1775737908" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -137, "time": "1775738083" }, "departure": { "delay": -137, "time": "1775738083" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 172, "time": "1775736507" }, "departure": { "delay": 172, "time": "1775736532" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1775736652" }, "departure": { "delay": 112, "time": "1775736652" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775736120" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -65, "time": "1775737975" }, "departure": { "delay": -65, "time": "1775737975" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 107, "time": "1775736227" }, "departure": { "delay": 107, "time": "1775736227" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1775736927" }, "departure": { "delay": 27, "time": "1775736927" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -243, "time": "1775738277" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": -138, "time": "1775738202" }, "departure": { "delay": -138, "time": "1775738202" }, "stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 107, "time": "1775736827" }, "departure": { "delay": 107, "time": "1775736827" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775735794", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9533:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:31:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775738907" }, "departure": { "delay": 39, "time": "1775738919" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1775737784" }, "departure": { "delay": 55, "time": "1775737795" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1775738439" }, "departure": { "delay": 144, "time": "1775738484" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1775737719" }, "departure": { "delay": 110, "time": "1775737730" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1775737836" }, "departure": { "delay": 39, "time": "1775737899" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775739020" }, "departure": { "delay": 20, "time": "1775739020" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 113, "time": "1775738384" }, "departure": { "delay": 113, "time": "1775738393" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1775738214" }, "departure": { "delay": 147, "time": "1775738307" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1775738168" }, "departure": { "delay": 77, "time": "1775738177" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775737818" }, "departure": { "delay": 30, "time": "1775737830" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1775738681" }, "departure": { "delay": 64, "time": "1775738704" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 144, "time": "1775737632" }, "departure": { "delay": 144, "time": "1775737644" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1775738732" }, "departure": { "delay": 65, "time": "1775738765" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1775737681" }, "departure": { "delay": 132, "time": "1775737692" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1775737746" }, "departure": { "delay": 78, "time": "1775737758" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 146, "time": "1775737526" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1775738643" }, "departure": { "delay": 77, "time": "1775738657" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1775738788" }, "departure": { "delay": 38, "time": "1775738798" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1775739200" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1775739080" }, "departure": { "delay": 20, "time": "1775739080" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1775738958" }, "departure": { "delay": 27, "time": "1775738967" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 137, "time": "1775738520" }, "departure": { "delay": 137, "time": "1775738537" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1775738880" }, "departure": { "delay": 71, "time": "1775738891" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1775738082" }, "departure": { "delay": 108, "time": "1775738088" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1775737581" }, "departure": { "delay": 162, "time": "1775737602" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:31:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14618:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1775741537" }, "departure": { "delay": 17, "time": "1775741537" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1775741389" }, "departure": { "delay": 49, "time": "1775741389" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1775741683" }, "departure": { "delay": 43, "time": "1775741683" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775737214", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14618:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471209:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1775742759" }, "departure": { "delay": -261, "time": "1775742759" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 37, "time": "1775741197" }, "departure": { "delay": 37, "time": "1775741197" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -97, "time": "1775742203" }, "departure": { "delay": -97, "time": "1775742203" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -220, "time": "1775742680" }, "departure": { "delay": -220, "time": "1775742680" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -366, "time": "1775742834" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -47, "time": "1775742013" }, "departure": { "delay": -47, "time": "1775742013" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -26, "time": "1775741014" }, "departure": { "delay": -26, "time": "1775741014" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -99, "time": "1775742081" }, "departure": { "delay": -99, "time": "1775742081" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1775741251" }, "departure": { "delay": 31, "time": "1775741251" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -100, "time": "1775742440" }, "departure": { "delay": -100, "time": "1775742440" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -90, "time": "1775742150" }, "departure": { "delay": -90, "time": "1775742150" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -101, "time": "1775741479" }, "departure": { "delay": -101, "time": "1775741479" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -148, "time": "1775742572" }, "departure": { "delay": -148, "time": "1775742572" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -105, "time": "1775741595" }, "departure": { "delay": -105, "time": "1775741595" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -89, "time": "1775741671" }, "departure": { "delay": -89, "time": "1775741671" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -80, "time": "1775741560" }, "departure": { "delay": -80, "time": "1775741560" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1775741159" }, "departure": { "delay": 59, "time": "1775741159" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -99, "time": "1775741421" }, "departure": { "delay": -99, "time": "1775741421" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -208, "time": "1775742632" }, "departure": { "delay": -208, "time": "1775742632" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -8, "time": "1775740972" }, "departure": { "delay": -8, "time": "1775740972" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1775741386" }, "departure": { "delay": -14, "time": "1775741386" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -84, "time": "1775741856" }, "departure": { "delay": -84, "time": "1775741856" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -102, "time": "1775741958" }, "departure": { "delay": -102, "time": "1775741958" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -171, "time": "1775742489" }, "departure": { "delay": -171, "time": "1775742489" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1775741347" }, "departure": { "delay": 7, "time": "1775741347" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1775741134" }, "departure": { "delay": 34, "time": "1775741134" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "departure": { "time": "1775740800" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -118, "time": "1775742242" }, "departure": { "delay": -118, "time": "1775742242" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -23, "time": "1775741317" }, "departure": { "delay": -23, "time": "1775741317" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -55, "time": "1775742365" }, "departure": { "delay": -55, "time": "1775742365" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471209:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx567:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752980" }, "departure": { "time": "1775752980" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775754480" }, "departure": { "time": "1775754480" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775752560" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775753160" }, "departure": { "time": "1775753160" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775754540" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775753940" }, "departure": { "time": "1775753940" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1775753105" }, "departure": { "delay": 5, "time": "1775753105" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775753040" }, "departure": { "time": "1775753040" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775720049", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx567:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx411:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775746800" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775743980" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775743800" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775745240" }, "departure": { "time": "1775745240" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775744160" }, "departure": { "time": "1775744160" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "delay": 5, "time": "1775743865" }, "departure": { "delay": 5, "time": "1775743865" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743920" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1775745600" }, "departure": { "time": "1775745600" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 } ], "timestamp": "1775730062", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx411:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597861:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1775741201" }, "departure": { "delay": -19, "time": "1775741201" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -6, "time": "1775741394" }, "departure": { "delay": -6, "time": "1775741394" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1775740523" }, "departure": { "delay": 83, "time": "1775740523" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -31, "time": "1775741249" }, "departure": { "delay": -31, "time": "1775741249" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -19, "time": "1775741141" }, "departure": { "delay": -19, "time": "1775741141" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 24, "time": "1775740284" }, "departure": { "delay": 24, "time": "1775740284" }, "stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -13, "time": "1775741567" }, "departure": { "delay": -13, "time": "1775741567" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 15, "time": "1775740995" }, "departure": { "delay": 15, "time": "1775740995" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1775742184" }, "departure": { "delay": 4, "time": "1775742184" }, "stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": -43, "time": "1775741657" }, "departure": { "delay": -43, "time": "1775741657" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -50, "time": "1775741470" }, "departure": { "delay": -50, "time": "1775741470" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -46, "time": "1775742134" }, "departure": { "delay": -46, "time": "1775742134" }, "stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -47, "time": "1775742073" }, "departure": { "delay": -47, "time": "1775742073" }, "stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 26, "time": "1775740226" }, "departure": { "delay": 26, "time": "1775740226" }, "stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775740392" }, "departure": { "delay": 12, "time": "1775740392" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -46, "time": "1775742314" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": 60, "time": "1775740560" }, "departure": { "delay": 60, "time": "1775740560" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -51, "time": "1775741829" }, "departure": { "delay": -51, "time": "1775741829" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 98, "time": "1775740838" }, "departure": { "delay": 98, "time": "1775740838" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 11, "time": "1775740751" }, "departure": { "delay": 11, "time": "1775740751" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -15, "time": "1775741085" }, "departure": { "delay": -15, "time": "1775741085" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 29, "time": "1775740889" }, "departure": { "delay": 29, "time": "1775740889" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -51, "time": "1775741709" }, "departure": { "delay": -51, "time": "1775741709" }, "stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -42, "time": "1775741898" }, "departure": { "delay": -42, "time": "1775741898" }, "stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -20, "time": "1775742220" }, "departure": { "delay": -20, "time": "1775742220" }, "stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004", "stopSequence": 45 }, { "departure": { "time": "1775740200" }, "stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597861:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:791:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775744280" }, "departure": { "time": "1775744280" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775744160" }, "departure": { "time": "1775744160" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775746080" }, "departure": { "time": "1775746080" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775746020" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775746200" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775745600" }, "departure": { "time": "1775745600" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1775745965" }, "departure": { "delay": 5, "time": "1775745965" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775743680" }, "departure": { "time": "1775743680" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743800" }, "departure": { "time": "1775743800" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1775738884", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:791:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12631:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 293, "time": "1775737671" }, "departure": { "delay": 293, "time": "1775737673" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 305, "time": "1775737737" }, "departure": { "delay": 305, "time": "1775737745" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 289, "time": "1775737789" }, "departure": { "delay": 289, "time": "1775737789" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1775736837" }, "departure": { "delay": 126, "time": "1775736846" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 218, "time": "1775736985" }, "departure": { "delay": 218, "time": "1775736998" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 219, "time": "1775737059" }, "departure": { "delay": 219, "time": "1775737059" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1775738141" }, "departure": { "delay": 290, "time": "1775738150" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 71, "time": "1775736611" }, "departure": { "delay": 71, "time": "1775736611" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1775736896" }, "departure": { "delay": 180, "time": "1775736900" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 232, "time": "1775738268" }, "departure": { "delay": 232, "time": "1775738272" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 131, "time": "1775736671" }, "departure": { "delay": 131, "time": "1775736671" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1775738460" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 347, "time": "1775737900" }, "departure": { "delay": 347, "time": "1775737907" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 356, "time": "1775738036" }, "departure": { "delay": 356, "time": "1775738036" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 290, "time": "1775737610" }, "departure": { "delay": 290, "time": "1775737610" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 249, "time": "1775737382" }, "departure": { "delay": 249, "time": "1775737389" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 332, "time": "1775738070" }, "departure": { "delay": 332, "time": "1775738072" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 216, "time": "1775737176" }, "departure": { "delay": 216, "time": "1775737176" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 215, "time": "1775737235" }, "departure": { "delay": 215, "time": "1775737235" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 319, "time": "1775738119" }, "departure": { "delay": 319, "time": "1775738119" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 287, "time": "1775737535" }, "departure": { "delay": 287, "time": "1775737547" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 270, "time": "1775737439" }, "departure": { "delay": 270, "time": "1775737470" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 90, "time": "1775736570" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 188, "time": "1775737088" }, "departure": { "delay": 188, "time": "1775737088" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 221, "time": "1775737296" }, "departure": { "delay": 221, "time": "1775737301" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 254, "time": "1775738354" }, "departure": { "delay": 254, "time": "1775738354" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 109, "time": "1775736709" }, "departure": { "delay": 109, "time": "1775736709" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736574", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12631:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13767:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1775738811" }, "departure": { "delay": 51, "time": "1775738811" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775740666" }, "departure": { "delay": 46, "time": "1775740666" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 18, "time": "1775739318" }, "departure": { "delay": 18, "time": "1775739318" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1775738904" }, "departure": { "delay": 24, "time": "1775738904" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1775740340" }, "departure": { "delay": 20, "time": "1775740340" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775738760" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1775738990" }, "departure": { "delay": 50, "time": "1775738990" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1775740589" }, "departure": { "delay": 29, "time": "1775740589" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 54, "time": "1775740074" }, "departure": { "delay": 54, "time": "1775740074" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1775739661" }, "departure": { "delay": 1, "time": "1775739661" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1775740021" }, "departure": { "delay": 1, "time": "1775740021" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1775739102" }, "departure": { "delay": 42, "time": "1775739102" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1775739857" }, "departure": { "delay": 17, "time": "1775739857" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1775738933" }, "departure": { "delay": 53, "time": "1775738933" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1775739460" }, "departure": { "delay": 40, "time": "1775739460" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775740049" }, "departure": { "delay": 29, "time": "1775740049" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1775740707" }, "departure": { "delay": 27, "time": "1775740707" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1775741156" }, "departure": { "delay": 56, "time": "1775741156" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 46, "time": "1775740126" }, "departure": { "delay": 46, "time": "1775740126" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1775740834" }, "departure": { "delay": 34, "time": "1775740834" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738314", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13767:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx467:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775749800" }, "departure": { "time": "1775749800" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775749440" }, "departure": { "time": "1775749440" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775747100" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775749680" }, "departure": { "time": "1775749680" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1775750045" }, "departure": { "delay": 5, "time": "1775750045" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 5, "time": "1775748665" }, "departure": { "delay": 5, "time": "1775748665" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775750220" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775748000" }, "departure": { "time": "1775748000" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775749080" }, "departure": { "time": "1775749080" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775750040" }, "departure": { "time": "1775750040" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 } ], "timestamp": "1775730062", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx467:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1099:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775756825" }, "departure": { "delay": 5, "time": "1775756825" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775758800" }, "departure": { "time": "1775758800" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1775756400" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775759040" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775757420" }, "departure": { "time": "1775757420" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775757360" }, "departure": { "time": "1775757360" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775758320" }, "departure": { "time": "1775758320" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775756945" }, "departure": { "delay": 5, "time": "1775756945" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775758380" }, "departure": { "time": "1775758380" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775758200" }, "departure": { "time": "1775758200" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775758620" }, "departure": { "time": "1775758620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775756460" }, "departure": { "time": "1775756460" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775757480" }, "departure": { "time": "1775757480" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775758740" }, "departure": { "time": "1775758740" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775758920" }, "departure": { "time": "1775758920" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775756520" }, "departure": { "time": "1775756520" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775758860" }, "departure": { "time": "1775758860" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775758500" }, "departure": { "time": "1775758500" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775757000" }, "departure": { "time": "1775757000" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775758440" }, "departure": { "time": "1775758440" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775757600" }, "departure": { "time": "1775757600" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775756640" }, "departure": { "time": "1775756640" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775756580" }, "departure": { "time": "1775756580" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775756760" }, "departure": { "time": "1775756760" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775758080" }, "departure": { "time": "1775758080" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775758805" }, "departure": { "delay": 5, "time": "1775758805" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775757540" }, "departure": { "time": "1775757540" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775757900" }, "departure": { "time": "1775757900" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775756880" }, "departure": { "time": "1775756880" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1775738897", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1099:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx300:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 562, "time": "1775738842" }, "departure": { "delay": 562, "time": "1775738842" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 427, "time": "1775738347" }, "departure": { "delay": 427, "time": "1775738347" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 541, "time": "1775739241" }, "departure": { "delay": 541, "time": "1775739241" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 372, "time": "1775738292" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 542, "time": "1775738942" }, "departure": { "delay": 542, "time": "1775738942" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 511, "time": "1775739091" }, "departure": { "delay": 511, "time": "1775739091" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 502, "time": "1775738517" }, "departure": { "delay": 502, "time": "1775738542" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 517, "time": "1775738617" }, "departure": { "delay": 517, "time": "1775738617" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 547, "time": "1775738742" }, "departure": { "delay": 547, "time": "1775738767" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738295", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx300:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8042:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1775740348" }, "departure": { "delay": 28, "time": "1775740348" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775739690" }, "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1775740018" }, "departure": { "delay": 58, "time": "1775740018" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1775739230" }, "departure": { "delay": 50, "time": "1775739230" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739180" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1775740593" }, "departure": { "delay": 33, "time": "1775740593" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1775739785" }, "departure": { "delay": 5, "time": "1775739785" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1775740268" }, "departure": { "delay": 8, "time": "1775740268" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1775740101" }, "departure": { "delay": 21, "time": "1775740101" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1775740512" }, "departure": { "delay": 12, "time": "1775740512" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775740710" }, "departure": { "delay": 30, "time": "1775740710" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1775740410" }, "departure": { "delay": 30, "time": "1775740410" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738864", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8042:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12628:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1775737903" }, "departure": { "delay": 103, "time": "1775737903" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 176, "time": "1775738216" }, "departure": { "delay": 176, "time": "1775738216" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 350, "time": "1775738930" }, "departure": { "delay": 350, "time": "1775738930" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1775737941" }, "departure": { "delay": 102, "time": "1775737962" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 346, "time": "1775739346" }, "departure": { "delay": 346, "time": "1775739346" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 355, "time": "1775738755" }, "departure": { "delay": 355, "time": "1775738755" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 370, "time": "1775739430" }, "departure": { "delay": 370, "time": "1775739430" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 179, "time": "1775738279" }, "departure": { "delay": 179, "time": "1775738279" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 339, "time": "1775738979" }, "departure": { "delay": 339, "time": "1775738979" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 371, "time": "1775739491" }, "departure": { "delay": 371, "time": "1775739491" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1775737837" }, "departure": { "delay": 100, "time": "1775737840" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 346, "time": "1775739046" }, "departure": { "delay": 346, "time": "1775739046" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 331, "time": "1775739691" }, "departure": { "delay": 331, "time": "1775739691" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 331, "time": "1775739391" }, "departure": { "delay": 331, "time": "1775739391" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 331, "time": "1775739871" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 309, "time": "1775738649" }, "departure": { "delay": 309, "time": "1775738649" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 331, "time": "1775739091" }, "departure": { "delay": 331, "time": "1775739091" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1775738116" }, "departure": { "delay": 157, "time": "1775738137" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 268, "time": "1775738510" }, "departure": { "delay": 268, "time": "1775738548" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 335, "time": "1775739155" }, "departure": { "delay": 335, "time": "1775739155" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 169, "time": "1775738064" }, "departure": { "delay": 169, "time": "1775738089" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 47, "time": "1775737787" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 312, "time": "1775738693" }, "departure": { "delay": 312, "time": "1775738712" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 387, "time": "1775739627" }, "departure": { "delay": 387, "time": "1775739627" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 344, "time": "1775738854" }, "departure": { "delay": 344, "time": "1775738864" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 165, "time": "1775738325" }, "departure": { "delay": 165, "time": "1775738325" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 251, "time": "1775738471" }, "departure": { "delay": 251, "time": "1775738471" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775737794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12628:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4662:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775740104" }, "departure": { "delay": 24, "time": "1775740104" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1775739945" }, "departure": { "delay": 45, "time": "1775739945" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 45, "time": "1775739165" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775739531" }, "departure": { "delay": 51, "time": "1775739531" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1775739316" }, "departure": { "delay": 16, "time": "1775739316" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1775739715" }, "departure": { "delay": 55, "time": "1775739715" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1775739254" }, "departure": { "delay": 14, "time": "1775739254" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1775740243" }, "departure": { "delay": 43, "time": "1775740243" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775739390" }, "departure": { "delay": 30, "time": "1775739390" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 45, "time": "1775739465" }, "departure": { "delay": 45, "time": "1775739465" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775740165" }, "departure": { "delay": 25, "time": "1775740165" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 9, "time": "1775740029" }, "departure": { "delay": 9, "time": "1775740029" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4662:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230410x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775739056" }, "departure": { "delay": 56, "time": "1775739056" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1775739413" }, "departure": { "delay": 53, "time": "1775739413" }, "stopId": "FR:76351:ZE:3655:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1775739846" }, "departure": { "delay": 6, "time": "1775739846" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1775739086" }, "departure": { "delay": 26, "time": "1775739086" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1775739604" }, "departure": { "delay": 4, "time": "1775739604" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1775740412" }, "departure": { "delay": 32, "time": "1775740412" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1775739216" }, "departure": { "delay": 36, "time": "1775739216" }, "stopId": "FR:76351:ZE:3612:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1775742000" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "departure": { "time": "1775738940" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1775740063" }, "departure": { "delay": 43, "time": "1775740063" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1775739178" }, "departure": { "delay": 58, "time": "1775739178" }, "stopId": "FR:76351:ZE:4879:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1775739375" }, "departure": { "delay": 15, "time": "1775739375" }, "stopId": "FR:76351:ZE:3161:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1775740494" }, "departure": { "delay": 54, "time": "1775740494" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76351:ZE:3229:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775739750" }, "departure": { "delay": 30, "time": "1775739750" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1775741447" }, "departure": { "delay": 47, "time": "1775741447" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 41, "time": "1775741501" }, "departure": { "delay": 41, "time": "1775741501" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 45, "time": "1775738985" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1775741689" }, "departure": { "delay": 49, "time": "1775741689" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 53, "time": "1775739953" }, "departure": { "delay": 53, "time": "1775739953" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1775741744" }, "departure": { "delay": 44, "time": "1775741744" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 18, "time": "1775741478" }, "departure": { "delay": 18, "time": "1775741478" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 17, "time": "1775739797" }, "departure": { "delay": 17, "time": "1775739797" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1775741264" }, "departure": { "delay": 44, "time": "1775741264" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1775740625" }, "departure": { "delay": 5, "time": "1775740625" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 12, "time": "1775740812" }, "departure": { "delay": 12, "time": "1775740812" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775740220" }, "departure": { "delay": 20, "time": "1775740220" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1775739545" }, "departure": { "delay": 5, "time": "1775739545" }, "stopId": "FR:76351:ZE:3709:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1775739661" }, "departure": { "delay": 1, "time": "1775739661" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775740732" }, "departure": { "delay": 52, "time": "1775740732" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230410x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1013:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775754540" }, "departure": { "time": "1775754540" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775752440" }, "departure": { "time": "1775752440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775754300" }, "departure": { "time": "1775754300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775754420" }, "departure": { "time": "1775754420" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775754000" }, "departure": { "time": "1775754000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775754120" }, "departure": { "time": "1775754120" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775752145" }, "departure": { "delay": 5, "time": "1775752145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775752500" }, "departure": { "time": "1775752500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775751665" }, "departure": { "delay": 5, "time": "1775751665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775752800" }, "departure": { "time": "1775752800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1775754005" }, "departure": { "delay": 5, "time": "1775754005" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 } ], "timestamp": "1775738366", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1013:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8145:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 330, "time": "1775737770" }, "departure": { "delay": 330, "time": "1775737770" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 363, "time": "1775738343" }, "departure": { "delay": 363, "time": "1775738343" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 229, "time": "1775737369" }, "departure": { "delay": 229, "time": "1775737369" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 248, "time": "1775737545" }, "departure": { "delay": 248, "time": "1775737568" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 258, "time": "1775738718" }, "departure": { "delay": 258, "time": "1775738718" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 333, "time": "1775738143" }, "departure": { "delay": 333, "time": "1775738193" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 302, "time": "1775738282" }, "departure": { "delay": 302, "time": "1775738282" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 213, "time": "1775738793" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 339, "time": "1775736819" }, "departure": { "delay": 339, "time": "1775736819" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 243, "time": "1775736903" }, "departure": { "delay": 243, "time": "1775736903" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 243, "time": "1775737143" }, "departure": { "delay": 243, "time": "1775737143" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 279, "time": "1775737659" }, "departure": { "delay": 279, "time": "1775737659" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 224, "time": "1775736644" }, "departure": { "delay": 224, "time": "1775736644" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 323, "time": "1775737943" }, "departure": { "delay": 323, "time": "1775737943" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 283, "time": "1775737843" }, "departure": { "delay": 283, "time": "1775737843" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 203, "time": "1775738543" }, "departure": { "delay": 203, "time": "1775738543" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 194, "time": "1775736494" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 204, "time": "1775736975" }, "departure": { "delay": 204, "time": "1775737044" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 248, "time": "1775737243" }, "departure": { "delay": 248, "time": "1775737268" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 225, "time": "1775737425" }, "departure": { "delay": 225, "time": "1775737425" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 278, "time": "1775738018" }, "departure": { "delay": 278, "time": "1775738018" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 245, "time": "1775738645" }, "departure": { "delay": 245, "time": "1775738645" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 343, "time": "1775738443" }, "departure": { "delay": 343, "time": "1775738443" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 268, "time": "1775736547" }, "departure": { "delay": 268, "time": "1775736568" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736515", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8145:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11259:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1775740143" }, "departure": { "delay": 3, "time": "1775740143" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1775739642" }, "departure": { "delay": 42, "time": "1775739642" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1775740630" }, "departure": { "delay": 10, "time": "1775740630" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775740579" }, "departure": { "delay": 19, "time": "1775740579" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1775740270" }, "departure": { "delay": 10, "time": "1775740270" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1775739577" }, "departure": { "delay": 37, "time": "1775739577" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775740336" }, "departure": { "delay": 16, "time": "1775740336" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1775740104" }, "departure": { "delay": 24, "time": "1775740104" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1775740514" }, "departure": { "delay": 14, "time": "1775740514" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1775739922" }, "departure": { "delay": 22, "time": "1775739922" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1775740385" }, "departure": { "delay": 5, "time": "1775740385" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11259:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx88:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 135, "time": "1775739315" }, "departure": { "delay": 135, "time": "1775739315" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1775737788" }, "departure": { "delay": 48, "time": "1775737788" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1775738830" }, "departure": { "delay": 130, "time": "1775738830" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 147, "time": "1775740347" }, "departure": { "delay": 147, "time": "1775740347" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 125, "time": "1775740145" }, "departure": { "delay": 125, "time": "1775740145" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1775737645" }, "departure": { "delay": 25, "time": "1775737645" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1775737862" }, "departure": { "delay": 62, "time": "1775737862" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 30, "time": "1775737470" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1775738164" }, "departure": { "delay": 88, "time": "1775738188" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1775739868" }, "departure": { "delay": 148, "time": "1775739868" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 147, "time": "1775739207" }, "departure": { "delay": 147, "time": "1775739207" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1775737985" }, "departure": { "delay": 65, "time": "1775737985" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1775740258" }, "departure": { "delay": 118, "time": "1775740258" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 147, "time": "1775740527" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 123, "time": "1775738439" }, "departure": { "delay": 123, "time": "1775738463" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 169, "time": "1775738689" }, "departure": { "delay": 169, "time": "1775738689" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1775738742" }, "departure": { "delay": 186, "time": "1775738766" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1775740047" }, "departure": { "delay": 147, "time": "1775740047" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 71, "time": "1775737931" }, "departure": { "delay": 71, "time": "1775737931" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775737565" }, "departure": { "delay": 5, "time": "1775737565" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1775739964" }, "departure": { "delay": 124, "time": "1775739964" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1775737705" }, "departure": { "delay": 25, "time": "1775737705" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1775739774" }, "departure": { "delay": 174, "time": "1775739774" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 167, "time": "1775739407" }, "departure": { "delay": 167, "time": "1775739407" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1775738893" }, "departure": { "delay": 133, "time": "1775738893" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 147, "time": "1775739027" }, "departure": { "delay": 147, "time": "1775739027" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1775738348" }, "departure": { "delay": 68, "time": "1775738348" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 141, "time": "1775739141" }, "departure": { "delay": 141, "time": "1775739141" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775737124", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx88:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596547:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1775739377" }, "departure": { "delay": 17, "time": "1775739377" }, "stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1775739954" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 111, "time": "1775739051" }, "departure": { "delay": 111, "time": "1775739051" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1775738931" }, "departure": { "delay": 65, "time": "1775738945" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1775739160" }, "departure": { "delay": 40, "time": "1775739160" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1775739269" }, "departure": { "delay": 29, "time": "1775739269" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 146, "time": "1775739926" }, "departure": { "delay": 146, "time": "1775739926" }, "stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 152, "time": "1775739872" }, "departure": { "delay": 152, "time": "1775739872" }, "stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1775739113" }, "departure": { "delay": 53, "time": "1775739113" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1775739221" }, "departure": { "delay": 41, "time": "1775739221" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 114, "time": "1775738874" }, "departure": { "delay": 114, "time": "1775738874" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1775739468" }, "departure": { "delay": 48, "time": "1775739468" }, "stopId": "FR:27229:ZE:0xRON01:ATOUMOD004", "stopSequence": 18 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596547:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18723:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1775742310" }, "departure": { "delay": 10, "time": "1775742310" }, "stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 17, "time": "1775740337" }, "departure": { "delay": 17, "time": "1775740337" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1775741126" }, "departure": { "delay": 26, "time": "1775741126" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1775742249" }, "departure": { "delay": 9, "time": "1775742249" }, "stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1775741026" }, "departure": { "delay": 46, "time": "1775741026" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1775740267" }, "departure": { "delay": 7, "time": "1775740267" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1775741691" }, "departure": { "delay": 51, "time": "1775741691" }, "stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1775740932" }, "departure": { "delay": 12, "time": "1775740932" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1775741634" }, "departure": { "delay": 54, "time": "1775741634" }, "stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1775742376" }, "departure": { "delay": 16, "time": "1775742376" }, "stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1775742090" }, "departure": { "delay": 30, "time": "1775742090" }, "stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1775740857" }, "departure": { "delay": 57, "time": "1775740857" }, "stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775742151" }, "departure": { "delay": 31, "time": "1775742151" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1775741093" }, "departure": { "delay": 53, "time": "1775741093" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775742390" }, "departure": { "delay": 30, "time": "1775742390" }, "stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 31, "time": "1775740291" }, "departure": { "delay": 31, "time": "1775740291" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18723:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3312F480840x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775735820" }, "departure": { "time": "1775736000" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1775731620" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775734860" }, "departure": { "time": "1775734920" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775733360" }, "departure": { "time": "1775733420" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775732520" }, "departure": { "time": "1775732580" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775742960" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775734020" }, "departure": { "time": "1775734080" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3312F480840x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470573:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1775739892" }, "departure": { "delay": -8, "time": "1775739892" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -29, "time": "1775739751" }, "departure": { "delay": -29, "time": "1775739751" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -82, "time": "1775739518" }, "departure": { "delay": -82, "time": "1775739518" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1775739680" }, "departure": { "delay": -40, "time": "1775739680" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -29, "time": "1775739811" }, "departure": { "delay": -29, "time": "1775739811" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -100, "time": "1775739560" }, "departure": { "delay": -100, "time": "1775739560" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1775740091" }, "departure": { "delay": 11, "time": "1775740091" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -87, "time": "1775740353" }, "departure": { "delay": -87, "time": "1775740353" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -73, "time": "1775739647" }, "departure": { "delay": -73, "time": "1775739647" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -27, "time": "1775740233" }, "departure": { "delay": -27, "time": "1775740233" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1775740157" }, "departure": { "delay": -43, "time": "1775740157" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1775739721" }, "departure": { "delay": -59, "time": "1775739721" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -19, "time": "1775739221" }, "departure": { "delay": -19, "time": "1775739221" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1775739985" }, "departure": { "delay": 25, "time": "1775739985" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1775740303" }, "departure": { "delay": -17, "time": "1775740303" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -106, "time": "1775740454" }, "departure": { "delay": -106, "time": "1775740454" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -113, "time": "1775740507" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -66, "time": "1775739474" }, "departure": { "delay": -66, "time": "1775739474" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "departure": { "time": "1775739000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -79, "time": "1775739341" }, "departure": { "delay": -79, "time": "1775739341" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470573:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F474862x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775736180" }, "departure": { "time": "1775736240" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737140" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775735820" }, "departure": { "time": "1775735880" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775735460" }, "departure": { "time": "1775735520" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775738340" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737560" }, "stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736780" }, "stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737980" }, "stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775735160" }, "departure": { "time": "1775735220" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1775734920" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1775731297", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851713F474862x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9505:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1775740765" }, "departure": { "delay": 25, "time": "1775740765" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1775740693" }, "departure": { "delay": 13, "time": "1775740693" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1775739708" }, "departure": { "delay": 48, "time": "1775739708" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1775740201" }, "departure": { "delay": 1, "time": "1775740201" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1775740130" }, "departure": { "delay": 50, "time": "1775740130" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775740325" }, "departure": { "delay": 5, "time": "1775740325" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1775740615" }, "departure": { "delay": 55, "time": "1775740615" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1775740506" }, "departure": { "delay": 6, "time": "1775740506" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1775740267" }, "departure": { "delay": 7, "time": "1775740267" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739660" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775739905" }, "departure": { "delay": 5, "time": "1775739905" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1775739982" }, "departure": { "delay": 22, "time": "1775739982" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1775739801" }, "departure": { "delay": 21, "time": "1775739801" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9505:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852218F474815x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742600" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743260" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744100" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741700" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1775740800" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775745060" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1775737179", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852218F474815x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596650:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775739221" }, "departure": { "delay": 41, "time": "1775739221" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1775739381" }, "departure": { "delay": -39, "time": "1775739381" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -217, "time": "1775740223" }, "departure": { "delay": -217, "time": "1775740223" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -43, "time": "1775739497" }, "departure": { "delay": -43, "time": "1775739497" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -9, "time": "1775739291" }, "departure": { "delay": -9, "time": "1775739291" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -224, "time": "1775740276" }, "departure": { "delay": -224, "time": "1775740276" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -177, "time": "1775740083" }, "departure": { "delay": -177, "time": "1775740083" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -130, "time": "1775739830" }, "departure": { "delay": -130, "time": "1775739830" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -254, "time": "1775740426" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -90, "time": "1775739690" }, "departure": { "delay": -90, "time": "1775739690" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -196, "time": "1775740004" }, "departure": { "delay": -196, "time": "1775740004" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -202, "time": "1775740178" }, "departure": { "delay": -202, "time": "1775740178" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -160, "time": "1775739920" }, "departure": { "delay": -160, "time": "1775739920" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -55, "time": "1775739545" }, "departure": { "delay": -55, "time": "1775739545" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -43, "time": "1775739437" }, "departure": { "delay": -43, "time": "1775739437" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -224, "time": "1775740336" }, "departure": { "delay": -224, "time": "1775740336" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -254, "time": "1775740366" }, "departure": { "delay": -254, "time": "1775740366" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "departure": { "time": "1775739000" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -161, "time": "1775739739" }, "departure": { "delay": -161, "time": "1775739739" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596650:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11497:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1775737702" }, "departure": { "delay": 142, "time": "1775737702" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1775738003" }, "departure": { "delay": 83, "time": "1775738003" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1775738452" }, "departure": { "delay": 52, "time": "1775738452" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1775737402" }, "departure": { "delay": 83, "time": "1775737403" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1775738205" }, "departure": { "delay": 45, "time": "1775738205" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1775739198" }, "departure": { "delay": 78, "time": "1775739198" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1775738715" }, "departure": { "delay": 90, "time": "1775738730" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1775739057" }, "departure": { "delay": 117, "time": "1775739057" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 55, "time": "1775738155" }, "departure": { "delay": 55, "time": "1775738155" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1775738963" }, "departure": { "delay": 83, "time": "1775738963" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1775738327" }, "departure": { "delay": 47, "time": "1775738327" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1775739447" }, "departure": { "delay": 87, "time": "1775739447" }, "stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1775737352" }, "departure": { "delay": 32, "time": "1775737352" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1775738802" }, "departure": { "delay": 67, "time": "1775738827" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 122, "time": "1775737802" }, "departure": { "delay": 122, "time": "1775737802" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1775737628" }, "departure": { "delay": 128, "time": "1775737628" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775737200" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1775738377" }, "departure": { "delay": 37, "time": "1775738377" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 89, "time": "1775739689" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 13, "time": "1775738533" }, "departure": { "delay": 13, "time": "1775738533" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 83, "time": "1775738123" }, "departure": { "delay": 83, "time": "1775738123" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1775738906" }, "departure": { "delay": 86, "time": "1775738906" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 62, "time": "1775737477" }, "departure": { "delay": 62, "time": "1775737502" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1775738661" }, "departure": { "delay": 21, "time": "1775738661" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1775738578" }, "departure": { "delay": 58, "time": "1775738578" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 78, "time": "1775739138" }, "departure": { "delay": 78, "time": "1775739138" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -3, "time": "1775738277" }, "departure": { "delay": -3, "time": "1775738277" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1775737577" }, "departure": { "delay": 77, "time": "1775737577" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775738070" }, "departure": { "delay": 30, "time": "1775738070" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1775739258" }, "departure": { "delay": 78, "time": "1775739258" }, "stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 138, "time": "1775737878" }, "departure": { "delay": 138, "time": "1775737878" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1775737958" }, "departure": { "delay": 98, "time": "1775737958" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1775739605" }, "departure": { "delay": 125, "time": "1775739605" }, "stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001", "stopSequence": 33 } ], "timestamp": "1775736854", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11497:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8603:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775740530" }, "departure": { "delay": 30, "time": "1775740530" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1775740432" }, "departure": { "delay": 52, "time": "1775740432" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1775740629" }, "departure": { "delay": 9, "time": "1775740629" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1775740312" }, "departure": { "delay": 52, "time": "1775740312" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775740365" }, "departure": { "delay": 45, "time": "1775740365" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1775740731" }, "departure": { "delay": 51, "time": "1775740731" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775707878", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8603:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:955:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775749380" }, "departure": { "time": "1775749380" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775751180" }, "departure": { "time": "1775751180" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775750460" }, "departure": { "time": "1775750460" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775751540" }, "departure": { "time": "1775751540" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775749800" }, "departure": { "time": "1775749800" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775750640" }, "departure": { "time": "1775750640" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775749500" }, "departure": { "time": "1775749500" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775749320" }, "departure": { "time": "1775749320" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1775749925" }, "departure": { "delay": 5, "time": "1775749925" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1775752205" }, "departure": { "delay": 5, "time": "1775752205" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775749680" }, "departure": { "time": "1775749680" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1775749200" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775752440" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775750040" }, "departure": { "time": "1775750040" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775750520" }, "departure": { "time": "1775750520" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775749740" }, "departure": { "time": "1775749740" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775751000" }, "departure": { "time": "1775751000" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775751600" }, "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 } ], "timestamp": "1775738897", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:955:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:15:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1775724554" }, "departure": { "delay": 28, "time": "1775724568" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 143, "time": "1775724286" }, "departure": { "delay": 143, "time": "1775724323" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1775724385" }, "departure": { "delay": 106, "time": "1775724406" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 149, "time": "1775723536" }, "departure": { "delay": 149, "time": "1775723609" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 187, "time": "1775723167" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 161, "time": "1775723371" }, "departure": { "delay": 161, "time": "1775723381" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 34, "time": "1775724616" }, "departure": { "delay": 34, "time": "1775724634" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1775723862" }, "departure": { "delay": 114, "time": "1775723874" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1775724426" }, "departure": { "delay": 78, "time": "1775724438" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1775723500" }, "departure": { "delay": 108, "time": "1775723508" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 207, "time": "1775723234" }, "departure": { "delay": 207, "time": "1775723247" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775724498" }, "departure": { "delay": 30, "time": "1775724510" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": -26, "time": "1775724754" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1775723450" }, "departure": { "delay": 123, "time": "1775723463" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 141, "time": "1775723402" }, "departure": { "delay": 141, "time": "1775723421" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1775724467" }, "departure": { "delay": 62, "time": "1775724482" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 178, "time": "1775724122" }, "departure": { "delay": 178, "time": "1775724178" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1775724345" }, "departure": { "delay": 123, "time": "1775724363" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 131, "time": "1775723670" }, "departure": { "delay": 131, "time": "1775723711" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1775724664" }, "departure": { "delay": 28, "time": "1775724688" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 141, "time": "1775724062" }, "departure": { "delay": 141, "time": "1775724081" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 115, "time": "1775723807" }, "departure": { "delay": 115, "time": "1775723815" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1775723977" }, "departure": { "delay": 130, "time": "1775724010" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 185, "time": "1775723334" }, "departure": { "delay": 185, "time": "1775723345" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 199, "time": "1775723291" }, "departure": { "delay": 199, "time": "1775723299" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:15:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190092x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1775740465" }, "departure": { "delay": 25, "time": "1775740465" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 12 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1775740544" }, "departure": { "delay": 44, "time": "1775740544" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1775741256" }, "departure": { "delay": 36, "time": "1775741256" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 22, "time": "1775740942" }, "departure": { "delay": 22, "time": "1775740942" }, "stopId": "FR:76351:ZE:3372:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1775741167" }, "departure": { "delay": 7, "time": "1775741167" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 56, "time": "1775740136" }, "departure": { "delay": 56, "time": "1775740136" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1775740972" }, "departure": { "delay": 52, "time": "1775740972" }, "stopId": "FR:76351:ZE:3134:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 53, "time": "1775740193" }, "departure": { "delay": 53, "time": "1775740193" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1775741580" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 36, "time": "1775740296" }, "departure": { "delay": 36, "time": "1775740296" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 58, "time": "1775741458" }, "departure": { "delay": 58, "time": "1775741458" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76351:ZE:4141:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775740426" }, "departure": { "delay": 46, "time": "1775740426" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1775739911" }, "departure": { "delay": 11, "time": "1775739911" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1775741318" }, "departure": { "delay": 38, "time": "1775741318" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 22, "time": "1775739982" }, "departure": { "delay": 22, "time": "1775739982" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1775740906" }, "departure": { "delay": 46, "time": "1775740906" }, "stopId": "FR:76351:ZE:3156:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1775740586" }, "departure": { "delay": 26, "time": "1775740586" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1775740035" }, "departure": { "delay": 15, "time": "1775740035" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1775740734" }, "departure": { "delay": 54, "time": "1775740734" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1775741367" }, "departure": { "delay": 27, "time": "1775741367" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738912", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190092x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:78:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1775732217" }, "departure": { "delay": 66, "time": "1775732226" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1775731538" }, "departure": { "delay": -12, "time": "1775731548" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1775731881" }, "departure": { "delay": -10, "time": "1775731910" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1775731759" }, "departure": { "delay": 29, "time": "1775731769" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1775731102" }, "departure": { "delay": -10, "time": "1775731130" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1775730577" }, "departure": { "delay": 17, "time": "1775730617" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1775730990" }, "departure": { "delay": -24, "time": "1775730996" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1775730717" }, "departure": { "delay": 11, "time": "1775730791" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1775731803" }, "departure": { "delay": 11, "time": "1775731811" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1775730635" }, "departure": { "delay": 24, "time": "1775730684" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775731280" }, "departure": { "delay": 18, "time": "1775731458" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1775730887" }, "departure": { "delay": 46, "time": "1775730946" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1775731482" }, "departure": { "delay": -11, "time": "1775731489" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1775732256" }, "departure": { "delay": 42, "time": "1775732262" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1775731568" }, "departure": { "delay": 11, "time": "1775731691" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1775730479" }, "departure": { "delay": 59, "time": "1775730479" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775732300" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 38, "time": "1775730512" }, "departure": { "delay": 38, "time": "1775730518" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": -52, "time": "1775731960" }, "departure": { "delay": -52, "time": "1775731988" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1775730553" }, "departure": { "delay": 20, "time": "1775730560" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:78:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18730:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1775740337" }, "departure": { "delay": 77, "time": "1775740337" }, "stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1775739718" }, "departure": { "delay": 118, "time": "1775739718" }, "stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1775739365" }, "departure": { "delay": 65, "time": "1775739365" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1775739062" }, "departure": { "delay": 62, "time": "1775739062" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1775739574" }, "departure": { "delay": 94, "time": "1775739574" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1775739874" }, "departure": { "delay": 94, "time": "1775739874" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1775738348" }, "departure": { "delay": 68, "time": "1775738348" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1775740117" }, "departure": { "delay": 97, "time": "1775740117" }, "stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1775738406" }, "departure": { "delay": 126, "time": "1775738406" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 117, "time": "1775739957" }, "departure": { "delay": 117, "time": "1775739957" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 71, "time": "1775739611" }, "departure": { "delay": 71, "time": "1775739611" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1775739197" }, "departure": { "delay": 77, "time": "1775739197" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1775740537" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 117, "time": "1775739117" }, "departure": { "delay": 117, "time": "1775739117" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 204, "time": "1775739024" }, "departure": { "delay": 204, "time": "1775739024" }, "stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1775739422" }, "departure": { "delay": 62, "time": "1775739422" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1775739099" }, "departure": { "delay": 159, "time": "1775739099" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1775739290" }, "departure": { "delay": 110, "time": "1775739290" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 97, "time": "1775740417" }, "departure": { "delay": 97, "time": "1775740417" }, "stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1775740276" }, "departure": { "delay": 76, "time": "1775740276" }, "stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1775740178" }, "departure": { "delay": 98, "time": "1775740178" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 67, "time": "1775740027" }, "departure": { "delay": 67, "time": "1775740027" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 94, "time": "1775739634" }, "departure": { "delay": 94, "time": "1775739634" }, "stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1775738481" }, "departure": { "delay": 141, "time": "1775738481" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 37, "time": "1775738257" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1775739681" }, "departure": { "delay": 81, "time": "1775739681" }, "stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1775739238" }, "departure": { "delay": 118, "time": "1775739238" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1775740403" }, "departure": { "delay": 83, "time": "1775740403" }, "stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 115, "time": "1775739775" }, "departure": { "delay": 115, "time": "1775739775" }, "stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1775738547" }, "departure": { "delay": 147, "time": "1775738547" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738263", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18730:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230609x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1775739740" }, "departure": { "delay": 20, "time": "1775739740" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 22, "time": "1775738542" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": -35, "time": "1775738965" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -35, "time": "1775739985" }, "departure": { "delay": -35, "time": "1775739985" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1775740272" }, "departure": { "delay": 12, "time": "1775740272" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -35, "time": "1775739685" }, "departure": { "delay": -35, "time": "1775739685" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1775739503" }, "departure": { "delay": 23, "time": "1775739503" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -35, "time": "1775740705" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -27, "time": "1775740473" }, "departure": { "delay": -27, "time": "1775740473" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -31, "time": "1775740049" }, "departure": { "delay": -31, "time": "1775740049" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1775739263" }, "departure": { "delay": 23, "time": "1775739263" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1775740581" }, "departure": { "delay": 21, "time": "1775740581" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -33, "time": "1775740647" }, "departure": { "delay": -33, "time": "1775740647" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -35, "time": "1775740345" }, "departure": { "delay": -35, "time": "1775740345" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -28, "time": "1775739452" }, "departure": { "delay": -28, "time": "1775739452" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -35, "time": "1775740165" }, "departure": { "delay": -35, "time": "1775740165" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -35, "time": "1775739385" }, "departure": { "delay": -35, "time": "1775739385" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -21, "time": "1775739339" }, "departure": { "delay": -21, "time": "1775739339" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -33, "time": "1775738727" }, "departure": { "delay": -33, "time": "1775738727" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -17, "time": "1775739883" }, "departure": { "delay": -17, "time": "1775739883" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -35, "time": "1775740405" }, "departure": { "delay": -35, "time": "1775740405" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -26, "time": "1775740114" }, "departure": { "delay": -26, "time": "1775740114" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1775739937" }, "departure": { "delay": -23, "time": "1775739937" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775739804" }, "departure": { "delay": 24, "time": "1775739804" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": -20, "time": "1775738620" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 22, "time": "1775738482" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -21, "time": "1775739099" }, "departure": { "delay": -21, "time": "1775739099" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775740205" }, "departure": { "delay": 5, "time": "1775740205" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230609x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18970:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1775741318" }, "departure": { "delay": 38, "time": "1775741318" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1775740964" }, "departure": { "delay": 44, "time": "1775740964" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741370" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1775741169" }, "departure": { "delay": 9, "time": "1775741169" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1775741242" }, "departure": { "delay": 22, "time": "1775741242" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740530" }, "departure": { "delay": 30, "time": "1775740530" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736355", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18970:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:ed77585ea9e543d00cebb86ffbe6f4f6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1775739481" }, "departure": { "delay": 1, "time": "1775739481" }, "stopId": "FR:61169:ZE:2383:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:61169:ZE:2255:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:61169:ZE:2315:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:61169:ZE:2281:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:61169:ZE:2322:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:61169:ZE:2309:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:61169:ZE:2257:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:61169:ZE:2301:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "time": "1775740140" }, "stopId": "FR:61169:ZE:2284:ATOUMOD104", "stopSequence": 21 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:61169:ZE:2259:ATOUMOD104", "stopSequence": 7 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:61169:ZE:2303:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:61169:ZE:2269:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:61169:ZE:2379:ATOUMOD104", "stopSequence": 3 }, { "departure": { "time": "1775739000" }, "stopId": "FR:61169:ZE:2376:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:61169:ZE:2313:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:61169:ZE:2328:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:61169:ZE:2298:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1775739001" }, "departure": { "delay": 1, "time": "1775739001" }, "stopId": "FR:61169:ZE:2382:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:61169:ZE:2324:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1775739181" }, "departure": { "delay": 1, "time": "1775739181" }, "stopId": "FR:61169:ZE:2294:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:61169:ZE:2326:ATOUMOD104", "stopSequence": 8 } ], "timestamp": "1775739032", "trip": { "directionId": 2, "routeId": "ATOUMOD104:Line:249:LOC", "tripId": "ATOUMOD104:ServiceJourney:ed77585ea9e543d00cebb86ffbe6f4f6:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18436:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775741304" }, "departure": { "delay": 24, "time": "1775741304" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775741387" }, "departure": { "delay": 47, "time": "1775741387" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775741280" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1775741458" }, "departure": { "delay": 58, "time": "1775741458" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1775741654" }, "departure": { "delay": 14, "time": "1775741654" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1775741703" }, "departure": { "delay": 3, "time": "1775741703" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775737094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18436:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13759:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1775741093" }, "departure": { "delay": 53, "time": "1775741093" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1775740971" }, "departure": { "delay": 51, "time": "1775740971" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1775741262" }, "departure": { "delay": 42, "time": "1775741262" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1775741064" }, "departure": { "delay": 24, "time": "1775741064" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1775741150" }, "departure": { "delay": 50, "time": "1775741150" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1775741620" }, "departure": { "delay": 40, "time": "1775741620" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775736734", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13759:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598272:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -292, "time": "1775743088" }, "departure": { "delay": -292, "time": "1775743088" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -31, "time": "1775742149" }, "departure": { "delay": -31, "time": "1775742149" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -302, "time": "1775743138" }, "departure": { "delay": -302, "time": "1775743138" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 52, "time": "1775742112" }, "departure": { "delay": 52, "time": "1775742112" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775741733" }, "departure": { "delay": 33, "time": "1775741733" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1775742353" }, "departure": { "delay": -7, "time": "1775742353" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "departure": { "time": "1775741580" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1775741664" }, "departure": { "delay": 24, "time": "1775741664" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -257, "time": "1775742883" }, "departure": { "delay": -257, "time": "1775742883" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -29, "time": "1775742271" }, "departure": { "delay": -29, "time": "1775742271" }, "stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1775741883" }, "departure": { "delay": 3, "time": "1775741883" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -195, "time": "1775742825" }, "departure": { "delay": -195, "time": "1775742825" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -76, "time": "1775742404" }, "departure": { "delay": -76, "time": "1775742404" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -126, "time": "1775742654" }, "departure": { "delay": -126, "time": "1775742654" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -257, "time": "1775743003" }, "departure": { "delay": -257, "time": "1775743003" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -77, "time": "1775742463" }, "departure": { "delay": -77, "time": "1775742463" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -47, "time": "1775742193" }, "departure": { "delay": -47, "time": "1775742193" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -273, "time": "1775743047" }, "departure": { "delay": -273, "time": "1775743047" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -220, "time": "1775742680" }, "departure": { "delay": -220, "time": "1775742680" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -309, "time": "1775743311" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -195, "time": "1775742765" }, "departure": { "delay": -195, "time": "1775742765" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -57, "time": "1775741943" }, "departure": { "delay": -57, "time": "1775741943" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -103, "time": "1775742557" }, "departure": { "delay": -103, "time": "1775742557" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598272:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1775741789" }, "departure": { "delay": 29, "time": "1775741789" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775741920" }, "departure": { "delay": 40, "time": "1775741920" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775742020" }, "departure": { "delay": 20, "time": "1775742020" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775741760" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1775742173" }, "departure": { "delay": 53, "time": "1775742173" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1775741822" }, "departure": { "delay": 2, "time": "1775741822" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1775741872" }, "departure": { "delay": 52, "time": "1775741872" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775742240" }, "departure": { "time": "1775742240" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15495:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000181:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 125, "time": "1775738705" }, "stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": -17, "time": "1775738923" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "arrival": { "delay": 205, "time": "1775738353" }, "departure": { "delay": 205, "time": "1775738365" }, "stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037", "stopSequence": 23 }, { "arrival": { "delay": 131, "time": "1775738498" }, "departure": { "delay": 131, "time": "1775738531" }, "stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1775738639" }, "departure": { "delay": 125, "time": "1775738645" }, "stopId": "FR:61397:ZE:Gymnase:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 142, "time": "1775738589" }, "departure": { "delay": 142, "time": "1775738602" }, "stopId": "FR:61397:ZE:Libxration:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 198, "time": "1775738396" }, "departure": { "delay": 198, "time": "1775738418" }, "stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1775738894" }, "departure": { "delay": 23, "time": "1775738903" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": 173, "time": "1775738241" }, "departure": { "delay": 173, "time": "1775738273" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 125, "time": "1775738825" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 195, "time": "1775738442" }, "departure": { "delay": 195, "time": "1775738475" }, "stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1775738863" }, "departure": { "delay": 55, "time": "1775738875" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 34 } ], "timestamp": "1775738646", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000181:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10666:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1775736128" }, "departure": { "delay": 128, "time": "1775736128" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 154, "time": "1775736394" }, "departure": { "delay": 154, "time": "1775736394" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 232, "time": "1775737368" }, "departure": { "delay": 232, "time": "1775737372" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1775737754" }, "departure": { "delay": 134, "time": "1775737754" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1775738128" }, "departure": { "delay": 88, "time": "1775738128" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 105, "time": "1775737905" }, "departure": { "delay": 105, "time": "1775737905" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 133, "time": "1775737633" }, "departure": { "delay": 133, "time": "1775737633" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1775737028" }, "departure": { "delay": 188, "time": "1775737028" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1775737510" }, "departure": { "delay": 190, "time": "1775737510" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1775737694" }, "departure": { "delay": 134, "time": "1775737694" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 248, "time": "1775737448" }, "departure": { "delay": 248, "time": "1775737448" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 173, "time": "1775737553" }, "departure": { "delay": 173, "time": "1775737553" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1775736428" }, "departure": { "delay": 188, "time": "1775736428" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1775737978" }, "departure": { "delay": 58, "time": "1775737978" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 73, "time": "1775735953" }, "departure": { "delay": 73, "time": "1775735953" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1775736230" }, "departure": { "delay": 110, "time": "1775736230" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 245, "time": "1775736530" }, "departure": { "delay": 245, "time": "1775736605" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 168, "time": "1775737103" }, "departure": { "delay": 168, "time": "1775737128" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 227, "time": "1775737302" }, "departure": { "delay": 227, "time": "1775737307" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1775738203" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1775738078" }, "departure": { "delay": 98, "time": "1775738078" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 177, "time": "1775736717" }, "departure": { "delay": 177, "time": "1775736717" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1775736028" }, "departure": { "delay": 113, "time": "1775736053" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 83, "time": "1775735903" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 173, "time": "1775736328" }, "departure": { "delay": 173, "time": "1775736353" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1775737196" }, "departure": { "delay": 211, "time": "1775737231" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 173, "time": "1775736818" }, "departure": { "delay": 173, "time": "1775736953" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 118, "time": "1775736178" }, "departure": { "delay": 118, "time": "1775736178" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 236, "time": "1775736656" }, "departure": { "delay": 236, "time": "1775736656" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1775737828" }, "departure": { "delay": 113, "time": "1775737853" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775735914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10666:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14633:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1775737618" }, "departure": { "delay": 130, "time": "1775737630" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1775737746" }, "departure": { "delay": 126, "time": "1775737746" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1775738410" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1775737493" }, "departure": { "delay": 53, "time": "1775737493" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1775738174" }, "departure": { "delay": 79, "time": "1775738179" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1775736338" }, "departure": { "delay": 106, "time": "1775736346" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1775736550" }, "departure": { "delay": 91, "time": "1775736571" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1775737816" }, "departure": { "delay": 76, "time": "1775737816" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1775736193" }, "departure": { "delay": 102, "time": "1775736222" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1775736607" }, "departure": { "delay": 100, "time": "1775736640" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1775736779" }, "departure": { "delay": 119, "time": "1775736779" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 94, "time": "1775738074" }, "departure": { "delay": 94, "time": "1775738074" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -58, "time": "1775736962" }, "departure": { "delay": -58, "time": "1775736962" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1775738130" }, "departure": { "delay": 90, "time": "1775738130" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 1, "time": "1775737381" }, "departure": { "delay": 1, "time": "1775737381" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1775736275" }, "departure": { "delay": 116, "time": "1775736296" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 86, "time": "1775735846" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 86, "time": "1775738240" }, "departure": { "delay": 86, "time": "1775738246" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 134, "time": "1775737688" }, "departure": { "delay": 134, "time": "1775737694" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1775737989" }, "departure": { "delay": 69, "time": "1775737989" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1775737299" }, "departure": { "delay": 39, "time": "1775737299" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 91, "time": "1775736828" }, "departure": { "delay": 91, "time": "1775736871" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1775736423" }, "departure": { "delay": 92, "time": "1775736452" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1775737017" }, "departure": { "delay": 21, "time": "1775737221" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 118, "time": "1775737918" }, "departure": { "delay": 118, "time": "1775737918" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775735854", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14633:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12395:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1775739127" }, "departure": { "delay": 127, "time": "1775739127" }, "stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 106, "time": "1775737581" }, "departure": { "delay": 106, "time": "1775737606" }, "stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1775738606" }, "departure": { "delay": 86, "time": "1775738606" }, "stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1775739252" }, "departure": { "delay": 132, "time": "1775739252" }, "stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1775738306" }, "departure": { "delay": 86, "time": "1775738306" }, "stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1775738532" }, "departure": { "delay": 12, "time": "1775738532" }, "stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1775737852" }, "departure": { "delay": 172, "time": "1775737852" }, "stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1775737467" }, "departure": { "delay": 87, "time": "1775737467" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 67, "time": "1775738107" }, "departure": { "delay": 67, "time": "1775738107" }, "stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1775739427" }, "departure": { "delay": 127, "time": "1775739427" }, "stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 157, "time": "1775738977" }, "departure": { "delay": 157, "time": "1775738977" }, "stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 158, "time": "1775739038" }, "departure": { "delay": 158, "time": "1775739038" }, "stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 91, "time": "1775737231" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1775739214" }, "departure": { "delay": 154, "time": "1775739214" }, "stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 64, "time": "1775738044" }, "departure": { "delay": 64, "time": "1775738044" }, "stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1775738344" }, "departure": { "delay": 124, "time": "1775738344" }, "stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1775738406" }, "departure": { "delay": 66, "time": "1775738406" }, "stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 124, "time": "1775737564" }, "departure": { "delay": 124, "time": "1775737564" }, "stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1775737406" }, "departure": { "delay": 112, "time": "1775737432" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1775737906" }, "departure": { "delay": 106, "time": "1775737906" }, "stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 156, "time": "1775739336" }, "departure": { "delay": 156, "time": "1775739336" }, "stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1775738181" }, "departure": { "delay": 71, "time": "1775738231" }, "stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1775738002" }, "departure": { "delay": 142, "time": "1775738002" }, "stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1775737506" }, "departure": { "delay": 126, "time": "1775737506" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 177, "time": "1775738937" }, "departure": { "delay": 177, "time": "1775738937" }, "stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1775738783" }, "departure": { "delay": 83, "time": "1775738783" }, "stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1775738836" }, "departure": { "delay": 76, "time": "1775738836" }, "stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1775737706" }, "departure": { "delay": 111, "time": "1775737731" }, "stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1775738666" }, "departure": { "delay": 86, "time": "1775738666" }, "stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775737234", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12395:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15589:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1775739809" }, "departure": { "delay": 29, "time": "1775739809" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775741180" }, "departure": { "delay": 20, "time": "1775741180" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 35, "time": "1775740715" }, "departure": { "delay": 35, "time": "1775740715" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1775741028" }, "departure": { "delay": 48, "time": "1775741028" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1775739878" }, "departure": { "delay": 38, "time": "1775739878" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1775741265" }, "departure": { "delay": 45, "time": "1775741265" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1775740813" }, "departure": { "delay": 13, "time": "1775740813" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775740561" }, "departure": { "delay": 1, "time": "1775740561" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1775741309" }, "departure": { "delay": 29, "time": "1775741309" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1775740614" }, "departure": { "delay": 54, "time": "1775740614" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1775741410" }, "departure": { "delay": 10, "time": "1775741410" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1775740940" }, "departure": { "delay": 20, "time": "1775740940" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1775740907" }, "departure": { "delay": 47, "time": "1775740907" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15589:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230610x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1775740595" }, "departure": { "delay": 95, "time": "1775740595" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1775740164" }, "departure": { "delay": 84, "time": "1775740164" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1775740826" }, "departure": { "delay": 86, "time": "1775740826" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1775739330" }, "departure": { "delay": 90, "time": "1775739330" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1775740215" }, "departure": { "delay": 135, "time": "1775740215" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1775741293" }, "departure": { "delay": 133, "time": "1775741293" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 77, "time": "1775741057" }, "departure": { "delay": 77, "time": "1775741057" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 77, "time": "1775739137" }, "departure": { "delay": 77, "time": "1775739137" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 81, "time": "1775740761" }, "departure": { "delay": 81, "time": "1775740761" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 132, "time": "1775740452" }, "departure": { "delay": 132, "time": "1775740452" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1775738675" }, "departure": { "delay": 35, "time": "1775738675" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 50, "time": "1775738870" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1775741359" }, "departure": { "delay": 79, "time": "1775741359" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 136, "time": "1775740516" }, "departure": { "delay": 136, "time": "1775740516" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1775738742" }, "departure": { "delay": 42, "time": "1775738742" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1775739811" }, "departure": { "delay": 91, "time": "1775739811" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 117, "time": "1775740917" }, "departure": { "delay": 117, "time": "1775740917" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 77, "time": "1775740877" }, "departure": { "delay": 77, "time": "1775740877" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 89, "time": "1775740649" }, "departure": { "delay": 89, "time": "1775740649" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1775741417" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 77, "time": "1775741117" }, "departure": { "delay": 77, "time": "1775741117" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1775741185" }, "departure": { "delay": 85, "time": "1775741185" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 124, "time": "1775740984" }, "departure": { "delay": 124, "time": "1775740984" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 77, "time": "1775740097" }, "departure": { "delay": 77, "time": "1775740097" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 35, "time": "1775738615" }, "stopId": "FR:76351:ZE:4595:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1775739677" }, "departure": { "delay": 77, "time": "1775739677" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 91, "time": "1775740051" }, "departure": { "delay": 91, "time": "1775740051" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1775739197" }, "departure": { "delay": 77, "time": "1775739197" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 96, "time": "1775738976" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1775739437" }, "departure": { "delay": 77, "time": "1775739437" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 135, "time": "1775739975" }, "departure": { "delay": 135, "time": "1775739975" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1775740397" }, "departure": { "delay": 77, "time": "1775740397" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1775740697" }, "departure": { "delay": 77, "time": "1775740697" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1775738806" }, "departure": { "delay": 46, "time": "1775738806" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230610x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 6466, "time": "1775732866" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 6104, "time": "1775733704" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 3 }, { "arrival": { "delay": 6486, "time": "1775733301" }, "departure": { "delay": 6486, "time": "1775733306" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 } ], "timestamp": "1775739011", "trip": { "directionId": 1, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:6:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255650x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1775739391" }, "departure": { "delay": 151, "time": "1775739391" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 188, "time": "1775739488" }, "departure": { "delay": 188, "time": "1775739488" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 191, "time": "1775739971" }, "departure": { "delay": 191, "time": "1775739971" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 184, "time": "1775739604" }, "departure": { "delay": 184, "time": "1775739604" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 207, "time": "1775740107" }, "departure": { "delay": 207, "time": "1775740107" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 157, "time": "1775739937" }, "departure": { "delay": 157, "time": "1775739937" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 151, "time": "1775739811" }, "departure": { "delay": 151, "time": "1775739811" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 165, "time": "1775739405" }, "departure": { "delay": 165, "time": "1775739405" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 151, "time": "1775740171" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 175, "time": "1775740015" }, "departure": { "delay": 175, "time": "1775740015" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 153, "time": "1775738973" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 158, "time": "1775740058" }, "departure": { "delay": 158, "time": "1775740058" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 151, "time": "1775739571" }, "departure": { "delay": 151, "time": "1775739571" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 166, "time": "1775739526" }, "departure": { "delay": 166, "time": "1775739526" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 151, "time": "1775739451" }, "departure": { "delay": 151, "time": "1775739451" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 199, "time": "1775739859" }, "departure": { "delay": 199, "time": "1775739859" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 151, "time": "1775739331" }, "departure": { "delay": 151, "time": "1775739331" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255650x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8087:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1775738026" }, "departure": { "delay": 46, "time": "1775738026" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1775736015" }, "departure": { "delay": 15, "time": "1775736015" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775735940" }, "departure": { "time": "1775735940" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775736120" }, "departure": { "time": "1775736120" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1775737018" }, "departure": { "delay": 58, "time": "1775737018" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1775737504" }, "departure": { "delay": 4, "time": "1775737504" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 28, "time": "1775736688" }, "departure": { "delay": 28, "time": "1775736688" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775736360" }, "departure": { "time": "1775736360" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1775736938" }, "departure": { "delay": 38, "time": "1775736938" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1775735820" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1775735870" }, "departure": { "delay": 50, "time": "1775735870" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775737860" }, "departure": { "time": "1775737860" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1775737263" }, "departure": { "delay": 3, "time": "1775737263" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1775736771" }, "departure": { "delay": 51, "time": "1775736771" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1775737182" }, "departure": { "delay": 42, "time": "1775737182" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775738100" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775736540" }, "departure": { "time": "1775736540" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1775737972" }, "departure": { "delay": 52, "time": "1775737972" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775737620" }, "departure": { "time": "1775737620" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1775736455" }, "departure": { "delay": 35, "time": "1775736455" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1775737552" }, "departure": { "delay": 52, "time": "1775737552" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775735515", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8087:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10280:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1775739672" }, "departure": { "delay": 12, "time": "1775739672" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1775739742" }, "departure": { "delay": 22, "time": "1775739742" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775740416" }, "departure": { "delay": 36, "time": "1775740416" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1775740348" }, "departure": { "delay": 28, "time": "1775740348" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1775740493" }, "departure": { "delay": 53, "time": "1775740493" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1775739869" }, "departure": { "delay": 29, "time": "1775739869" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1775740271" }, "departure": { "delay": 11, "time": "1775740271" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1775739834" }, "departure": { "delay": 54, "time": "1775739834" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1775739611" }, "departure": { "delay": 11, "time": "1775739611" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775741250" }, "departure": { "delay": 30, "time": "1775741250" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1775740177" }, "departure": { "delay": 37, "time": "1775740177" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10280:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx260:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1775736916" }, "departure": { "delay": 76, "time": "1775736916" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 94, "time": "1775737054" }, "departure": { "delay": 94, "time": "1775737054" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 124, "time": "1775737144" }, "departure": { "delay": 124, "time": "1775737144" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 49, "time": "1775734609" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 137, "time": "1775736197" }, "departure": { "delay": 137, "time": "1775736197" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1775737335" }, "departure": { "delay": 75, "time": "1775737335" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 115, "time": "1775737255" }, "departure": { "delay": 115, "time": "1775737255" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 129, "time": "1775735685" }, "departure": { "delay": 129, "time": "1775735709" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 149, "time": "1775734686" }, "departure": { "delay": 149, "time": "1775734709" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1775735309" }, "departure": { "delay": 29, "time": "1775735309" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1775735082" }, "departure": { "delay": 189, "time": "1775735109" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 144, "time": "1775735784" }, "departure": { "delay": 144, "time": "1775735784" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1775736609" }, "departure": { "delay": 129, "time": "1775736609" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1775735184" }, "departure": { "delay": 109, "time": "1775735209" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1775735441" }, "departure": { "delay": 91, "time": "1775735491" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1775736985" }, "departure": { "delay": 109, "time": "1775737009" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 104, "time": "1775737184" }, "departure": { "delay": 104, "time": "1775737184" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 169, "time": "1775736384" }, "departure": { "delay": 169, "time": "1775736409" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 149, "time": "1775735885" }, "departure": { "delay": 149, "time": "1775735909" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1775736513" }, "departure": { "delay": 93, "time": "1775736513" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 150, "time": "1775735610" }, "departure": { "delay": 150, "time": "1775735610" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 139, "time": "1775736259" }, "departure": { "delay": 139, "time": "1775736259" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775734616", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx260:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17492:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775737860" }, "departure": { "delay": 60, "time": "1775737860" }, "stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1775737820" }, "departure": { "delay": 20, "time": "1775737820" }, "stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775738280" }, "departure": { "delay": 60, "time": "1775738280" }, "stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775737800" }, "departure": { "delay": 60, "time": "1775737800" }, "stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775738580" }, "stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775738100" }, "departure": { "delay": 60, "time": "1775738100" }, "stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775737680" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775738040" }, "departure": { "time": "1775738040" }, "stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775737740" }, "departure": { "delay": 60, "time": "1775737740" }, "stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775737880" }, "departure": { "delay": 20, "time": "1775737880" }, "stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775737760" }, "departure": { "delay": 20, "time": "1775737760" }, "stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775738460" }, "departure": { "delay": 60, "time": "1775738460" }, "stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775737354", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17492:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18670:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1775741849" }, "departure": { "delay": 29, "time": "1775741849" }, "stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1775742330" }, "departure": { "delay": 30, "time": "1775742330" }, "stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1775741172" }, "departure": { "delay": 12, "time": "1775741172" }, "stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1775741975" }, "departure": { "delay": 35, "time": "1775741975" }, "stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 9, "time": "1775741229" }, "departure": { "delay": 9, "time": "1775741229" }, "stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775741490" }, "departure": { "delay": 30, "time": "1775741490" }, "stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1775741130" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775741295" }, "departure": { "delay": 15, "time": "1775741295" }, "stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775741190" }, "departure": { "delay": 30, "time": "1775741190" }, "stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1775741428" }, "departure": { "delay": 28, "time": "1775741428" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1775741343" }, "departure": { "delay": 3, "time": "1775741343" }, "stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1775741932" }, "departure": { "delay": 52, "time": "1775741932" }, "stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775738963", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18670:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12971:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775740601" }, "departure": { "delay": 41, "time": "1775740601" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1775739999" }, "departure": { "delay": 39, "time": "1775739999" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1775740771" }, "departure": { "delay": 31, "time": "1775740771" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 97, "time": "1775740537" }, "departure": { "delay": 97, "time": "1775740537" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1775740874" }, "departure": { "delay": 74, "time": "1775740874" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775740259" }, "departure": { "delay": 59, "time": "1775740259" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 31, "time": "1775739871" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1775740828" }, "departure": { "delay": 88, "time": "1775740828" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1775740471" }, "departure": { "delay": 31, "time": "1775740471" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775740173" }, "departure": { "delay": 33, "time": "1775740173" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775740111" }, "departure": { "delay": 31, "time": "1775740111" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1775740666" }, "departure": { "delay": 46, "time": "1775740666" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1775740213" }, "departure": { "delay": 73, "time": "1775740213" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12971:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17967:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775737560" }, "departure": { "delay": 60, "time": "1775737560" }, "stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775738640" }, "departure": { "delay": 60, "time": "1775738640" }, "stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775737500" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1775737640" }, "departure": { "delay": 20, "time": "1775737640" }, "stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775738700" }, "departure": { "delay": 60, "time": "1775738700" }, "stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740260" }, "stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 20, "time": "1775739740" }, "departure": { "delay": 20, "time": "1775739740" }, "stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775738760" }, "departure": { "delay": 60, "time": "1775738760" }, "stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775737860" }, "departure": { "delay": 60, "time": "1775737860" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775739540" }, "departure": { "delay": 60, "time": "1775739540" }, "stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775738280" }, "departure": { "time": "1775738280" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775738100" }, "departure": { "delay": 60, "time": "1775738100" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775737620" }, "departure": { "delay": 60, "time": "1775737620" }, "stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775740020" }, "departure": { "delay": 60, "time": "1775740020" }, "stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 20, "time": "1775739560" }, "departure": { "delay": 20, "time": "1775739560" }, "stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775736454", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17967:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12659:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1775737091" }, "departure": { "delay": 11, "time": "1775737091" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 21 }, { "departure": { "delay": 30, "time": "1775735910" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1775736827" }, "departure": { "delay": 107, "time": "1775736827" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1775736021" }, "departure": { "delay": 81, "time": "1775736021" }, "stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1775736985" }, "departure": { "delay": 25, "time": "1775736985" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1775736373" }, "departure": { "delay": 73, "time": "1775736373" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -27, "time": "1775737473" }, "departure": { "delay": -27, "time": "1775737473" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -36, "time": "1775737584" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 72, "time": "1775736594" }, "departure": { "delay": 72, "time": "1775736612" }, "stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1775736860" }, "departure": { "delay": 80, "time": "1775736860" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1775736738" }, "departure": { "delay": 85, "time": "1775736745" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1775736907" }, "departure": { "delay": 67, "time": "1775736907" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1775736535" }, "departure": { "delay": 55, "time": "1775736535" }, "stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -29, "time": "1775737394" }, "departure": { "delay": -29, "time": "1775737411" }, "stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 71, "time": "1775736648" }, "departure": { "delay": 71, "time": "1775736671" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1775736923" }, "departure": { "delay": 23, "time": "1775736923" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1775736466" }, "departure": { "delay": 46, "time": "1775736466" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775735941" }, "departure": { "delay": 1, "time": "1775735941" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775736060" }, "departure": { "delay": 60, "time": "1775736060" }, "stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775735894", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12659:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11487:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1775740617" }, "departure": { "delay": 57, "time": "1775740617" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1775739793" }, "departure": { "delay": 13, "time": "1775739793" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1775739474" }, "departure": { "delay": 54, "time": "1775739474" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 2, "time": "1775739242" }, "departure": { "delay": 2, "time": "1775739242" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1775739283" }, "departure": { "delay": 43, "time": "1775739283" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1775740354" }, "departure": { "delay": 34, "time": "1775740354" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1775740759" }, "departure": { "delay": 19, "time": "1775740759" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1775740098" }, "departure": { "delay": 18, "time": "1775740098" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1775740568" }, "departure": { "delay": 8, "time": "1775740568" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1775740485" }, "departure": { "delay": 45, "time": "1775740485" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775740010" }, "departure": { "delay": 50, "time": "1775740010" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1775739713" }, "departure": { "delay": 53, "time": "1775739713" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1775740245" }, "departure": { "delay": 45, "time": "1775740245" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1775739432" }, "departure": { "delay": 12, "time": "1775739432" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775739120" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1775739527" }, "departure": { "delay": 47, "time": "1775739527" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1775740302" }, "departure": { "delay": 42, "time": "1775740302" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1775740060" }, "departure": { "delay": 40, "time": "1775740060" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738723", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11487:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2952:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1775740023" }, "departure": { "delay": 3, "time": "1775740023" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1775739512" }, "departure": { "delay": 32, "time": "1775739512" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1775740154" }, "departure": { "delay": 14, "time": "1775740154" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 51, "time": "1775739351" }, "departure": { "delay": 51, "time": "1775739351" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1775739417" }, "departure": { "delay": 57, "time": "1775739417" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1775740081" }, "departure": { "delay": 1, "time": "1775740081" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1775739668" }, "departure": { "delay": 8, "time": "1775739668" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775735176", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2952:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13776:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775738382" }, "departure": { "delay": 42, "time": "1775738382" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1775738740" }, "departure": { "delay": 40, "time": "1775738740" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 46, "time": "1775739946" }, "departure": { "delay": 46, "time": "1775739946" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 29, "time": "1775739329" }, "departure": { "delay": 29, "time": "1775739329" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775738040" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 44, "time": "1775740724" }, "departure": { "delay": 44, "time": "1775740724" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1775738941" }, "departure": { "delay": 1, "time": "1775738941" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1775739354" }, "departure": { "delay": 54, "time": "1775739354" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1775738270" }, "departure": { "delay": 50, "time": "1775738270" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1775740122" }, "departure": { "delay": 42, "time": "1775740122" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1775738184" }, "departure": { "delay": 24, "time": "1775738184" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1775738598" }, "departure": { "delay": 18, "time": "1775738598" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1775740471" }, "departure": { "delay": 31, "time": "1775740471" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 46, "time": "1775739406" }, "departure": { "delay": 46, "time": "1775739406" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1775738213" }, "departure": { "delay": 53, "time": "1775738213" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1775739137" }, "departure": { "delay": 17, "time": "1775739137" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1775739987" }, "departure": { "delay": 27, "time": "1775739987" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 29, "time": "1775739869" }, "departure": { "delay": 29, "time": "1775739869" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1775738091" }, "departure": { "delay": 51, "time": "1775738091" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1775738866" }, "departure": { "delay": 46, "time": "1775738866" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1775739301" }, "departure": { "delay": 1, "time": "1775739301" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775739620" }, "departure": { "delay": 20, "time": "1775739620" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1775739451" }, "departure": { "delay": 31, "time": "1775739451" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775737534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13776:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:743:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775741520" }, "departure": { "time": "1775741520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743980" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1775740865" }, "departure": { "delay": 5, "time": "1775740865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775741345" }, "departure": { "delay": 5, "time": "1775741345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1775738941", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:743:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000321:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739600" }, "stopId": "FR:61001:ZE:Fresnel:ATOUMOD037", "stopSequence": 5 }, { "departure": { "time": "1775739300" }, "stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037", "stopSequence": 1 }, { "departure": { "time": "1775741580" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 32 }, { "departure": { "time": "1775740860" }, "stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1775739540" }, "stopId": "FR:61001:ZE:Lebon:ATOUMOD037", "stopSequence": 4 }, { "departure": { "time": "1775741400" }, "stopId": "FR:61397:ZE:Templx:ATOUMOD037", "stopSequence": 30 }, { "departure": { "time": "1775740800" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1775741220" }, "stopId": "FR:61397:ZE:Gymnase:ATOUMOD037", "stopSequence": 28 }, { "departure": { "time": "1775739480" }, "stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037", "stopSequence": 3 }, { "departure": { "time": "1775739900" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 9 }, { "departure": { "time": "1775741700" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 34 }, { "departure": { "time": "1775740500" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 18 }, { "arrival": { "time": "1775741820" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "departure": { "time": "1775741100" }, "stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037", "stopSequence": 26 }, { "departure": { "time": "1775740260" }, "stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1775739720" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 6 }, { "departure": { "time": "1775740740" }, "stopId": "FR:61001:ZE:CollegexRacine:ATOUMOD037", "stopSequence": 21 }, { "departure": { "time": "1775740680" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 20 }, { "departure": { "time": "1775740380" }, "stopId": "FR:61001:ZE:Mxdiatheque:ATOUMOD037", "stopSequence": 16 }, { "departure": { "time": "1775740140" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 13 }, { "departure": { "time": "1775740080" }, "stopId": "FR:61001:ZE:CollegexBalzacx:ATOUMOD037", "stopSequence": 12 }, { "departure": { "time": "1775740680" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 19 }, { "departure": { "time": "1775739360" }, "stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037", "stopSequence": 2 }, { "departure": { "time": "1775739840" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 8 }, { "departure": { "time": "1775740440" }, "stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037", "stopSequence": 17 }, { "departure": { "time": "1775740200" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1775740020" }, "stopId": "FR:61001:ZE:Printempsx:ATOUMOD037", "stopSequence": 11 }, { "departure": { "time": "1775741280" }, "stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1775741760" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 35 }, { "departure": { "time": "1775739780" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 7 }, { "departure": { "time": "1775741160" }, "stopId": "FR:61397:ZE:Libxration:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1775740920" }, "stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037", "stopSequence": 24 }, { "departure": { "time": "1775740980" }, "stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037", "stopSequence": 25 }, { "departure": { "time": "1775739960" }, "stopId": "FR:61001:ZE:CollegexBalzac:ATOUMOD037", "stopSequence": 10 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000321:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15029:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775740361" }, "departure": { "delay": 41, "time": "1775740361" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1775740656" }, "departure": { "delay": 36, "time": "1775740656" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775740784" }, "departure": { "delay": 44, "time": "1775740784" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775742150" }, "departure": { "delay": 30, "time": "1775742150" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 48, "time": "1775740848" }, "departure": { "delay": 48, "time": "1775740848" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775740459" }, "departure": { "delay": 19, "time": "1775740459" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1775742253" }, "departure": { "delay": 13, "time": "1775742253" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775740985" }, "departure": { "delay": 5, "time": "1775740985" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1775740544" }, "departure": { "delay": 44, "time": "1775740544" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1775741846" }, "departure": { "delay": 26, "time": "1775741846" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15029:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011242x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1775739062" }, "departure": { "delay": 2, "time": "1775739062" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 35, "time": "1775739995" }, "departure": { "delay": 35, "time": "1775739995" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "departure": { "delay": 44, "time": "1775738984" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 2, "time": "1775739482" }, "departure": { "delay": 2, "time": "1775739482" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": -52, "time": "1775738408" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775740025" }, "departure": { "delay": 5, "time": "1775740025" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 15, "time": "1775738835" }, "departure": { "delay": 15, "time": "1775738835" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 2, "time": "1775739242" }, "departure": { "delay": 2, "time": "1775739242" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 13, "time": "1775739553" }, "departure": { "delay": 13, "time": "1775739553" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 50, "time": "1775739950" }, "departure": { "delay": 50, "time": "1775739950" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 40, "time": "1775738920" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -33, "time": "1775738787" }, "departure": { "delay": -33, "time": "1775738787" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 37, "time": "1775739877" }, "departure": { "delay": 37, "time": "1775739877" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 2, "time": "1775740142" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 46, "time": "1775739586" }, "departure": { "delay": 46, "time": "1775739586" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 2, "time": "1775740082" }, "departure": { "delay": 2, "time": "1775740082" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 2, "time": "1775739722" }, "departure": { "delay": 2, "time": "1775739722" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 10, "time": "1775739130" }, "departure": { "delay": 10, "time": "1775739130" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": -33, "time": "1775738607" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1775739771" }, "departure": { "delay": 51, "time": "1775739771" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011242x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18532:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739420" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1775738898" }, "departure": { "delay": 18, "time": "1775738898" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1775738020" }, "departure": { "delay": 40, "time": "1775738020" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1775737197" }, "departure": { "delay": 57, "time": "1775737197" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1775737287" }, "departure": { "delay": 27, "time": "1775737287" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1775739069" }, "departure": { "delay": 9, "time": "1775739069" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1775737807" }, "departure": { "delay": 7, "time": "1775737807" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 44, "time": "1775737604" }, "departure": { "delay": 44, "time": "1775737604" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738760" }, "departure": { "time": "1775738760" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1775738301" }, "departure": { "delay": 21, "time": "1775738301" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1775738537" }, "departure": { "delay": 17, "time": "1775738537" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775738664" }, "departure": { "delay": 24, "time": "1775738664" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1775738950" }, "departure": { "delay": 10, "time": "1775738950" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 34, "time": "1775738374" }, "departure": { "delay": 34, "time": "1775738374" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1775738611" }, "departure": { "delay": 31, "time": "1775738611" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1775737559" }, "departure": { "delay": 59, "time": "1775737559" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1775737884" }, "departure": { "delay": 24, "time": "1775737884" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1775737142" }, "departure": { "delay": 2, "time": "1775737142" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1775738811" }, "departure": { "delay": 51, "time": "1775738811" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1775737489" }, "departure": { "delay": 49, "time": "1775737489" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1775739291" }, "departure": { "delay": 51, "time": "1775739291" }, "stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001", "stopSequence": 34 }, { "departure": { "time": "1775736960" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 37, "time": "1775737957" }, "departure": { "delay": 37, "time": "1775737957" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1775738214" }, "departure": { "delay": 54, "time": "1775738214" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1775739123" }, "departure": { "delay": 3, "time": "1775739123" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 37, "time": "1775738857" }, "departure": { "delay": 37, "time": "1775738857" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1775737317" }, "departure": { "delay": 57, "time": "1775737317" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1775737747" }, "departure": { "delay": 7, "time": "1775737747" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775736574", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18532:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:999:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775751240" }, "departure": { "time": "1775751240" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775751420" }, "departure": { "time": "1775751420" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775752260" }, "departure": { "time": "1775752260" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775753040" }, "departure": { "time": "1775753040" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775753220" }, "departure": { "time": "1775753220" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775753940" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751060" }, "departure": { "time": "1775751060" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "departure": { "time": "1775751000" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775751600" }, "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775753400" }, "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775751180" }, "departure": { "time": "1775751180" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1775753705" }, "departure": { "delay": 5, "time": "1775753705" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775751540" }, "departure": { "time": "1775751540" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775751665" }, "departure": { "delay": 5, "time": "1775751665" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775753160" }, "departure": { "time": "1775753160" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775751120" }, "departure": { "time": "1775751120" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775738884", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:999:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057041x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2, "time": "1775737202" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1775737502" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1775737382", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057041x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230326x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1775741862" }, "departure": { "delay": 102, "time": "1775741862" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 159, "time": "1775740779" }, "departure": { "delay": 159, "time": "1775740779" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1775740242" }, "departure": { "delay": 102, "time": "1775740242" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1775741742" }, "departure": { "delay": 102, "time": "1775741742" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 102, "time": "1775741502" }, "departure": { "delay": 102, "time": "1775741502" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1775741594" }, "departure": { "delay": 134, "time": "1775741594" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 160, "time": "1775741080" }, "departure": { "delay": 160, "time": "1775741080" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 145, "time": "1775739565" }, "departure": { "delay": 145, "time": "1775739565" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1775741022" }, "departure": { "delay": 102, "time": "1775741022" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 135, "time": "1775739015" }, "departure": { "delay": 135, "time": "1775739015" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 159, "time": "1775740959" }, "departure": { "delay": 159, "time": "1775740959" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1775742088" }, "departure": { "delay": 148, "time": "1775742088" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 161, "time": "1775741801" }, "departure": { "delay": 161, "time": "1775741801" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 134, "time": "1775742134" }, "departure": { "delay": 134, "time": "1775742134" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 105, "time": "1775741445" }, "departure": { "delay": 105, "time": "1775741445" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 160, "time": "1775740540" }, "departure": { "delay": 160, "time": "1775740540" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1775740662" }, "departure": { "delay": 102, "time": "1775740662" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1775739882" }, "departure": { "delay": 102, "time": "1775739882" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 147, "time": "1775739027" }, "departure": { "delay": 147, "time": "1775739027" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 118, "time": "1775739358" }, "departure": { "delay": 118, "time": "1775739358" }, "stopId": "FR:76351:ZE:4114:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 116, "time": "1775740376" }, "departure": { "delay": 116, "time": "1775740376" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1775741216" }, "departure": { "delay": 116, "time": "1775741216" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 143, "time": "1775741543" }, "departure": { "delay": 143, "time": "1775741543" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 102, "time": "1775739402" }, "departure": { "delay": 102, "time": "1775739402" }, "stopId": "FR:76351:ZE:3448:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 116, "time": "1775740616" }, "departure": { "delay": 116, "time": "1775740616" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 136, "time": "1775741956" }, "departure": { "delay": 136, "time": "1775741956" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 110, "time": "1775741990" }, "departure": { "delay": 110, "time": "1775741990" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 148, "time": "1775741668" }, "departure": { "delay": 148, "time": "1775741668" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 140, "time": "1775739620" }, "departure": { "delay": 140, "time": "1775739620" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1775741910" }, "departure": { "delay": 150, "time": "1775741910" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 127, "time": "1775742067" }, "departure": { "delay": 127, "time": "1775742067" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 128, "time": "1775741408" }, "departure": { "delay": 128, "time": "1775741408" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 102, "time": "1775742162" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 108, "time": "1775740728" }, "departure": { "delay": 108, "time": "1775740728" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 145, "time": "1775741305" }, "departure": { "delay": 145, "time": "1775741305" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 102, "time": "1775739702" }, "departure": { "delay": 102, "time": "1775739702" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 102, "time": "1775738982" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1775739820" }, "departure": { "delay": 160, "time": "1775739820" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 102, "time": "1775742042" }, "departure": { "delay": 102, "time": "1775742042" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230326x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 273, "time": "1775718685" }, "departure": { "delay": 273, "time": "1775718693" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 255, "time": "1775718385" }, "departure": { "delay": 255, "time": "1775718495" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1775717954" }, "departure": { "delay": 127, "time": "1775718007" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "departure": { "delay": 83, "time": "1775717723" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 533, "time": "1775719776" }, "departure": { "delay": 533, "time": "1775719793" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 355, "time": "1775718736" }, "departure": { "delay": 355, "time": "1775718835" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 448, "time": "1775719062" }, "departure": { "delay": 448, "time": "1775719108" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1775717766" }, "departure": { "delay": 104, "time": "1775717804" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 495, "time": "1775719484" }, "departure": { "delay": 495, "time": "1775719515" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 450, "time": "1775718997" }, "departure": { "delay": 450, "time": "1775719050" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 457, "time": "1775719310" }, "departure": { "delay": 457, "time": "1775719357" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 186, "time": "1775718154" }, "departure": { "delay": 186, "time": "1775718246" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1775717849" }, "departure": { "delay": 122, "time": "1775717882" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 299, "time": "1775718570" }, "departure": { "delay": 299, "time": "1775718659" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 156, "time": "1775718305" }, "departure": { "delay": 156, "time": "1775718336" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 440, "time": "1775719120" }, "departure": { "delay": 440, "time": "1775719160" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 441, "time": "1775719185" }, "departure": { "delay": 441, "time": "1775719221" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 547, "time": "1775719711" }, "departure": { "delay": 547, "time": "1775719747" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 459, "time": "1775719530" }, "departure": { "delay": 459, "time": "1775719539" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 450, "time": "1775719382" }, "departure": { "delay": 450, "time": "1775719410" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 436, "time": "1775718926" }, "departure": { "delay": 436, "time": "1775718976" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 455, "time": "1775719239" }, "departure": { "delay": 455, "time": "1775719295" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 541, "time": "1775719627" }, "departure": { "delay": 541, "time": "1775719681" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 168, "time": "1775718268" }, "departure": { "delay": 168, "time": "1775718288" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1775719550" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:9:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470068:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -229, "time": "1775740871" }, "departure": { "delay": -229, "time": "1775740871" }, "stopId": "FR:27375:ZE:0x7196:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1281, "time": "1775738979" }, "departure": { "delay": -1281, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1101, "time": "1775738979" }, "departure": { "delay": -1101, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6508:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -169, "time": "1775740931" }, "departure": { "delay": -169, "time": "1775740931" }, "stopId": "FR:27375:ZE:0x6505:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6444:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1821, "time": "1775738979" }, "departure": { "delay": -1821, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6522:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -159, "time": "1775740821" }, "departure": { "delay": -159, "time": "1775740821" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -259, "time": "1775740661" }, "departure": { "delay": -259, "time": "1775740661" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1881, "time": "1775738979" }, "departure": { "delay": -1881, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6418:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1701, "time": "1775738979" }, "departure": { "delay": -1701, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6518:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6413:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6386:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6452:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6501:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -320, "time": "1775741080" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6479:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6474:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6520:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -202, "time": "1775740958" }, "departure": { "delay": -202, "time": "1775740958" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 20 }, { "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -170, "time": "1775740750" }, "departure": { "delay": -170, "time": "1775740750" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470068:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:741:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742540" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775742965" }, "departure": { "delay": 5, "time": "1775742965" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775742180" }, "departure": { "time": "1775742180" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741820" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775743625" }, "departure": { "delay": 5, "time": "1775743625" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1775743205" }, "departure": { "delay": 5, "time": "1775743205" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1775743210" }, "departure": { "delay": 10, "time": "1775743210" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775743800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1775738366", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:741:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596660:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -162, "time": "1775743158" }, "departure": { "delay": -162, "time": "1775743158" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -101, "time": "1775742619" }, "departure": { "delay": -101, "time": "1775742619" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -158, "time": "1775743042" }, "departure": { "delay": -158, "time": "1775743042" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -209, "time": "1775743351" }, "departure": { "delay": -209, "time": "1775743351" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -180, "time": "1775743320" }, "departure": { "delay": -180, "time": "1775743320" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -180, "time": "1775743260" }, "departure": { "delay": -180, "time": "1775743260" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -123, "time": "1775742777" }, "departure": { "delay": -123, "time": "1775742777" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "departure": { "time": "1775742300" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -209, "time": "1775743411" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -161, "time": "1775742679" }, "departure": { "delay": -161, "time": "1775742679" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -177, "time": "1775743203" }, "departure": { "delay": -177, "time": "1775743203" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775742379" }, "departure": { "delay": 19, "time": "1775742379" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -153, "time": "1775742867" }, "departure": { "delay": -153, "time": "1775742867" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -71, "time": "1775742469" }, "departure": { "delay": -71, "time": "1775742469" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -188, "time": "1775742952" }, "departure": { "delay": -188, "time": "1775742952" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596660:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1775718668" }, "departure": { "delay": 43, "time": "1775718703" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1775718408" }, "departure": { "delay": 120, "time": "1775718420" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775719411" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1775718618" }, "departure": { "delay": 26, "time": "1775718626" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "departure": { "delay": 159, "time": "1775718159" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1775719328" }, "departure": { "delay": 19, "time": "1775719339" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1775718323" }, "departure": { "delay": 155, "time": "1775718335" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1775718282" }, "departure": { "delay": 172, "time": "1775718292" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1775719293" }, "departure": { "delay": 38, "time": "1775719298" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1775719162" }, "departure": { "delay": 65, "time": "1775719205" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1775718475" }, "departure": { "delay": 42, "time": "1775718522" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 36, "time": "1775718432" }, "departure": { "delay": 36, "time": "1775718456" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775718795" }, "departure": { "delay": 25, "time": "1775718805" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775719233" }, "departure": { "delay": 45, "time": "1775719245" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1775718846" }, "departure": { "delay": 78, "time": "1775718918" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1775718963" }, "departure": { "delay": 81, "time": "1775718981" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 149, "time": "1775718378" }, "departure": { "delay": 149, "time": "1775718389" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1775719077" }, "departure": { "delay": 63, "time": "1775719143" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:10:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1363:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1775736453" }, "departure": { "delay": 33, "time": "1775736453" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1775737118" }, "departure": { "delay": 98, "time": "1775737118" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 138, "time": "1775736906" }, "departure": { "delay": 138, "time": "1775736978" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1775738128" }, "departure": { "delay": 148, "time": "1775738128" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1775736654" }, "departure": { "delay": 54, "time": "1775736654" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1775737029" }, "departure": { "delay": 93, "time": "1775737053" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775736561" }, "departure": { "delay": 39, "time": "1775736579" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1775738278" }, "departure": { "delay": 118, "time": "1775738278" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1775737278" }, "departure": { "delay": 43, "time": "1775737303" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775737478" }, "departure": { "delay": 65, "time": "1775737505" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -8, "time": "1775736232" }, "departure": { "delay": -8, "time": "1775736232" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775737667" }, "departure": { "delay": 47, "time": "1775737667" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 208, "time": "1775738408" }, "departure": { "delay": 208, "time": "1775738428" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 301, "time": "1775738881" }, "departure": { "delay": 301, "time": "1775738881" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1775738030" }, "departure": { "delay": 110, "time": "1775738030" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 59, "time": "1775737356" }, "departure": { "delay": 59, "time": "1775737379" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1775736307" }, "departure": { "delay": 28, "time": "1775736328" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1775738328" }, "departure": { "delay": 168, "time": "1775738328" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1775737203" }, "departure": { "delay": 63, "time": "1775737203" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 288, "time": "1775739048" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 30, "time": "1775736150" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 293, "time": "1775738753" }, "departure": { "delay": 293, "time": "1775738753" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 228, "time": "1775738628" }, "departure": { "delay": 228, "time": "1775738628" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1775737753" }, "departure": { "delay": 54, "time": "1775737854" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 188, "time": "1775738528" }, "departure": { "delay": 188, "time": "1775738528" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1775736835" }, "departure": { "delay": 75, "time": "1775736855" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1775737578" }, "departure": { "delay": 78, "time": "1775737578" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775735795", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1363:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17232:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775738760" }, "departure": { "time": "1775738760" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 36, "time": "1775737596" }, "departure": { "delay": 36, "time": "1775737596" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737500" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1775737431" }, "departure": { "delay": 51, "time": "1775737431" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1775737377" }, "departure": { "delay": 57, "time": "1775737377" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1775736360" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1775737936" }, "departure": { "delay": 16, "time": "1775737936" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 43, "time": "1775738863" }, "departure": { "delay": 43, "time": "1775738863" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1775738091" }, "departure": { "delay": 51, "time": "1775738091" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1775738984" }, "departure": { "delay": 44, "time": "1775738984" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 43, "time": "1775736823" }, "departure": { "delay": 43, "time": "1775736823" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1775739369" }, "departure": { "delay": 9, "time": "1775739369" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 7, "time": "1775737747" }, "departure": { "delay": 7, "time": "1775737747" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738400" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 31, "time": "1775738191" }, "departure": { "delay": 31, "time": "1775738191" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 16, "time": "1775738476" }, "departure": { "delay": 16, "time": "1775738476" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1775738823" }, "departure": { "delay": 3, "time": "1775738823" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 44, "time": "1775739164" }, "departure": { "delay": 44, "time": "1775739164" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739480" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 39, "time": "1775738619" }, "departure": { "delay": 39, "time": "1775738619" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 26, "time": "1775736926" }, "departure": { "delay": 26, "time": "1775736926" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775737159" }, "departure": { "delay": 19, "time": "1775737159" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775736510" }, "departure": { "delay": 30, "time": "1775736510" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 36, "time": "1775737296" }, "departure": { "delay": 36, "time": "1775737296" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 57, "time": "1775739237" }, "departure": { "delay": 57, "time": "1775739237" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1775737894" }, "departure": { "delay": 34, "time": "1775737894" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 37, "time": "1775737657" }, "departure": { "delay": 37, "time": "1775737657" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1775738675" }, "departure": { "delay": 35, "time": "1775738675" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736780" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1775737207" }, "departure": { "delay": 7, "time": "1775737207" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775737080" }, "departure": { "time": "1775737080" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775736986" }, "departure": { "delay": 26, "time": "1775736986" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1775738242" }, "departure": { "delay": 22, "time": "1775738242" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775735875", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17232:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11228:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1775738816" }, "departure": { "delay": 27, "time": "1775738847" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1775738952" }, "departure": { "delay": 12, "time": "1775738952" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1775739173" }, "departure": { "delay": -7, "time": "1775739173" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775738697" }, "departure": { "delay": 57, "time": "1775738697" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1775740451" }, "departure": { "delay": 11, "time": "1775740451" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1775739858" }, "departure": { "delay": 18, "time": "1775739858" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1775739898" }, "departure": { "delay": -2, "time": "1775739898" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1775740384" }, "departure": { "delay": 4, "time": "1775740384" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 37, "time": "1775738617" }, "departure": { "delay": 37, "time": "1775738617" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775739820" }, "departure": { "delay": 40, "time": "1775739820" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1775740521" }, "departure": { "delay": 21, "time": "1775740521" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -10, "time": "1775739710" }, "departure": { "delay": -10, "time": "1775739710" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 69, "time": "1775738889" }, "departure": { "delay": 69, "time": "1775738889" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1775739470" }, "departure": { "delay": -10, "time": "1775739470" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1775739415" }, "departure": { "delay": -5, "time": "1775739415" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1775739950" }, "departure": { "delay": -10, "time": "1775739950" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1775739230" }, "departure": { "delay": -10, "time": "1775739230" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 14, "time": "1775739134" }, "departure": { "delay": 14, "time": "1775739134" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775738580" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1775739050" }, "departure": { "delay": -10, "time": "1775739050" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775739366" }, "departure": { "delay": 6, "time": "1775739366" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1775739544" }, "departure": { "delay": 4, "time": "1775739544" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775738034", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11228:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9870x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1775740680" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9870x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244160xGTFSxGSemH25xSemainex02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1775740653" }, "departure": { "delay": 93, "time": "1775740653" }, "stopId": "FR:76305:ZE:4998:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1775741197" }, "departure": { "delay": 37, "time": "1775741197" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1775739951" }, "departure": { "delay": 51, "time": "1775739951" }, "stopId": "FR:76533:ZE:4950:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1775741423" }, "departure": { "delay": 83, "time": "1775741423" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 37, "time": "1775741737" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 58, "time": "1775738998" }, "departure": { "delay": 58, "time": "1775738998" }, "stopId": "FR:76657:ZE:5090:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1775738856" }, "departure": { "delay": 36, "time": "1775738856" }, "stopId": "FR:76657:ZE:4978:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1775739425" }, "departure": { "delay": 65, "time": "1775739425" }, "stopId": "FR:76660:ZE:4960:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1775739812" }, "departure": { "delay": 92, "time": "1775739812" }, "stopId": "FR:76489:ZE:4953:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1775739290" }, "departure": { "delay": 50, "time": "1775739290" }, "stopId": "FR:76660:ZE:4964:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 71, "time": "1775741471" }, "departure": { "delay": 71, "time": "1775741471" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 77, "time": "1775739257" }, "departure": { "delay": 77, "time": "1775739257" }, "stopId": "FR:76660:ZE:4966:ATOUMOD003", "stopSequence": 10 }, { "departure": { "time": "1775738820" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1775740237" }, "departure": { "delay": 37, "time": "1775740237" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 95, "time": "1775739155" }, "departure": { "delay": 95, "time": "1775739155" }, "stopId": "FR:76660:ZE:5092:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 85, "time": "1775739745" }, "departure": { "delay": 85, "time": "1775739745" }, "stopId": "FR:76660:ZE:4955:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1775739071" }, "departure": { "delay": 71, "time": "1775739071" }, "stopId": "FR:76657:ZE:3005:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775739103" }, "departure": { "delay": 43, "time": "1775739103" }, "stopId": "FR:76657:ZE:3202:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1775740597" }, "departure": { "delay": 37, "time": "1775740597" }, "stopId": "FR:76305:ZE:4915:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1775741576" }, "departure": { "delay": 56, "time": "1775741576" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1775740329" }, "departure": { "delay": 69, "time": "1775740329" }, "stopId": "FR:76305:ZE:4919:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 34, "time": "1775738914" }, "stopId": "FR:76657:ZE:4979:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775740380" }, "departure": { "delay": 60, "time": "1775740380" }, "stopId": "FR:76305:ZE:4938:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1775740717" }, "departure": { "delay": 37, "time": "1775740717" }, "stopId": "FR:76305:ZE:4940:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1775739637" }, "departure": { "delay": 37, "time": "1775739637" }, "stopId": "FR:76660:ZE:3260:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1775739856" }, "departure": { "delay": 76, "time": "1775739856" }, "stopId": "FR:76489:ZE:4952:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 37, "time": "1775739337" }, "departure": { "delay": 37, "time": "1775739337" }, "stopId": "FR:76660:ZE:4962:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 73, "time": "1775738953" }, "stopId": "FR:76657:ZE:4980:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1775739035" }, "departure": { "delay": 95, "time": "1775739035" }, "stopId": "FR:76657:ZE:4982:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244160xGTFSxGSemH25xSemainex02:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17192:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1775740316" }, "departure": { "delay": 56, "time": "1775740316" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1775741018" }, "departure": { "delay": 38, "time": "1775741018" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775740830" }, "departure": { "delay": 30, "time": "1775740830" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1775740626" }, "departure": { "delay": 6, "time": "1775740626" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1775739863" }, "departure": { "delay": 23, "time": "1775739863" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1775741541" }, "departure": { "delay": 21, "time": "1775741541" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1775740537" }, "departure": { "delay": 37, "time": "1775740537" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1775740946" }, "departure": { "delay": 26, "time": "1775740946" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1775740707" }, "departure": { "delay": 27, "time": "1775740707" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1775740410" }, "departure": { "delay": 30, "time": "1775740410" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775742210" }, "departure": { "delay": 30, "time": "1775742210" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1775742294" }, "departure": { "delay": 54, "time": "1775742294" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1775741692" }, "departure": { "delay": 52, "time": "1775741692" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1775741641" }, "departure": { "delay": 1, "time": "1775741641" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 48, "time": "1775742348" }, "departure": { "delay": 48, "time": "1775742348" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 21, "time": "1775740761" }, "departure": { "delay": 21, "time": "1775740761" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775742450" }, "departure": { "delay": 30, "time": "1775742450" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1775740489" }, "departure": { "delay": 49, "time": "1775740489" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775735534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17192:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8654:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 218, "time": "1775736351" }, "departure": { "delay": 218, "time": "1775736398" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1775735552" }, "departure": { "delay": 92, "time": "1775735552" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 153, "time": "1775737173" }, "departure": { "delay": 153, "time": "1775737173" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 216, "time": "1775737476" }, "departure": { "delay": 216, "time": "1775737476" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1775736026" }, "departure": { "delay": 146, "time": "1775736026" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1775736923" }, "departure": { "delay": 83, "time": "1775736923" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1775736148" }, "departure": { "delay": 148, "time": "1775736148" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1775735348" }, "departure": { "delay": 68, "time": "1775735348" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 249, "time": "1775736523" }, "departure": { "delay": 249, "time": "1775736549" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1775735273" }, "departure": { "delay": 53, "time": "1775735273" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 188, "time": "1775736223" }, "departure": { "delay": 188, "time": "1775736248" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 38, "time": "1775735198" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1775737006" }, "departure": { "delay": 113, "time": "1775737073" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 213, "time": "1775737329" }, "departure": { "delay": 213, "time": "1775737353" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 228, "time": "1775736627" }, "departure": { "delay": 228, "time": "1775736648" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 103, "time": "1775735923" }, "departure": { "delay": 103, "time": "1775735923" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 73, "time": "1775735450" }, "departure": { "delay": 73, "time": "1775735473" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 243, "time": "1775736698" }, "departure": { "delay": 243, "time": "1775736723" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775735215", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8654:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6185:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1775736842" }, "departure": { "delay": 147, "time": "1775736867" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1775737383" }, "departure": { "delay": 123, "time": "1775737383" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 67, "time": "1775736667" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -33, "time": "1775738067" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1775737617" }, "departure": { "delay": 82, "time": "1775737642" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 159, "time": "1775737299" }, "departure": { "delay": 159, "time": "1775737299" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1775737812" }, "departure": { "delay": 12, "time": "1775737812" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1775737517" }, "departure": { "delay": 42, "time": "1775737542" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1775737101" }, "departure": { "delay": 159, "time": "1775737119" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1775736769" }, "departure": { "delay": 109, "time": "1775736769" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 187, "time": "1775736942" }, "departure": { "delay": 187, "time": "1775736967" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1775737242" }, "departure": { "delay": 162, "time": "1775737242" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 142, "time": "1775737042" }, "departure": { "delay": 142, "time": "1775737042" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1775738017" }, "departure": { "delay": 37, "time": "1775738017" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1775737892" }, "departure": { "delay": 32, "time": "1775737892" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775736674", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6185:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470861:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -301, "time": "1775743499" }, "departure": { "delay": -301, "time": "1775743499" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -53, "time": "1775741167" }, "departure": { "delay": -53, "time": "1775741167" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -121, "time": "1775740559" }, "departure": { "delay": -121, "time": "1775740559" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1775742326" }, "departure": { "delay": -34, "time": "1775742326" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -6, "time": "1775741994" }, "departure": { "delay": -6, "time": "1775741994" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -222, "time": "1775743158" }, "departure": { "delay": -222, "time": "1775743158" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -386, "time": "1775744134" }, "departure": { "delay": -386, "time": "1775744134" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -123, "time": "1775742477" }, "departure": { "delay": -123, "time": "1775742477" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -331, "time": "1775744189" }, "departure": { "delay": -331, "time": "1775744189" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -417, "time": "1775744223" }, "departure": { "delay": -417, "time": "1775744223" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -391, "time": "1775743949" }, "departure": { "delay": -391, "time": "1775743949" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -396, "time": "1775744064" }, "departure": { "delay": -396, "time": "1775744064" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -70, "time": "1775739830" }, "departure": { "delay": -70, "time": "1775739830" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -67, "time": "1775741213" }, "departure": { "delay": -67, "time": "1775741213" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -104, "time": "1775742376" }, "departure": { "delay": -104, "time": "1775742376" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -62, "time": "1775740918" }, "departure": { "delay": -62, "time": "1775740918" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -85, "time": "1775740235" }, "departure": { "delay": -85, "time": "1775740235" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -4, "time": "1775741276" }, "departure": { "delay": -4, "time": "1775741276" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -66, "time": "1775741334" }, "departure": { "delay": -66, "time": "1775741334" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -138, "time": "1775740422" }, "departure": { "delay": -138, "time": "1775740422" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775741405" }, "departure": { "delay": 5, "time": "1775741405" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -391, "time": "1775744369" }, "departure": { "delay": -391, "time": "1775744369" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -44, "time": "1775742256" }, "departure": { "delay": -44, "time": "1775742256" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1775739180" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -283, "time": "1775743337" }, "departure": { "delay": -283, "time": "1775743337" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -123, "time": "1775742657" }, "departure": { "delay": -123, "time": "1775742657" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -60, "time": "1775740680" }, "departure": { "delay": -60, "time": "1775740680" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -119, "time": "1775742601" }, "departure": { "delay": -119, "time": "1775742601" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -25, "time": "1775740835" }, "departure": { "delay": -25, "time": "1775740835" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1775742166" }, "departure": { "time": "1775742180" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -39, "time": "1775741901" }, "departure": { "delay": -39, "time": "1775741901" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1775742100" }, "departure": { "delay": 40, "time": "1775742100" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -128, "time": "1775742772" }, "departure": { "delay": -128, "time": "1775742772" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -382, "time": "1775744018" }, "departure": { "delay": -382, "time": "1775744018" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -236, "time": "1775742904" }, "departure": { "delay": -236, "time": "1775742904" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -224, "time": "1775742976" }, "departure": { "delay": -224, "time": "1775742976" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -505, "time": "1775744495" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -391, "time": "1775743649" }, "departure": { "delay": -391, "time": "1775743649" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -45, "time": "1775741115" }, "departure": { "delay": -45, "time": "1775741115" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1775739553" }, "departure": { "delay": 13, "time": "1775739553" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -496, "time": "1775744444" }, "departure": { "delay": -496, "time": "1775744444" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -188, "time": "1775742712" }, "departure": { "delay": -188, "time": "1775742712" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470861:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 227, "time": "1775739047" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 308, "time": "1775738348" }, "departure": { "delay": 308, "time": "1775738348" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 247, "time": "1775738027" }, "departure": { "delay": 247, "time": "1775738047" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 242, "time": "1775738822" }, "departure": { "delay": 242, "time": "1775738822" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 272, "time": "1775736822" }, "departure": { "delay": 272, "time": "1775736872" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1775737147" }, "departure": { "delay": 127, "time": "1775737147" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 147, "time": "1775737623" }, "departure": { "delay": 147, "time": "1775737647" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 267, "time": "1775738224" }, "departure": { "delay": 267, "time": "1775738247" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 152, "time": "1775737747" }, "departure": { "delay": 152, "time": "1775737772" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 307, "time": "1775738626" }, "departure": { "delay": 307, "time": "1775738647" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 253, "time": "1775737849" }, "departure": { "delay": 253, "time": "1775737873" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 271, "time": "1775738731" }, "departure": { "delay": 271, "time": "1775738731" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 186, "time": "1775737086" }, "departure": { "delay": 186, "time": "1775737086" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1775738122" }, "departure": { "delay": 202, "time": "1775738122" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 212, "time": "1775736497" }, "departure": { "delay": 212, "time": "1775736572" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1775737352" }, "departure": { "delay": 137, "time": "1775737397" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 152, "time": "1775737472" }, "departure": { "delay": 152, "time": "1775737472" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 82, "time": "1775736322" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 262, "time": "1775736922" }, "departure": { "delay": 262, "time": "1775736922" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 227, "time": "1775736647" }, "departure": { "delay": 227, "time": "1775736647" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1775736747" }, "departure": { "delay": 207, "time": "1775736747" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 292, "time": "1775738547" }, "departure": { "delay": 292, "time": "1775738572" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 167, "time": "1775737547" }, "departure": { "delay": 167, "time": "1775737547" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 282, "time": "1775738922" }, "departure": { "delay": 282, "time": "1775738922" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 210, "time": "1775737950" }, "departure": { "delay": 210, "time": "1775737950" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 97, "time": "1775736397" }, "departure": { "delay": 97, "time": "1775736397" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736335", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1697:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:773:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1775745065" }, "departure": { "delay": 5, "time": "1775745065" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742180" }, "departure": { "time": "1775742180" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742540" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775745300" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775742060" }, "departure": { "time": "1775742060" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1775738897", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:773:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850410F474947x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741280" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740440" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1775737920" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739780" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738940" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738580" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740620" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1775734298", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850410F474947x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852347F476543x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775738160" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775737020" }, "departure": { "time": "1775737080" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737740" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737440" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1775736240" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1775732618", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852347F476543x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15914:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739060" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737500" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775737740" }, "departure": { "delay": 60, "time": "1775737740" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775737760" }, "departure": { "delay": 20, "time": "1775737760" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738700" }, "departure": { "time": "1775738700" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775738160" }, "departure": { "delay": 60, "time": "1775738160" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1775738655" }, "departure": { "delay": 15, "time": "1775738655" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775738040" }, "departure": { "time": "1775738040" }, "stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1775737280" }, "departure": { "delay": 20, "time": "1775737280" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738340" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775737320" }, "departure": { "time": "1775737320" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775737920" }, "departure": { "delay": 60, "time": "1775737920" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775738640" }, "departure": { "delay": 60, "time": "1775738640" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775737200" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775737860" }, "departure": { "delay": 60, "time": "1775737860" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775737620" }, "departure": { "time": "1775737620" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738400" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775737260" }, "departure": { "time": "1775737260" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775738280" }, "departure": { "delay": 60, "time": "1775738280" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775738220" }, "departure": { "delay": 60, "time": "1775738220" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775736454", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15914:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18214:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1775741938" }, "departure": { "delay": 58, "time": "1775741938" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775741433" }, "departure": { "delay": 33, "time": "1775741433" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1775741218" }, "departure": { "delay": 58, "time": "1775741218" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775741273" }, "departure": { "delay": 53, "time": "1775741273" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1775742176" }, "departure": { "delay": 56, "time": "1775742176" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1775741999" }, "departure": { "delay": 59, "time": "1775741999" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1775741150" }, "departure": { "delay": 50, "time": "1775741150" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1775742094" }, "departure": { "delay": 34, "time": "1775742094" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1775742285" }, "departure": { "delay": 45, "time": "1775742285" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775736974", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18214:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx275:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 306, "time": "1775739426" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 365, "time": "1775738140" }, "departure": { "delay": 365, "time": "1775738165" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1775737715" }, "departure": { "delay": 300, "time": "1775737740" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 86, "time": "1775736326" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1775736859" }, "departure": { "delay": 96, "time": "1775736876" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1775736677" }, "departure": { "delay": 161, "time": "1775736701" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 280, "time": "1775738440" }, "departure": { "delay": 280, "time": "1775738440" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 143, "time": "1775736503" }, "departure": { "delay": 143, "time": "1775736503" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 382, "time": "1775738242" }, "departure": { "delay": 382, "time": "1775738242" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 275, "time": "1775737992" }, "departure": { "delay": 275, "time": "1775738015" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 257, "time": "1775738357" }, "departure": { "delay": 257, "time": "1775738357" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 276, "time": "1775738616" }, "departure": { "delay": 276, "time": "1775738616" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 361, "time": "1775739001" }, "departure": { "delay": 361, "time": "1775739001" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 181, "time": "1775736601" }, "departure": { "delay": 181, "time": "1775736601" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 178, "time": "1775737318" }, "departure": { "delay": 178, "time": "1775737318" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1775737615" }, "departure": { "delay": 200, "time": "1775737640" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 285, "time": "1775738845" }, "departure": { "delay": 285, "time": "1775738865" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 280, "time": "1775737815" }, "departure": { "delay": 280, "time": "1775737840" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 306, "time": "1775739246" }, "departure": { "delay": 306, "time": "1775739246" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1775736376" }, "departure": { "delay": 136, "time": "1775736376" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 335, "time": "1775738915" }, "departure": { "delay": 335, "time": "1775738915" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 160, "time": "1775737080" }, "departure": { "delay": 160, "time": "1775737240" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 195, "time": "1775737395" }, "departure": { "delay": 195, "time": "1775737395" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 306, "time": "1775739066" }, "departure": { "delay": 306, "time": "1775739066" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1775737490" }, "departure": { "delay": 170, "time": "1775737490" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 287, "time": "1775737907" }, "departure": { "delay": 287, "time": "1775737907" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775737007" }, "departure": { "delay": 47, "time": "1775737007" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 324, "time": "1775739144" }, "departure": { "delay": 324, "time": "1775739144" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 166, "time": "1775736766" }, "departure": { "delay": 166, "time": "1775736766" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 272, "time": "1775738769" }, "departure": { "delay": 272, "time": "1775738792" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775736334", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx275:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6214:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1775739070" }, "departure": { "delay": 130, "time": "1775739070" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1775739539" }, "departure": { "delay": 119, "time": "1775739539" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1775738962" }, "departure": { "delay": 142, "time": "1775738962" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1775738639" }, "departure": { "delay": 139, "time": "1775738659" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 169, "time": "1775738809" }, "departure": { "delay": 169, "time": "1775738809" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1775738712" }, "departure": { "delay": 132, "time": "1775738712" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 49, "time": "1775738509" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1775739162" }, "departure": { "delay": 162, "time": "1775739162" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1775739262" }, "departure": { "delay": 142, "time": "1775739262" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1775738890" }, "departure": { "delay": 149, "time": "1775738909" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1775739472" }, "departure": { "delay": 112, "time": "1775739472" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738514", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6214:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1051:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775754180" }, "departure": { "time": "1775754180" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775755385" }, "departure": { "delay": 5, "time": "1775755385" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775754900" }, "departure": { "time": "1775754900" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775754600" }, "departure": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1775755390" }, "departure": { "delay": 10, "time": "1775755390" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775754240" }, "departure": { "time": "1775754240" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775753580" }, "departure": { "time": "1775753580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775755145" }, "departure": { "delay": 5, "time": "1775755145" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775754120" }, "departure": { "time": "1775754120" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775753820" }, "departure": { "time": "1775753820" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775753585" }, "departure": { "delay": 5, "time": "1775753585" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775753460" }, "departure": { "time": "1775753460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1775755745" }, "departure": { "delay": 5, "time": "1775755745" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775754780" }, "departure": { "time": "1775754780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775753640" }, "departure": { "time": "1775753640" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775755085" }, "departure": { "delay": 5, "time": "1775755085" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775754300" }, "departure": { "time": "1775754300" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1775738941", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1051:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056574x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 426, "time": "1775738466" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 552, "time": "1775738772" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 526, "time": "1775738626" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 478, "time": "1775738338" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 538, "time": "1775738698" }, "departure": { "delay": 538, "time": "1775738698" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 537, "time": "1775738937" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738563", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056574x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11263:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1775739058" }, "departure": { "delay": 58, "time": "1775739058" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775740070" }, "departure": { "delay": 50, "time": "1775740070" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 55, "time": "1775737975" }, "departure": { "delay": 55, "time": "1775737975" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1775738111" }, "departure": { "delay": 71, "time": "1775738111" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1775738859" }, "departure": { "delay": 39, "time": "1775738859" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 68, "time": "1775738288" }, "departure": { "delay": 68, "time": "1775738288" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1775738205" }, "departure": { "delay": 45, "time": "1775738205" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1775738442" }, "departure": { "delay": 42, "time": "1775738442" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1775738327" }, "departure": { "delay": 47, "time": "1775738327" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 81, "time": "1775739681" }, "departure": { "delay": 81, "time": "1775739681" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1775737755" }, "departure": { "delay": 75, "time": "1775737755" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1775738508" }, "departure": { "delay": 48, "time": "1775738508" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1775738704" }, "departure": { "delay": 64, "time": "1775738704" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1775738605" }, "departure": { "delay": 50, "time": "1775738630" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1775737845" }, "departure": { "delay": 105, "time": "1775737845" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1775738032" }, "departure": { "delay": 112, "time": "1775738032" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1775739246" }, "departure": { "delay": 66, "time": "1775739246" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1775739870" }, "departure": { "delay": 90, "time": "1775739870" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1775739410" }, "departure": { "delay": 50, "time": "1775739410" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1775738980" }, "departure": { "delay": 100, "time": "1775738980" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1775738372" }, "departure": { "delay": 32, "time": "1775738372" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1775738547" }, "departure": { "delay": 27, "time": "1775738547" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 25, "time": "1775737705" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1775739018" }, "departure": { "delay": 78, "time": "1775739018" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 104, "time": "1775739944" }, "departure": { "delay": 104, "time": "1775739944" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 53, "time": "1775739173" }, "departure": { "delay": 53, "time": "1775739173" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1775738809" }, "departure": { "delay": 49, "time": "1775738809" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1775739544" }, "departure": { "delay": 64, "time": "1775739544" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1775739770" }, "departure": { "delay": 50, "time": "1775739770" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1775739110" }, "departure": { "delay": 50, "time": "1775739110" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1775738755" }, "departure": { "delay": 55, "time": "1775738755" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775737714", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11263:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852092F474821x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741160" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1775737320" }, "departure": { "time": "1775737380" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1775738700" }, "departure": { "time": "1775738760" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775736660" }, "departure": { "time": "1775736720" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740200" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1775735820" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739240" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1775738220" }, "departure": { "time": "1775738280" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1775742000" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 25 } ], "timestamp": "1775732199", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852092F474821x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470862:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -431, "time": "1775745649" }, "departure": { "delay": -431, "time": "1775745649" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -883, "time": "1775747717" }, "departure": { "delay": -883, "time": "1775747717" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -450, "time": "1775745750" }, "departure": { "delay": -450, "time": "1775745750" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -5721, "time": "1775738979" }, "departure": { "delay": -5721, "time": "1775738979" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -769, "time": "1775747291" }, "departure": { "delay": -769, "time": "1775747291" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -718, "time": "1775746922" }, "departure": { "delay": -718, "time": "1775746922" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -5661, "time": "1775738979" }, "departure": { "delay": -5661, "time": "1775738979" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -455, "time": "1775746045" }, "departure": { "delay": -455, "time": "1775746045" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -804, "time": "1775747496" }, "departure": { "delay": -804, "time": "1775747496" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -5181, "time": "1775738979" }, "departure": { "delay": -5181, "time": "1775738979" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -783, "time": "1775747337" }, "departure": { "delay": -783, "time": "1775747337" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -273, "time": "1775745387" }, "departure": { "delay": -273, "time": "1775745387" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -4161, "time": "1775738979" }, "departure": { "delay": -4161, "time": "1775738979" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -748, "time": "1775746772" }, "departure": { "delay": -748, "time": "1775746772" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -5061, "time": "1775738979" }, "departure": { "delay": -5061, "time": "1775738979" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -778, "time": "1775747222" }, "departure": { "delay": -778, "time": "1775747222" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -4581, "time": "1775738979" }, "departure": { "delay": -4581, "time": "1775738979" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -669, "time": "1775746431" }, "departure": { "delay": -669, "time": "1775746431" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -5541, "time": "1775738979" }, "departure": { "delay": -5541, "time": "1775738979" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -232, "time": "1775745188" }, "departure": { "delay": -232, "time": "1775745188" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -773, "time": "1775747407" }, "departure": { "delay": -773, "time": "1775747407" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -671, "time": "1775746249" }, "departure": { "delay": -671, "time": "1775746249" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -446, "time": "1775745874" }, "departure": { "delay": -446, "time": "1775745874" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -259, "time": "1775745281" }, "departure": { "delay": -259, "time": "1775745281" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "departure": { "delay": -3441, "time": "1775738979" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -730, "time": "1775746610" }, "departure": { "delay": -730, "time": "1775746610" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -4941, "time": "1775738979" }, "departure": { "delay": -4941, "time": "1775738979" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -718, "time": "1775747462" }, "departure": { "delay": -718, "time": "1775747462" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -778, "time": "1775747642" }, "departure": { "delay": -778, "time": "1775747642" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -3801, "time": "1775738979" }, "departure": { "delay": -3801, "time": "1775738979" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -515, "time": "1775745985" }, "departure": { "delay": -515, "time": "1775745985" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -892, "time": "1775747768" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -623, "time": "1775746177" }, "departure": { "delay": -623, "time": "1775746177" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -4821, "time": "1775738979" }, "departure": { "delay": -4821, "time": "1775738979" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -5361, "time": "1775738979" }, "departure": { "delay": -5361, "time": "1775738979" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -371, "time": "1775745529" }, "departure": { "delay": -371, "time": "1775745529" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -327, "time": "1775745453" }, "departure": { "delay": -327, "time": "1775745453" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -361, "time": "1775745599" }, "departure": { "delay": -361, "time": "1775745599" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -450, "time": "1775745930" }, "departure": { "delay": -450, "time": "1775745930" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470862:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:159:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1775716150" }, "departure": { "delay": 10, "time": "1775716150" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775713920" }, "departure": { "time": "1775713920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775714580" }, "departure": { "time": "1775714580" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775714160" }, "departure": { "time": "1775714160" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775714400" }, "departure": { "time": "1775714400" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775716020" }, "departure": { "time": "1775716020" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775716145" }, "departure": { "delay": 5, "time": "1775716145" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775714040" }, "departure": { "time": "1775714040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775715960" }, "departure": { "time": "1775715960" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775713980" }, "departure": { "time": "1775713980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775714340" }, "departure": { "time": "1775714340" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775714640" }, "departure": { "time": "1775714640" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775716740" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775715360" }, "departure": { "time": "1775715360" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1775715905" }, "departure": { "delay": 5, "time": "1775715905" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775716080" }, "departure": { "time": "1775716080" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775714820" }, "departure": { "time": "1775714820" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775715720" }, "departure": { "time": "1775715720" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775715840" }, "departure": { "time": "1775715840" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775714280" }, "departure": { "time": "1775714280" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775715540" }, "departure": { "time": "1775715540" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775714100" }, "departure": { "time": "1775714100" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775716565" }, "departure": { "delay": 5, "time": "1775716565" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775714220" }, "departure": { "time": "1775714220" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775715180" }, "departure": { "time": "1775715180" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775714700" }, "departure": { "time": "1775714700" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775715900" }, "departure": { "time": "1775715900" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775716560" }, "departure": { "time": "1775716560" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775715845" }, "departure": { "delay": 5, "time": "1775715845" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775716200" }, "departure": { "time": "1775716200" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775714760" }, "departure": { "time": "1775714760" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775716140" }, "departure": { "time": "1775716140" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775716380" }, "departure": { "time": "1775716380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1775713800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1775707758", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:159:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13439:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1775739526" }, "departure": { "delay": 46, "time": "1775739526" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775739680" }, "departure": { "delay": 20, "time": "1775739680" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775741480" }, "departure": { "delay": 20, "time": "1775741480" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 18, "time": "1775740518" }, "departure": { "delay": 18, "time": "1775740518" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1775741606" }, "departure": { "delay": 26, "time": "1775741606" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 42, "time": "1775740422" }, "departure": { "delay": 42, "time": "1775740422" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775741820" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1775739180" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1775739644" }, "departure": { "delay": 44, "time": "1775739644" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775739957" }, "departure": { "delay": 57, "time": "1775739957" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1775740240" }, "departure": { "delay": 40, "time": "1775740240" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1775739341" }, "departure": { "delay": 41, "time": "1775739341" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1775739483" }, "departure": { "delay": 3, "time": "1775739483" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1775741390" }, "departure": { "delay": 50, "time": "1775741390" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1775740682" }, "departure": { "delay": 2, "time": "1775740682" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1775740335" }, "departure": { "delay": 15, "time": "1775740335" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1775739407" }, "departure": { "delay": 47, "time": "1775739407" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 39, "time": "1775740479" }, "departure": { "delay": 39, "time": "1775740479" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1775740847" }, "departure": { "delay": 47, "time": "1775740847" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1775739757" }, "departure": { "delay": 37, "time": "1775739757" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775739241" }, "departure": { "delay": 1, "time": "1775739241" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1775739285" }, "departure": { "delay": 45, "time": "1775739285" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775741729" }, "departure": { "delay": 29, "time": "1775741729" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 33, "time": "1775741553" }, "departure": { "delay": 33, "time": "1775741553" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1775740801" }, "departure": { "delay": 1, "time": "1775740801" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775741205" }, "departure": { "delay": 45, "time": "1775741205" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1775740178" }, "departure": { "delay": 38, "time": "1775740178" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738614", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13439:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:62:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 146, "time": "1775720334" }, "departure": { "delay": 146, "time": "1775720366" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775720600" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1775719164" }, "departure": { "delay": 68, "time": "1775719208" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1775719237" }, "departure": { "delay": 49, "time": "1775719249" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 103, "time": "1775720412" }, "departure": { "delay": 103, "time": "1775720443" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1775719313" }, "departure": { "delay": 72, "time": "1775719452" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775719118" }, "departure": { "delay": 45, "time": "1775719125" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1775720573" }, "departure": { "delay": 53, "time": "1775720573" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 63, "time": "1775719066" }, "departure": { "delay": 63, "time": "1775719083" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 158, "time": "1775720160" }, "departure": { "delay": 158, "time": "1775720198" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1775719721" }, "departure": { "delay": 16, "time": "1775719756" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1775720236" }, "departure": { "delay": 160, "time": "1775720260" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "departure": { "time": "1775718900" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1775720078" }, "departure": { "delay": 131, "time": "1775720111" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1775720532" }, "departure": { "delay": 79, "time": "1775720539" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1775719542" }, "departure": { "delay": 53, "time": "1775719553" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1775720044" }, "departure": { "delay": 200, "time": "1775720060" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1775719268" }, "departure": { "delay": 22, "time": "1775719282" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 2, "time": "1775719613" }, "departure": { "delay": 2, "time": "1775719622" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:62:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2947:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775737315" }, "departure": { "delay": 148, "time": "1775737348" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1775737921" }, "departure": { "delay": 148, "time": "1775737948" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 188, "time": "1775738139" }, "departure": { "delay": 188, "time": "1775738168" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 178, "time": "1775737405" }, "departure": { "delay": 178, "time": "1775737438" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 71, "time": "1775737749" }, "departure": { "delay": 71, "time": "1775737751" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 123, "time": "1775738024" }, "departure": { "delay": 123, "time": "1775738043" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 68, "time": "1775737008" }, "departure": { "delay": 68, "time": "1775737028" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1775736800" }, "departure": { "delay": 109, "time": "1775736829" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1775737833" }, "departure": { "delay": 108, "time": "1775737848" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1775737147" }, "departure": { "delay": 68, "time": "1775737148" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1775737519" }, "departure": { "delay": 98, "time": "1775737538" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1775737633" }, "departure": { "delay": 88, "time": "1775737648" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1775738298" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 88, "time": "1775736729" }, "departure": { "delay": 88, "time": "1775736748" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1775736907" }, "departure": { "delay": 148, "time": "1775736928" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 208, "time": "1775738223" }, "departure": { "delay": 208, "time": "1775738248" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 128, "time": "1775736629" }, "departure": { "delay": 128, "time": "1775736668" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 108, "time": "1775737223" }, "departure": { "delay": 108, "time": "1775737248" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1775736538" }, "departure": { "delay": 88, "time": "1775736568" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736574", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2947:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7082:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1775737549" }, "departure": { "delay": 49, "time": "1775737549" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1775738569" }, "departure": { "delay": 109, "time": "1775738569" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 219, "time": "1775738859" }, "departure": { "delay": 219, "time": "1775738859" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1775738376" }, "departure": { "delay": 156, "time": "1775738376" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1775737470" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1775738920" }, "departure": { "delay": 160, "time": "1775738920" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 114, "time": "1775738274" }, "departure": { "delay": 114, "time": "1775738274" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1775738780" }, "departure": { "delay": 200, "time": "1775738780" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1775737745" }, "departure": { "delay": 150, "time": "1775737770" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 153, "time": "1775739033" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1775738479" }, "departure": { "delay": 139, "time": "1775738479" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1775737646" }, "departure": { "delay": 110, "time": "1775737670" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1775738159" }, "departure": { "delay": 120, "time": "1775738220" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1775737973" }, "departure": { "delay": 173, "time": "1775737973" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737475", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7082:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16535:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1775737051" }, "departure": { "delay": 91, "time": "1775737051" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 172, "time": "1775735152" }, "departure": { "delay": 172, "time": "1775735152" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1775734900" }, "departure": { "delay": 160, "time": "1775734900" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 140, "time": "1775736796" }, "departure": { "delay": 140, "time": "1775736800" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 234, "time": "1775735454" }, "departure": { "delay": 234, "time": "1775735454" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 144, "time": "1775735004" }, "departure": { "delay": 144, "time": "1775735004" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1775735075" }, "departure": { "delay": 155, "time": "1775735075" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1775736920" }, "departure": { "delay": 140, "time": "1775736920" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1775735056" }, "departure": { "delay": 136, "time": "1775735056" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1775736830" }, "departure": { "delay": 110, "time": "1775736830" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 275, "time": "1775735352" }, "departure": { "delay": 275, "time": "1775735375" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 171, "time": "1775734971" }, "departure": { "delay": 171, "time": "1775734971" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1775734817" }, "departure": { "delay": 77, "time": "1775734817" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1775737190" }, "departure": { "delay": 121, "time": "1775737201" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1775736089" }, "departure": { "delay": 100, "time": "1775736100" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 166, "time": "1775735866" }, "departure": { "delay": 166, "time": "1775735866" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 212, "time": "1775735252" }, "departure": { "delay": 212, "time": "1775735252" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 161, "time": "1775735197" }, "departure": { "delay": 161, "time": "1775735201" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 193, "time": "1775736613" }, "departure": { "delay": 193, "time": "1775736613" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 167, "time": "1775736707" }, "departure": { "delay": 167, "time": "1775736707" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1775736875" }, "departure": { "delay": 158, "time": "1775736878" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 245, "time": "1775735955" }, "departure": { "delay": 245, "time": "1775736005" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 221, "time": "1775735783" }, "departure": { "delay": 221, "time": "1775735801" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 132, "time": "1775737152" }, "departure": { "delay": 132, "time": "1775737152" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 144, "time": "1775736984" }, "departure": { "delay": 144, "time": "1775736984" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 121, "time": "1775737076" }, "departure": { "delay": 121, "time": "1775737081" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1775734435", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16535:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3403:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 187, "time": "1775738631" }, "departure": { "delay": 187, "time": "1775738647" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1775738273" }, "departure": { "delay": 113, "time": "1775738273" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1775739221" }, "departure": { "delay": 101, "time": "1775739221" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1775738453" }, "departure": { "delay": 132, "time": "1775738472" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1775739311" }, "departure": { "delay": 71, "time": "1775739311" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1775739590" }, "departure": { "delay": 110, "time": "1775739590" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1775739094" }, "departure": { "delay": 94, "time": "1775739094" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1775738357" }, "departure": { "delay": 162, "time": "1775738382" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 99, "time": "1775739519" }, "departure": { "delay": 99, "time": "1775739519" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1775739700" }, "departure": { "delay": 100, "time": "1775739700" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1775739881" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1775739426" }, "departure": { "delay": 126, "time": "1775739426" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 132, "time": "1775738734" }, "departure": { "delay": 132, "time": "1775738772" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 152, "time": "1775738523" }, "departure": { "delay": 152, "time": "1775738552" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1775738840" }, "departure": { "delay": 168, "time": "1775738868" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1775738934" }, "departure": { "delay": 127, "time": "1775738947" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 97, "time": "1775738197" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 119, "time": "1775738999" }, "departure": { "delay": 119, "time": "1775738999" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738203", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3403:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244089xGTFSxGSemH15xSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 104, "time": "1775738264" }, "stopId": "FR:76305:ZE:4998:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1775738328" }, "departure": { "delay": 48, "time": "1775738328" }, "stopId": "FR:76305:ZE:4940:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 94, "time": "1775739034" }, "departure": { "delay": 94, "time": "1775739034" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 48, "time": "1775739348" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 48, "time": "1775738808" }, "departure": { "delay": 48, "time": "1775738808" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1775739082" }, "departure": { "delay": 82, "time": "1775739082" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 67, "time": "1775739187" }, "departure": { "delay": 67, "time": "1775739187" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 45, "time": "1775738205" }, "stopId": "FR:76305:ZE:4915:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244089xGTFSxGSemH15xSemainex08:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4627:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1775737270" }, "departure": { "delay": 108, "time": "1775737308" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1775735880" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1775736958" }, "departure": { "delay": 147, "time": "1775736987" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1775737174" }, "departure": { "delay": 48, "time": "1775737188" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 98, "time": "1775736126" }, "departure": { "delay": 98, "time": "1775736158" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 172, "time": "1775737058" }, "departure": { "delay": 172, "time": "1775737072" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1775736862" }, "departure": { "delay": 108, "time": "1775736888" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1775736311" }, "departure": { "delay": 172, "time": "1775736352" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 148, "time": "1775736765" }, "departure": { "delay": 148, "time": "1775736808" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1775736015" }, "departure": { "delay": 42, "time": "1775736042" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1775736415" }, "departure": { "delay": 148, "time": "1775736448" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1775735939" }, "departure": { "delay": 7, "time": "1775735947" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1775736227" }, "departure": { "delay": 132, "time": "1775736252" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775735674", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4627:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx303:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1775739141" }, "departure": { "delay": 21, "time": "1775739141" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775738970" }, "departure": { "delay": 30, "time": "1775738970" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1775739414" }, "departure": { "delay": 54, "time": "1775739414" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1775738388" }, "departure": { "delay": 48, "time": "1775738388" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1775739758" }, "departure": { "delay": 38, "time": "1775739758" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775739570" }, "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1775738718" }, "departure": { "delay": 18, "time": "1775738718" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775737620" }, "departure": { "time": "1775737620" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775739030" }, "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1775740068" }, "departure": { "delay": 48, "time": "1775740068" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1775738310" }, "departure": { "delay": 30, "time": "1775738310" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775737500" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1775738569" }, "departure": { "delay": 49, "time": "1775738569" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 31, "time": "1775738011" }, "departure": { "delay": 31, "time": "1775738011" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1775738482" }, "departure": { "delay": 22, "time": "1775738482" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1775739990" }, "departure": { "delay": 30, "time": "1775739990" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775737890" }, "departure": { "delay": 30, "time": "1775737890" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775739925" }, "departure": { "delay": 25, "time": "1775739925" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 15, "time": "1775739855" }, "departure": { "delay": 15, "time": "1775739855" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 41, "time": "1775737721" }, "departure": { "delay": 41, "time": "1775737721" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775739330" }, "departure": { "delay": 30, "time": "1775739330" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1775737541" }, "departure": { "delay": 41, "time": "1775737541" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775739810" }, "departure": { "delay": 30, "time": "1775739810" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1775738790" }, "departure": { "delay": 30, "time": "1775738790" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1775738886" }, "departure": { "delay": 6, "time": "1775738886" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775737094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx303:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230608x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 331, "time": "1775739571" }, "departure": { "delay": 331, "time": "1775739571" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 327, "time": "1775738787" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 315, "time": "1775740335" }, "departure": { "delay": 315, "time": "1775740335" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 313, "time": "1775739373" }, "departure": { "delay": 313, "time": "1775739373" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 369, "time": "1775740269" }, "departure": { "delay": 369, "time": "1775740269" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 271, "time": "1775738611" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 321, "time": "1775740161" }, "departure": { "delay": 321, "time": "1775740161" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 327, "time": "1775739027" }, "departure": { "delay": 327, "time": "1775739027" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 313, "time": "1775739673" }, "departure": { "delay": 313, "time": "1775739673" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 372, "time": "1775739492" }, "departure": { "delay": 372, "time": "1775739492" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 371, "time": "1775739191" }, "departure": { "delay": 371, "time": "1775739191" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 320, "time": "1775739140" }, "departure": { "delay": 320, "time": "1775739140" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 313, "time": "1775739853" }, "departure": { "delay": 313, "time": "1775739853" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 313, "time": "1775739073" }, "departure": { "delay": 313, "time": "1775739073" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1775739960" }, "departure": { "delay": 360, "time": "1775739960" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 313, "time": "1775740093" }, "departure": { "delay": 313, "time": "1775740093" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 371, "time": "1775738951" }, "departure": { "delay": 371, "time": "1775738951" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 353, "time": "1775739893" }, "departure": { "delay": 353, "time": "1775739893" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 368, "time": "1775739428" }, "departure": { "delay": 368, "time": "1775739428" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 313, "time": "1775740033" }, "departure": { "delay": 313, "time": "1775740033" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 325, "time": "1775739625" }, "departure": { "delay": 325, "time": "1775739625" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 317, "time": "1775739737" }, "departure": { "delay": 317, "time": "1775739737" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 313, "time": "1775740393" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 322, "time": "1775739802" }, "departure": { "delay": 322, "time": "1775739802" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230608x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470574:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2001, "time": "1775738979" }, "departure": { "delay": -2001, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2121, "time": "1775738979" }, "departure": { "delay": -2121, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1775741319" }, "departure": { "delay": 39, "time": "1775741319" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2001, "time": "1775738979" }, "departure": { "delay": -2001, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -15, "time": "1775741385" }, "departure": { "delay": -15, "time": "1775741385" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1775741531" }, "departure": { "delay": 11, "time": "1775741531" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1881, "time": "1775738979" }, "departure": { "delay": -1881, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775741213" }, "departure": { "delay": 53, "time": "1775741213" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -78, "time": "1775741682" }, "departure": { "delay": -78, "time": "1775741682" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "departure": { "delay": -1221, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1821, "time": "1775738979" }, "departure": { "delay": -1821, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -85, "time": "1775741735" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1941, "time": "1775738979" }, "departure": { "delay": -1941, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1941, "time": "1775738979" }, "departure": { "delay": -1941, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2061, "time": "1775738979" }, "departure": { "delay": -2061, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1341, "time": "1775738979" }, "departure": { "delay": -1341, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -59, "time": "1775741581" }, "departure": { "delay": -59, "time": "1775741581" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1775741461" }, "departure": { "delay": 1, "time": "1775741461" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470574:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8153:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2336, "time": "1775737316" }, "departure": { "delay": 2336, "time": "1775737316" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 2394, "time": "1775736474" }, "departure": { "delay": 2394, "time": "1775736474" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 2336, "time": "1775735276" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2339, "time": "1775736719" }, "departure": { "delay": 2339, "time": "1775736719" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 2284, "time": "1775735584" }, "departure": { "delay": 2284, "time": "1775735584" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 2336, "time": "1775736536" }, "departure": { "delay": 2336, "time": "1775736536" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 2387, "time": "1775736227" }, "departure": { "delay": 2387, "time": "1775736227" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2374, "time": "1775736394" }, "departure": { "delay": 2374, "time": "1775736394" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 2336, "time": "1775735816" }, "departure": { "delay": 2336, "time": "1775735816" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 2386, "time": "1775735326" }, "departure": { "delay": 2386, "time": "1775735326" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2336, "time": "1775736296" }, "departure": { "delay": 2336, "time": "1775736296" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 2378, "time": "1775736638" }, "departure": { "delay": 2378, "time": "1775736638" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 2336, "time": "1775737076" }, "departure": { "delay": 2336, "time": "1775737076" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775735295", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8153:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4685:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 248, "time": "1775738332" }, "departure": { "delay": 248, "time": "1775738348" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 148, "time": "1775737888" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 290, "time": "1775739770" }, "departure": { "delay": 290, "time": "1775739770" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 226, "time": "1775739346" }, "departure": { "delay": 226, "time": "1775739346" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 238, "time": "1775739538" }, "departure": { "delay": 238, "time": "1775739538" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 231, "time": "1775739051" }, "departure": { "delay": 231, "time": "1775739051" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 187, "time": "1775738663" }, "departure": { "delay": 187, "time": "1775738707" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 228, "time": "1775738783" }, "departure": { "delay": 228, "time": "1775738808" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 290, "time": "1775738428" }, "departure": { "delay": 290, "time": "1775738450" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 269, "time": "1775738549" }, "departure": { "delay": 269, "time": "1775738549" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 212, "time": "1775738245" }, "departure": { "delay": 212, "time": "1775738252" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 273, "time": "1775738973" }, "departure": { "delay": 273, "time": "1775738973" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 254, "time": "1775739614" }, "departure": { "delay": 254, "time": "1775739614" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 169, "time": "1775737959" }, "departure": { "delay": 169, "time": "1775737969" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 263, "time": "1775739263" }, "departure": { "delay": 263, "time": "1775739263" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 187, "time": "1775738138" }, "departure": { "delay": 187, "time": "1775738167" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 187, "time": "1775738030" }, "departure": { "delay": 187, "time": "1775738047" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 263, "time": "1775739503" }, "departure": { "delay": 263, "time": "1775739503" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 260, "time": "1775739920" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 272, "time": "1775738880" }, "departure": { "delay": 272, "time": "1775738912" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775737895", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4685:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16197:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775739600" }, "departure": { "delay": 60, "time": "1775739600" }, "stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775739060" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1775739680" }, "departure": { "delay": 20, "time": "1775739680" }, "stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741100" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 20, "time": "1775740280" }, "departure": { "delay": 20, "time": "1775740280" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775740680" }, "departure": { "delay": 60, "time": "1775740680" }, "stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775741040" }, "departure": { "delay": 60, "time": "1775741040" }, "stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775740920" }, "departure": { "delay": 60, "time": "1775740920" }, "stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775740080" }, "departure": { "delay": 60, "time": "1775740080" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775740940" }, "departure": { "delay": 20, "time": "1775740940" }, "stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775740500" }, "departure": { "delay": 60, "time": "1775740500" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1775738615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16197:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx389:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775746140" }, "departure": { "time": "1775746140" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775744765" }, "departure": { "delay": 5, "time": "1775744765" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775746320" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775746020" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "departure": { "time": "1775743200" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744580" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775746145" }, "departure": { "delay": 5, "time": "1775746145" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775744280" }, "departure": { "time": "1775744280" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775745360" }, "departure": { "time": "1775745360" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775744100" }, "departure": { "time": "1775744100" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775745780" }, "departure": { "time": "1775745780" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 } ], "timestamp": "1775728818", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx389:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:565:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775734800" }, "departure": { "time": "1775734800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775733720" }, "departure": { "time": "1775733720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775734440" }, "departure": { "time": "1775734440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775732280" }, "departure": { "time": "1775732280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775734020" }, "departure": { "time": "1775734020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775732940" }, "departure": { "time": "1775732940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775732640" }, "departure": { "time": "1775732640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775734680" }, "departure": { "time": "1775734680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775733300" }, "departure": { "time": "1775733300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775734260" }, "departure": { "time": "1775734260" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775732520" }, "departure": { "time": "1775732520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775732220" }, "departure": { "time": "1775732220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775734500" }, "departure": { "time": "1775734500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775732340" }, "departure": { "time": "1775732340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775732580" }, "departure": { "time": "1775732580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775732460" }, "departure": { "time": "1775732460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1775734205" }, "departure": { "delay": 5, "time": "1775734205" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "departure": { "time": "1775731800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775733960" }, "departure": { "time": "1775733960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775734860" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775732400" }, "departure": { "time": "1775732400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775732345" }, "departure": { "delay": 5, "time": "1775732345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775733660" }, "departure": { "time": "1775733660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775732100" }, "departure": { "time": "1775732100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775731865" }, "departure": { "delay": 5, "time": "1775731865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775732700" }, "departure": { "time": "1775732700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775733120" }, "departure": { "time": "1775733120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775732760" }, "departure": { "time": "1775732760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775733900" }, "departure": { "time": "1775733900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775734560" }, "departure": { "time": "1775734560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775733000" }, "departure": { "time": "1775733000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775734200" }, "departure": { "time": "1775734200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775731860" }, "departure": { "time": "1775731860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775734320" }, "departure": { "time": "1775734320" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 } ], "timestamp": "1775707758", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:565:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011309x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1775740945" }, "departure": { "delay": 85, "time": "1775740945" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1775740426" }, "departure": { "delay": 46, "time": "1775740426" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1775741073" }, "departure": { "delay": 33, "time": "1775741073" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 33, "time": "1775739813" }, "departure": { "delay": 33, "time": "1775739813" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1775740533" }, "departure": { "delay": 33, "time": "1775740533" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 79, "time": "1775739679" }, "departure": { "delay": 79, "time": "1775739679" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1775739093" }, "departure": { "delay": 33, "time": "1775739093" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1775742213" }, "departure": { "delay": 33, "time": "1775742213" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 58, "time": "1775741338" }, "departure": { "delay": 58, "time": "1775741338" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1775739318" }, "departure": { "delay": 78, "time": "1775739318" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 88, "time": "1775740888" }, "departure": { "delay": 88, "time": "1775740888" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1775741682" }, "departure": { "delay": 42, "time": "1775741682" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1775742633" }, "departure": { "delay": 33, "time": "1775742633" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 71, "time": "1775741591" }, "departure": { "delay": 71, "time": "1775741591" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 62, "time": "1775739362" }, "departure": { "delay": 62, "time": "1775739362" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1775739190" }, "departure": { "delay": 70, "time": "1775739190" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1775742153" }, "departure": { "delay": 33, "time": "1775742153" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 83, "time": "1775741003" }, "departure": { "delay": 83, "time": "1775741003" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 52, "time": "1775741752" }, "departure": { "delay": 52, "time": "1775741752" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 56, "time": "1775740796" }, "departure": { "delay": 56, "time": "1775740796" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1775740738" }, "departure": { "delay": 58, "time": "1775740738" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1775742416" }, "departure": { "delay": 56, "time": "1775742416" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 43, "time": "1775741923" }, "departure": { "delay": 43, "time": "1775741923" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 46, "time": "1775742886" }, "departure": { "delay": 46, "time": "1775742886" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 54, "time": "1775742114" }, "departure": { "delay": 54, "time": "1775742114" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 91, "time": "1775740471" }, "departure": { "delay": 91, "time": "1775740471" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1775742033" }, "departure": { "delay": 33, "time": "1775742033" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 92, "time": "1775741852" }, "departure": { "delay": 92, "time": "1775741852" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 52, "time": "1775739232" }, "departure": { "delay": 52, "time": "1775739232" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1775742304" }, "departure": { "delay": 64, "time": "1775742304" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 80, "time": "1775742560" }, "departure": { "delay": 80, "time": "1775742560" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 58, "time": "1775742358" }, "departure": { "delay": 58, "time": "1775742358" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 33, "time": "1775738973" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775741151" }, "departure": { "delay": 51, "time": "1775741151" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1775742690" }, "departure": { "delay": 90, "time": "1775742690" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 55, "time": "1775739415" }, "departure": { "delay": 55, "time": "1775739415" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1775739724" }, "departure": { "delay": 64, "time": "1775739724" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1775742933" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 33, "time": "1775740113" }, "departure": { "delay": 33, "time": "1775740113" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1775740293" }, "departure": { "delay": 33, "time": "1775740293" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1775742736" }, "departure": { "delay": 76, "time": "1775742736" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 33, "time": "1775741493" }, "departure": { "delay": 33, "time": "1775741493" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 33, "time": "1775740653" }, "departure": { "delay": 33, "time": "1775740653" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1775741418" }, "departure": { "delay": 78, "time": "1775741418" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1775739143" }, "departure": { "delay": 83, "time": "1775739143" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1775742513" }, "departure": { "delay": 33, "time": "1775742513" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 33, "time": "1775739513" }, "departure": { "delay": 33, "time": "1775739513" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1775740361" }, "departure": { "delay": 41, "time": "1775740361" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1775742852" }, "departure": { "delay": 72, "time": "1775742852" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 74, "time": "1775740214" }, "departure": { "delay": 74, "time": "1775740214" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1775739458" }, "departure": { "delay": 38, "time": "1775739458" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 81, "time": "1775742801" }, "departure": { "delay": 81, "time": "1775742801" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011309x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx473:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1775747465" }, "departure": { "delay": 5, "time": "1775747465" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775749500" }, "departure": { "time": "1775749500" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775749200" }, "departure": { "time": "1775749200" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775749380" }, "departure": { "time": "1775749380" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775747400" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775749320" }, "departure": { "time": "1775749320" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1775747640" }, "departure": { "time": "1775747640" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775748840" }, "departure": { "time": "1775748840" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775749800" }, "departure": { "time": "1775749800" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775748000" }, "departure": { "time": "1775748000" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775750400" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775716444", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx473:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15477:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1775740809" }, "departure": { "delay": 189, "time": "1775740809" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 213, "time": "1775739453" }, "departure": { "delay": 213, "time": "1775739453" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1775738551" }, "departure": { "delay": 151, "time": "1775738551" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 145, "time": "1775738605" }, "departure": { "delay": 145, "time": "1775738605" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 218, "time": "1775741018" }, "departure": { "delay": 218, "time": "1775741018" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 188, "time": "1775740568" }, "departure": { "delay": 188, "time": "1775740568" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 189, "time": "1775740389" }, "departure": { "delay": 189, "time": "1775740389" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 73, "time": "1775738413" }, "departure": { "delay": 73, "time": "1775738413" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 171, "time": "1775738691" }, "departure": { "delay": 171, "time": "1775738691" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 154, "time": "1775739094" }, "departure": { "delay": 154, "time": "1775739094" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1775738990" }, "departure": { "delay": 170, "time": "1775738990" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 154, "time": "1775738914" }, "departure": { "delay": 154, "time": "1775738914" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 181, "time": "1775739781" }, "departure": { "delay": 181, "time": "1775739781" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 178, "time": "1775739118" }, "departure": { "delay": 178, "time": "1775739118" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1775740122" }, "departure": { "delay": 162, "time": "1775740122" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 123, "time": "1775738438" }, "departure": { "delay": 123, "time": "1775738463" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1775738790" }, "departure": { "delay": 90, "time": "1775738790" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1775740951" }, "departure": { "delay": 211, "time": "1775740951" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "departure": { "delay": 48, "time": "1775738388" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 184, "time": "1775739724" }, "departure": { "delay": 184, "time": "1775739724" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 154, "time": "1775739334" }, "departure": { "delay": 154, "time": "1775739334" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 189, "time": "1775741169" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 184, "time": "1775740264" }, "departure": { "delay": 184, "time": "1775740264" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 184, "time": "1775739604" }, "departure": { "delay": 184, "time": "1775739604" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1775740187" }, "departure": { "delay": 167, "time": "1775740187" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 184, "time": "1775739664" }, "departure": { "delay": 184, "time": "1775739664" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1775740444" }, "departure": { "delay": 184, "time": "1775740444" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 168, "time": "1775741088" }, "departure": { "delay": 168, "time": "1775741088" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 } ], "timestamp": "1775738394", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15477:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775738840" }, "departure": { "delay": 20, "time": "1775738840" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775740200" }, "departure": { "delay": 60, "time": "1775740200" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775738760" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1775740215" }, "departure": { "delay": 15, "time": "1775740215" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1775739320" }, "departure": { "delay": 20, "time": "1775739320" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775739300" }, "departure": { "delay": 60, "time": "1775739300" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775740230" }, "departure": { "delay": 30, "time": "1775740230" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740620" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775739480" }, "departure": { "delay": 60, "time": "1775739480" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738375", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15893:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13783:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1775737347" }, "departure": { "delay": 27, "time": "1775737347" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1775735562" }, "departure": { "delay": 42, "time": "1775735562" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1775736800" }, "departure": { "delay": 20, "time": "1775736800" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1775736046" }, "departure": { "delay": 46, "time": "1775736046" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 17, "time": "1775736317" }, "departure": { "delay": 17, "time": "1775736317" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775737860" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 22, "time": "1775737582" }, "departure": { "delay": 22, "time": "1775737582" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 46, "time": "1775737126" }, "departure": { "delay": 46, "time": "1775737126" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1775736586" }, "departure": { "delay": 46, "time": "1775736586" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1775735304" }, "departure": { "delay": 24, "time": "1775735304" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775735160" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775736481" }, "departure": { "delay": 1, "time": "1775736481" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1775735222" }, "departure": { "delay": 2, "time": "1775735222" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1775735332" }, "departure": { "delay": 52, "time": "1775735332" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1775737638" }, "departure": { "delay": 18, "time": "1775737638" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775735520" }, "departure": { "time": "1775735520" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1775737538" }, "departure": { "delay": 38, "time": "1775737538" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 29, "time": "1775736509" }, "departure": { "delay": 29, "time": "1775736509" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1775737049" }, "departure": { "delay": 29, "time": "1775737049" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 52, "time": "1775737432" }, "departure": { "delay": 52, "time": "1775737432" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 18, "time": "1775735778" }, "departure": { "delay": 18, "time": "1775735778" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775735920" }, "departure": { "delay": 40, "time": "1775735920" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1775737673" }, "departure": { "delay": 53, "time": "1775737673" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 26, "time": "1775737286" }, "departure": { "delay": 26, "time": "1775737286" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 54, "time": "1775736534" }, "departure": { "delay": 54, "time": "1775736534" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1775735436" }, "departure": { "delay": 36, "time": "1775735436" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1775737796" }, "departure": { "delay": 56, "time": "1775737796" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735700" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1775737747" }, "departure": { "delay": 7, "time": "1775737747" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1775735367" }, "departure": { "delay": 27, "time": "1775735367" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737200" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1775736121" }, "departure": { "delay": 1, "time": "1775736121" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1775737167" }, "departure": { "delay": 27, "time": "1775737167" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1775736631" }, "departure": { "delay": 31, "time": "1775736631" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775734714", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13783:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597871:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -279, "time": "1775741781" }, "departure": { "delay": -279, "time": "1775741781" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -116, "time": "1775740444" }, "departure": { "delay": -116, "time": "1775740444" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -355, "time": "1775740685" }, "departure": { "delay": -355, "time": "1775740685" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775739765" }, "departure": { "delay": 45, "time": "1775739765" }, "stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -116, "time": "1775740504" }, "departure": { "delay": -116, "time": "1775740504" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -283, "time": "1775740997" }, "departure": { "delay": -283, "time": "1775740997" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -320, "time": "1775741200" }, "departure": { "delay": -320, "time": "1775741200" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -26, "time": "1775740354" }, "departure": { "delay": -26, "time": "1775740354" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -351, "time": "1775741409" }, "departure": { "delay": -351, "time": "1775741409" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1775739705" }, "departure": { "delay": 45, "time": "1775739705" }, "stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -260, "time": "1775740900" }, "departure": { "delay": -260, "time": "1775740900" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 9, "time": "1775739669" }, "departure": { "delay": 9, "time": "1775739669" }, "stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -236, "time": "1775741644" }, "departure": { "delay": -236, "time": "1775741644" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 91, "time": "1775740111" }, "departure": { "delay": 91, "time": "1775740111" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -279, "time": "1775741721" }, "departure": { "delay": -279, "time": "1775741721" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -356, "time": "1775741464" }, "departure": { "delay": -356, "time": "1775741464" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 134, "time": "1775739854" }, "departure": { "delay": 134, "time": "1775739854" }, "stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1775740272" }, "departure": { "delay": 12, "time": "1775740272" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775740200" }, "departure": { "delay": 60, "time": "1775740200" }, "stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004", "stopSequence": 11 }, { "departure": { "time": "1775739600" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -266, "time": "1775741794" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 }, { "arrival": { "delay": -278, "time": "1775740762" }, "departure": { "delay": -278, "time": "1775740762" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -260, "time": "1775741140" }, "departure": { "delay": -260, "time": "1775741140" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 56, "time": "1775740016" }, "departure": { "delay": 56, "time": "1775740016" }, "stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -320, "time": "1775741260" }, "departure": { "delay": -320, "time": "1775741260" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -220, "time": "1775740580" }, "departure": { "delay": -220, "time": "1775740580" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597871:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8591:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1775739430" }, "departure": { "delay": 130, "time": "1775739430" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1775738912" }, "departure": { "delay": 152, "time": "1775738912" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1775738437" }, "departure": { "delay": 97, "time": "1775738437" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775738160" }, "departure": { "delay": 60, "time": "1775738160" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1775739553" }, "departure": { "delay": 133, "time": "1775739553" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 131, "time": "1775739011" }, "departure": { "delay": 131, "time": "1775739011" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1775738563" }, "departure": { "delay": 103, "time": "1775738563" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1775740202" }, "departure": { "delay": 122, "time": "1775740202" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1775738488" }, "departure": { "delay": 110, "time": "1775738510" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 149, "time": "1775739089" }, "departure": { "delay": 149, "time": "1775739089" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1775738335" }, "departure": { "delay": 55, "time": "1775738335" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1775738240" }, "departure": { "delay": 80, "time": "1775738240" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1775738661" }, "departure": { "delay": 81, "time": "1775738661" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 131, "time": "1775739311" }, "departure": { "delay": 131, "time": "1775739311" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1775739743" }, "departure": { "delay": 143, "time": "1775739743" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1775739188" }, "departure": { "delay": 128, "time": "1775739188" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 45, "time": "1775738085" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1775739953" }, "departure": { "delay": 113, "time": "1775739953" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 150, "time": "1775739390" }, "departure": { "delay": 150, "time": "1775739390" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1775738810" }, "departure": { "delay": 110, "time": "1775738810" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738095", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8591:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8661:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775739472" }, "departure": { "delay": 52, "time": "1775739472" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775739105" }, "departure": { "delay": 45, "time": "1775739105" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775739270" }, "departure": { "delay": 30, "time": "1775739270" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775739870" }, "departure": { "delay": 30, "time": "1775739870" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1775739155" }, "departure": { "delay": 35, "time": "1775739155" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1775739405" }, "departure": { "delay": 45, "time": "1775739405" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1775740870" }, "departure": { "delay": 10, "time": "1775740870" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1775740324" }, "departure": { "delay": 4, "time": "1775740324" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775740470" }, "departure": { "delay": 30, "time": "1775740470" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1775740047" }, "departure": { "delay": 27, "time": "1775740047" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1775740264" }, "departure": { "delay": 4, "time": "1775740264" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775739570" }, "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1775739352" }, "departure": { "delay": 52, "time": "1775739352" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1775739771" }, "departure": { "delay": 51, "time": "1775739771" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1775740675" }, "departure": { "delay": 55, "time": "1775740675" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1775739669" }, "departure": { "delay": 9, "time": "1775739669" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738955", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8661:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16841:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 295, "time": "1775741395" }, "departure": { "delay": 295, "time": "1775741395" }, "stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 275, "time": "1775741135" }, "departure": { "delay": 275, "time": "1775741135" }, "stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 275, "time": "1775739755" }, "departure": { "delay": 275, "time": "1775739755" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 292, "time": "1775740372" }, "departure": { "delay": 292, "time": "1775740372" }, "stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 293, "time": "1775741033" }, "departure": { "delay": 293, "time": "1775741033" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 270, "time": "1775741130" }, "departure": { "delay": 270, "time": "1775741130" }, "stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 286, "time": "1775740666" }, "departure": { "delay": 286, "time": "1775740666" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 270, "time": "1775741310" }, "departure": { "delay": 270, "time": "1775741310" }, "stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 167, "time": "1775738747" }, "departure": { "delay": 167, "time": "1775738747" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 234, "time": "1775740074" }, "departure": { "delay": 234, "time": "1775740074" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 229, "time": "1775739229" }, "departure": { "delay": 229, "time": "1775739229" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 229, "time": "1775738924" }, "departure": { "delay": 229, "time": "1775738929" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 274, "time": "1775740774" }, "departure": { "delay": 274, "time": "1775740774" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 272, "time": "1775740232" }, "departure": { "delay": 272, "time": "1775740232" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 288, "time": "1775740968" }, "departure": { "delay": 288, "time": "1775740968" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 270, "time": "1775738970" }, "departure": { "delay": 270, "time": "1775738970" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 287, "time": "1775740607" }, "departure": { "delay": 287, "time": "1775740607" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 189, "time": "1775738827" }, "departure": { "delay": 189, "time": "1775738829" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 129, "time": "1775738498" }, "departure": { "delay": 129, "time": "1775738529" }, "stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 295, "time": "1775740555" }, "departure": { "delay": 295, "time": "1775740555" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 290, "time": "1775739350" }, "departure": { "delay": 290, "time": "1775739350" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 291, "time": "1775740851" }, "departure": { "delay": 291, "time": "1775740851" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 293, "time": "1775739053" }, "departure": { "delay": 293, "time": "1775739053" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 284, "time": "1775739164" }, "departure": { "delay": 284, "time": "1775739164" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 239, "time": "1775739899" }, "departure": { "delay": 239, "time": "1775739899" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 229, "time": "1775739529" }, "departure": { "delay": 229, "time": "1775739529" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1775738562" }, "departure": { "delay": 102, "time": "1775738562" }, "stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 270, "time": "1775740950" }, "departure": { "delay": 270, "time": "1775740950" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 234, "time": "1775740434" }, "departure": { "delay": 234, "time": "1775740434" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 286, "time": "1775740486" }, "departure": { "delay": 286, "time": "1775740486" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 273, "time": "1775741253" }, "departure": { "delay": 273, "time": "1775741253" }, "stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 294, "time": "1775740734" }, "departure": { "delay": 294, "time": "1775740734" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 274, "time": "1775740714" }, "departure": { "delay": 274, "time": "1775740714" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 270, "time": "1775741610" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 292, "time": "1775740192" }, "departure": { "delay": 292, "time": "1775740192" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 29, "time": "1775738429" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 286, "time": "1775740366" }, "departure": { "delay": 286, "time": "1775740366" }, "stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 270, "time": "1775740710" }, "departure": { "delay": 270, "time": "1775740710" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 276, "time": "1775741196" }, "departure": { "delay": 276, "time": "1775741196" }, "stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 272, "time": "1775739092" }, "departure": { "delay": 272, "time": "1775739092" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 156, "time": "1775738616" }, "departure": { "delay": 156, "time": "1775738616" }, "stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 290, "time": "1775739830" }, "departure": { "delay": 290, "time": "1775739830" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16841:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1375:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 312, "time": "1775739312" }, "departure": { "delay": 312, "time": "1775739312" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 231, "time": "1775737971" }, "departure": { "delay": 231, "time": "1775737971" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 297, "time": "1775739237" }, "departure": { "delay": 297, "time": "1775739237" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 81, "time": "1775736921" }, "departure": { "delay": 81, "time": "1775736921" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1775737400" }, "departure": { "delay": 103, "time": "1775737423" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 231, "time": "1775738549" }, "departure": { "delay": 231, "time": "1775738571" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 61, "time": "1775737021" }, "departure": { "delay": 61, "time": "1775737021" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 166, "time": "1775737846" }, "departure": { "delay": 166, "time": "1775737846" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 206, "time": "1775737627" }, "departure": { "delay": 206, "time": "1775737646" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 324, "time": "1775738964" }, "departure": { "delay": 324, "time": "1775738964" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 186, "time": "1775737721" }, "departure": { "delay": 186, "time": "1775737746" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 286, "time": "1775738746" }, "departure": { "delay": 286, "time": "1775738746" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 306, "time": "1775738346" }, "departure": { "delay": 306, "time": "1775738346" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 297, "time": "1775738997" }, "departure": { "delay": 297, "time": "1775738997" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 286, "time": "1775738446" }, "departure": { "delay": 286, "time": "1775738446" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 307, "time": "1775739067" }, "departure": { "delay": 307, "time": "1775739067" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 236, "time": "1775738046" }, "departure": { "delay": 236, "time": "1775738096" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 297, "time": "1775739417" }, "departure": { "delay": 297, "time": "1775739417" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 205, "time": "1775737500" }, "departure": { "delay": 205, "time": "1775737525" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 326, "time": "1775738221" }, "departure": { "delay": 326, "time": "1775738246" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 326, "time": "1775738846" }, "departure": { "delay": 326, "time": "1775738846" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 264, "time": "1775739624" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1775736796" }, "departure": { "delay": 41, "time": "1775736821" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1775737147" }, "departure": { "delay": 127, "time": "1775737147" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 36, "time": "1775736696" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 298, "time": "1775739178" }, "departure": { "delay": 298, "time": "1775739178" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1775737226" }, "departure": { "delay": 106, "time": "1775737246" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736704", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1375:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056487x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 81, "time": "1775738781" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1775739288" }, "departure": { "delay": 108, "time": "1775739288" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1775739649" }, "departure": { "delay": 109, "time": "1775739649" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1775740211" }, "departure": { "delay": 131, "time": "1775740211" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 152, "time": "1775739992" }, "departure": { "delay": 152, "time": "1775739992" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 118, "time": "1775740078" }, "departure": { "delay": 118, "time": "1775740078" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 142, "time": "1775740282" }, "departure": { "delay": 142, "time": "1775740282" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 105, "time": "1775739405" }, "departure": { "delay": 105, "time": "1775739405" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 117, "time": "1775740317" }, "departure": { "delay": 117, "time": "1775740317" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1775739877" }, "departure": { "delay": 97, "time": "1775739877" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 141, "time": "1775739201" }, "departure": { "delay": 141, "time": "1775739201" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 97, "time": "1775738977" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1775739157" }, "departure": { "delay": 97, "time": "1775739157" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 97, "time": "1775740537" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1775740417" }, "departure": { "delay": 97, "time": "1775740417" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 141, "time": "1775739741" }, "departure": { "delay": 141, "time": "1775739741" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1775739941" }, "departure": { "delay": 101, "time": "1775739941" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1775739517" }, "departure": { "delay": 97, "time": "1775739517" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1775740117" }, "departure": { "delay": 97, "time": "1775740117" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1775739461" }, "departure": { "delay": 101, "time": "1775739461" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738923", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056487x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9888:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1775737904" }, "departure": { "delay": 44, "time": "1775737904" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1775738926" }, "departure": { "delay": 106, "time": "1775738926" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1775739568" }, "departure": { "delay": 88, "time": "1775739568" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1775739050" }, "departure": { "delay": 110, "time": "1775739050" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1775739143" }, "departure": { "delay": 83, "time": "1775739143" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1775739343" }, "departure": { "delay": 103, "time": "1775739343" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1775739503" }, "departure": { "delay": 83, "time": "1775739503" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 82, "time": "1775739202" }, "departure": { "delay": 82, "time": "1775739202" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1775739748" }, "departure": { "delay": 88, "time": "1775739748" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 76, "time": "1775739256" }, "departure": { "delay": 76, "time": "1775739256" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1775738860" }, "departure": { "delay": 40, "time": "1775738860" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1775739683" }, "departure": { "delay": 83, "time": "1775739683" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 300, "time": "1775737860" }, "departure": { "delay": 300, "time": "1775737860" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775738026" }, "departure": { "delay": 46, "time": "1775738026" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1775739621" }, "departure": { "delay": 81, "time": "1775739621" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 240, "time": "1775738520" }, "departure": { "delay": 240, "time": "1775738520" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1775739863" }, "departure": { "delay": 83, "time": "1775739863" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 38, "time": "1775738618" }, "departure": { "delay": 38, "time": "1775738618" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1775738987" }, "departure": { "delay": 107, "time": "1775738987" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1775739987" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 30, "time": "1775738130" }, "departure": { "delay": 30, "time": "1775738130" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775697566", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9888:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13424:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1775738510" }, "departure": { "delay": 50, "time": "1775738510" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1775738726" }, "departure": { "delay": 26, "time": "1775738726" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 29, "time": "1775738849" }, "departure": { "delay": 29, "time": "1775738849" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 20, "time": "1775736800" }, "departure": { "delay": 20, "time": "1775736800" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 39, "time": "1775737599" }, "departure": { "delay": 39, "time": "1775737599" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1775738123" }, "departure": { "delay": 23, "time": "1775738123" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1775737802" }, "departure": { "delay": 2, "time": "1775737802" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1775737077" }, "departure": { "delay": 57, "time": "1775737077" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737200" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738400" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 40, "time": "1775737360" }, "departure": { "delay": 40, "time": "1775737360" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1775736646" }, "departure": { "delay": 46, "time": "1775736646" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1775736603" }, "departure": { "delay": 3, "time": "1775736603" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775736720" }, "departure": { "time": "1775736720" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1775738325" }, "departure": { "delay": 45, "time": "1775738325" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775737020" }, "departure": { "time": "1775737020" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1775737921" }, "departure": { "delay": 1, "time": "1775737921" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1775738673" }, "departure": { "delay": 33, "time": "1775738673" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 1, "time": "1775736361" }, "departure": { "delay": 1, "time": "1775736361" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775737967" }, "departure": { "delay": 47, "time": "1775737967" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1775736877" }, "departure": { "delay": 37, "time": "1775736877" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775736300" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775736461" }, "departure": { "delay": 41, "time": "1775736461" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775738046" }, "departure": { "delay": 6, "time": "1775738046" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775738940" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 20, "time": "1775738600" }, "departure": { "delay": 20, "time": "1775738600" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1775736405" }, "departure": { "delay": 45, "time": "1775736405" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1775736527" }, "departure": { "delay": 47, "time": "1775736527" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775737298" }, "departure": { "delay": 38, "time": "1775737298" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1775737638" }, "departure": { "delay": 18, "time": "1775737638" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1775737542" }, "departure": { "delay": 42, "time": "1775737542" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1775737455" }, "departure": { "delay": 15, "time": "1775737455" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1775736764" }, "departure": { "delay": 44, "time": "1775736764" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775735735", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13424:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470842:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775740541" }, "departure": { "delay": 41, "time": "1775740541" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -259, "time": "1775743781" }, "departure": { "delay": -259, "time": "1775743781" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -200, "time": "1775743660" }, "departure": { "delay": -200, "time": "1775743660" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -311, "time": "1775743969" }, "departure": { "delay": -311, "time": "1775743969" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -159, "time": "1775742381" }, "departure": { "delay": -159, "time": "1775742381" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -267, "time": "1775743893" }, "departure": { "delay": -267, "time": "1775743893" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -164, "time": "1775742316" }, "departure": { "delay": -164, "time": "1775742316" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -177, "time": "1775742063" }, "departure": { "delay": -177, "time": "1775742063" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -58, "time": "1775740982" }, "departure": { "delay": -58, "time": "1775740982" }, "stopId": "FR:27275:ZE:0x6201:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1775740834" }, "departure": { "delay": 34, "time": "1775740834" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -84, "time": "1775741376" }, "departure": { "delay": -84, "time": "1775741376" }, "stopId": "FR:27249:ZE:0x6184:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -91, "time": "1775741669" }, "departure": { "delay": -91, "time": "1775741669" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -202, "time": "1775742458" }, "departure": { "delay": -202, "time": "1775742458" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -110, "time": "1775741530" }, "departure": { "delay": -110, "time": "1775741530" }, "stopId": "FR:27332:ZE:0x6234:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1775740794" }, "departure": { "delay": -6, "time": "1775740794" }, "stopId": "FR:27275:ZE:0x6223:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -151, "time": "1775741789" }, "departure": { "delay": -151, "time": "1775741789" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -213, "time": "1775741967" }, "departure": { "delay": -213, "time": "1775741967" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775740440" }, "departure": { "delay": 60, "time": "1775740440" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -207, "time": "1775741913" }, "departure": { "delay": -207, "time": "1775741913" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -58, "time": "1775741222" }, "departure": { "delay": -58, "time": "1775741222" }, "stopId": "FR:27022:ZE:0x6976:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1775740684" }, "departure": { "delay": 4, "time": "1775740684" }, "stopId": "FR:27275:ZE:0x6233:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -262, "time": "1775742518" }, "departure": { "delay": -262, "time": "1775742518" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -316, "time": "1775744204" }, "departure": { "delay": -316, "time": "1775744204" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -293, "time": "1775742847" }, "departure": { "delay": -293, "time": "1775742847" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -24, "time": "1775740896" }, "departure": { "delay": -24, "time": "1775740896" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -398, "time": "1775745022" }, "departure": { "delay": -398, "time": "1775745022" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -269, "time": "1775742571" }, "departure": { "delay": -269, "time": "1775742571" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 22, "time": "1775740762" }, "departure": { "delay": 22, "time": "1775740762" }, "stopId": "FR:27275:ZE:0x6225:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -333, "time": "1775744727" }, "departure": { "delay": -333, "time": "1775744727" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -202, "time": "1775742038" }, "departure": { "delay": -202, "time": "1775742038" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -380, "time": "1775745460" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -222, "time": "1775743518" }, "departure": { "delay": -222, "time": "1775743518" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -198, "time": "1775743602" }, "departure": { "delay": -198, "time": "1775743602" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -247, "time": "1775744093" }, "departure": { "delay": -247, "time": "1775744093" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -233, "time": "1775743567" }, "departure": { "delay": -233, "time": "1775743567" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -214, "time": "1775742146" }, "departure": { "delay": -214, "time": "1775742146" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -307, "time": "1775744393" }, "departure": { "delay": -307, "time": "1775744393" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -278, "time": "1775742742" }, "departure": { "delay": -278, "time": "1775742742" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -262, "time": "1775742638" }, "departure": { "delay": -262, "time": "1775742638" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 26 }, { "departure": { "time": "1775740380" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470842:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8551:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1775737341" }, "departure": { "delay": 81, "time": "1775737341" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -85, "time": "1775738315" }, "departure": { "delay": -85, "time": "1775738315" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 156, "time": "1775738136" }, "departure": { "delay": 156, "time": "1775738136" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1775736910" }, "departure": { "delay": 70, "time": "1775736910" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 85, "time": "1775736685" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1775737050" }, "departure": { "delay": 90, "time": "1775737050" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 105, "time": "1775736765" }, "departure": { "delay": 105, "time": "1775736765" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1775738535" }, "departure": { "delay": 15, "time": "1775738535" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 212, "time": "1775737985" }, "departure": { "delay": 212, "time": "1775738012" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1775738768" }, "departure": { "delay": 68, "time": "1775738768" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1775737119" }, "departure": { "delay": 99, "time": "1775737119" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1775737460" }, "departure": { "delay": 140, "time": "1775737460" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775738228" }, "departure": { "delay": 8, "time": "1775738228" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 177, "time": "1775738037" }, "departure": { "delay": 177, "time": "1775738037" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1775737737" }, "departure": { "delay": 140, "time": "1775737760" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1775736987" }, "departure": { "delay": 87, "time": "1775736987" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1775738451" }, "departure": { "delay": -9, "time": "1775738451" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 135, "time": "1775737635" }, "departure": { "delay": 135, "time": "1775737635" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1775737560" }, "departure": { "delay": 120, "time": "1775737560" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1775736810" }, "departure": { "delay": 90, "time": "1775736810" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1775737235" }, "departure": { "delay": 95, "time": "1775737235" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -45, "time": "1775738835" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 145, "time": "1775737860" }, "departure": { "delay": 145, "time": "1775737885" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775738588" }, "departure": { "delay": 30, "time": "1775738610" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775736694", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8551:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9897x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742060" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "departure": { "time": "1775741040" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741880" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775741940" }, "departure": { "time": "1775741940" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008", "stopSequence": 17 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9897x0:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4469775:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1341, "time": "1775738979" }, "departure": { "delay": -1341, "time": "1775738979" }, "stopId": "FR:27456:ZE:0x6730:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1161, "time": "1775738979" }, "departure": { "delay": -1161, "time": "1775738979" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 5 }, { "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27003:ZE:0x6015:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -191, "time": "1775740609" }, "departure": { "delay": -191, "time": "1775740609" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -681, "time": "1775738979" }, "departure": { "delay": -681, "time": "1775738979" }, "stopId": "FR:27003:ZE:0x6007:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -138, "time": "1775740482" }, "departure": { "delay": -138, "time": "1775740482" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1281, "time": "1775738979" }, "departure": { "delay": -1281, "time": "1775738979" }, "stopId": "FR:27456:ZE:0x6726:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27003:ZE:0x7202:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -222, "time": "1775740818" }, "departure": { "delay": -222, "time": "1775740818" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -801, "time": "1775738979" }, "departure": { "delay": -801, "time": "1775738979" }, "stopId": "FR:27003:ZE:0x6004:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -246, "time": "1775740974" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -203, "time": "1775740897" }, "departure": { "delay": -203, "time": "1775740897" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -215, "time": "1775740705" }, "departure": { "delay": -215, "time": "1775740705" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1401, "time": "1775738979" }, "departure": { "delay": -1401, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -190, "time": "1775740550" }, "departure": { "delay": -190, "time": "1775740550" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -180, "time": "1775740680" }, "departure": { "delay": -180, "time": "1775740680" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -282, "time": "1775740758" }, "departure": { "delay": -282, "time": "1775740758" }, "stopId": "FR:27375:ZE:0x6417:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4469775:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16827:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1775734971" }, "departure": { "delay": 51, "time": "1775734971" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 236, "time": "1775735396" }, "departure": { "delay": 236, "time": "1775735396" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1775737121" }, "departure": { "delay": 126, "time": "1775737146" }, "stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 196, "time": "1775735296" }, "departure": { "delay": 196, "time": "1775735296" }, "stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 215, "time": "1775735255" }, "departure": { "delay": 215, "time": "1775735255" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 151, "time": "1775737171" }, "departure": { "delay": 151, "time": "1775737171" }, "stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 143, "time": "1775736923" }, "departure": { "delay": 143, "time": "1775736923" }, "stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 175, "time": "1775736715" }, "departure": { "delay": 175, "time": "1775736715" }, "stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -124, "time": "1775737496" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 286, "time": "1775735425" }, "departure": { "delay": 286, "time": "1775735446" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1775736021" }, "departure": { "delay": 21, "time": "1775736021" }, "stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1775735929" }, "departure": { "delay": 68, "time": "1775735948" }, "stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 192, "time": "1775736972" }, "departure": { "delay": 192, "time": "1775736972" }, "stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 171, "time": "1775737071" }, "departure": { "delay": 171, "time": "1775737071" }, "stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 112, "time": "1775735752" }, "departure": { "delay": 112, "time": "1775735752" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1775736072" }, "departure": { "delay": 42, "time": "1775736222" }, "stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1775737021" }, "departure": { "delay": 181, "time": "1775737021" }, "stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 156, "time": "1775736876" }, "departure": { "delay": 156, "time": "1775736876" }, "stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 231, "time": "1775736746" }, "departure": { "delay": 231, "time": "1775736771" }, "stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 181, "time": "1775736961" }, "departure": { "delay": 181, "time": "1775736961" }, "stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001", "stopSequence": 29 }, { "departure": { "time": "1775734740" }, "stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1775737196" }, "departure": { "delay": 116, "time": "1775737196" }, "stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 205, "time": "1775736805" }, "departure": { "delay": 205, "time": "1775736805" }, "stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 173, "time": "1775736833" }, "departure": { "delay": 173, "time": "1775736833" }, "stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1775735855" }, "departure": { "delay": 35, "time": "1775735855" }, "stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775734615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16827:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056484x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 36, "time": "1775738496" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 36, "time": "1775738616" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 77, "time": "1775738417" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1775738582", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056484x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16312:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1775739740" }, "departure": { "delay": 20, "time": "1775739740" }, "stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775741580" }, "departure": { "delay": 60, "time": "1775741580" }, "stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775740620" }, "departure": { "delay": 60, "time": "1775740620" }, "stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775739900" }, "departure": { "delay": 60, "time": "1775739900" }, "stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775741400" }, "departure": { "delay": 60, "time": "1775741400" }, "stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775740440" }, "departure": { "delay": 60, "time": "1775740440" }, "stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775741460" }, "departure": { "delay": 60, "time": "1775741460" }, "stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775741340" }, "departure": { "delay": 60, "time": "1775741340" }, "stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1775739660" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775741160" }, "departure": { "delay": 60, "time": "1775741160" }, "stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775740800" }, "departure": { "delay": 60, "time": "1775740800" }, "stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1775741700" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1775739980" }, "departure": { "delay": 20, "time": "1775739980" }, "stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775741700" }, "departure": { "delay": 60, "time": "1775741700" }, "stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1775739860" }, "departure": { "delay": 20, "time": "1775739860" }, "stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775741480" }, "departure": { "delay": 20, "time": "1775741480" }, "stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1775740460" }, "departure": { "delay": 20, "time": "1775740460" }, "stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738314", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16312:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8136:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1775740498" }, "departure": { "delay": 58, "time": "1775740498" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1775740748" }, "departure": { "delay": 8, "time": "1775740748" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1775740650" }, "departure": { "delay": 30, "time": "1775740650" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775740350" }, "departure": { "delay": 30, "time": "1775740350" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1775739710" }, "departure": { "delay": 50, "time": "1775739710" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1775740828" }, "departure": { "delay": 28, "time": "1775740828" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1775740581" }, "departure": { "delay": 21, "time": "1775740581" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775740265" }, "departure": { "delay": 5, "time": "1775740265" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775735495", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8136:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775749080" }, "departure": { "time": "1775749080" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775749680" }, "departure": { "time": "1775749680" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775749440" }, "departure": { "time": "1775749440" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775747640" }, "departure": { "time": "1775747640" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775749800" }, "departure": { "time": "1775749800" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775747460" }, "departure": { "time": "1775747460" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775747280" }, "departure": { "time": "1775747280" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1775746500" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775749320" }, "departure": { "time": "1775749320" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775749200" }, "departure": { "time": "1775749200" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 } ], "timestamp": "1775738884", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:893:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19355:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1775737255" }, "departure": { "delay": 175, "time": "1775737255" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1775737127" }, "departure": { "delay": 180, "time": "1775737140" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 285, "time": "1775736131" }, "departure": { "delay": 285, "time": "1775736165" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 163, "time": "1775736818" }, "departure": { "delay": 163, "time": "1775736823" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 115, "time": "1775736572" }, "departure": { "delay": 115, "time": "1775736715" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 305, "time": "1775736011" }, "departure": { "delay": 305, "time": "1775736065" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 275, "time": "1775736209" }, "departure": { "delay": 275, "time": "1775736215" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 215, "time": "1775735915" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1775737039" }, "departure": { "delay": 140, "time": "1775737040" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775735924", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19355:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4620:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1775738537" }, "departure": { "delay": 111, "time": "1775738571" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 208, "time": "1775738968" }, "departure": { "delay": 208, "time": "1775738968" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 166, "time": "1775738727" }, "departure": { "delay": 166, "time": "1775738746" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 51, "time": "1775738271" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 253, "time": "1775739373" }, "departure": { "delay": 253, "time": "1775739373" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1775738336" }, "departure": { "delay": 111, "time": "1775738391" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 161, "time": "1775738642" }, "departure": { "delay": 161, "time": "1775738681" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 244, "time": "1775739724" }, "departure": { "delay": 244, "time": "1775739724" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 231, "time": "1775738833" }, "departure": { "delay": 231, "time": "1775738871" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1775738437" }, "departure": { "delay": 111, "time": "1775738451" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 244, "time": "1775739964" }, "departure": { "delay": 244, "time": "1775739964" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 254, "time": "1775739434" }, "departure": { "delay": 254, "time": "1775739434" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 212, "time": "1775739512" }, "departure": { "delay": 212, "time": "1775739512" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 214, "time": "1775739214" }, "departure": { "delay": 214, "time": "1775739214" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 207, "time": "1775739807" }, "departure": { "delay": 207, "time": "1775739807" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 238, "time": "1775739298" }, "departure": { "delay": 238, "time": "1775739298" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738275", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4620:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18426:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775738396" }, "departure": { "delay": 56, "time": "1775738396" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1775738924" }, "departure": { "delay": 44, "time": "1775738924" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737140" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1775737935" }, "departure": { "delay": 15, "time": "1775737935" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1775737368" }, "departure": { "delay": 48, "time": "1775737368" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1775738056" }, "departure": { "delay": 16, "time": "1775738056" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775738220" }, "departure": { "time": "1775738220" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775738779" }, "departure": { "delay": 19, "time": "1775738779" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1775738719" }, "departure": { "delay": 19, "time": "1775738719" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 18, "time": "1775738538" }, "departure": { "delay": 18, "time": "1775738538" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1775738462" }, "departure": { "delay": 2, "time": "1775738462" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1775738335" }, "departure": { "delay": 55, "time": "1775738335" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1775737713" }, "departure": { "delay": 33, "time": "1775737713" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1775737258" }, "departure": { "delay": 58, "time": "1775737258" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1775737187" }, "departure": { "delay": 47, "time": "1775737187" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1775738588" }, "departure": { "delay": 8, "time": "1775738588" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1775737454" }, "departure": { "delay": 14, "time": "1775737454" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1775739132" }, "departure": { "delay": 12, "time": "1775739132" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1775739042" }, "departure": { "delay": 42, "time": "1775739042" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1775738858" }, "departure": { "delay": 38, "time": "1775738858" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "departure": { "time": "1775737080" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737860" }, "departure": { "time": "1775737860" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739540" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1775737503" }, "departure": { "delay": 3, "time": "1775737503" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1775737774" }, "departure": { "delay": 34, "time": "1775737774" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1775737431" }, "departure": { "delay": 51, "time": "1775737431" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1775737104" }, "departure": { "delay": 24, "time": "1775737104" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775737656" }, "departure": { "delay": 36, "time": "1775737656" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1775739334" }, "departure": { "delay": 34, "time": "1775739334" }, "stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1775738163" }, "departure": { "delay": 3, "time": "1775738163" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775739228" }, "departure": { "delay": 48, "time": "1775739228" }, "stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1775736755", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18426:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471236:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1775738368" }, "departure": { "delay": 88, "time": "1775738368" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -22, "time": "1775738498" }, "departure": { "delay": -22, "time": "1775738498" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 32, "time": "1775738432" }, "departure": { "delay": 32, "time": "1775738432" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -75, "time": "1775738625" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 19, "time": "1775738539" }, "departure": { "delay": 19, "time": "1775738539" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 103, "time": "1775738323" }, "departure": { "delay": 103, "time": "1775738323" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 34, "time": "1775738374" }, "departure": { "delay": 34, "time": "1775738374" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 } ], "timestamp": "1775738348", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471236:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9924:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 199, "time": "1775736511" }, "departure": { "delay": 199, "time": "1775736559" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1775736418" }, "departure": { "delay": 180, "time": "1775736420" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 126, "time": "1775735886" }, "departure": { "delay": 126, "time": "1775735886" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1775736029" }, "departure": { "delay": 119, "time": "1775736059" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 324, "time": "1775737884" }, "departure": { "delay": 324, "time": "1775737884" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 339, "time": "1775737818" }, "departure": { "delay": 339, "time": "1775737839" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 315, "time": "1775737635" }, "departure": { "delay": 315, "time": "1775737635" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1775735659" }, "departure": { "delay": 44, "time": "1775735684" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 329, "time": "1775737986" }, "departure": { "delay": 329, "time": "1775738009" }, "stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1775735450" }, "departure": { "delay": 50, "time": "1775735450" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 349, "time": "1775737288" }, "departure": { "delay": 349, "time": "1775737309" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 276, "time": "1775737236" }, "departure": { "delay": 276, "time": "1775737236" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 359, "time": "1775737538" }, "departure": { "delay": 359, "time": "1775737559" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 283, "time": "1775737423" }, "departure": { "delay": 283, "time": "1775737423" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 344, "time": "1775737163" }, "departure": { "delay": 344, "time": "1775737184" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 139, "time": "1775735934" }, "departure": { "delay": 139, "time": "1775735959" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 109, "time": "1775735449" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 84, "time": "1775735763" }, "departure": { "delay": 84, "time": "1775735784" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 264, "time": "1775736959" }, "departure": { "delay": 264, "time": "1775736984" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 133, "time": "1775736721" }, "departure": { "delay": 133, "time": "1775736793" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1775736159" }, "departure": { "delay": 102, "time": "1775736282" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 380, "time": "1775737760" }, "departure": { "delay": 380, "time": "1775737760" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 239, "time": "1775738099" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 64, "time": "1775735584" }, "departure": { "delay": 64, "time": "1775735584" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 359, "time": "1775737379" }, "departure": { "delay": 359, "time": "1775737379" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 154, "time": "1775736614" }, "departure": { "delay": 154, "time": "1775736634" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 330, "time": "1775737690" }, "departure": { "delay": 330, "time": "1775737710" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 304, "time": "1775737084" }, "departure": { "delay": 304, "time": "1775737084" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 226, "time": "1775736862" }, "departure": { "delay": 226, "time": "1775736886" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1775735509" }, "departure": { "delay": 74, "time": "1775735534" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775735414", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9924:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1387:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1775735615" }, "departure": { "delay": 117, "time": "1775735637" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 291, "time": "1775736686" }, "departure": { "delay": 291, "time": "1775736711" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1775735283" }, "departure": { "delay": 28, "time": "1775735308" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 272, "time": "1775736787" }, "departure": { "delay": 272, "time": "1775736812" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 348, "time": "1775737908" }, "departure": { "delay": 348, "time": "1775737908" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 370, "time": "1775738170" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 23, "time": "1775735459" }, "departure": { "delay": 23, "time": "1775735483" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 293, "time": "1775737033" }, "departure": { "delay": 293, "time": "1775737133" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1775735719" }, "departure": { "delay": 79, "time": "1775735719" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 378, "time": "1775738033" }, "departure": { "delay": 378, "time": "1775738058" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1775735359" }, "departure": { "delay": 19, "time": "1775735359" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 348, "time": "1775737308" }, "departure": { "delay": 348, "time": "1775737308" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775735160" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 301, "time": "1775737561" }, "departure": { "delay": 301, "time": "1775737561" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 186, "time": "1775736546" }, "departure": { "delay": 186, "time": "1775736546" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 243, "time": "1775736183" }, "departure": { "delay": 243, "time": "1775736183" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1775736258" }, "departure": { "delay": 223, "time": "1775736283" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 308, "time": "1775737808" }, "departure": { "delay": 308, "time": "1775737808" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 316, "time": "1775737396" }, "departure": { "delay": 316, "time": "1775737396" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 151, "time": "1775735971" }, "departure": { "delay": 151, "time": "1775735971" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 248, "time": "1775736908" }, "departure": { "delay": 248, "time": "1775736908" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 313, "time": "1775737633" }, "departure": { "delay": 313, "time": "1775737633" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 308, "time": "1775737503" }, "departure": { "delay": 308, "time": "1775737508" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 275, "time": "1775737715" }, "departure": { "delay": 275, "time": "1775737715" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 249, "time": "1775736464" }, "departure": { "delay": 249, "time": "1775736489" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 229, "time": "1775736049" }, "departure": { "delay": 229, "time": "1775736049" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 228, "time": "1775736388" }, "departure": { "delay": 228, "time": "1775736408" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775734875", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1387:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596258:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -113, "time": "1775742487" }, "departure": { "delay": -113, "time": "1775742487" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1775742317" }, "departure": { "delay": 17, "time": "1775742317" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3195, "time": "1775738985" }, "departure": { "delay": -3195, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -81, "time": "1775742399" }, "departure": { "delay": -81, "time": "1775742399" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -51, "time": "1775742429" }, "departure": { "delay": -51, "time": "1775742429" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -157, "time": "1775742563" }, "departure": { "delay": -157, "time": "1775742563" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -230, "time": "1775742670" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3255, "time": "1775738985" }, "departure": { "delay": -3255, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3315, "time": "1775738985" }, "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "departure": { "delay": -3015, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1775742339" }, "departure": { "delay": -21, "time": "1775742339" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596258:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -253, "time": "1775743307" }, "departure": { "delay": -253, "time": "1775743307" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -28, "time": "1775742512" }, "departure": { "delay": -28, "time": "1775742512" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -241, "time": "1775743019" }, "departure": { "delay": -241, "time": "1775743019" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -98, "time": "1775742802" }, "departure": { "delay": -98, "time": "1775742802" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -268, "time": "1775743232" }, "departure": { "delay": -268, "time": "1775743232" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -28, "time": "1775742452" }, "departure": { "delay": -28, "time": "1775742452" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -193, "time": "1775742887" }, "departure": { "delay": -193, "time": "1775742887" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1775742662" }, "departure": { "delay": -58, "time": "1775742662" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -320, "time": "1775743840" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -239, "time": "1775742961" }, "departure": { "delay": -239, "time": "1775742961" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -29, "time": "1775742571" }, "departure": { "delay": -29, "time": "1775742571" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "departure": { "time": "1775742300" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -264, "time": "1775743596" }, "departure": { "delay": -264, "time": "1775743596" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -29, "time": "1775742391" }, "departure": { "delay": -29, "time": "1775742391" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -110, "time": "1775742730" }, "departure": { "delay": -110, "time": "1775742730" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -195, "time": "1775743485" }, "departure": { "delay": -195, "time": "1775743485" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -260, "time": "1775743660" }, "departure": { "delay": -260, "time": "1775743660" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -225, "time": "1775743095" }, "departure": { "delay": -225, "time": "1775743095" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -9, "time": "1775742351" }, "departure": { "delay": -9, "time": "1775742351" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596657:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4677:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1775737052" }, "departure": { "delay": 68, "time": "1775737088" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 68, "time": "1775737585" }, "departure": { "delay": 68, "time": "1775737628" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1775738107" }, "departure": { "delay": 38, "time": "1775738138" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1775737354" }, "departure": { "delay": 108, "time": "1775737368" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1775738485" }, "departure": { "delay": 108, "time": "1775738508" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 148, "time": "1775737983" }, "departure": { "delay": 148, "time": "1775738008" }, "stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -12, "time": "1775736875" }, "departure": { "delay": -12, "time": "1775736888" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1775738206" }, "departure": { "delay": 88, "time": "1775738248" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 8, "time": "1775738584" }, "departure": { "delay": 8, "time": "1775738588" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 68, "time": "1775737797" }, "departure": { "delay": 68, "time": "1775737808" }, "stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1775737152" }, "departure": { "delay": 72, "time": "1775737152" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1775737889" }, "departure": { "delay": 108, "time": "1775737908" }, "stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 158, "time": "1775737465" }, "departure": { "delay": 158, "time": "1775737478" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775738705" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1775737708" }, "departure": { "delay": 48, "time": "1775737728" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775736952" }, "departure": { "delay": 8, "time": "1775736968" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1775738318" }, "departure": { "delay": 10, "time": "1775738350" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 128, "time": "1775737235" }, "departure": { "delay": 128, "time": "1775737268" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1775738391" }, "departure": { "delay": 68, "time": "1775738408" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "departure": { "delay": 45, "time": "1775736825" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736654", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4677:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15494:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 405, "time": "1775738085" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 253, "time": "1775736133" }, "departure": { "delay": 253, "time": "1775736133" }, "stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 234, "time": "1775735274" }, "departure": { "delay": 234, "time": "1775735274" }, "stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 464, "time": "1775737895" }, "departure": { "delay": 464, "time": "1775737904" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 191, "time": "1775736431" }, "departure": { "delay": 191, "time": "1775736431" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 485, "time": "1775738045" }, "departure": { "delay": 485, "time": "1775738045" }, "stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 350, "time": "1775736650" }, "departure": { "delay": 350, "time": "1775736650" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 420, "time": "1775737380" }, "departure": { "delay": 420, "time": "1775737380" }, "stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 284, "time": "1775735734" }, "departure": { "delay": 284, "time": "1775735744" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 245, "time": "1775735631" }, "departure": { "delay": 245, "time": "1775735645" }, "stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 220, "time": "1775736220" }, "departure": { "delay": 220, "time": "1775736220" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 298, "time": "1775736598" }, "departure": { "delay": 298, "time": "1775736598" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 139, "time": "1775735119" }, "stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 508, "time": "1775737944" }, "departure": { "delay": 508, "time": "1775737948" }, "stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 189, "time": "1775735522" }, "departure": { "delay": 189, "time": "1775735529" }, "stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 201, "time": "1775736291" }, "departure": { "delay": 201, "time": "1775736381" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 243, "time": "1775735403" }, "departure": { "delay": 243, "time": "1775735403" }, "stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 430, "time": "1775737090" }, "departure": { "delay": 430, "time": "1775737090" }, "stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 505, "time": "1775738005" }, "departure": { "delay": 505, "time": "1775738005" }, "stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 404, "time": "1775737544" }, "departure": { "delay": 404, "time": "1775737544" }, "stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 399, "time": "1775737719" }, "departure": { "delay": 399, "time": "1775737719" }, "stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 410, "time": "1775737790" }, "departure": { "delay": 410, "time": "1775737790" }, "stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 329, "time": "1775735959" }, "departure": { "delay": 329, "time": "1775735969" }, "stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 192, "time": "1775735172" }, "departure": { "delay": 192, "time": "1775735172" }, "stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 376, "time": "1775737636" }, "departure": { "delay": 376, "time": "1775737636" }, "stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 221, "time": "1775735201" }, "departure": { "delay": 221, "time": "1775735201" }, "stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 415, "time": "1775737435" }, "departure": { "delay": 415, "time": "1775737435" }, "stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 241, "time": "1775735341" }, "departure": { "delay": 241, "time": "1775735341" }, "stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 403, "time": "1775737243" }, "departure": { "delay": 403, "time": "1775737243" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 424, "time": "1775737144" }, "departure": { "delay": 424, "time": "1775737144" }, "stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 233, "time": "1775735840" }, "departure": { "delay": 233, "time": "1775735873" }, "stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775735135", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15494:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18299:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 756, "time": "1775738746" }, "departure": { "delay": 756, "time": "1775738796" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 321, "time": "1775737796" }, "departure": { "delay": 321, "time": "1775737821" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 402, "time": "1775738202" }, "departure": { "delay": 402, "time": "1775738202" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 313, "time": "1775737873" }, "departure": { "delay": 313, "time": "1775737873" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 804, "time": "1775739324" }, "departure": { "delay": 804, "time": "1775739324" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 772, "time": "1775739232" }, "departure": { "delay": 772, "time": "1775739232" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 772, "time": "1775739712" }, "departure": { "delay": 772, "time": "1775739712" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 61, "time": "1775737321" }, "departure": { "delay": 61, "time": "1775737321" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1775737523" }, "departure": { "delay": 83, "time": "1775737523" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 716, "time": "1775738677" }, "departure": { "delay": 716, "time": "1775738696" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1775737248" }, "departure": { "delay": 48, "time": "1775737248" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 772, "time": "1775739052" }, "departure": { "delay": 772, "time": "1775739052" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775737200" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 759, "time": "1775738859" }, "departure": { "delay": 759, "time": "1775738859" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1775737397" }, "departure": { "delay": 77, "time": "1775737397" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 452, "time": "1775738312" }, "departure": { "delay": 452, "time": "1775738312" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 809, "time": "1775739389" }, "departure": { "delay": 809, "time": "1775739389" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 458, "time": "1775738258" }, "departure": { "delay": 458, "time": "1775738258" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 807, "time": "1775738967" }, "departure": { "delay": 807, "time": "1775738967" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 772, "time": "1775739472" }, "departure": { "delay": 772, "time": "1775739472" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 416, "time": "1775738096" }, "departure": { "delay": 416, "time": "1775738096" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 820, "time": "1775739160" }, "departure": { "delay": 820, "time": "1775739160" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775737094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18299:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471199:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -199, "time": "1775744261" }, "departure": { "delay": -199, "time": "1775744261" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -121, "time": "1775744219" }, "departure": { "delay": -121, "time": "1775744219" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -51, "time": "1775743809" }, "departure": { "delay": -51, "time": "1775743809" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -286, "time": "1775744414" }, "departure": { "delay": -286, "time": "1775744414" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -7, "time": "1775742653" }, "departure": { "delay": -7, "time": "1775742653" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1775743351" }, "departure": { "delay": -29, "time": "1775743351" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -36, "time": "1775743464" }, "departure": { "delay": -36, "time": "1775743464" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -46, "time": "1775742974" }, "departure": { "delay": -46, "time": "1775742974" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -96, "time": "1775743764" }, "departure": { "delay": -96, "time": "1775743764" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -96, "time": "1775743644" }, "departure": { "delay": -96, "time": "1775743644" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -459, "time": "1775744541" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "departure": { "time": "1775742540" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -45, "time": "1775743155" }, "departure": { "delay": -45, "time": "1775743155" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -37, "time": "1775742743" }, "departure": { "delay": -37, "time": "1775742743" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -35, "time": "1775743285" }, "departure": { "delay": -35, "time": "1775743285" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -59, "time": "1775743081" }, "departure": { "delay": -59, "time": "1775743081" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -179, "time": "1775744341" }, "departure": { "delay": -179, "time": "1775744341" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -37, "time": "1775742683" }, "departure": { "delay": -37, "time": "1775742683" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -33, "time": "1775742807" }, "departure": { "delay": -33, "time": "1775742807" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -74, "time": "1775743966" }, "departure": { "delay": -74, "time": "1775743966" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -70, "time": "1775744030" }, "departure": { "delay": -70, "time": "1775744030" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -89, "time": "1775743891" }, "departure": { "delay": -89, "time": "1775743891" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1775743404" }, "departure": { "delay": -36, "time": "1775743404" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -41, "time": "1775742919" }, "departure": { "delay": -41, "time": "1775742919" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -333, "time": "1775744487" }, "departure": { "delay": -333, "time": "1775744487" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -96, "time": "1775744064" }, "departure": { "delay": -96, "time": "1775744064" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -37, "time": "1775743223" }, "departure": { "delay": -37, "time": "1775743223" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -97, "time": "1775743043" }, "departure": { "delay": -97, "time": "1775743043" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -274, "time": "1775744366" }, "departure": { "delay": -274, "time": "1775744366" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -74, "time": "1775744146" }, "departure": { "delay": -74, "time": "1775744146" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -47, "time": "1775742853" }, "departure": { "delay": -47, "time": "1775742853" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471199:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19315:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -38, "time": "1775739442" }, "departure": { "delay": -38, "time": "1775739442" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775738339" }, "departure": { "delay": 8, "time": "1775738348" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -52, "time": "1775739548" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -52, "time": "1775739308" }, "departure": { "delay": -52, "time": "1775739308" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -82, "time": "1775738467" }, "departure": { "delay": -82, "time": "1775738498" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -46, "time": "1775739254" }, "departure": { "delay": -46, "time": "1775739254" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -43, "time": "1775739017" }, "departure": { "delay": -43, "time": "1775739017" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 23, "time": "1775738123" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1775738185" }, "departure": { "delay": 58, "time": "1775738218" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -12, "time": "1775738268" }, "departure": { "delay": -12, "time": "1775738268" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -52, "time": "1775738698" }, "departure": { "delay": -52, "time": "1775738948" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738135", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19315:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6245:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1775737362" }, "departure": { "delay": 127, "time": "1775737387" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 97, "time": "1775738437" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1775737662" }, "departure": { "delay": 102, "time": "1775737662" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1775737487" }, "departure": { "delay": 167, "time": "1775737487" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1775738290" }, "departure": { "delay": 190, "time": "1775738290" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 167, "time": "1775738387" }, "departure": { "delay": 167, "time": "1775738387" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 155, "time": "1775737115" }, "departure": { "delay": 155, "time": "1775737115" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 133, "time": "1775737213" }, "departure": { "delay": 133, "time": "1775737213" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 172, "time": "1775737288" }, "departure": { "delay": 172, "time": "1775737312" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 212, "time": "1775738012" }, "departure": { "delay": 212, "time": "1775738012" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 147, "time": "1775737762" }, "departure": { "delay": 147, "time": "1775737887" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 102, "time": "1775737037" }, "departure": { "delay": 102, "time": "1775737062" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1775738212" }, "departure": { "delay": 172, "time": "1775738212" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 62, "time": "1775736962" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1775737587" }, "departure": { "delay": 147, "time": "1775737587" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775736975", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6245:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2858:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 170, "time": "1775738837" }, "departure": { "delay": 170, "time": "1775738870" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1775737865" }, "departure": { "delay": 170, "time": "1775737910" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1775737761" }, "departure": { "delay": 110, "time": "1775737790" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1775738306" }, "departure": { "delay": 170, "time": "1775738330" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1775737972" }, "departure": { "delay": 92, "time": "1775738012" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1775737596" }, "departure": { "delay": 130, "time": "1775737630" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 139, "time": "1775739019" }, "departure": { "delay": 139, "time": "1775739019" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1775738522" }, "departure": { "delay": 90, "time": "1775738550" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 150, "time": "1775738217" }, "departure": { "delay": 150, "time": "1775738250" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 154, "time": "1775739094" }, "departure": { "delay": 154, "time": "1775739094" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1775738407" }, "departure": { "delay": 170, "time": "1775738450" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 172, "time": "1775739412" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 130, "time": "1775738752" }, "departure": { "delay": 130, "time": "1775738770" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1775738110" }, "departure": { "delay": 90, "time": "1775738130" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1775737513" }, "departure": { "delay": 90, "time": "1775737530" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1775738641" }, "departure": { "delay": 130, "time": "1775738650" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 154, "time": "1775739154" }, "departure": { "delay": 154, "time": "1775739154" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 170, "time": "1775738919" }, "departure": { "delay": 170, "time": "1775738930" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1775737691" }, "departure": { "delay": 110, "time": "1775737730" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2858:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471233:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1775741610" }, "departure": { "delay": 90, "time": "1775741610" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -224, "time": "1775742916" }, "departure": { "delay": -224, "time": "1775742916" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -225, "time": "1775743395" }, "departure": { "delay": -225, "time": "1775743395" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -138, "time": "1775742462" }, "departure": { "delay": -138, "time": "1775742462" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1775741460" }, "departure": { "delay": 60, "time": "1775741460" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -120, "time": "1775742120" }, "departure": { "delay": -120, "time": "1775742120" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -416, "time": "1775743684" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -195, "time": "1775742525" }, "departure": { "delay": -195, "time": "1775742525" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 59, "time": "1775741579" }, "departure": { "delay": 59, "time": "1775741579" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -270, "time": "1775743290" }, "departure": { "delay": -270, "time": "1775743290" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -201, "time": "1775742639" }, "departure": { "delay": -201, "time": "1775742639" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -30, "time": "1775741970" }, "departure": { "delay": -30, "time": "1775741970" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -136, "time": "1775742164" }, "departure": { "delay": -136, "time": "1775742164" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -135, "time": "1775742585" }, "departure": { "delay": -135, "time": "1775742585" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -219, "time": "1775743221" }, "departure": { "delay": -219, "time": "1775743221" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -268, "time": "1775743052" }, "departure": { "delay": -268, "time": "1775743052" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -269, "time": "1775743171" }, "departure": { "delay": -269, "time": "1775743171" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "departure": { "time": "1775741400" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -257, "time": "1775743123" }, "departure": { "delay": -257, "time": "1775743123" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -196, "time": "1775742284" }, "departure": { "delay": -196, "time": "1775742284" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 64, "time": "1775741764" }, "departure": { "delay": 64, "time": "1775741764" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -366, "time": "1775743554" }, "departure": { "delay": -366, "time": "1775743554" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -326, "time": "1775743594" }, "departure": { "delay": -326, "time": "1775743594" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 37, "time": "1775741737" }, "departure": { "delay": 37, "time": "1775741737" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1775741850" }, "departure": { "time": "1775741940" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -174, "time": "1775742726" }, "departure": { "delay": -174, "time": "1775742726" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -235, "time": "1775743445" }, "departure": { "delay": -235, "time": "1775743445" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -136, "time": "1775742224" }, "departure": { "delay": -136, "time": "1775742224" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 63, "time": "1775741643" }, "departure": { "delay": 63, "time": "1775741643" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -257, "time": "1775743243" }, "departure": { "delay": -257, "time": "1775743243" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -138, "time": "1775742402" }, "departure": { "delay": -138, "time": "1775742402" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -289, "time": "1775743451" }, "departure": { "delay": -289, "time": "1775743451" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -278, "time": "1775742982" }, "departure": { "delay": -278, "time": "1775742982" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 93, "time": "1775741673" }, "departure": { "delay": 93, "time": "1775741673" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -222, "time": "1775743338" }, "departure": { "delay": -222, "time": "1775743338" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 66, "time": "1775741706" }, "departure": { "delay": 66, "time": "1775741706" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -195, "time": "1775742345" }, "departure": { "delay": -195, "time": "1775742345" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -306, "time": "1775743494" }, "departure": { "delay": -306, "time": "1775743494" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471233:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16686:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1775742445" }, "departure": { "delay": 25, "time": "1775742445" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1775741430" }, "departure": { "delay": 30, "time": "1775741430" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1775741208" }, "departure": { "delay": 48, "time": "1775741208" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775741087" }, "departure": { "delay": 47, "time": "1775741087" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1775740821" }, "departure": { "delay": 21, "time": "1775740821" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1775740509" }, "departure": { "delay": 9, "time": "1775740509" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775741296" }, "departure": { "delay": 16, "time": "1775741296" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1775740711" }, "departure": { "delay": 31, "time": "1775740711" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1775741244" }, "departure": { "delay": 24, "time": "1775741244" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775741503" }, "departure": { "delay": 43, "time": "1775741503" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1775741111" }, "departure": { "delay": 11, "time": "1775741111" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1775740594" }, "departure": { "delay": 34, "time": "1775740594" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1775741031" }, "departure": { "delay": 51, "time": "1775741031" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1775740647" }, "departure": { "delay": 27, "time": "1775740647" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1775740850" }, "departure": { "delay": 50, "time": "1775740850" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775740977" }, "departure": { "delay": 57, "time": "1775740977" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775738963", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16686:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470090:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1775738380" }, "departure": { "delay": 40, "time": "1775738380" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 96, "time": "1775739216" }, "departure": { "delay": 96, "time": "1775739216" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1775738758" }, "departure": { "delay": 58, "time": "1775738758" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1775738849" }, "departure": { "delay": 29, "time": "1775738849" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1775738650" }, "departure": { "delay": 10, "time": "1775738650" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1775739093" }, "departure": { "delay": 33, "time": "1775739093" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1775739132" }, "departure": { "delay": 72, "time": "1775739132" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1775738688" }, "departure": { "delay": -12, "time": "1775738688" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1775738781" }, "departure": { "delay": 21, "time": "1775738781" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1775739278" }, "departure": { "delay": 98, "time": "1775739278" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1775738413" }, "departure": { "delay": 13, "time": "1775738413" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -24, "time": "1775738436" }, "departure": { "delay": -24, "time": "1775738436" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1775738973" }, "departure": { "delay": 93, "time": "1775738973" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775738268" }, "departure": { "delay": 48, "time": "1775738268" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775738324" }, "departure": { "delay": 44, "time": "1775738324" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 279, "time": "1775739699" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 76, "time": "1775738836" }, "departure": { "delay": 76, "time": "1775738836" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1775738600" }, "departure": { "delay": 20, "time": "1775738600" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1775738563" }, "departure": { "delay": 43, "time": "1775738563" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1775738348", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470090:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230573x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -69, "time": "1775739531" }, "departure": { "delay": -69, "time": "1775739531" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -78, "time": "1775739282" }, "departure": { "delay": -78, "time": "1775739282" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -64, "time": "1775739476" }, "departure": { "delay": -64, "time": "1775739476" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -118, "time": "1775739182" }, "departure": { "delay": -118, "time": "1775739182" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": -148, "time": "1775738672" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -74, "time": "1775739046" }, "departure": { "delay": -74, "time": "1775739046" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -93, "time": "1775739387" }, "departure": { "delay": -93, "time": "1775739387" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -118, "time": "1775739602" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": -87, "time": "1775738493" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": -118, "time": "1775738942" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -118, "time": "1775739422" }, "departure": { "delay": -118, "time": "1775739422" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -108, "time": "1775739312" }, "departure": { "delay": -108, "time": "1775739312" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": -89, "time": "1775738431" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -118, "time": "1775739242" }, "departure": { "delay": -118, "time": "1775739242" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": -177, "time": "1775738523" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230573x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056488x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76351:ZE:3561:ATOUMOD003", "stopSequence": 2 }, { "departure": { "time": "1775739000" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1775739235" }, "departure": { "delay": 55, "time": "1775739235" }, "stopId": "FR:76351:ZE:3578:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1775739175" }, "departure": { "delay": 55, "time": "1775739175" }, "stopId": "FR:76351:ZE:4767:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1775739127" }, "departure": { "delay": 7, "time": "1775739127" }, "stopId": "FR:76351:ZE:3109:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775740130" }, "departure": { "delay": 50, "time": "1775740130" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1775739359" }, "departure": { "delay": 59, "time": "1775739359" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1775740521" }, "departure": { "delay": 21, "time": "1775740521" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1775740725" }, "departure": { "delay": 45, "time": "1775740725" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1775739908" }, "departure": { "delay": 8, "time": "1775739908" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1775740435" }, "departure": { "delay": 55, "time": "1775740435" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1775740384" }, "departure": { "delay": 4, "time": "1775740384" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1775739704" }, "departure": { "delay": 44, "time": "1775739704" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1775739791" }, "departure": { "delay": 11, "time": "1775739791" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1775740654" }, "departure": { "delay": 34, "time": "1775740654" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1775740980" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 4, "time": "1775739964" }, "departure": { "delay": 4, "time": "1775739964" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1775740207" }, "departure": { "delay": 7, "time": "1775740207" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775740760" }, "departure": { "delay": 20, "time": "1775740760" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1775738952", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056488x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255648x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1775739766" }, "departure": { "delay": 166, "time": "1775739766" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 144, "time": "1775740164" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 184, "time": "1775739544" }, "departure": { "delay": 184, "time": "1775739544" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 182, "time": "1775740022" }, "departure": { "delay": 182, "time": "1775740022" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 194, "time": "1775739374" }, "departure": { "delay": 194, "time": "1775739374" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 198, "time": "1775739318" }, "departure": { "delay": 198, "time": "1775739318" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 144, "time": "1775738904" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 144, "time": "1775739624" }, "departure": { "delay": 144, "time": "1775739624" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 160, "time": "1775739880" }, "departure": { "delay": 160, "time": "1775739880" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 144, "time": "1775739804" }, "departure": { "delay": 144, "time": "1775739804" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 159, "time": "1775740059" }, "departure": { "delay": 159, "time": "1775740059" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 157, "time": "1775739097" }, "departure": { "delay": 157, "time": "1775739097" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 144, "time": "1775740104" }, "departure": { "delay": 144, "time": "1775740104" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 181, "time": "1775739181" }, "departure": { "delay": 181, "time": "1775739181" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 144, "time": "1775739264" }, "departure": { "delay": 144, "time": "1775739264" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 144, "time": "1775739684" }, "departure": { "delay": 144, "time": "1775739684" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 186, "time": "1775739846" }, "departure": { "delay": 186, "time": "1775739846" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 153, "time": "1775739933" }, "departure": { "delay": 153, "time": "1775739933" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255648x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1775739392" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1775738756" }, "departure": { "delay": 126, "time": "1775738766" }, "stopId": "FR:14366:ZE:17250002:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 135, "time": "1775738885" }, "departure": { "delay": 135, "time": "1775738895" }, "stopId": "FR:14366:ZE:660130001:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1775738533" }, "departure": { "delay": 91, "time": "1775738551" }, "stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1775738600" }, "departure": { "delay": 102, "time": "1775738622" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1775739100" }, "departure": { "delay": 110, "time": "1775739110" }, "stopId": "FR:14366:ZE:3120001:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1775739235" }, "departure": { "delay": 125, "time": "1775739245" }, "stopId": "FR:14366:ZE:21190002:ATOUMOD036", "stopSequence": 11 }, { "departure": { "delay": 30, "time": "1775738430" }, "stopId": "FR:14366:ZE:600340010:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1775739175" }, "departure": { "delay": 125, "time": "1775739185" }, "stopId": "FR:14366:ZE:33070003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1775739063" }, "departure": { "delay": 133, "time": "1775739073" }, "stopId": "FR:14366:ZE:7160002:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1775738680" }, "departure": { "delay": 134, "time": "1775738714" }, "stopId": "FR:14366:ZE:7150002:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 115, "time": "1775739285" }, "departure": { "delay": 115, "time": "1775739295" }, "stopId": "FR:14366:ZE:3110004:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1775738979" }, "departure": { "delay": 132, "time": "1775739012" }, "stopId": "FR:14366:ZE:9260004:ATOUMOD036", "stopSequence": 7 } ], "timestamp": "1775739002", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:4692097853554688x12:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4471231:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1775739031" }, "departure": { "delay": 211, "time": "1775739031" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1775739726" }, "departure": { "delay": 126, "time": "1775739726" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 151, "time": "1775739091" }, "departure": { "delay": 151, "time": "1775739091" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1775738339" }, "departure": { "delay": 119, "time": "1775738339" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1775740462" }, "departure": { "delay": 142, "time": "1775740462" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 142, "time": "1775739802" }, "departure": { "delay": 142, "time": "1775739802" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1775738304" }, "departure": { "delay": 89, "time": "1775738309" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 163, "time": "1775740303" }, "departure": { "delay": 163, "time": "1775740303" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 211, "time": "1775739211" }, "departure": { "delay": 211, "time": "1775739211" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 152, "time": "1775739872" }, "departure": { "delay": 152, "time": "1775739872" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 208, "time": "1775739388" }, "departure": { "delay": 208, "time": "1775739388" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 234, "time": "1775740254" }, "departure": { "delay": 234, "time": "1775740254" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 157, "time": "1775740117" }, "departure": { "delay": 157, "time": "1775740117" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 166, "time": "1775740006" }, "departure": { "delay": 166, "time": "1775740006" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 179, "time": "1775738909" }, "departure": { "delay": 179, "time": "1775738939" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 201, "time": "1775739441" }, "departure": { "delay": 201, "time": "1775739441" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 217, "time": "1775740297" }, "departure": { "delay": 217, "time": "1775740297" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 93, "time": "1775740413" }, "departure": { "delay": 93, "time": "1775740413" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 211, "time": "1775739331" }, "departure": { "delay": 211, "time": "1775739331" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1775740351" }, "departure": { "delay": 151, "time": "1775740351" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 177, "time": "1775739537" }, "departure": { "delay": 177, "time": "1775739537" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 209, "time": "1775738443" }, "departure": { "delay": 209, "time": "1775738669" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 240, "time": "1775740200" }, "departure": { "delay": 240, "time": "1775740200" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 208, "time": "1775739268" }, "departure": { "delay": 208, "time": "1775739268" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 239, "time": "1775738699" }, "departure": { "delay": 239, "time": "1775738699" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1775739948" }, "departure": { "delay": 168, "time": "1775739948" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 171, "time": "1775740071" }, "departure": { "delay": 171, "time": "1775740071" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 208, "time": "1775740048" }, "departure": { "delay": 208, "time": "1775740048" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 48, "time": "1775740548" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 169, "time": "1775738869" }, "departure": { "delay": 169, "time": "1775738869" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1775739151" }, "departure": { "delay": 151, "time": "1775739151" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4471231:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17344:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775737481" }, "departure": { "delay": 41, "time": "1775737481" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 34, "time": "1775736034" }, "departure": { "delay": 34, "time": "1775736034" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775738190" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775736120" }, "departure": { "time": "1775736120" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1775735475" }, "departure": { "delay": 15, "time": "1775735475" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1775735894" }, "departure": { "delay": 14, "time": "1775735894" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1775737311" }, "departure": { "delay": 51, "time": "1775737311" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775737020" }, "departure": { "time": "1775737020" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1775737545" }, "departure": { "delay": 45, "time": "1775737545" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775735280" }, "departure": { "time": "1775735280" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1775735265" }, "departure": { "delay": 45, "time": "1775735265" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775738010" }, "departure": { "delay": 30, "time": "1775738010" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1775736844" }, "departure": { "delay": 4, "time": "1775736844" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "time": "1775735220" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 33, "time": "1775736333" }, "departure": { "delay": 33, "time": "1775736333" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1775735654" }, "departure": { "delay": 14, "time": "1775735654" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1775736469" }, "departure": { "delay": 49, "time": "1775736469" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1775736545" }, "departure": { "delay": 5, "time": "1775736545" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1775737202" }, "departure": { "delay": 2, "time": "1775737202" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1775735840" }, "departure": { "delay": 20, "time": "1775735840" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775736660" }, "departure": { "time": "1775736660" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1775735366" }, "departure": { "delay": 26, "time": "1775735366" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775735760" }, "departure": { "time": "1775735760" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775737890" }, "departure": { "delay": 30, "time": "1775737890" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1775736919" }, "departure": { "delay": 19, "time": "1775736919" }, "stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 21, "time": "1775735601" }, "departure": { "delay": 21, "time": "1775735601" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1775737270" }, "departure": { "delay": 10, "time": "1775737270" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1775736219" }, "departure": { "delay": 39, "time": "1775736219" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1775735328" }, "departure": { "delay": 48, "time": "1775735328" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1775737969" }, "departure": { "delay": 49, "time": "1775737969" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 24, "time": "1775736264" }, "departure": { "delay": 24, "time": "1775736264" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1775736731" }, "departure": { "delay": 11, "time": "1775736731" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775735520" }, "departure": { "time": "1775735520" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1775735245" }, "departure": { "delay": 25, "time": "1775735245" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1775737106" }, "departure": { "delay": 26, "time": "1775737106" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1775737070" }, "departure": { "delay": 50, "time": "1775737070" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775734794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17344:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596548:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -2535, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2835, "time": "1775738985" }, "departure": { "delay": -2835, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -3135, "time": "1775738985" }, "departure": { "delay": -3135, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -3495, "time": "1775738985" }, "departure": { "delay": -3495, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xRON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3195, "time": "1775738985" }, "departure": { "delay": -3195, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -2655, "time": "1775738985" }, "departure": { "delay": -2655, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -2595, "time": "1775738985" }, "departure": { "delay": -2595, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -3795, "time": "1775738985" }, "departure": { "delay": -3795, "time": "1775738985" }, "stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -3915, "time": "1775738985" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -3315, "time": "1775738985" }, "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3075, "time": "1775738985" }, "departure": { "delay": -3075, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -3255, "time": "1775738985" }, "departure": { "delay": -3255, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3915, "time": "1775738985" }, "departure": { "delay": -3915, "time": "1775738985" }, "stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -2955, "time": "1775738985" }, "departure": { "delay": -2955, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3435, "time": "1775738985" }, "departure": { "delay": -3435, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596548:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:237:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775718600" }, "departure": { "time": "1775718600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775719920" }, "departure": { "time": "1775719920" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775717880" }, "departure": { "time": "1775717880" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775717460" }, "departure": { "time": "1775717460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775719860" }, "departure": { "time": "1775719860" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775718720" }, "departure": { "time": "1775718720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775718900" }, "departure": { "time": "1775718900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775720160" }, "departure": { "time": "1775720160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775717820" }, "departure": { "time": "1775717820" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775720220" }, "departure": { "time": "1775720220" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1775717885" }, "departure": { "delay": 5, "time": "1775717885" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775717940" }, "departure": { "time": "1775717940" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1775717465" }, "departure": { "delay": 5, "time": "1775717465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775718360" }, "departure": { "time": "1775718360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775719260" }, "departure": { "time": "1775719260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775720340" }, "departure": { "time": "1775720340" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775719320" }, "departure": { "time": "1775719320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775718120" }, "departure": { "time": "1775718120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775719620" }, "departure": { "time": "1775719620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775717640" }, "departure": { "time": "1775717640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775718000" }, "departure": { "time": "1775718000" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775719560" }, "departure": { "time": "1775719560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775720040" }, "departure": { "time": "1775720040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775719800" }, "departure": { "time": "1775719800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775717760" }, "departure": { "time": "1775717760" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775720400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775718300" }, "departure": { "time": "1775718300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775718240" }, "departure": { "time": "1775718240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775719500" }, "departure": { "time": "1775719500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1775717400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775718540" }, "departure": { "time": "1775718540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775720100" }, "departure": { "time": "1775720100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1775719805" }, "departure": { "delay": 5, "time": "1775719805" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775718180" }, "departure": { "time": "1775718180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1775707758", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:237:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6257:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 149, "time": "1775738969" }, "departure": { "delay": 149, "time": "1775738969" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1775739148" }, "departure": { "delay": 148, "time": "1775739148" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 142, "time": "1775739322" }, "departure": { "delay": 142, "time": "1775739322" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1775739034" }, "departure": { "delay": 94, "time": "1775739034" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1775738903" }, "departure": { "delay": 105, "time": "1775738925" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1775739214" }, "departure": { "delay": 94, "time": "1775739214" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 40, "time": "1775738800" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1775739414" }, "departure": { "delay": 114, "time": "1775739414" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738804", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6257:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx103:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775716200" }, "departure": { "time": "1775716200" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775716980" }, "departure": { "time": "1775716980" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775716320" }, "departure": { "time": "1775716320" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775716805" }, "departure": { "delay": 5, "time": "1775716805" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775716860" }, "departure": { "time": "1775716860" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775716800" }, "departure": { "time": "1775716800" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775716260" }, "departure": { "time": "1775716260" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775715600" }, "departure": { "time": "1775715600" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775715480" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775716920" }, "departure": { "time": "1775716920" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775717760" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775716080" }, "departure": { "time": "1775716080" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775710609", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx103:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107950x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 215, "time": "1775738975" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1775739539" }, "departure": { "delay": 179, "time": "1775739539" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 181, "time": "1775739421" }, "departure": { "delay": 181, "time": "1775739421" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1775739642" }, "departure": { "delay": 162, "time": "1775739642" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 201, "time": "1775739141" }, "departure": { "delay": 201, "time": "1775739141" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 150, "time": "1775738850" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1775739947" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1775739324" }, "departure": { "delay": 204, "time": "1775739324" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 168, "time": "1775739768" }, "departure": { "delay": 168, "time": "1775739768" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 208, "time": "1775739868" }, "departure": { "delay": 208, "time": "1775739868" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107950x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -115, "time": "1775739605" }, "departure": { "delay": -115, "time": "1775739605" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1775739233" }, "departure": { "delay": -7, "time": "1775739233" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -67, "time": "1775739533" }, "departure": { "delay": -67, "time": "1775739533" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -183, "time": "1775739777" }, "departure": { "delay": -183, "time": "1775739777" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -197, "time": "1775740003" }, "departure": { "delay": -197, "time": "1775740003" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1775739383" }, "departure": { "delay": -37, "time": "1775739383" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -37, "time": "1775739323" }, "departure": { "delay": -37, "time": "1775739323" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -213, "time": "1775739927" }, "departure": { "delay": -213, "time": "1775739927" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -213, "time": "1775739867" }, "departure": { "delay": -213, "time": "1775739867" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -37, "time": "1775739443" }, "departure": { "delay": -37, "time": "1775739443" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "departure": { "time": "1775739180" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1775739293" }, "departure": { "delay": -7, "time": "1775739293" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -272, "time": "1775740108" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -85, "time": "1775739695" }, "departure": { "delay": -85, "time": "1775739695" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596652:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15615:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1775737220" }, "departure": { "delay": 140, "time": "1775737220" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1775736781" }, "departure": { "delay": 40, "time": "1775736820" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1775737963" }, "departure": { "delay": -17, "time": "1775737963" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 64, "time": "1775737384" }, "departure": { "delay": 64, "time": "1775737384" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1775737823" }, "departure": { "delay": 83, "time": "1775737823" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -4, "time": "1775736596" }, "departure": { "delay": -4, "time": "1775736596" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1775737695" }, "departure": { "delay": 15, "time": "1775737695" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1775737155" }, "departure": { "delay": 90, "time": "1775737170" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1775737422" }, "departure": { "delay": 42, "time": "1775737422" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1775736458" }, "departure": { "delay": 8, "time": "1775736488" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775737446" }, "departure": { "delay": 6, "time": "1775737446" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1775737856" }, "departure": { "delay": 56, "time": "1775737856" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1775737105" }, "departure": { "delay": 85, "time": "1775737105" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1775737401" }, "departure": { "delay": 21, "time": "1775737401" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1775736926" }, "departure": { "delay": 86, "time": "1775736926" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775736720" }, "departure": { "delay": 60, "time": "1775736720" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1775737285" }, "departure": { "delay": 85, "time": "1775737285" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1775737529" }, "departure": { "delay": 29, "time": "1775737529" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1775736375" }, "departure": { "delay": 40, "time": "1775736400" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775736240" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 95, "time": "1775737295" }, "departure": { "delay": 95, "time": "1775737295" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775737020" }, "departure": { "delay": 120, "time": "1775737020" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1775737937" }, "departure": { "delay": 17, "time": "1775737937" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 24, "time": "1775736324" }, "departure": { "delay": 24, "time": "1775736324" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1775737595" }, "departure": { "delay": 25, "time": "1775737645" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -175, "time": "1775738045" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1775737745" }, "departure": { "delay": 5, "time": "1775737745" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775735854", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15615:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2845:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1775738629" }, "departure": { "delay": 128, "time": "1775738648" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 216, "time": "1775739336" }, "departure": { "delay": 216, "time": "1775739336" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 218, "time": "1775738821" }, "departure": { "delay": 218, "time": "1775738858" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 108, "time": "1775738185" }, "departure": { "delay": 108, "time": "1775738208" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 235, "time": "1775739475" }, "departure": { "delay": 235, "time": "1775739475" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 232, "time": "1775739412" }, "departure": { "delay": 232, "time": "1775739412" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 237, "time": "1775739237" }, "departure": { "delay": 237, "time": "1775739237" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 187, "time": "1775739547" }, "departure": { "delay": 187, "time": "1775739547" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 187, "time": "1775739127" }, "departure": { "delay": 187, "time": "1775739127" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 199, "time": "1775739619" }, "departure": { "delay": 199, "time": "1775739619" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 108, "time": "1775738487" }, "departure": { "delay": 108, "time": "1775738508" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 168, "time": "1775738369" }, "departure": { "delay": 168, "time": "1775738388" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 128, "time": "1775738083" }, "departure": { "delay": 128, "time": "1775738108" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1775738912" }, "departure": { "delay": 168, "time": "1775738928" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 197, "time": "1775739917" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 130, "time": "1775738261" }, "departure": { "delay": 130, "time": "1775738290" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 188, "time": "1775738728" }, "departure": { "delay": 188, "time": "1775738768" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 199, "time": "1775739679" }, "departure": { "delay": 199, "time": "1775739679" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 88, "time": "1775737996" }, "departure": { "delay": 88, "time": "1775738008" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738014", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2845:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13018:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1775738796" }, "departure": { "delay": -24, "time": "1775738796" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 135, "time": "1775737695" }, "departure": { "delay": 135, "time": "1775737695" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 122, "time": "1775737802" }, "departure": { "delay": 122, "time": "1775737802" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1775738087" }, "departure": { "delay": 47, "time": "1775738087" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1775737970" }, "departure": { "delay": -10, "time": "1775737970" }, "stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -55, "time": "1775738645" }, "departure": { "delay": -55, "time": "1775738645" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1775737879" }, "departure": { "delay": 19, "time": "1775737879" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1775738870" }, "departure": { "delay": -10, "time": "1775738870" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -20, "time": "1775738620" }, "departure": { "delay": -20, "time": "1775738620" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1775738021" }, "departure": { "delay": 66, "time": "1775738046" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1775738339" }, "departure": { "delay": 59, "time": "1775738339" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -73, "time": "1775739107" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -74, "time": "1775738746" }, "departure": { "delay": -74, "time": "1775738746" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 147, "time": "1775737767" }, "departure": { "delay": 147, "time": "1775737767" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -73, "time": "1775738987" }, "departure": { "delay": -73, "time": "1775738987" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1775738211" }, "departure": { "delay": 4, "time": "1775738224" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -50, "time": "1775738448" }, "departure": { "delay": -50, "time": "1775738470" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 52, "time": "1775737432" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1775737746" }, "departure": { "delay": 126, "time": "1775737746" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1775738570" }, "departure": { "delay": -10, "time": "1775738570" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1775738293" }, "departure": { "delay": 73, "time": "1775738293" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 192, "time": "1775737569" }, "departure": { "delay": 192, "time": "1775737572" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -30, "time": "1775738370" }, "departure": { "delay": -30, "time": "1775738370" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 171, "time": "1775737611" }, "departure": { "delay": 171, "time": "1775737611" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1775738132" }, "departure": { "delay": 32, "time": "1775738132" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -12, "time": "1775738909" }, "departure": { "delay": -12, "time": "1775738928" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775737434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13018:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596127:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -192, "time": "1775740968" }, "departure": { "delay": -192, "time": "1775740968" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -33, "time": "1775739807" }, "departure": { "delay": -33, "time": "1775739807" }, "stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -64, "time": "1775739956" }, "departure": { "delay": -64, "time": "1775739956" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775739680" }, "departure": { "delay": 20, "time": "1775739680" }, "stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -123, "time": "1775740197" }, "departure": { "delay": -123, "time": "1775740197" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1775739624" }, "departure": { "delay": 24, "time": "1775739624" }, "stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -106, "time": "1775740274" }, "departure": { "delay": -106, "time": "1775740274" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -64, "time": "1775740016" }, "departure": { "delay": -64, "time": "1775740016" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -171, "time": "1775740509" }, "departure": { "delay": -171, "time": "1775740509" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -148, "time": "1775740652" }, "departure": { "delay": -148, "time": "1775740652" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -185, "time": "1775740915" }, "departure": { "delay": -185, "time": "1775740915" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -204, "time": "1775741556" }, "departure": { "delay": -204, "time": "1775741556" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -149, "time": "1775741191" }, "departure": { "delay": -149, "time": "1775741191" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 25 }, { "departure": { "time": "1775739600" }, "stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -179, "time": "1775741341" }, "departure": { "delay": -179, "time": "1775741341" }, "stopId": "FR:27602:ZE:0xLES01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -148, "time": "1775740712" }, "departure": { "delay": -148, "time": "1775740712" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -225, "time": "1775741595" }, "departure": { "delay": -225, "time": "1775741595" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -148, "time": "1775741072" }, "departure": { "delay": -148, "time": "1775741072" }, "stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -88, "time": "1775740412" }, "departure": { "delay": -88, "time": "1775740412" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -170, "time": "1775741110" }, "departure": { "delay": -170, "time": "1775741110" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -294, "time": "1775741826" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -208, "time": "1775740772" }, "departure": { "delay": -208, "time": "1775740772" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -248, "time": "1775741692" }, "departure": { "delay": -248, "time": "1775741692" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -201, "time": "1775741499" }, "departure": { "delay": -201, "time": "1775741499" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -48, "time": "1775740092" }, "departure": { "delay": -48, "time": "1775740092" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -240, "time": "1775741760" }, "departure": { "delay": -240, "time": "1775741760" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596127:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1435:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775736535" }, "departure": { "delay": 55, "time": "1775736535" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775736810" }, "departure": { "delay": 30, "time": "1775736810" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1775734680" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775736390" }, "departure": { "delay": 30, "time": "1775736390" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775735880" }, "departure": { "time": "1775735880" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775735514" }, "departure": { "delay": 54, "time": "1775735514" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735700" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1775736880" }, "departure": { "delay": 40, "time": "1775736880" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1775736991" }, "departure": { "delay": 31, "time": "1775736991" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1775735395" }, "departure": { "delay": 55, "time": "1775735395" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775737230" }, "departure": { "delay": 30, "time": "1775737230" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775737050" }, "departure": { "delay": 30, "time": "1775737050" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1775734982" }, "departure": { "delay": 2, "time": "1775734982" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1775736775" }, "departure": { "delay": 55, "time": "1775736775" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1775737125" }, "departure": { "delay": 45, "time": "1775737125" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775734860" }, "departure": { "time": "1775734860" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775735160" }, "departure": { "time": "1775735160" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775735340" }, "departure": { "time": "1775735340" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1775735814" }, "departure": { "delay": 54, "time": "1775735814" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1775735590" }, "departure": { "delay": 10, "time": "1775735590" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1775735075" }, "departure": { "delay": 35, "time": "1775735075" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775734375", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1435:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9518:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1775740521" }, "departure": { "delay": 21, "time": "1775740521" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1775740987" }, "departure": { "delay": 7, "time": "1775740987" }, "stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1775740428" }, "departure": { "delay": 48, "time": "1775740428" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1775741045" }, "departure": { "delay": 5, "time": "1775741045" }, "stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775740921" }, "departure": { "delay": 1, "time": "1775740921" }, "stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1775741226" }, "departure": { "delay": 6, "time": "1775741226" }, "stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775740625" }, "departure": { "delay": 5, "time": "1775740625" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737634", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9518:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602145:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1775741346" }, "departure": { "delay": 66, "time": "1775741346" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -22, "time": "1775742278" }, "departure": { "delay": -22, "time": "1775742278" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 79, "time": "1775741659" }, "departure": { "delay": 79, "time": "1775741659" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775741790" }, "departure": { "delay": 30, "time": "1775741790" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1775741846" }, "departure": { "delay": 86, "time": "1775741846" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2175, "time": "1775738985" }, "departure": { "delay": -2175, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "departure": { "delay": -2115, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1775742003" }, "departure": { "delay": 63, "time": "1775742003" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1775742540" }, "departure": { "delay": 60, "time": "1775742540" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1775742600" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 66, "time": "1775741286" }, "departure": { "delay": 66, "time": "1775741286" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 67, "time": "1775741467" }, "departure": { "delay": 67, "time": "1775741467" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1775741923" }, "departure": { "delay": 43, "time": "1775741923" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1775741960" }, "departure": { "delay": 80, "time": "1775741960" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -2115, "time": "1775738985" }, "departure": { "delay": -2115, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 81, "time": "1775741721" }, "departure": { "delay": 81, "time": "1775741721" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1775742053" }, "departure": { "delay": 53, "time": "1775742053" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1775741398" }, "departure": { "delay": 58, "time": "1775741398" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1775742365" }, "departure": { "delay": 5, "time": "1775742365" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 22, "time": "1775742142" }, "departure": { "delay": 22, "time": "1775742142" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602145:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598405:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1515, "time": "1775738985" }, "departure": { "delay": -1515, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1935, "time": "1775738985" }, "departure": { "delay": -1935, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 }, { "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2055, "time": "1775738985" }, "departure": { "delay": -2055, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -975, "time": "1775738985" }, "departure": { "delay": -975, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1695, "time": "1775738985" }, "departure": { "delay": -1695, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -915, "time": "1775738985" }, "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1875, "time": "1775738985" }, "departure": { "delay": -1875, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1095, "time": "1775738985" }, "departure": { "delay": -1095, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2175, "time": "1775738985" }, "departure": { "delay": -2175, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -2415, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2295, "time": "1775738985" }, "departure": { "delay": -2295, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -1575, "time": "1775738985" }, "departure": { "delay": -1575, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1155, "time": "1775738985" }, "departure": { "delay": -1155, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598405:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1775713210" }, "departure": { "delay": 172, "time": "1775713252" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1775713706" }, "departure": { "delay": 196, "time": "1775713756" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 201, "time": "1775714049" }, "departure": { "delay": 201, "time": "1775714061" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 233, "time": "1775712523" }, "departure": { "delay": 233, "time": "1775712533" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1775713873" }, "departure": { "delay": 200, "time": "1775713880" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 135, "time": "1775713011" }, "departure": { "delay": 135, "time": "1775713035" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 154, "time": "1775713080" }, "departure": { "delay": 154, "time": "1775713114" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1775713389" }, "departure": { "delay": 228, "time": "1775713428" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 217, "time": "1775713912" }, "departure": { "delay": 217, "time": "1775713957" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 222, "time": "1775712613" }, "departure": { "delay": 222, "time": "1775712642" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "departure": { "delay": 186, "time": "1775712366" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1775714120" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 177, "time": "1775713641" }, "departure": { "delay": 177, "time": "1775713677" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 203, "time": "1775713311" }, "departure": { "delay": 203, "time": "1775713343" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1775713536" }, "departure": { "delay": 170, "time": "1775713550" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 213, "time": "1775712738" }, "departure": { "delay": 213, "time": "1775712753" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 225, "time": "1775712574" }, "departure": { "delay": 225, "time": "1775712585" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1775712666" }, "departure": { "delay": 210, "time": "1775712690" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 235, "time": "1775713826" }, "departure": { "delay": 235, "time": "1775713855" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 189, "time": "1775712778" }, "departure": { "delay": 189, "time": "1775712789" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1775713563" }, "departure": { "delay": 180, "time": "1775713620" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 174, "time": "1775712795" }, "departure": { "delay": 174, "time": "1775712834" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 248, "time": "1775712431" }, "departure": { "delay": 248, "time": "1775712488" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1775712894" }, "departure": { "delay": 126, "time": "1775712906" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 223, "time": "1775713986" }, "departure": { "delay": 223, "time": "1775714023" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:3:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12159:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775739175" }, "departure": { "delay": 55, "time": "1775739175" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1775739730" }, "departure": { "delay": 10, "time": "1775739730" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1775740104" }, "departure": { "delay": 24, "time": "1775740104" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1775740057" }, "departure": { "delay": 37, "time": "1775740057" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1775739919" }, "departure": { "delay": 19, "time": "1775739919" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1775740333" }, "departure": { "delay": 13, "time": "1775740333" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 9, "time": "1775739609" }, "departure": { "delay": 9, "time": "1775739609" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1775740282" }, "departure": { "delay": 22, "time": "1775740282" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775739120" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1775741038" }, "departure": { "delay": 58, "time": "1775741038" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 16, "time": "1775739856" }, "departure": { "delay": 16, "time": "1775739856" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1775739362" }, "departure": { "delay": 2, "time": "1775739362" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1775740607" }, "departure": { "delay": 47, "time": "1775740607" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1775740513" }, "departure": { "delay": 13, "time": "1775740513" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1775739491" }, "departure": { "delay": 11, "time": "1775739491" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 2, "time": "1775740982" }, "departure": { "delay": 2, "time": "1775740982" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 34, "time": "1775740234" }, "departure": { "delay": 34, "time": "1775740234" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 15, "time": "1775741055" }, "departure": { "delay": 15, "time": "1775741055" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1775739195" }, "departure": { "delay": 15, "time": "1775739195" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1775739582" }, "departure": { "delay": 42, "time": "1775739582" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1775739317" }, "departure": { "delay": 17, "time": "1775739317" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1775739266" }, "departure": { "delay": 26, "time": "1775739266" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738963", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12159:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4150:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 452, "time": "1775737499" }, "departure": { "delay": 452, "time": "1775737532" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 392, "time": "1775738100" }, "departure": { "delay": 392, "time": "1775738132" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 392, "time": "1775736978" }, "departure": { "delay": 392, "time": "1775736992" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 412, "time": "1775737408" }, "departure": { "delay": 412, "time": "1775737432" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 292, "time": "1775736698" }, "departure": { "delay": 292, "time": "1775736712" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 354, "time": "1775737953" }, "departure": { "delay": 354, "time": "1775737974" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "departure": { "delay": 292, "time": "1775736652" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 312, "time": "1775736768" }, "departure": { "delay": 312, "time": "1775736792" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 336, "time": "1775738196" }, "departure": { "delay": 336, "time": "1775738196" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 367, "time": "1775737733" }, "departure": { "delay": 367, "time": "1775737747" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 422, "time": "1775738010" }, "departure": { "delay": 422, "time": "1775738042" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 332, "time": "1775737097" }, "departure": { "delay": 332, "time": "1775737112" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 412, "time": "1775737841" }, "departure": { "delay": 412, "time": "1775737852" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 512, "time": "1775737607" }, "departure": { "delay": 512, "time": "1775737652" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 392, "time": "1775737311" }, "departure": { "delay": 392, "time": "1775737352" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 352, "time": "1775737204" }, "departure": { "delay": 352, "time": "1775737252" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 372, "time": "1775736872" }, "departure": { "delay": 372, "time": "1775736912" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775736654", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4150:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595741:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -200, "time": "1775742820" }, "departure": { "delay": -200, "time": "1775742820" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -99, "time": "1775742381" }, "departure": { "delay": -99, "time": "1775742381" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -227, "time": "1775742613" }, "departure": { "delay": -227, "time": "1775742613" }, "stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -95, "time": "1775742325" }, "departure": { "delay": -95, "time": "1775742325" }, "stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -360, "time": "1775743260" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -50, "time": "1775742130" }, "departure": { "delay": -50, "time": "1775742130" }, "stopId": "FR:27229:ZE:0xARI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -147, "time": "1775742513" }, "departure": { "delay": -147, "time": "1775742513" }, "stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -95, "time": "1775742205" }, "departure": { "delay": -95, "time": "1775742205" }, "stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -167, "time": "1775742553" }, "departure": { "delay": -167, "time": "1775742553" }, "stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775741927" }, "departure": { "delay": 47, "time": "1775741927" }, "stopId": "FR:27229:ZE:0xANO01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1775741950" }, "departure": { "delay": 10, "time": "1775741950" }, "stopId": "FR:27229:ZE:0xZII01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -273, "time": "1775743047" }, "departure": { "delay": -273, "time": "1775743047" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1775741996" }, "departure": { "delay": -4, "time": "1775741996" }, "stopId": "FR:27229:ZE:0xICO01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1775741849" }, "departure": { "delay": 89, "time": "1775741849" }, "stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -65, "time": "1775742295" }, "departure": { "delay": -65, "time": "1775742295" }, "stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -244, "time": "1775742716" }, "departure": { "delay": -244, "time": "1775742716" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -260, "time": "1775742880" }, "departure": { "delay": -260, "time": "1775742880" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -258, "time": "1775742762" }, "departure": { "delay": -258, "time": "1775742762" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -317, "time": "1775743123" }, "departure": { "delay": -317, "time": "1775743123" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "departure": { "delay": -2655, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -266, "time": "1775742994" }, "departure": { "delay": -266, "time": "1775742994" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -241, "time": "1775742659" }, "departure": { "delay": -241, "time": "1775742659" }, "stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3, "time": "1775742057" }, "departure": { "delay": -3, "time": "1775742057" }, "stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595741:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8094:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1775739428" }, "departure": { "delay": 68, "time": "1775739428" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1775738514" }, "departure": { "delay": 54, "time": "1775738514" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 29, "time": "1775737289" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1775738614" }, "departure": { "delay": 59, "time": "1775738639" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1775737964" }, "departure": { "delay": 70, "time": "1775737990" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1775737364" }, "departure": { "delay": 104, "time": "1775737364" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 68, "time": "1775739008" }, "departure": { "delay": 68, "time": "1775739008" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1775738718" }, "departure": { "delay": 99, "time": "1775738739" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1775738439" }, "departure": { "delay": 39, "time": "1775738439" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1775738258" }, "departure": { "delay": 38, "time": "1775738258" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 49, "time": "1775737772" }, "departure": { "delay": 49, "time": "1775737789" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 76, "time": "1775739076" }, "departure": { "delay": 76, "time": "1775739076" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1775739556" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1775738960" }, "departure": { "delay": 80, "time": "1775738960" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1775738165" }, "departure": { "delay": 29, "time": "1775738189" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1775738073" }, "departure": { "delay": 50, "time": "1775738090" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 71, "time": "1775737691" }, "departure": { "delay": 71, "time": "1775737691" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1775738352" }, "departure": { "delay": 12, "time": "1775738352" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1775737889" }, "departure": { "delay": 29, "time": "1775737889" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1775739316" }, "departure": { "delay": 76, "time": "1775739316" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1775737493" }, "departure": { "delay": 113, "time": "1775737493" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 176, "time": "1775737616" }, "departure": { "delay": 176, "time": "1775737616" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1775739482" }, "departure": { "delay": 62, "time": "1775739482" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 104, "time": "1775738864" }, "departure": { "delay": 104, "time": "1775738864" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775737294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8094:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12952:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1775740150" }, "departure": { "delay": 10, "time": "1775740150" }, "stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 57, "time": "1775740737" }, "departure": { "delay": 57, "time": "1775740737" }, "stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1775740071" }, "departure": { "delay": 51, "time": "1775740071" }, "stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1775740968" }, "departure": { "delay": 48, "time": "1775740968" }, "stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 17, "time": "1775739497" }, "departure": { "delay": 17, "time": "1775739497" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1775740797" }, "departure": { "delay": 57, "time": "1775740797" }, "stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1775739946" }, "departure": { "delay": 46, "time": "1775739946" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1775739722" }, "departure": { "delay": 2, "time": "1775739722" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775739420" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1775739808" }, "departure": { "delay": 28, "time": "1775739808" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1775740377" }, "departure": { "delay": 57, "time": "1775740377" }, "stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1775739548" }, "departure": { "delay": 8, "time": "1775739548" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775740423" }, "departure": { "delay": 43, "time": "1775740423" }, "stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1775740215" }, "departure": { "delay": 15, "time": "1775740215" }, "stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1775740832" }, "departure": { "delay": 32, "time": "1775740832" }, "stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1775739762" }, "departure": { "delay": 42, "time": "1775739762" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12952:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12109:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1775737050" }, "departure": { "delay": 150, "time": "1775737050" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 70, "time": "1775735900" }, "departure": { "delay": 70, "time": "1775735950" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 135, "time": "1775737095" }, "departure": { "delay": 135, "time": "1775737095" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 55, "time": "1775735875" }, "departure": { "delay": 55, "time": "1775735875" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1775735040" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1775736601" }, "departure": { "delay": 61, "time": "1775736601" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 87, "time": "1775736207" }, "departure": { "delay": 87, "time": "1775736207" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1775736030" }, "departure": { "delay": 110, "time": "1775736050" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 75, "time": "1775736075" }, "departure": { "delay": 75, "time": "1775736075" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -19, "time": "1775735201" }, "departure": { "delay": -19, "time": "1775735201" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775736300" }, "departure": { "delay": 60, "time": "1775736300" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1775735154" }, "departure": { "delay": -6, "time": "1775735154" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 216, "time": "1775737176" }, "departure": { "delay": 216, "time": "1775737176" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1775735750" }, "departure": { "delay": 110, "time": "1775735750" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -69, "time": "1775737371" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 87, "time": "1775735847" }, "departure": { "delay": 87, "time": "1775735847" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1775735090" }, "departure": { "delay": -10, "time": "1775735090" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1775735287" }, "departure": { "delay": 7, "time": "1775735287" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 179, "time": "1775737019" }, "departure": { "delay": 179, "time": "1775737019" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1775736475" }, "departure": { "delay": 80, "time": "1775736500" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 135, "time": "1775736950" }, "departure": { "delay": 135, "time": "1775736975" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 71, "time": "1775736851" }, "departure": { "delay": 71, "time": "1775736851" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775735675" }, "departure": { "delay": 60, "time": "1775735700" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1775736401" }, "departure": { "delay": 41, "time": "1775736401" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1775735070" }, "departure": { "delay": 30, "time": "1775735070" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775734754", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12109:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107849x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1775739340" }, "departure": { "delay": 40, "time": "1775739340" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 57, "time": "1775740017" }, "departure": { "delay": 57, "time": "1775740017" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1775740120" }, "departure": { "delay": 40, "time": "1775740120" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1775740246" }, "departure": { "delay": 46, "time": "1775740246" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1775739899" }, "departure": { "delay": 59, "time": "1775739899" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775740425" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1775739225" }, "departure": { "delay": 45, "time": "1775739225" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 48, "time": "1775738988" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 93, "time": "1775739453" }, "departure": { "delay": 93, "time": "1775739453" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1775739812" }, "departure": { "delay": 92, "time": "1775739812" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1775739629" }, "departure": { "delay": 89, "time": "1775739629" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1775740346" }, "departure": { "delay": 86, "time": "1775740346" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1775739105" }, "departure": { "delay": 45, "time": "1775739105" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775738825" }, "departure": { "delay": 5, "time": "1775738825" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107849x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -149, "time": "1775746433" }, "departure": { "delay": -149, "time": "1775746591" }, "stopId": "FR:14366:ZE:746780002:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -170, "time": "1775746870" }, "departure": { "delay": -170, "time": "1775747050" }, "stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -139, "time": "1775746392" }, "departure": { "delay": -139, "time": "1775746541" }, "stopId": "FR:14366:ZE:760680002:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -164, "time": "1775746643" }, "departure": { "delay": -164, "time": "1775746816" }, "stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -133, "time": "1775747425" }, "departure": { "delay": -133, "time": "1775747567" }, "stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -65, "time": "1775746240" }, "departure": { "delay": -65, "time": "1775746315" }, "stopId": "FR:14366:ZE:4876001119043584:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -162, "time": "1775746586" }, "departure": { "delay": -162, "time": "1775746758" }, "stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -176, "time": "1775747039" }, "departure": { "delay": -176, "time": "1775747224" }, "stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -149, "time": "1775746732" }, "departure": { "delay": -149, "time": "1775746891" }, "stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -114, "time": "1775747583" }, "departure": { "delay": -114, "time": "1775747706" }, "stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": -152, "time": "1775746787" }, "departure": { "delay": -152, "time": "1775746948" }, "stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -143, "time": "1775748217" }, "stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -161, "time": "1775747189" }, "departure": { "delay": -161, "time": "1775747359" }, "stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -147, "time": "1775747337" }, "departure": { "delay": -147, "time": "1775747493" }, "stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036", "stopSequence": 17 }, { "departure": { "time": "1775746200" }, "stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -164, "time": "1775747242" }, "departure": { "delay": -164, "time": "1775747416" }, "stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -53, "time": "1775748065" }, "departure": { "delay": -53, "time": "1775748127" }, "stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -153, "time": "1775746545" }, "departure": { "delay": -153, "time": "1775746707" }, "stopId": "FR:14069:ZE:790810001:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -108, "time": "1775747834" }, "departure": { "delay": -108, "time": "1775747952" }, "stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -140, "time": "1775746330" }, "departure": { "delay": -140, "time": "1775746480" }, "stopId": "FR:14366:ZE:781020004:ATOUMOD036", "stopSequence": 5 } ], "timestamp": "1775738918", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5118765622624256:LOC", "tripId": "ATOUMOD036:ServiceJourney:5312921417547776x2:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18986:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 93, "time": "1775737591" }, "departure": { "delay": 93, "time": "1775737593" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1775738321" }, "departure": { "delay": 47, "time": "1775738327" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 241, "time": "1775737501" }, "departure": { "delay": 241, "time": "1775737501" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 283, "time": "1775737303" }, "departure": { "delay": 283, "time": "1775737303" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1775737857" }, "departure": { "delay": 24, "time": "1775737944" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 196, "time": "1775737191" }, "departure": { "delay": 196, "time": "1775737216" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 112, "time": "1775737012" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1775738137" }, "departure": { "delay": 27, "time": "1775738187" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1775738384" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1775738216" }, "departure": { "delay": 21, "time": "1775738241" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 191, "time": "1775737091" }, "departure": { "delay": 191, "time": "1775737091" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737015", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18986:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 145, "time": "1775715350" }, "departure": { "delay": 145, "time": "1775715385" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1775715841" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1775715758" }, "departure": { "delay": 51, "time": "1775715771" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 168, "time": "1775715422" }, "departure": { "delay": 168, "time": "1775715468" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 188, "time": "1775715167" }, "departure": { "delay": 188, "time": "1775715188" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 211, "time": "1775715013" }, "departure": { "delay": 211, "time": "1775715031" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 177, "time": "1775714577" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 250, "time": "1775714909" }, "departure": { "delay": 250, "time": "1775714950" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1775715309" }, "departure": { "delay": 137, "time": "1775715317" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1775715722" }, "departure": { "delay": 74, "time": "1775715734" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1775715562" }, "departure": { "delay": 92, "time": "1775715572" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 201, "time": "1775715043" }, "departure": { "delay": 201, "time": "1775715081" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1775714697" }, "departure": { "delay": 186, "time": "1775714706" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 167, "time": "1775714734" }, "departure": { "delay": 167, "time": "1775714747" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1775715592" }, "departure": { "delay": 62, "time": "1775715602" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1775715642" }, "departure": { "delay": 70, "time": "1775715670" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 242, "time": "1775714792" }, "departure": { "delay": 242, "time": "1775714882" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1775715225" }, "departure": { "delay": 173, "time": "1775715233" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:6:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1775737844" }, "departure": { "delay": 104, "time": "1775737844" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 174, "time": "1775738634" }, "departure": { "delay": 174, "time": "1775738634" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 163, "time": "1775738803" }, "departure": { "delay": 163, "time": "1775738803" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 55, "time": "1775737135" }, "departure": { "delay": 55, "time": "1775737135" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1775737464" }, "departure": { "delay": 24, "time": "1775737464" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 204, "time": "1775739204" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 158, "time": "1775738678" }, "departure": { "delay": 158, "time": "1775738678" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 73, "time": "1775736853" }, "departure": { "delay": 73, "time": "1775736853" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 203, "time": "1775738882" }, "departure": { "delay": 203, "time": "1775738903" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 59, "time": "1775736779" }, "departure": { "delay": 59, "time": "1775736779" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1775736980" }, "departure": { "delay": 103, "time": "1775737003" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775736660" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 153, "time": "1775737353" }, "departure": { "delay": 153, "time": "1775737353" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1775737424" }, "departure": { "delay": 104, "time": "1775737424" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 204, "time": "1775739024" }, "departure": { "delay": 204, "time": "1775739024" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 198, "time": "1775738455" }, "departure": { "delay": 198, "time": "1775738478" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1775737929" }, "departure": { "delay": 93, "time": "1775737953" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1775737577" }, "departure": { "delay": 17, "time": "1775737577" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1775737505" }, "departure": { "delay": 10, "time": "1775737510" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 178, "time": "1775738578" }, "departure": { "delay": 178, "time": "1775738578" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1775737278" }, "departure": { "delay": 138, "time": "1775737278" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1775737078" }, "departure": { "delay": 58, "time": "1775737078" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1775738728" }, "departure": { "delay": 148, "time": "1775738728" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1775738328" }, "departure": { "delay": 108, "time": "1775738328" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 29, "time": "1775736929" }, "departure": { "delay": 29, "time": "1775736929" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1775738253" }, "departure": { "delay": 118, "time": "1775738278" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 211, "time": "1775738971" }, "departure": { "delay": 211, "time": "1775738971" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1775737729" }, "departure": { "delay": 98, "time": "1775737778" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1775736721" }, "departure": { "delay": 1, "time": "1775736721" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1775738053" }, "departure": { "delay": 28, "time": "1775738128" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775736094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10317:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244078xGTFSxGSemH15xSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1775743897" }, "departure": { "delay": 37, "time": "1775743897" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1775743841" }, "departure": { "delay": 41, "time": "1775743841" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1775743206" }, "departure": { "delay": 6, "time": "1775743206" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775742305" }, "departure": { "delay": 5, "time": "1775742305" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743920" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 31, "time": "1775743711" }, "departure": { "delay": 31, "time": "1775743711" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 13 }, { "departure": { "time": "1775742120" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1775743776" }, "departure": { "delay": 36, "time": "1775743776" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1775743980" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1775742402" }, "departure": { "delay": 42, "time": "1775742402" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1775742448" }, "departure": { "delay": 28, "time": "1775742448" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1775743617" }, "departure": { "delay": 57, "time": "1775743617" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1775738352", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244078xGTFSxGSemH15xSemainex08:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230321x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 146, "time": "1775739086" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 123, "time": "1775738523" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 192, "time": "1775739012" }, "departure": { "delay": 192, "time": "1775739012" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 109, "time": "1775738449" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 178, "time": "1775739058" }, "departure": { "delay": 178, "time": "1775739058" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 140, "time": "1775738660" }, "departure": { "delay": 140, "time": "1775738660" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 176, "time": "1775738936" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 115, "time": "1775738815" }, "departure": { "delay": 115, "time": "1775738815" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 81, "time": "1775738721" }, "departure": { "delay": 81, "time": "1775738721" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 120, "time": "1775738400" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 171, "time": "1775738991" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 129, "time": "1775738769" }, "departure": { "delay": 129, "time": "1775738769" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 81, "time": "1775738601" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 168, "time": "1775738988" }, "departure": { "delay": 168, "time": "1775738988" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230321x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000290:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 217, "time": "1775738525" }, "departure": { "delay": 217, "time": "1775738557" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 35 }, { "arrival": { "delay": 205, "time": "1775738332" }, "departure": { "delay": 205, "time": "1775738365" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": 189, "time": "1775738368" }, "departure": { "delay": 189, "time": "1775738409" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 222, "time": "1775738592" }, "departure": { "delay": 222, "time": "1775738622" }, "stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037", "stopSequence": 38 }, { "arrival": { "delay": 236, "time": "1775738491" }, "departure": { "delay": 236, "time": "1775738516" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 146, "time": "1775738726" }, "stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037", "stopSequence": 40 }, { "arrival": { "delay": 146, "time": "1775738654" }, "departure": { "delay": 146, "time": "1775738666" }, "stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": 214, "time": "1775738260" }, "departure": { "delay": 214, "time": "1775738314" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "delay": 217, "time": "1775738414" }, "departure": { "delay": 217, "time": "1775738437" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 146, "time": "1775738846" }, "stopId": "FR:61077:ZE:Londx:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": 237, "time": "1775738567" }, "departure": { "delay": 237, "time": "1775738577" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 36 } ], "timestamp": "1775738594", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000290:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8650:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1775739027" }, "departure": { "delay": 27, "time": "1775739027" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1775737350" }, "departure": { "delay": 30, "time": "1775737350" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775738250" }, "departure": { "delay": 30, "time": "1775738250" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 9, "time": "1775737749" }, "departure": { "delay": 9, "time": "1775737749" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1775738950" }, "departure": { "delay": 10, "time": "1775738950" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1775737185" }, "departure": { "delay": 45, "time": "1775737185" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1775738127" }, "departure": { "delay": 27, "time": "1775738127" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1775738325" }, "departure": { "delay": 45, "time": "1775738325" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739360" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775737485" }, "departure": { "delay": 45, "time": "1775737485" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775737950" }, "departure": { "delay": 30, "time": "1775737950" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1775737432" }, "departure": { "delay": 52, "time": "1775737432" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1775739199" }, "departure": { "delay": 19, "time": "1775739199" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1775738373" }, "departure": { "delay": 33, "time": "1775738373" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1775738732" }, "departure": { "delay": 32, "time": "1775738732" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1775738028" }, "departure": { "delay": 48, "time": "1775738028" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1775737110" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 35, "time": "1775737235" }, "departure": { "delay": 35, "time": "1775737235" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775737650" }, "departure": { "delay": 30, "time": "1775737650" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775738490" }, "departure": { "delay": 30, "time": "1775738490" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1775737851" }, "departure": { "delay": 51, "time": "1775737851" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1775737552" }, "departure": { "delay": 52, "time": "1775737552" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739060" }, "departure": { "time": "1775739060" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775735316", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8650:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011240x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 489, "time": "1775738589" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 445, "time": "1775738425" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 502, "time": "1775738842" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 485, "time": "1775738465" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 484, "time": "1775738524" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 502, "time": "1775738782" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 492, "time": "1775738652" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 462, "time": "1775738682" }, "departure": { "delay": 462, "time": "1775738682" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 } ], "timestamp": "1775738592", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011240x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:905:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748480" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1775747400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747880" }, "departure": { "time": "1775747880" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775749200" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1775738412", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:905:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072054x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 15, "time": "1775738415" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1775738757" }, "departure": { "delay": 57, "time": "1775738757" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 23, "time": "1775738303" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1775738558" }, "departure": { "delay": 38, "time": "1775738558" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 19, "time": "1775738239" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1775738693" }, "departure": { "delay": 53, "time": "1775738693" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 70, "time": "1775738830" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 96, "time": "1775738496" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1775738794" }, "departure": { "delay": 94, "time": "1775738794" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 52, "time": "1775738872" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 70, "time": "1775738170" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 76, "time": "1775738656" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 75, "time": "1775738595" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1775738432", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072054x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx94:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1775735633" }, "departure": { "delay": 53, "time": "1775735633" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 158, "time": "1775737936" }, "departure": { "delay": 158, "time": "1775737958" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 158, "time": "1775737634" }, "departure": { "delay": 158, "time": "1775737658" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1775735934" }, "departure": { "delay": 114, "time": "1775735934" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1775735708" }, "departure": { "delay": 68, "time": "1775735708" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1775737383" }, "departure": { "delay": 123, "time": "1775737383" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1775737090" }, "departure": { "delay": 148, "time": "1775737108" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1775736308" }, "departure": { "delay": 128, "time": "1775736308" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 183, "time": "1775738283" }, "departure": { "delay": 183, "time": "1775738283" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 178, "time": "1775736940" }, "departure": { "delay": 178, "time": "1775736958" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1775738083" }, "departure": { "delay": 163, "time": "1775738083" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 160, "time": "1775736588" }, "departure": { "delay": 160, "time": "1775736640" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1775735560" }, "departure": { "delay": 40, "time": "1775735560" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 93, "time": "1775737833" }, "departure": { "delay": 93, "time": "1775737833" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 107, "time": "1775736527" }, "departure": { "delay": 107, "time": "1775736527" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 143, "time": "1775738183" }, "departure": { "delay": 143, "time": "1775738183" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 178, "time": "1775736778" }, "departure": { "delay": 178, "time": "1775736778" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1775738383" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1775735484" }, "departure": { "delay": 24, "time": "1775735484" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1775737210" }, "departure": { "delay": 130, "time": "1775737210" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 168, "time": "1775737290" }, "departure": { "delay": 168, "time": "1775737308" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 113, "time": "1775737733" }, "departure": { "delay": 113, "time": "1775737733" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 68, "time": "1775737472" }, "departure": { "delay": 68, "time": "1775737508" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 169, "time": "1775736383" }, "departure": { "delay": 169, "time": "1775736409" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1775737033" }, "departure": { "delay": 133, "time": "1775737033" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 30, "time": "1775735370" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 158, "time": "1775736108" }, "departure": { "delay": 158, "time": "1775736158" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1775735783" }, "departure": { "delay": 108, "time": "1775735808" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 198, "time": "1775736835" }, "departure": { "delay": 198, "time": "1775736858" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1775735859" }, "departure": { "delay": 99, "time": "1775735859" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775735294", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx94:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4469786:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1775738439" }, "departure": { "delay": -21, "time": "1775738439" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1775738372" }, "departure": { "delay": 32, "time": "1775738372" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1775739189" }, "departure": { "delay": 129, "time": "1775739189" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1775739000" }, "departure": { "delay": 60, "time": "1775739000" }, "stopId": "FR:27456:ZE:0x6727:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -114, "time": "1775738586" }, "departure": { "delay": -114, "time": "1775738586" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -144, "time": "1775738656" }, "departure": { "delay": -144, "time": "1775738676" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -21, "time": "1775738499" }, "departure": { "delay": -21, "time": "1775738499" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1775739437" }, "departure": { "delay": 77, "time": "1775739437" }, "stopId": "FR:27003:ZE:0x6020:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 31, "time": "1775738280" }, "departure": { "delay": 31, "time": "1775738311" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -52, "time": "1775738768" }, "departure": { "delay": -52, "time": "1775738768" }, "stopId": "FR:27375:ZE:0x6391:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -116, "time": "1775738644" }, "departure": { "delay": -116, "time": "1775738644" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1775738542" }, "departure": { "delay": -38, "time": "1775738542" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 146, "time": "1775739506" }, "departure": { "delay": 146, "time": "1775739506" }, "stopId": "FR:27003:ZE:0x7203:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -99, "time": "1775738601" }, "departure": { "delay": -99, "time": "1775738601" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -87, "time": "1775738733" }, "departure": { "delay": -87, "time": "1775738733" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1775739632" }, "stopId": "FR:27003:ZE:0x6014:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -87, "time": "1775738793" }, "departure": { "delay": -87, "time": "1775738793" }, "stopId": "FR:27456:ZE:0x6731:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 181, "time": "1775739601" }, "departure": { "delay": 181, "time": "1775739601" }, "stopId": "FR:27003:ZE:0x6006:ATOUMOD006", "stopSequence": 27 } ], "timestamp": "1775738438", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4469786:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000336:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 55, "time": "1775740795" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 55, "time": "1775739595" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 19 }, { "departure": { "delay": 55, "time": "1775739175" }, "stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": 55, "time": "1775739895" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 55, "time": "1775741095" }, "stopId": "FR:72006:ZE:Fonderies:ATOUMOD037", "stopSequence": 41 }, { "departure": { "delay": 55, "time": "1775739355" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 55, "time": "1775741035" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": 55, "time": "1775740015" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 55, "time": "1775740735" }, "stopId": "FR:72006:ZE:Chev:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 55, "time": "1775739475" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 55, "time": "1775740555" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "delay": 126, "time": "1775738849" }, "departure": { "delay": 126, "time": "1775738886" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 8 }, { "departure": { "delay": 55, "time": "1775739055" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 12 }, { "departure": { "delay": 55, "time": "1775740075" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 55, "time": "1775740195" }, "stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 55, "time": "1775740555" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 55, "time": "1775740315" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 55, "time": "1775740435" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 55, "time": "1775740675" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": 55, "time": "1775738995" }, "departure": { "delay": 55, "time": "1775738995" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 10 }, { "departure": { "delay": 55, "time": "1775738995" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 11 }, { "departure": { "delay": 55, "time": "1775740375" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": 55, "time": "1775739235" }, "stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1775741155" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 42 }, { "departure": { "delay": 55, "time": "1775740855" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 38 }, { "arrival": { "delay": 83, "time": "1775738931" }, "departure": { "delay": 83, "time": "1775738963" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 9 }, { "departure": { "delay": 55, "time": "1775740255" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 55, "time": "1775740615" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": 55, "time": "1775740135" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 23 } ], "timestamp": "1775738997", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000336:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602185:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1775741434" }, "departure": { "delay": 34, "time": "1775741434" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -26, "time": "1775741374" }, "departure": { "delay": -26, "time": "1775741374" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1815, "time": "1775738985" }, "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1775741471" }, "departure": { "delay": 11, "time": "1775741471" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1775741599" }, "departure": { "delay": 19, "time": "1775741599" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -1575, "time": "1775738985" }, "departure": { "delay": -1575, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -15, "time": "1775741625" }, "departure": { "delay": -15, "time": "1775741625" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 21, "time": "1775741121" }, "departure": { "delay": 21, "time": "1775741121" }, "stopId": "FR:27229:ZE:0xECH02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1775741683" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1635, "time": "1775738985" }, "departure": { "delay": -1635, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -39, "time": "1775741181" }, "departure": { "delay": -39, "time": "1775741181" }, "stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -48, "time": "1775741052" }, "departure": { "delay": -48, "time": "1775741052" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1635, "time": "1775738985" }, "departure": { "delay": -1635, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1775741516" }, "departure": { "delay": -4, "time": "1775741516" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602185:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 243, "time": "1775738248" }, "departure": { "delay": 243, "time": "1775738283" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1775738574" }, "departure": { "delay": 21, "time": "1775738601" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 49, "time": "1775739169" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": -24, "time": "1775738796" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "delay": 202, "time": "1775738324" }, "departure": { "delay": 202, "time": "1775738362" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1775738885" }, "departure": { "delay": -3, "time": "1775738937" }, "stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 49, "time": "1775738960" }, "departure": { "delay": 49, "time": "1775738989" }, "stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037", "stopSequence": 29 }, { "arrival": { "delay": 775, "time": "1775738616" }, "departure": { "delay": 775, "time": "1775738635" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 49, "time": "1775739109" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 49, "time": "1775739349" }, "stopId": "FR:61001:ZE:Mazeline:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 49, "time": "1775739469" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "arrival": { "delay": 200, "time": "1775738383" }, "departure": { "delay": 200, "time": "1775738420" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1775739649" }, "stopId": "FR:61143:ZE:PU:ATOUMOD037", "stopSequence": 39 }, { "departure": { "delay": 49, "time": "1775739649" }, "stopId": "FR:61143:ZE:Universitxs:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 49, "time": "1775739229" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": -25, "time": "1775738653" }, "departure": { "delay": -25, "time": "1775738675" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 25 }, { "arrival": { "delay": -38, "time": "1775738421" }, "departure": { "delay": -38, "time": "1775738422" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 49, "time": "1775739409" }, "stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 49, "time": "1775739049" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 30 } ], "timestamp": "1775738369", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000383:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057460x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1775738983" }, "departure": { "delay": 103, "time": "1775738983" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 108, "time": "1775739108" }, "departure": { "delay": 108, "time": "1775739108" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 64, "time": "1775738824" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 64, "time": "1775739244" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 121, "time": "1775738881" }, "departure": { "delay": 121, "time": "1775738881" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 84, "time": "1775738664" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 67, "time": "1775738767" }, "departure": { "delay": 67, "time": "1775738767" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 112, "time": "1775738512" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 99, "time": "1775738439" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 78, "time": "1775738718" }, "departure": { "delay": 78, "time": "1775738718" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 64, "time": "1775739064" }, "departure": { "delay": 64, "time": "1775739064" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 94, "time": "1775739034" }, "departure": { "delay": 94, "time": "1775739034" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 } ], "timestamp": "1775738952", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057460x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7096:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775738848" }, "departure": { "delay": 52, "time": "1775738872" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1775738498" }, "departure": { "delay": 38, "time": "1775738498" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 147, "time": "1775737947" }, "departure": { "delay": 147, "time": "1775737947" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1775738022" }, "departure": { "delay": 162, "time": "1775738022" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 182, "time": "1775738222" }, "departure": { "delay": 182, "time": "1775738222" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1775737847" }, "departure": { "delay": 107, "time": "1775737847" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1775738924" }, "departure": { "delay": 44, "time": "1775738924" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1775738674" }, "departure": { "delay": -26, "time": "1775738674" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1775739129" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1775738761" }, "departure": { "delay": 61, "time": "1775738761" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1775738557" }, "departure": { "delay": -23, "time": "1775738557" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1775738415" }, "departure": { "delay": 15, "time": "1775738415" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1775739009" }, "departure": { "delay": 9, "time": "1775739009" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 92, "time": "1775737772" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737774", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7096:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230575x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1775739225" }, "departure": { "delay": 45, "time": "1775739225" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1775740819" }, "departure": { "delay": 79, "time": "1775740819" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 25, "time": "1775738605" }, "departure": { "delay": 25, "time": "1775738605" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775738845" }, "departure": { "delay": 25, "time": "1775738845" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1775740874" }, "departure": { "delay": 74, "time": "1775740874" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 79, "time": "1775739139" }, "departure": { "delay": 79, "time": "1775739139" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1775739937" }, "departure": { "delay": 37, "time": "1775739937" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 25, "time": "1775740945" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 27, "time": "1775738787" }, "departure": { "delay": 27, "time": "1775738787" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1775739857" }, "departure": { "delay": 77, "time": "1775739857" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 25, "time": "1775740525" }, "departure": { "delay": 25, "time": "1775740525" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 49, "time": "1775738569" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1775739317" }, "departure": { "delay": 77, "time": "1775739317" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1775738710" }, "departure": { "delay": 70, "time": "1775738710" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1775739025" }, "departure": { "delay": 25, "time": "1775739025" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775740625" }, "departure": { "delay": 65, "time": "1775740625" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 76, "time": "1775738956" }, "departure": { "delay": 76, "time": "1775738956" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 74, "time": "1775739554" }, "departure": { "delay": 74, "time": "1775739554" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775739750" }, "departure": { "delay": 30, "time": "1775739750" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1775739077" }, "departure": { "delay": 77, "time": "1775739077" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 25, "time": "1775739685" }, "departure": { "delay": 25, "time": "1775739685" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775740730" }, "departure": { "delay": 50, "time": "1775740730" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 69, "time": "1775740389" }, "departure": { "delay": 69, "time": "1775740389" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 25, "time": "1775740285" }, "departure": { "delay": 25, "time": "1775740285" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 35, "time": "1775740655" }, "departure": { "delay": 35, "time": "1775740655" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 26, "time": "1775739626" }, "departure": { "delay": 26, "time": "1775739626" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1775739385" }, "departure": { "delay": 25, "time": "1775739385" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1775740765" }, "departure": { "delay": 25, "time": "1775740765" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 25, "time": "1775740585" }, "departure": { "delay": 25, "time": "1775740585" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 26, "time": "1775738906" }, "departure": { "delay": 26, "time": "1775738906" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1775740045" }, "departure": { "delay": 25, "time": "1775740045" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1775738592", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230575x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12120:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1775736658" }, "departure": { "delay": 118, "time": "1775736658" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1775737108" }, "departure": { "delay": 148, "time": "1775737108" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 160, "time": "1775737660" }, "departure": { "delay": 160, "time": "1775737660" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1775738258" }, "departure": { "delay": 98, "time": "1775738258" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 31, "time": "1775736511" }, "departure": { "delay": 31, "time": "1775736511" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1775737010" }, "departure": { "delay": 170, "time": "1775737010" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 144, "time": "1775737284" }, "departure": { "delay": 144, "time": "1775737284" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 173, "time": "1775737708" }, "departure": { "delay": 173, "time": "1775737733" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 168, "time": "1775737488" }, "departure": { "delay": 168, "time": "1775737488" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 145, "time": "1775737345" }, "departure": { "delay": 145, "time": "1775737345" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 369, "time": "1775738539" }, "departure": { "delay": 369, "time": "1775738709" }, "stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 143, "time": "1775737883" }, "departure": { "delay": 143, "time": "1775737883" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 169, "time": "1775737609" }, "departure": { "delay": 169, "time": "1775737609" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 103, "time": "1775736583" }, "departure": { "delay": 103, "time": "1775736583" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1775736822" }, "departure": { "delay": 102, "time": "1775736822" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1775737808" }, "departure": { "delay": 128, "time": "1775737808" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1775738142" }, "departure": { "delay": 118, "time": "1775738158" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 148, "time": "1775737384" }, "departure": { "delay": 148, "time": "1775737408" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 228, "time": "1775738988" }, "stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 135, "time": "1775737935" }, "departure": { "delay": 135, "time": "1775737935" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1775736759" }, "departure": { "delay": 99, "time": "1775736759" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 156, "time": "1775738436" }, "departure": { "delay": 156, "time": "1775738436" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1775738040" }, "departure": { "delay": 120, "time": "1775738040" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 145, "time": "1775737525" }, "departure": { "delay": 145, "time": "1775737525" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 162, "time": "1775738382" }, "departure": { "delay": 162, "time": "1775738382" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 103, "time": "1775738323" }, "departure": { "delay": 103, "time": "1775738323" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1775736958" }, "departure": { "delay": 118, "time": "1775736958" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1775736712" }, "departure": { "delay": 112, "time": "1775736712" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 414, "time": "1775738754" }, "departure": { "delay": 414, "time": "1775738754" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 163, "time": "1775737162" }, "departure": { "delay": 163, "time": "1775737183" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1775736483" }, "departure": { "delay": 64, "time": "1775736484" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775736420" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736214", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12120:LOC" } } }, { "id": "SM:ATOUMOD104:ServiceJourney:1b41bee3c9b9f157a2557e0c890ba68a:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 215, "time": "1775739215" }, "departure": { "delay": 215, "time": "1775739215" }, "stopId": "FR:61169:ZE:2302:ATOUMOD104", "stopSequence": 6 }, { "arrival": { "delay": 215, "time": "1775738931" }, "departure": { "delay": 215, "time": "1775738975" }, "stopId": "FR:61169:ZE:2314:ATOUMOD104", "stopSequence": 2 }, { "arrival": { "delay": 215, "time": "1775739755" }, "departure": { "delay": 215, "time": "1775739755" }, "stopId": "FR:61169:ZE:2325:ATOUMOD104", "stopSequence": 14 }, { "arrival": { "delay": 215, "time": "1775739815" }, "departure": { "delay": 215, "time": "1775739815" }, "stopId": "FR:61169:ZE:2258:ATOUMOD104", "stopSequence": 15 }, { "arrival": { "delay": 215, "time": "1775739935" }, "departure": { "delay": 215, "time": "1775739935" }, "stopId": "FR:61169:ZE:2268:ATOUMOD104", "stopSequence": 17 }, { "arrival": { "delay": 215, "time": "1775739095" }, "departure": { "delay": 215, "time": "1775739095" }, "stopId": "FR:61169:ZE:2312:ATOUMOD104", "stopSequence": 4 }, { "arrival": { "delay": 215, "time": "1775739875" }, "departure": { "delay": 215, "time": "1775739875" }, "stopId": "FR:61169:ZE:2293:ATOUMOD104", "stopSequence": 16 }, { "arrival": { "delay": 215, "time": "1775739515" }, "departure": { "delay": 215, "time": "1775739515" }, "stopId": "FR:61169:ZE:2280:ATOUMOD104", "stopSequence": 9 }, { "arrival": { "delay": 215, "time": "1775739575" }, "departure": { "delay": 215, "time": "1775739575" }, "stopId": "FR:61169:ZE:2318:ATOUMOD104", "stopSequence": 10 }, { "arrival": { "delay": 215, "time": "1775739635" }, "departure": { "delay": 215, "time": "1775739635" }, "stopId": "FR:61169:ZE:2308:ATOUMOD104", "stopSequence": 11 }, { "arrival": { "delay": 216, "time": "1775739636" }, "departure": { "delay": 216, "time": "1775739636" }, "stopId": "FR:61169:ZE:2323:ATOUMOD104", "stopSequence": 12 }, { "arrival": { "delay": 215, "time": "1775739695" }, "departure": { "delay": 215, "time": "1775739695" }, "stopId": "FR:61169:ZE:2300:ATOUMOD104", "stopSequence": 13 }, { "arrival": { "delay": 215, "time": "1775739035" }, "departure": { "delay": 215, "time": "1775739035" }, "stopId": "FR:61169:ZE:2327:ATOUMOD104", "stopSequence": 3 }, { "arrival": { "delay": 215, "time": "1775739455" }, "departure": { "delay": 215, "time": "1775739455" }, "stopId": "FR:61169:ZE:2321:ATOUMOD104", "stopSequence": 8 }, { "arrival": { "delay": 215, "time": "1775740175" }, "stopId": "FR:61169:ZE:2376:ATOUMOD104", "stopSequence": 21 }, { "departure": { "delay": 215, "time": "1775738915" }, "stopId": "FR:61169:ZE:2284:ATOUMOD104", "stopSequence": 1 }, { "arrival": { "delay": 216, "time": "1775740116" }, "departure": { "delay": 216, "time": "1775740116" }, "stopId": "FR:61169:ZE:2381:ATOUMOD104", "stopSequence": 20 }, { "arrival": { "delay": 215, "time": "1775740055" }, "departure": { "delay": 215, "time": "1775740055" }, "stopId": "FR:61169:ZE:2255:ATOUMOD104", "stopSequence": 18 }, { "arrival": { "delay": 215, "time": "1775739155" }, "departure": { "delay": 215, "time": "1775739155" }, "stopId": "FR:61169:ZE:2297:ATOUMOD104", "stopSequence": 5 }, { "arrival": { "delay": 215, "time": "1775740115" }, "departure": { "delay": 215, "time": "1775740115" }, "stopId": "FR:61169:ZE:2378:ATOUMOD104", "stopSequence": 19 }, { "arrival": { "delay": 215, "time": "1775739335" }, "departure": { "delay": 215, "time": "1775739335" }, "stopId": "FR:61169:ZE:2256:ATOUMOD104", "stopSequence": 7 } ], "timestamp": "1775739032", "trip": { "directionId": 1, "routeId": "ATOUMOD104:Line:249:LOC", "tripId": "ATOUMOD104:ServiceJourney:1b41bee3c9b9f157a2557e0c890ba68a:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18177:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 371, "time": "1775741951" }, "departure": { "delay": 371, "time": "1775741951" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 352, "time": "1775741152" }, "departure": { "delay": 352, "time": "1775741152" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 365, "time": "1775741405" }, "departure": { "delay": 365, "time": "1775741405" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 385, "time": "1775741005" }, "departure": { "delay": 385, "time": "1775741005" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 401, "time": "1775741261" }, "departure": { "delay": 401, "time": "1775741261" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 378, "time": "1775740938" }, "departure": { "delay": 378, "time": "1775740938" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 405, "time": "1775740605" }, "departure": { "delay": 405, "time": "1775740605" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 352, "time": "1775740852" }, "departure": { "delay": 352, "time": "1775740852" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 410, "time": "1775740550" }, "departure": { "delay": 410, "time": "1775740550" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 421, "time": "1775741581" }, "departure": { "delay": 421, "time": "1775741581" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 385, "time": "1775740765" }, "departure": { "delay": 385, "time": "1775740765" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 371, "time": "1775741651" }, "departure": { "delay": 371, "time": "1775741651" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 380, "time": "1775741480" }, "departure": { "delay": 380, "time": "1775741480" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 419, "time": "1775741879" }, "departure": { "delay": 419, "time": "1775741879" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 402, "time": "1775740482" }, "departure": { "delay": 402, "time": "1775740482" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 414, "time": "1775741694" }, "departure": { "delay": 414, "time": "1775741694" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 358, "time": "1775741098" }, "departure": { "delay": 358, "time": "1775741098" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 397, "time": "1775741317" }, "departure": { "delay": 397, "time": "1775741317" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 376, "time": "1775741776" }, "departure": { "delay": 376, "time": "1775741776" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18177:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4244074xGTFSxGSemH15xSemainex08:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1775739065" }, "departure": { "delay": 185, "time": "1775739065" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1775739725" }, "departure": { "delay": 185, "time": "1775739725" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 197, "time": "1775739977" }, "departure": { "delay": 197, "time": "1775739977" }, "stopId": "FR:76660:ZE:5201:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 243, "time": "1775739243" }, "departure": { "delay": 243, "time": "1775739243" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 185, "time": "1775739845" }, "departure": { "delay": 185, "time": "1775739845" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 185, "time": "1775739785" }, "departure": { "delay": 185, "time": "1775739785" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 243, "time": "1775740383" }, "departure": { "delay": 243, "time": "1775740383" }, "stopId": "FR:76660:ZE:3304:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 191, "time": "1775739011" }, "departure": { "delay": 191, "time": "1775739011" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 219, "time": "1775739999" }, "departure": { "delay": 219, "time": "1775739999" }, "stopId": "FR:76660:ZE:4418:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 223, "time": "1775739283" }, "departure": { "delay": 223, "time": "1775739283" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 185, "time": "1775740325" }, "departure": { "delay": 185, "time": "1775740325" }, "stopId": "FR:76657:ZE:3302:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 223, "time": "1775739703" }, "departure": { "delay": 223, "time": "1775739703" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 185, "time": "1775738945" }, "departure": { "delay": 185, "time": "1775738945" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 185, "time": "1775738465" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1775739547" }, "departure": { "delay": 187, "time": "1775739547" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 204, "time": "1775739624" }, "departure": { "delay": 204, "time": "1775739624" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 193, "time": "1775739433" }, "departure": { "delay": 193, "time": "1775739433" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 222, "time": "1775739762" }, "departure": { "delay": 222, "time": "1775739762" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1775740505" }, "stopId": "FR:76657:ZE:5178:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 187, "time": "1775740027" }, "departure": { "delay": 187, "time": "1775740027" }, "stopId": "FR:76660:ZE:4432:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 185, "time": "1775739365" }, "departure": { "delay": 185, "time": "1775739365" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 208, "time": "1775740348" }, "departure": { "delay": 208, "time": "1775740348" }, "stopId": "FR:76660:ZE:3303:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 204, "time": "1775740164" }, "departure": { "delay": 204, "time": "1775740164" }, "stopId": "FR:76660:ZE:4425:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4244074xGTFSxGSemH15xSemainex08:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 208, "time": "1775716270" }, "departure": { "delay": 208, "time": "1775716288" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1775716859" }, "departure": { "delay": 77, "time": "1775716877" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "departure": { "delay": 174, "time": "1775715954" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 191, "time": "1775716316" }, "departure": { "delay": 191, "time": "1775716331" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1775717430" }, "departure": { "delay": 117, "time": "1775717457" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1775717488" }, "departure": { "delay": 148, "time": "1775717548" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 177, "time": "1775716121" }, "departure": { "delay": 177, "time": "1775716137" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 109, "time": "1775717319" }, "departure": { "delay": 109, "time": "1775717329" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1775716545" }, "departure": { "delay": 57, "time": "1775716557" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775717029" }, "departure": { "delay": 6, "time": "1775717046" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1775717644" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1775716079" }, "departure": { "delay": 190, "time": "1775716090" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1775716594" }, "departure": { "delay": 64, "time": "1775716624" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1775716979" }, "departure": { "delay": 33, "time": "1775717013" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 41, "time": "1775717067" }, "departure": { "delay": 41, "time": "1775717141" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1775716029" }, "departure": { "delay": 206, "time": "1775716046" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1775716354" }, "departure": { "delay": 160, "time": "1775716360" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1775716437" }, "departure": { "delay": 77, "time": "1775716457" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1775717170" }, "departure": { "delay": 91, "time": "1775717251" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 79, "time": "1775716786" }, "departure": { "delay": 79, "time": "1775716819" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1775717577" }, "departure": { "delay": 127, "time": "1775717587" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 105, "time": "1775717355" }, "departure": { "delay": 105, "time": "1775717385" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 222, "time": "1775716161" }, "departure": { "delay": 222, "time": "1775716242" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1775716710" }, "departure": { "delay": 67, "time": "1775716747" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 146, "time": "1775716366" }, "departure": { "delay": 146, "time": "1775716406" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:7:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1071:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775755680" }, "departure": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775756640" }, "departure": { "time": "1775756640" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1775757125" }, "departure": { "delay": 5, "time": "1775757125" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1775755145" }, "departure": { "delay": 5, "time": "1775755145" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775756220" }, "departure": { "time": "1775756220" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775757240" }, "departure": { "time": "1775757240" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775757120" }, "departure": { "time": "1775757120" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775757360" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1775754900" }, "departure": { "time": "1775754900" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775754720" }, "departure": { "time": "1775754720" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775754780" }, "departure": { "time": "1775754780" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775755920" }, "departure": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775755265" }, "departure": { "delay": 5, "time": "1775755265" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775754660" }, "departure": { "time": "1775754660" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775757060" }, "departure": { "time": "1775757060" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775757180" }, "departure": { "time": "1775757180" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775756400" }, "departure": { "time": "1775756400" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775756760" }, "departure": { "time": "1775756760" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775755800" }, "departure": { "time": "1775755800" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775756520" }, "departure": { "time": "1775756520" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775756700" }, "departure": { "time": "1775756700" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775756940" }, "departure": { "time": "1775756940" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775756820" }, "departure": { "time": "1775756820" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1775738076", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1071:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15584:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1775739711" }, "departure": { "delay": 51, "time": "1775739711" }, "stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1775739758" }, "departure": { "delay": 38, "time": "1775739758" }, "stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1775740058" }, "departure": { "delay": 38, "time": "1775740058" }, "stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1775740106" }, "departure": { "delay": 26, "time": "1775740106" }, "stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1775738715" }, "departure": { "delay": 36, "time": "1775738736" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1775740046" }, "departure": { "delay": 26, "time": "1775740046" }, "stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 28, "time": "1775739808" }, "departure": { "delay": 28, "time": "1775739808" }, "stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775740248" }, "departure": { "delay": 48, "time": "1775740248" }, "stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 6, "time": "1775738886" }, "departure": { "delay": 6, "time": "1775738886" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1775739845" }, "departure": { "delay": 65, "time": "1775739845" }, "stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1775739620" }, "departure": { "delay": 20, "time": "1775739620" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1775739459" }, "departure": { "delay": 39, "time": "1775739459" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1775739015" }, "departure": { "delay": 15, "time": "1775739015" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775739398" }, "departure": { "delay": 38, "time": "1775739398" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1775740538" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 38, "time": "1775740298" }, "departure": { "delay": 38, "time": "1775740298" }, "stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1775739998" }, "departure": { "delay": 38, "time": "1775739998" }, "stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1775739325" }, "departure": { "delay": 25, "time": "1775739325" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1775740155" }, "departure": { "delay": 75, "time": "1775740155" }, "stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1775738787" }, "departure": { "delay": 27, "time": "1775738787" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1775739578" }, "departure": { "delay": 38, "time": "1775739578" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 29, "time": "1775739929" }, "departure": { "delay": 29, "time": "1775739929" }, "stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1775739252" }, "departure": { "delay": 72, "time": "1775739252" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1775739158" }, "departure": { "delay": 38, "time": "1775739158" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 21, "time": "1775738661" }, "stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1775739512" }, "departure": { "delay": 32, "time": "1775739512" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775738674", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15584:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:16:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1775724251" }, "departure": { "delay": 21, "time": "1775724261" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": -45, "time": "1775723930" }, "departure": { "delay": -45, "time": "1775723955" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 195, "time": "1775724757" }, "departure": { "delay": 195, "time": "1775724795" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 227, "time": "1775724699" }, "departure": { "delay": 227, "time": "1775724707" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1775724913" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1775724463" }, "departure": { "delay": 200, "time": "1775724620" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1775723595" }, "departure": { "delay": 27, "time": "1775723607" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1775724713" }, "departure": { "delay": 184, "time": "1775724724" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1775723973" }, "departure": { "delay": -9, "time": "1775724051" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1775723554" }, "departure": { "delay": 44, "time": "1775723564" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1775723763" }, "departure": { "delay": -20, "time": "1775723800" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 55, "time": "1775723455" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1775723681" }, "departure": { "delay": 26, "time": "1775723726" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1775723649" }, "departure": { "delay": 18, "time": "1775723658" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 115, "time": "1775724367" }, "departure": { "delay": 115, "time": "1775724415" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1775724076" }, "departure": { "delay": 63, "time": "1775724183" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1775723817" }, "departure": { "delay": 29, "time": "1775723909" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:16:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:73:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 554, "time": "1775728569" }, "departure": { "delay": 554, "time": "1775728574" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 306, "time": "1775727657" }, "departure": { "delay": 306, "time": "1775727666" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "departure": { "time": "1775726400" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 579, "time": "1775728487" }, "departure": { "delay": 579, "time": "1775728539" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 292, "time": "1775727976" }, "departure": { "delay": 292, "time": "1775728012" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 159, "time": "1775726905" }, "departure": { "delay": 159, "time": "1775726919" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1775727165" }, "departure": { "delay": 80, "time": "1775727200" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 276, "time": "1775727804" }, "departure": { "delay": 276, "time": "1775727816" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 213, "time": "1775726782" }, "departure": { "delay": 213, "time": "1775726793" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 268, "time": "1775727682" }, "departure": { "delay": 268, "time": "1775727748" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1775727318" }, "departure": { "delay": 105, "time": "1775727345" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 517, "time": "1775728597" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 141, "time": "1775726958" }, "departure": { "delay": 141, "time": "1775727021" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 196, "time": "1775726881" }, "departure": { "delay": 196, "time": "1775726896" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 119, "time": "1775727113" }, "departure": { "delay": 119, "time": "1775727119" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 294, "time": "1775727856" }, "departure": { "delay": 294, "time": "1775727894" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 217, "time": "1775726829" }, "departure": { "delay": 217, "time": "1775726857" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 231, "time": "1775726719" }, "departure": { "delay": 231, "time": "1775726751" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 356, "time": "1775728089" }, "departure": { "delay": 356, "time": "1775728196" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:73:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1775738537" }, "departure": { "delay": 123, "time": "1775738643" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1775738333" }, "departure": { "delay": 61, "time": "1775738341" }, "stopId": "FR:14333:ZE:52:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 115, "time": "1775738122" }, "departure": { "delay": 115, "time": "1775738215" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 182, "time": "1775738725" }, "departure": { "delay": 182, "time": "1775738762" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1775738287" }, "departure": { "delay": 73, "time": "1775738293" }, "stopId": "FR:14333:ZE:50:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1775739110" }, "departure": { "delay": -10, "time": "1775739110" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1775738985" }, "departure": { "delay": -7, "time": "1775738993" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1775739230" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1775739170" }, "departure": { "delay": -10, "time": "1775739170" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1775738014" }, "departure": { "delay": 111, "time": "1775738031" }, "stopId": "FR:14333:ZE:46:ATOUMOD021", "stopSequence": 4 }, { "departure": { "delay": 97, "time": "1775737897" }, "stopId": "FR:14333:ZE:42:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1775739050" }, "departure": { "delay": -10, "time": "1775739050" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1775737950" }, "departure": { "delay": 101, "time": "1775737961" }, "stopId": "FR:14333:ZE:44:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 82, "time": "1775738242" }, "departure": { "delay": 82, "time": "1775738242" }, "stopId": "FR:14333:ZE:48:ATOUMOD021", "stopSequence": 6 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14683:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1775735366" }, "departure": { "delay": 26, "time": "1775735366" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1775737082" }, "departure": { "delay": 2, "time": "1775737082" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -161, "time": "1775737459" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -30, "time": "1775737230" }, "departure": { "delay": -30, "time": "1775737230" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1775735040" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -4, "time": "1775735456" }, "departure": { "delay": -4, "time": "1775735456" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -86, "time": "1775735951" }, "departure": { "delay": -86, "time": "1775735974" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1775735777" }, "departure": { "delay": -9, "time": "1775735811" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -52, "time": "1775737328" }, "departure": { "delay": -52, "time": "1775737328" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -68, "time": "1775735872" }, "departure": { "delay": -68, "time": "1775735872" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1775736730" }, "departure": { "delay": 29, "time": "1775736749" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1775736804" }, "departure": { "delay": 32, "time": "1775736812" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -20, "time": "1775735499" }, "departure": { "delay": -20, "time": "1775735500" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1775737279" }, "departure": { "delay": 19, "time": "1775737279" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -11, "time": "1775737009" }, "departure": { "delay": -11, "time": "1775737009" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -184, "time": "1775736054" }, "departure": { "delay": -184, "time": "1775736056" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775734834", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14683:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14409:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1775739350" }, "departure": { "delay": 110, "time": "1775739350" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1775740010" }, "departure": { "delay": 110, "time": "1775740010" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 109, "time": "1775738329" }, "departure": { "delay": 109, "time": "1775738329" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1775738112" }, "departure": { "delay": 24, "time": "1775738124" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 81, "time": "1775738541" }, "departure": { "delay": 81, "time": "1775738541" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 9, "time": "1775738024" }, "departure": { "delay": 9, "time": "1775738049" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1775739027" }, "departure": { "delay": 87, "time": "1775739027" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1775738887" }, "departure": { "delay": 127, "time": "1775738887" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1775738803" }, "departure": { "delay": 125, "time": "1775738825" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 83, "time": "1775739323" }, "departure": { "delay": 83, "time": "1775739323" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1775739770" }, "departure": { "delay": 110, "time": "1775739770" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1775738655" }, "departure": { "delay": 99, "time": "1775738679" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 105, "time": "1775738380" }, "departure": { "delay": 105, "time": "1775738385" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 113, "time": "1775739893" }, "departure": { "delay": 113, "time": "1775739893" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 106, "time": "1775740066" }, "departure": { "delay": 106, "time": "1775740066" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1775739565" }, "departure": { "delay": 85, "time": "1775739565" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775737980" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 108, "time": "1775738628" }, "departure": { "delay": 108, "time": "1775738628" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1775739290" }, "departure": { "delay": 110, "time": "1775739290" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1775738167" }, "departure": { "delay": 7, "time": "1775738167" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1775738480" }, "departure": { "delay": 80, "time": "1775738480" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1775739800" }, "departure": { "delay": 80, "time": "1775739800" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1775739973" }, "departure": { "delay": 133, "time": "1775739973" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775737423", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14409:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190157x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1775738812" }, "departure": { "delay": 112, "time": "1775738812" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 76, "time": "1775738656" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 114, "time": "1775738874" }, "departure": { "delay": 114, "time": "1775738874" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 107, "time": "1775738987" }, "departure": { "delay": 107, "time": "1775738987" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 16, "time": "1775738116" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 103, "time": "1775738923" }, "departure": { "delay": 103, "time": "1775738923" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 105, "time": "1775738505" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1775739109" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 49, "time": "1775738929" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 15, "time": "1775738295" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1775738776" }, "departure": { "delay": 76, "time": "1775738776" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 105, "time": "1775738445" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 83, "time": "1775738723" }, "departure": { "delay": 83, "time": "1775738723" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 63, "time": "1775738583" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 73, "time": "1775738353" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738662", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190157x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18520:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1775738642" }, "departure": { "delay": 2, "time": "1775738642" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1775739874" }, "departure": { "delay": 34, "time": "1775739874" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1775740398" }, "departure": { "delay": 18, "time": "1775740398" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1775739457" }, "departure": { "delay": 37, "time": "1775739457" }, "stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1775740037" }, "departure": { "delay": 17, "time": "1775740037" }, "stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775740920" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 40, "time": "1775739520" }, "departure": { "delay": 40, "time": "1775739520" }, "stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1775738697" }, "departure": { "delay": 57, "time": "1775738697" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1775739384" }, "departure": { "delay": 24, "time": "1775739384" }, "stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1775740311" }, "departure": { "delay": 51, "time": "1775740311" }, "stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738580" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1775739059" }, "departure": { "delay": 59, "time": "1775739059" }, "stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1775739247" }, "departure": { "delay": 7, "time": "1775739247" }, "stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1775739104" }, "departure": { "delay": 44, "time": "1775739104" }, "stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1775739801" }, "departure": { "delay": 21, "time": "1775739801" }, "stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1775739307" }, "departure": { "delay": 7, "time": "1775739307" }, "stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1775738787" }, "departure": { "delay": 27, "time": "1775738787" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1775738817" }, "departure": { "delay": 57, "time": "1775738817" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1775740450" }, "departure": { "delay": 10, "time": "1775740450" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 30 }, { "departure": { "time": "1775738460" }, "stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1775740164" }, "departure": { "delay": 24, "time": "1775740164" }, "stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1775739714" }, "departure": { "delay": 54, "time": "1775739714" }, "stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1775740569" }, "departure": { "delay": 9, "time": "1775740569" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1775740623" }, "departure": { "delay": 3, "time": "1775740623" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1775740111" }, "departure": { "delay": 31, "time": "1775740111" }, "stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 49, "time": "1775738989" }, "departure": { "delay": 49, "time": "1775738989" }, "stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1775740357" }, "departure": { "delay": 37, "time": "1775740357" }, "stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775738014", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18520:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:66:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -46, "time": "1775722994" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 58, "time": "1775722072" }, "departure": { "delay": 58, "time": "1775722078" }, "stopId": "FR:14333:ZE:50:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775722112" }, "departure": { "delay": 43, "time": "1775722123" }, "stopId": "FR:14333:ZE:52:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1775722873" }, "departure": { "delay": 20, "time": "1775722880" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 12 }, { "departure": { "delay": 89, "time": "1775721689" }, "stopId": "FR:14333:ZE:42:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 115, "time": "1775721824" }, "departure": { "delay": 115, "time": "1775721835" }, "stopId": "FR:14333:ZE:46:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775722269" }, "departure": { "delay": 6, "time": "1775722326" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1775721766" }, "departure": { "delay": 118, "time": "1775721778" }, "stopId": "FR:14333:ZE:44:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1775721928" }, "departure": { "delay": 95, "time": "1775721995" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1775722830" }, "departure": { "delay": 38, "time": "1775722838" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1775722024" }, "departure": { "delay": 80, "time": "1775722040" }, "stopId": "FR:14333:ZE:48:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1775722959" }, "departure": { "delay": -10, "time": "1775722970" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 192, "time": "1775722403" }, "departure": { "delay": 192, "time": "1775722572" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "time": "1775722907" }, "departure": { "time": "1775722920" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 13 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:66:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6160:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 94, "time": "1775736252" }, "departure": { "delay": 94, "time": "1775736274" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 196, "time": "1775737143" }, "departure": { "delay": 196, "time": "1775737156" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 173, "time": "1775736634" }, "departure": { "delay": 173, "time": "1775736653" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 279, "time": "1775737299" }, "departure": { "delay": 279, "time": "1775737299" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1775736851" }, "departure": { "delay": 191, "time": "1775736851" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 169, "time": "1775736326" }, "departure": { "delay": 169, "time": "1775736349" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 217, "time": "1775736757" }, "departure": { "delay": 217, "time": "1775736757" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1775736570" }, "departure": { "delay": 210, "time": "1775736570" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 264, "time": "1775737499" }, "departure": { "delay": 264, "time": "1775737524" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 169, "time": "1775736949" }, "departure": { "delay": 169, "time": "1775736949" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 29, "time": "1775736149" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736154", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6160:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1775737364" }, "departure": { "delay": 104, "time": "1775737364" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1775737901" }, "departure": { "delay": 6, "time": "1775737926" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1775737776" }, "departure": { "delay": 1, "time": "1775737801" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -44, "time": "1775738176" }, "departure": { "delay": -44, "time": "1775738176" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1775737175" }, "departure": { "delay": 95, "time": "1775737175" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -39, "time": "1775738301" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1775737085" }, "departure": { "delay": 65, "time": "1775737085" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1775738051" }, "departure": { "delay": 11, "time": "1775738051" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 26, "time": "1775738126" }, "departure": { "delay": 26, "time": "1775738126" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1775737528" }, "departure": { "delay": -7, "time": "1775737553" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 6, "time": "1775737626" }, "departure": { "delay": 6, "time": "1775737626" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1775737000" }, "departure": { "delay": 40, "time": "1775737000" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1775737695" }, "departure": { "delay": 15, "time": "1775737695" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1775737977" }, "departure": { "delay": 57, "time": "1775737977" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 50, "time": "1775736950" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736955", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7041:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:885:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749140" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775747700" }, "departure": { "time": "1775747700" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775746800" }, "departure": { "time": "1775746800" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748600" }, "departure": { "time": "1775748600" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775747400" }, "departure": { "time": "1775747400" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775748960" }, "departure": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775747040" }, "departure": { "time": "1775747040" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775746860" }, "departure": { "time": "1775746860" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775749380" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775749260" }, "departure": { "time": "1775749260" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1775746200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775747160" }, "departure": { "time": "1775747160" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775746265" }, "departure": { "delay": 5, "time": "1775746265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1775746745" }, "departure": { "delay": 5, "time": "1775746745" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 } ], "timestamp": "1775738892", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:885:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15576:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1775742149" }, "departure": { "delay": 29, "time": "1775742149" }, "stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1775742218" }, "departure": { "delay": 38, "time": "1775742218" }, "stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775737974", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15576:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8643:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775740792" }, "departure": { "delay": 52, "time": "1775740792" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1775740845" }, "departure": { "delay": 45, "time": "1775740845" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736615", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8643:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190091x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 186, "time": "1775739606" }, "departure": { "delay": 186, "time": "1775739606" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 208, "time": "1775739808" }, "departure": { "delay": 208, "time": "1775739808" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 196, "time": "1775739256" }, "departure": { "delay": 196, "time": "1775739256" }, "stopId": "FR:76351:ZE:3156:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1775739570" }, "departure": { "delay": 150, "time": "1775739570" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 157, "time": "1775739517" }, "departure": { "delay": 157, "time": "1775739517" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 150, "time": "1775739450" }, "departure": { "delay": 150, "time": "1775739450" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 188, "time": "1775739668" }, "departure": { "delay": 188, "time": "1775739668" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 150, "time": "1775739750" }, "departure": { "delay": 150, "time": "1775739750" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 204, "time": "1775739084" }, "departure": { "delay": 204, "time": "1775739084" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1775739390" }, "departure": { "delay": 150, "time": "1775739390" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1775739150" }, "departure": { "delay": 150, "time": "1775739150" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1775739930" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 177, "time": "1775739717" }, "departure": { "delay": 177, "time": "1775739717" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 172, "time": "1775739292" }, "departure": { "delay": 172, "time": "1775739292" }, "stopId": "FR:76351:ZE:3372:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 202, "time": "1775739322" }, "departure": { "delay": 202, "time": "1775739322" }, "stopId": "FR:76351:ZE:3134:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 150, "time": "1775738970" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190091x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 258, "time": "1775739078" }, "departure": { "delay": 258, "time": "1775739078" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 280, "time": "1775739400" }, "departure": { "delay": 280, "time": "1775739400" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 225, "time": "1775739525" }, "departure": { "delay": 225, "time": "1775739525" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 225, "time": "1775740005" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 235, "time": "1775739595" }, "departure": { "delay": 235, "time": "1775739595" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 229, "time": "1775738509" }, "departure": { "delay": 229, "time": "1775738509" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 112, "time": "1775737672" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 235, "time": "1775739655" }, "departure": { "delay": 235, "time": "1775739655" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 158, "time": "1775738078" }, "departure": { "delay": 158, "time": "1775738078" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 152, "time": "1775737772" }, "departure": { "delay": 152, "time": "1775737772" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 168, "time": "1775738148" }, "departure": { "delay": 168, "time": "1775738148" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 242, "time": "1775738798" }, "departure": { "delay": 242, "time": "1775738822" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 255, "time": "1775738955" }, "departure": { "delay": 255, "time": "1775738955" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 262, "time": "1775738722" }, "departure": { "delay": 262, "time": "1775738722" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 222, "time": "1775738272" }, "departure": { "delay": 222, "time": "1775738322" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1775738400" }, "departure": { "delay": 180, "time": "1775738400" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1775737822" }, "departure": { "delay": 142, "time": "1775737822" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 247, "time": "1775738622" }, "departure": { "delay": 247, "time": "1775738647" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 255, "time": "1775739195" }, "departure": { "delay": 255, "time": "1775739195" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 163, "time": "1775738023" }, "departure": { "delay": 163, "time": "1775738023" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1775737897" }, "departure": { "delay": 122, "time": "1775737922" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 270, "time": "1775739030" }, "departure": { "delay": 270, "time": "1775739030" }, "stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775737675", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8578:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470841:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -68, "time": "1775740072" }, "departure": { "delay": -68, "time": "1775740072" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -17, "time": "1775739763" }, "departure": { "delay": -17, "time": "1775739763" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -215, "time": "1775741125" }, "departure": { "delay": -215, "time": "1775741125" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -24, "time": "1775739996" }, "departure": { "delay": -24, "time": "1775739996" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -61, "time": "1775739539" }, "departure": { "delay": -61, "time": "1775739539" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -64, "time": "1775740196" }, "departure": { "delay": -64, "time": "1775740196" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -272, "time": "1775738428" }, "departure": { "delay": -272, "time": "1775738428" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -13, "time": "1775739527" }, "departure": { "delay": -13, "time": "1775739527" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -181, "time": "1775738219" }, "departure": { "delay": -181, "time": "1775738219" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -31, "time": "1775739629" }, "departure": { "delay": -31, "time": "1775739629" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1775738827" }, "departure": { "delay": 7, "time": "1775738827" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -210, "time": "1775740830" }, "departure": { "delay": -210, "time": "1775740830" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -50, "time": "1775739670" }, "departure": { "delay": -50, "time": "1775739670" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -229, "time": "1775738351" }, "departure": { "delay": -229, "time": "1775738351" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -73, "time": "1775740307" }, "departure": { "delay": -73, "time": "1775740307" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -15, "time": "1775739705" }, "departure": { "delay": -15, "time": "1775739705" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -184, "time": "1775740496" }, "departure": { "delay": -184, "time": "1775740496" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -9, "time": "1775738931" }, "departure": { "delay": -9, "time": "1775738931" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -76, "time": "1775739884" }, "departure": { "delay": -76, "time": "1775739884" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -24, "time": "1775739036" }, "departure": { "delay": -24, "time": "1775739036" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "time": "1775738481" }, "departure": { "time": "1775738760" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -257, "time": "1775741563" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -191, "time": "1775738269" }, "departure": { "delay": -191, "time": "1775738269" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470841:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1007:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775752440" }, "departure": { "time": "1775752440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775752920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775752680" }, "departure": { "time": "1775752680" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775752320" }, "departure": { "time": "1775752320" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775752200" }, "departure": { "time": "1775752200" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775752800" }, "departure": { "time": "1775752800" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1007:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470057:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6475:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -3081, "time": "1775738979" }, "departure": { "delay": -3081, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1775742637" }, "departure": { "delay": -23, "time": "1775742637" }, "stopId": "FR:27375:ZE:0x6453:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3201, "time": "1775738979" }, "departure": { "delay": -3201, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6419:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3381, "time": "1775738979" }, "departure": { "delay": -3381, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6445:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -3201, "time": "1775738979" }, "departure": { "delay": -3201, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6473:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3021, "time": "1775738979" }, "departure": { "delay": -3021, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2961, "time": "1775738979" }, "departure": { "delay": -2961, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -45, "time": "1775742555" }, "departure": { "delay": -45, "time": "1775742555" }, "stopId": "FR:27375:ZE:0x6412:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -29, "time": "1775742571" }, "departure": { "delay": -29, "time": "1775742571" }, "stopId": "FR:27375:ZE:0x6500:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -3261, "time": "1775738979" }, "departure": { "delay": -3261, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6523:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1775742521" }, "departure": { "delay": 41, "time": "1775742521" }, "stopId": "FR:27375:ZE:0x6387:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -3441, "time": "1775738979" }, "departure": { "delay": -3441, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6521:ATOUMOD006", "stopSequence": 13 }, { "departure": { "delay": -2721, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3381, "time": "1775738979" }, "departure": { "delay": -3381, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6519:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2901, "time": "1775738979" }, "departure": { "delay": -2901, "time": "1775738979" }, "stopId": "FR:27375:ZE:0x6465:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -58, "time": "1775742902" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -16, "time": "1775742764" }, "departure": { "delay": -16, "time": "1775742764" }, "stopId": "FR:27375:ZE:0x6509:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1775742597" }, "departure": { "delay": -3, "time": "1775742597" }, "stopId": "FR:27375:ZE:0x6478:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470057:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4055462xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -200, "time": "1775739100" }, "departure": { "delay": -200, "time": "1775739100" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": -244, "time": "1775738456" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -210, "time": "1775739690" }, "departure": { "delay": -210, "time": "1775739690" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -185, "time": "1775740315" }, "departure": { "delay": -185, "time": "1775740315" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -207, "time": "1775738733" }, "departure": { "delay": -207, "time": "1775738733" }, "stopId": "FR:76351:ZE:3791:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -244, "time": "1775739416" }, "departure": { "delay": -244, "time": "1775739416" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -239, "time": "1775739961" }, "departure": { "delay": -239, "time": "1775739961" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -223, "time": "1775739137" }, "departure": { "delay": -223, "time": "1775739137" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -226, "time": "1775740334" }, "departure": { "delay": -226, "time": "1775740334" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -244, "time": "1775739596" }, "departure": { "delay": -244, "time": "1775739596" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -244, "time": "1775740196" }, "departure": { "delay": -244, "time": "1775740196" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -210, "time": "1775739270" }, "departure": { "delay": -210, "time": "1775739270" }, "stopId": "FR:76351:ZE:3471:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -207, "time": "1775738913" }, "departure": { "delay": -207, "time": "1775738913" }, "stopId": "FR:76351:ZE:5196:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -199, "time": "1775738621" }, "departure": { "delay": -199, "time": "1775738621" }, "stopId": "FR:76351:ZE:3329:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -236, "time": "1775739184" }, "departure": { "delay": -236, "time": "1775739184" }, "stopId": "FR:76351:ZE:5163:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -244, "time": "1775740436" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -186, "time": "1775738694" }, "departure": { "delay": -186, "time": "1775738694" }, "stopId": "FR:76351:ZE:3327:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4055462xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1037:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775753880" }, "departure": { "time": "1775753880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775752920" }, "departure": { "time": "1775752920" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775755080" }, "departure": { "time": "1775755080" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775752860" }, "departure": { "time": "1775752860" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775754660" }, "departure": { "time": "1775754660" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775755740" }, "departure": { "time": "1775755740" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775753760" }, "departure": { "time": "1775753760" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775753340" }, "departure": { "time": "1775753340" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775755920" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775754060" }, "departure": { "time": "1775754060" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775754420" }, "departure": { "time": "1775754420" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775753400" }, "departure": { "time": "1775753400" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775754360" }, "departure": { "time": "1775754360" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775753040" }, "departure": { "time": "1775753040" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775754720" }, "departure": { "time": "1775754720" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775755620" }, "departure": { "time": "1775755620" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775753520" }, "departure": { "time": "1775753520" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775753100" }, "departure": { "time": "1775753100" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775754960" }, "departure": { "time": "1775754960" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775754600" }, "departure": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775753280" }, "departure": { "time": "1775753280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775754840" }, "departure": { "time": "1775754840" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775755680" }, "departure": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775753700" }, "departure": { "time": "1775753700" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1775752800" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1775738897", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1037:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18308:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 240, "time": "1775736420" }, "departure": { "delay": 240, "time": "1775736420" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1775737770" }, "departure": { "delay": 210, "time": "1775737770" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 230, "time": "1775737070" }, "departure": { "delay": 230, "time": "1775737070" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 250, "time": "1775737270" }, "departure": { "delay": 250, "time": "1775737270" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 230, "time": "1775737348" }, "departure": { "delay": 230, "time": "1775737370" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1775737495" }, "departure": { "delay": 200, "time": "1775737520" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 261, "time": "1775737701" }, "departure": { "delay": 261, "time": "1775737701" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1775736646" }, "departure": { "delay": 250, "time": "1775736670" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 137, "time": "1775736797" }, "departure": { "delay": 137, "time": "1775736797" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 245, "time": "1775737423" }, "departure": { "delay": 245, "time": "1775737445" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 210, "time": "1775736870" }, "departure": { "delay": 210, "time": "1775736870" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 238, "time": "1775737198" }, "departure": { "delay": 238, "time": "1775737198" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 235, "time": "1775736575" }, "departure": { "delay": 235, "time": "1775736595" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1775736522" }, "departure": { "delay": 222, "time": "1775736522" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1775736751" }, "departure": { "delay": 211, "time": "1775736751" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 276, "time": "1775736970" }, "departure": { "delay": 276, "time": "1775736996" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1775737870" }, "departure": { "delay": 120, "time": "1775737920" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 215, "time": "1775737595" }, "departure": { "delay": 215, "time": "1775737595" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "departure": { "delay": 160, "time": "1775736220" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 229, "time": "1775737129" }, "departure": { "delay": 229, "time": "1775737129" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 225, "time": "1775736285" }, "departure": { "delay": 225, "time": "1775736285" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 250, "time": "1775736370" }, "departure": { "delay": 250, "time": "1775736370" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736224", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18308:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15717:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1775739810" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1775740427" }, "departure": { "delay": 47, "time": "1775740427" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1775740016" }, "departure": { "delay": 56, "time": "1775740016" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775739930" }, "departure": { "delay": 30, "time": "1775739930" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1775740720" }, "departure": { "delay": 40, "time": "1775740720" }, "stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1775740616" }, "departure": { "delay": 56, "time": "1775740616" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1775740070" }, "departure": { "delay": 50, "time": "1775740070" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1775740666" }, "departure": { "delay": 46, "time": "1775740666" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 39, "time": "1775739879" }, "departure": { "delay": 39, "time": "1775739879" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1775740299" }, "departure": { "delay": 39, "time": "1775740299" }, "stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775740520" }, "departure": { "delay": 20, "time": "1775740520" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775740230" }, "departure": { "delay": 30, "time": "1775740230" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775740470" }, "departure": { "delay": 30, "time": "1775740470" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1775740152" }, "departure": { "delay": 12, "time": "1775740152" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1775740392" }, "departure": { "delay": 12, "time": "1775740392" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775740110" }, "departure": { "delay": 30, "time": "1775740110" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15717:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:403:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775724665" }, "departure": { "delay": 5, "time": "1775724665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775727480" }, "departure": { "time": "1775727480" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775726520" }, "departure": { "time": "1775726520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775726700" }, "departure": { "time": "1775726700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775726760" }, "departure": { "time": "1775726760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775727240" }, "departure": { "time": "1775727240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775725020" }, "departure": { "time": "1775725020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775725500" }, "departure": { "time": "1775725500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775727000" }, "departure": { "time": "1775727000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775727660" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775726820" }, "departure": { "time": "1775726820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775727120" }, "departure": { "time": "1775727120" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775725140" }, "departure": { "time": "1775725140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775727005" }, "departure": { "delay": 5, "time": "1775727005" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775724900" }, "departure": { "time": "1775724900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775725740" }, "departure": { "time": "1775725740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775725920" }, "departure": { "time": "1775725920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775725260" }, "departure": { "time": "1775725260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775724660" }, "departure": { "time": "1775724660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775726460" }, "departure": { "time": "1775726460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775725320" }, "departure": { "time": "1775725320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775725800" }, "departure": { "time": "1775725800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775725200" }, "departure": { "time": "1775725200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775725440" }, "departure": { "time": "1775725440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775725145" }, "departure": { "delay": 5, "time": "1775725145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775725080" }, "departure": { "time": "1775725080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775727300" }, "departure": { "time": "1775727300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775725380" }, "departure": { "time": "1775725380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775727060" }, "departure": { "time": "1775727060" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775725560" }, "departure": { "time": "1775725560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1775724600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775726100" }, "departure": { "time": "1775726100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775727600" }, "departure": { "time": "1775727600" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775727360" }, "departure": { "time": "1775727360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 } ], "timestamp": "1775707758", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:403:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:77:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1775729918" }, "departure": { "delay": 129, "time": "1775729949" }, "stopId": "FR:14333:ZE:46:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1775730354" }, "departure": { "delay": 3, "time": "1775730423" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 9 }, { "departure": { "delay": 76, "time": "1775729776" }, "stopId": "FR:14333:ZE:42:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1775730020" }, "departure": { "delay": 101, "time": "1775730101" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "time": "1775730996" }, "departure": { "time": "1775731020" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": -19, "time": "1775731052" }, "departure": { "delay": -19, "time": "1775731061" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1775730497" }, "departure": { "delay": 58, "time": "1775730538" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1775731082" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1775730168" }, "departure": { "delay": 56, "time": "1775730176" }, "stopId": "FR:14333:ZE:50:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1775729825" }, "departure": { "delay": 109, "time": "1775729869" }, "stopId": "FR:14333:ZE:44:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1775730124" }, "departure": { "delay": 73, "time": "1775730133" }, "stopId": "FR:14333:ZE:48:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1775730976" }, "departure": { "delay": 23, "time": "1775730983" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1775730820" }, "departure": { "delay": 41, "time": "1775730941" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1775730203" }, "departure": { "delay": 35, "time": "1775730215" }, "stopId": "FR:14333:ZE:52:ATOUMOD021", "stopSequence": 8 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:77:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18449:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775741156" }, "departure": { "delay": 56, "time": "1775741156" }, "stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1775740923" }, "departure": { "delay": 3, "time": "1775740923" }, "stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1775739947" }, "departure": { "delay": 47, "time": "1775739947" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1775741222" }, "departure": { "delay": 2, "time": "1775741222" }, "stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1775741618" }, "departure": { "delay": 38, "time": "1775741618" }, "stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1775740473" }, "departure": { "delay": 33, "time": "1775740473" }, "stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1775740128" }, "departure": { "delay": 48, "time": "1775740128" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775741298" }, "departure": { "delay": 18, "time": "1775741298" }, "stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1775739864" }, "departure": { "delay": 24, "time": "1775739864" }, "stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775740416" }, "departure": { "delay": 36, "time": "1775740416" }, "stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1775740816" }, "departure": { "delay": 16, "time": "1775740816" }, "stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1775740191" }, "departure": { "delay": 51, "time": "1775740191" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775741539" }, "departure": { "delay": 19, "time": "1775741539" }, "stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 14, "time": "1775740214" }, "departure": { "delay": 14, "time": "1775740214" }, "stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1775740263" }, "departure": { "delay": 3, "time": "1775740263" }, "stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1775741095" }, "departure": { "delay": 55, "time": "1775741095" }, "stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1775741348" }, "departure": { "delay": 8, "time": "1775741348" }, "stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1775740534" }, "departure": { "delay": 34, "time": "1775740534" }, "stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1775741684" }, "departure": { "delay": 44, "time": "1775741684" }, "stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1775740018" }, "departure": { "delay": 58, "time": "1775740018" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1775740695" }, "departure": { "delay": 15, "time": "1775740695" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775739840" }, "stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775735654", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18449:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6175402994171904x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775739049" }, "departure": { "delay": 59, "time": "1775739059" }, "stopId": "FR:14366:ZE:660060022:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -109, "time": "1775739311" }, "stopId": "FR:14366:ZE:288360018:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1775738986" }, "departure": { "delay": 62, "time": "1775739002" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 72, "time": "1775739122" }, "departure": { "delay": 72, "time": "1775739132" }, "stopId": "FR:14366:ZE:292380018:ATOUMOD036", "stopSequence": 13 } ], "timestamp": "1775739002", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5126752804274176:LOC", "tripId": "ATOUMOD036:ServiceJourney:6175402994171904x4:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16064:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775739840" }, "departure": { "delay": 60, "time": "1775739840" }, "stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775739860" }, "departure": { "delay": 20, "time": "1775739860" }, "stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001", "stopSequence": 23 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775740140" }, "departure": { "delay": 60, "time": "1775740140" }, "stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775740500" }, "departure": { "delay": 60, "time": "1775740500" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775740920" }, "departure": { "delay": 60, "time": "1775740920" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775740620" }, "departure": { "delay": 60, "time": "1775740620" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1775741540" }, "departure": { "delay": 20, "time": "1775741540" }, "stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1775741520" }, "departure": { "delay": 60, "time": "1775741520" }, "stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1775740860" }, "departure": { "delay": 60, "time": "1775740860" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775735415", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16064:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3414:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1775737378" }, "departure": { "delay": 67, "time": "1775737387" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1775738273" }, "departure": { "delay": 128, "time": "1775738288" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775738373" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1775737048" }, "departure": { "delay": 132, "time": "1775737092" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1775737277" }, "departure": { "delay": 88, "time": "1775737288" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1775737902" }, "departure": { "delay": 132, "time": "1775737932" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1775736875" }, "departure": { "delay": 108, "time": "1775736888" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 45, "time": "1775736705" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1775737579" }, "departure": { "delay": 88, "time": "1775737588" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 108, "time": "1775737167" }, "departure": { "delay": 108, "time": "1775737188" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1775738006" }, "departure": { "delay": 108, "time": "1775738028" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1775737474" }, "departure": { "delay": 52, "time": "1775737492" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 88, "time": "1775736782" }, "departure": { "delay": 88, "time": "1775736808" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 128, "time": "1775738094" }, "departure": { "delay": 128, "time": "1775738108" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1775738184" }, "departure": { "delay": 152, "time": "1775738192" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1775737789" }, "departure": { "delay": 132, "time": "1775737812" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1775737675" }, "departure": { "delay": 128, "time": "1775737688" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 97, "time": "1775736979" }, "departure": { "delay": 97, "time": "1775736997" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736374", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3414:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2887:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1775739816" }, "departure": { "delay": 36, "time": "1775739816" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1775740488" }, "departure": { "delay": 48, "time": "1775740488" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1775740425" }, "departure": { "delay": 45, "time": "1775740425" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775735635", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2887:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1405:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1775739725" }, "departure": { "delay": 5, "time": "1775739725" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1405:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13792:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1775740577" }, "departure": { "delay": 17, "time": "1775740577" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1775739624" }, "departure": { "delay": 24, "time": "1775739624" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1775740381" }, "departure": { "delay": 1, "time": "1775740381" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1775741427" }, "departure": { "delay": 27, "time": "1775741427" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1775739531" }, "departure": { "delay": 51, "time": "1775739531" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1775740769" }, "departure": { "delay": 29, "time": "1775740769" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1775740846" }, "departure": { "delay": 46, "time": "1775740846" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1775740180" }, "departure": { "delay": 40, "time": "1775740180" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1775740741" }, "departure": { "delay": 1, "time": "1775740741" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 53, "time": "1775739653" }, "departure": { "delay": 53, "time": "1775739653" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1775740306" }, "departure": { "delay": 46, "time": "1775740306" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1775740038" }, "departure": { "delay": 18, "time": "1775740038" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739480" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1775739710" }, "departure": { "delay": 50, "time": "1775739710" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1775741309" }, "departure": { "delay": 29, "time": "1775741309" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1775739822" }, "departure": { "delay": 42, "time": "1775739822" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1775740794" }, "departure": { "delay": 54, "time": "1775740794" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1775741386" }, "departure": { "delay": 46, "time": "1775741386" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775735294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13792:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051211xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -854, "time": "1775739466" }, "departure": { "delay": -854, "time": "1775739466" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -830, "time": "1775739190" }, "departure": { "delay": -830, "time": "1775739190" }, "stopId": "FR:76351:ZE:4852:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -854, "time": "1775739286" }, "departure": { "delay": -854, "time": "1775739286" }, "stopId": "FR:76351:ZE:4801:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -828, "time": "1775740152" }, "departure": { "delay": -828, "time": "1775740152" }, "stopId": "FR:76351:ZE:3328:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -850, "time": "1775739710" }, "departure": { "delay": -850, "time": "1775739710" }, "stopId": "FR:76351:ZE:5164:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -835, "time": "1775739785" }, "departure": { "delay": -835, "time": "1775739785" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -817, "time": "1775738603" }, "departure": { "delay": -817, "time": "1775738603" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -854, "time": "1775740426" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -813, "time": "1775740107" }, "departure": { "delay": -813, "time": "1775740107" }, "stopId": "FR:76351:ZE:3792:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -839, "time": "1775738581" }, "departure": { "delay": -839, "time": "1775738581" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": -854, "time": "1775738446" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -850, "time": "1775738930" }, "departure": { "delay": -850, "time": "1775738930" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -808, "time": "1775740232" }, "departure": { "delay": -808, "time": "1775740232" }, "stopId": "FR:76351:ZE:3330:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -809, "time": "1775739751" }, "departure": { "delay": -809, "time": "1775739751" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -815, "time": "1775739625" }, "departure": { "delay": -815, "time": "1775739625" }, "stopId": "FR:76351:ZE:3481:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -854, "time": "1775738686" }, "departure": { "delay": -854, "time": "1775738686" }, "stopId": "FR:76305:ZE:4427:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -840, "time": "1775739960" }, "departure": { "delay": -840, "time": "1775739960" }, "stopId": "FR:76351:ZE:5197:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738612", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051211xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071980x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 155, "time": "1775739815" }, "departure": { "delay": 155, "time": "1775739815" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1775739051" }, "departure": { "delay": 111, "time": "1775739051" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 163, "time": "1775739283" }, "departure": { "delay": 163, "time": "1775739283" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1775739764" }, "departure": { "delay": 164, "time": "1775739764" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1775740065" }, "departure": { "delay": 105, "time": "1775740065" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 124, "time": "1775740324" }, "departure": { "delay": 124, "time": "1775740324" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 106, "time": "1775740006" }, "departure": { "delay": 106, "time": "1775740006" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1775740845" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 164, "time": "1775740484" }, "departure": { "delay": 164, "time": "1775740484" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1775740605" }, "departure": { "delay": 105, "time": "1775740605" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 105, "time": "1775739645" }, "departure": { "delay": 105, "time": "1775739645" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1775740420" }, "departure": { "delay": 160, "time": "1775740420" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1775739885" }, "departure": { "delay": 105, "time": "1775739885" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 113, "time": "1775739113" }, "departure": { "delay": 113, "time": "1775739113" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 111, "time": "1775739471" }, "departure": { "delay": 111, "time": "1775739471" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1775739349" }, "departure": { "delay": 109, "time": "1775739349" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1775739525" }, "departure": { "delay": 105, "time": "1775739525" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1775739405" }, "departure": { "delay": 105, "time": "1775739405" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 105, "time": "1775738985" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 157, "time": "1775739937" }, "departure": { "delay": 157, "time": "1775739937" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1775739225" }, "departure": { "delay": 105, "time": "1775739225" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1775739601" }, "departure": { "delay": 121, "time": "1775739601" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 144, "time": "1775739144" }, "departure": { "delay": 144, "time": "1775739144" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 105, "time": "1775740245" }, "departure": { "delay": 105, "time": "1775740245" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071980x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17190:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 44, "time": "1775740124" }, "departure": { "delay": 44, "time": "1775740124" }, "stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 43, "time": "1775737843" }, "departure": { "delay": 43, "time": "1775737843" }, "stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1775739215" }, "departure": { "delay": 35, "time": "1775739215" }, "stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1775739345" }, "departure": { "delay": 45, "time": "1775739345" }, "stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1775738227" }, "departure": { "delay": 7, "time": "1775738227" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1775739978" }, "departure": { "delay": 18, "time": "1775739978" }, "stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1775739755" }, "departure": { "delay": 35, "time": "1775739755" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1775739061" }, "departure": { "delay": 1, "time": "1775739061" }, "stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1775737946" }, "departure": { "delay": 26, "time": "1775737946" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775738179" }, "departure": { "delay": 19, "time": "1775738179" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1775738397" }, "departure": { "delay": 57, "time": "1775738397" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 39, "time": "1775739699" }, "departure": { "delay": 39, "time": "1775739699" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 53, "time": "1775737553" }, "departure": { "delay": 53, "time": "1775737553" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775738520" }, "departure": { "time": "1775738520" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1775738817" }, "departure": { "delay": 57, "time": "1775738817" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1775738006" }, "departure": { "delay": 26, "time": "1775738006" }, "stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1775740377" }, "departure": { "delay": 57, "time": "1775740377" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "delay": 30, "time": "1775737470" }, "departure": { "delay": 30, "time": "1775737470" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1775738316" }, "departure": { "delay": 36, "time": "1775738316" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1775738451" }, "departure": { "delay": 51, "time": "1775738451" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775739005" }, "departure": { "delay": 5, "time": "1775739005" }, "stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1775738708" }, "departure": { "delay": 8, "time": "1775738708" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775738100" }, "departure": { "time": "1775738100" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1775739556" }, "departure": { "delay": 16, "time": "1775739556" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 24, "time": "1775739924" }, "departure": { "delay": 24, "time": "1775739924" }, "stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 9, "time": "1775740509" }, "departure": { "delay": 9, "time": "1775740509" }, "stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001", "stopSequence": 37 }, { "departure": { "delay": 30, "time": "1775737410" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775739301" }, "departure": { "delay": 1, "time": "1775739301" }, "stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1775738636" }, "departure": { "delay": 56, "time": "1775738636" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1775740304" }, "departure": { "delay": 44, "time": "1775740304" }, "stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775740620" }, "stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1775737055", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17190:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:659:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 305, "time": "1775738340" }, "departure": { "delay": 305, "time": "1775738345" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "departure": { "delay": 180, "time": "1775737380" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 305, "time": "1775738640" }, "departure": { "delay": 305, "time": "1775738645" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1775739660" }, "departure": { "delay": 360, "time": "1775739660" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1775740320" }, "departure": { "delay": 360, "time": "1775740320" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 360, "time": "1775739420" }, "departure": { "delay": 360, "time": "1775739420" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 360, "time": "1775739060" }, "departure": { "delay": 360, "time": "1775739060" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 360, "time": "1775739960" }, "departure": { "delay": 360, "time": "1775739960" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 360, "time": "1775740080" }, "departure": { "delay": 360, "time": "1775740080" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 300, "time": "1775738350" }, "departure": { "delay": 300, "time": "1775738400" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 305, "time": "1775737920" }, "departure": { "delay": 305, "time": "1775737925" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 360, "time": "1775740260" }, "departure": { "delay": 360, "time": "1775740260" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 360, "time": "1775740200" }, "departure": { "delay": 360, "time": "1775740200" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 185, "time": "1775737440" }, "departure": { "delay": 185, "time": "1775737445" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1775737740" }, "departure": { "delay": 300, "time": "1775737800" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 360, "time": "1775740440" }, "departure": { "delay": 360, "time": "1775740440" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 305, "time": "1775738460" }, "departure": { "delay": 305, "time": "1775738465" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1775739480" }, "departure": { "delay": 360, "time": "1775739480" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1775740020" }, "departure": { "delay": 360, "time": "1775740020" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 305, "time": "1775738700" }, "departure": { "delay": 305, "time": "1775738705" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 365, "time": "1775738160" }, "departure": { "delay": 365, "time": "1775738165" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1775739780" }, "departure": { "delay": 360, "time": "1775739780" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 360, "time": "1775740560" }, "departure": { "delay": 360, "time": "1775740560" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 360, "time": "1775738760" }, "departure": { "delay": 360, "time": "1775738880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1775737990" }, "departure": { "delay": 300, "time": "1775738040" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 365, "time": "1775739965" }, "departure": { "delay": 365, "time": "1775739965" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 360, "time": "1775740680" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 305, "time": "1775737980" }, "departure": { "delay": 305, "time": "1775737985" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 245, "time": "1775737500" }, "departure": { "delay": 245, "time": "1775737505" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 315, "time": "1775738290" }, "departure": { "delay": 315, "time": "1775738295" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 365, "time": "1775738100" }, "departure": { "delay": 365, "time": "1775738105" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 360, "time": "1775739720" }, "departure": { "delay": 360, "time": "1775739720" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1775738892", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:659:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596256:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 204, "time": "1775739084" }, "departure": { "delay": 204, "time": "1775739084" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1775738848" }, "departure": { "delay": 148, "time": "1775738848" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 264, "time": "1775739024" }, "departure": { "delay": 264, "time": "1775739024" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1775738733" }, "departure": { "delay": 153, "time": "1775738733" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1775739221" }, "departure": { "delay": 101, "time": "1775739221" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1775738794" }, "departure": { "delay": 154, "time": "1775738794" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 205, "time": "1775739085" }, "departure": { "delay": 205, "time": "1775739085" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775739326" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 279, "time": "1775738947" }, "departure": { "delay": 279, "time": "1775738979" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 145, "time": "1775739145" }, "departure": { "delay": 145, "time": "1775739145" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596256:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6945:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1775738749" }, "departure": { "delay": 109, "time": "1775738749" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 174, "time": "1775738274" }, "departure": { "delay": 174, "time": "1775738274" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1775739172" }, "departure": { "delay": 112, "time": "1775739172" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1775738951" }, "departure": { "delay": 131, "time": "1775738951" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1775738075" }, "departure": { "delay": 95, "time": "1775738075" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 174, "time": "1775738825" }, "departure": { "delay": 174, "time": "1775738874" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 104, "time": "1775738024" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1775738625" }, "departure": { "delay": 94, "time": "1775738674" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1775738175" }, "departure": { "delay": 159, "time": "1775738199" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1775739052" }, "departure": { "delay": 112, "time": "1775739052" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 148, "time": "1775739268" }, "departure": { "delay": 148, "time": "1775739268" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 194, "time": "1775738474" }, "departure": { "delay": 194, "time": "1775738474" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1775739100" }, "departure": { "delay": 160, "time": "1775739100" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 112, "time": "1775739352" }, "departure": { "delay": 112, "time": "1775739352" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738035", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6945:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470554:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1775740464" }, "departure": { "delay": -36, "time": "1775740464" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -109, "time": "1775739731" }, "departure": { "delay": -109, "time": "1775739731" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1775739962" }, "departure": { "delay": -58, "time": "1775739962" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1775739200" }, "departure": { "delay": 20, "time": "1775739200" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -71, "time": "1775740189" }, "departure": { "delay": -71, "time": "1775740189" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775739030" }, "departure": { "delay": 30, "time": "1775739030" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -94, "time": "1775739626" }, "departure": { "delay": -94, "time": "1775739626" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -66, "time": "1775739894" }, "departure": { "delay": -66, "time": "1775739894" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -35, "time": "1775739265" }, "departure": { "delay": -35, "time": "1775739265" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -18, "time": "1775739342" }, "departure": { "delay": -18, "time": "1775739342" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1775740160" }, "departure": { "delay": -40, "time": "1775740160" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -38, "time": "1775740402" }, "departure": { "delay": -38, "time": "1775740402" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1775739000" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -85, "time": "1775739455" }, "departure": { "delay": -85, "time": "1775739455" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -36, "time": "1775739864" }, "departure": { "delay": -36, "time": "1775739864" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1775740513" }, "departure": { "delay": 13, "time": "1775740513" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -81, "time": "1775740599" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -62, "time": "1775740318" }, "departure": { "delay": -62, "time": "1775740318" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -67, "time": "1775740013" }, "departure": { "delay": -67, "time": "1775740013" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1775739402" }, "departure": { "delay": -18, "time": "1775739402" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -110, "time": "1775740090" }, "departure": { "delay": -110, "time": "1775740090" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -66, "time": "1775739834" }, "departure": { "delay": -66, "time": "1775739834" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -78, "time": "1775739522" }, "departure": { "delay": -78, "time": "1775739522" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470554:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13806:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1775737306" }, "departure": { "delay": 46, "time": "1775737306" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1775737201" }, "departure": { "delay": 1, "time": "1775737201" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1775738152" }, "departure": { "delay": 52, "time": "1775738152" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 36, "time": "1775736156" }, "departure": { "delay": 36, "time": "1775736156" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1775737229" }, "departure": { "delay": 29, "time": "1775737229" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 27, "time": "1775738067" }, "departure": { "delay": 27, "time": "1775738067" }, "stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1775738393" }, "departure": { "delay": 53, "time": "1775738393" }, "stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 18, "time": "1775738358" }, "departure": { "delay": 18, "time": "1775738358" }, "stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1775735942" }, "departure": { "delay": 2, "time": "1775735942" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775738580" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1775738006" }, "departure": { "delay": 26, "time": "1775738006" }, "stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 46, "time": "1775737846" }, "departure": { "delay": 46, "time": "1775737846" }, "stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775735880" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1775737351" }, "departure": { "delay": 31, "time": "1775737351" }, "stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1775736766" }, "departure": { "delay": 46, "time": "1775736766" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1775736087" }, "departure": { "delay": 27, "time": "1775736087" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1775736841" }, "departure": { "delay": 1, "time": "1775736841" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1775737037" }, "departure": { "delay": 17, "time": "1775737037" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775736240" }, "departure": { "time": "1775736240" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1775738258" }, "departure": { "delay": 38, "time": "1775738258" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 42, "time": "1775736282" }, "departure": { "delay": 42, "time": "1775736282" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1775738467" }, "departure": { "delay": 7, "time": "1775738467" }, "stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 22, "time": "1775738302" }, "departure": { "delay": 22, "time": "1775738302" }, "stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 56, "time": "1775738516" }, "departure": { "delay": 56, "time": "1775738516" }, "stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737140" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1775736024" }, "departure": { "delay": 24, "time": "1775736024" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1775737887" }, "departure": { "delay": 27, "time": "1775737887" }, "stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775737520" }, "departure": { "delay": 20, "time": "1775737520" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1775737254" }, "departure": { "delay": 54, "time": "1775737254" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 18, "time": "1775736498" }, "departure": { "delay": 18, "time": "1775736498" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775736640" }, "departure": { "delay": 40, "time": "1775736640" }, "stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1775736052" }, "departure": { "delay": 52, "time": "1775736052" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1775737769" }, "departure": { "delay": 29, "time": "1775737769" }, "stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001", "stopSequence": 29 } ], "timestamp": "1775735434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13806:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470056:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 119, "time": "1775739119" }, "departure": { "delay": 119, "time": "1775739119" }, "stopId": "FR:27375:ZE:0x6478:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1775738498" }, "departure": { "delay": 38, "time": "1775738498" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1775739424" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1775738634" }, "departure": { "delay": 54, "time": "1775738634" }, "stopId": "FR:27375:ZE:0x6473:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775738345" }, "departure": { "delay": 5, "time": "1775738345" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1775738929" }, "departure": { "delay": 169, "time": "1775738929" }, "stopId": "FR:27375:ZE:0x6519:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1775739159" }, "departure": { "delay": 99, "time": "1775739159" }, "stopId": "FR:27375:ZE:0x6453:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1775738311" }, "departure": { "delay": 31, "time": "1775738311" }, "stopId": "FR:27375:ZE:0x6465:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 155, "time": "1775739035" }, "departure": { "delay": 155, "time": "1775739035" }, "stopId": "FR:27375:ZE:0x6387:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1775738826" }, "departure": { "delay": 126, "time": "1775738826" }, "stopId": "FR:27375:ZE:0x6475:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1775738523" }, "departure": { "delay": 31, "time": "1775738551" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1775739093" }, "departure": { "delay": 93, "time": "1775739093" }, "stopId": "FR:27375:ZE:0x6500:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1775739311" }, "departure": { "delay": 131, "time": "1775739311" }, "stopId": "FR:27375:ZE:0x6509:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 107, "time": "1775738687" }, "departure": { "delay": 107, "time": "1775738687" }, "stopId": "FR:27375:ZE:0x6419:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 68, "time": "1775739068" }, "departure": { "delay": 68, "time": "1775739068" }, "stopId": "FR:27375:ZE:0x6412:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -5, "time": "1775738395" }, "departure": { "delay": -5, "time": "1775738395" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1775738959" }, "departure": { "delay": 139, "time": "1775738959" }, "stopId": "FR:27375:ZE:0x6521:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1775738893" }, "departure": { "delay": 133, "time": "1775738893" }, "stopId": "FR:27375:ZE:0x6445:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1775738773" }, "departure": { "delay": 133, "time": "1775738773" }, "stopId": "FR:27375:ZE:0x6523:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470056:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19009:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1775738890" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1775737732" }, "departure": { "delay": 120, "time": "1775737740" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1775737628" }, "departure": { "delay": 140, "time": "1775737640" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 220, "time": "1775737812" }, "departure": { "delay": 220, "time": "1775737840" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1775738155" }, "departure": { "delay": 65, "time": "1775738165" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -95, "time": "1775738663" }, "departure": { "delay": -95, "time": "1775738665" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -97, "time": "1775738723" }, "departure": { "delay": -97, "time": "1775738723" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 164, "time": "1775738024" }, "departure": { "delay": 164, "time": "1775738024" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -76, "time": "1775738421" }, "departure": { "delay": -76, "time": "1775738444" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 65, "time": "1775737565" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1775738828" }, "departure": { "delay": -1, "time": "1775738879" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775737575", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19009:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1775739420" }, "departure": { "delay": 180, "time": "1775739420" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 193, "time": "1775739133" }, "departure": { "delay": 193, "time": "1775739133" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 228, "time": "1775740128" }, "departure": { "delay": 228, "time": "1775740128" }, "stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 181, "time": "1775739961" }, "departure": { "delay": 181, "time": "1775739961" }, "stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 167, "time": "1775738807" }, "departure": { "delay": 167, "time": "1775738807" }, "stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 181, "time": "1775738941" }, "departure": { "delay": 181, "time": "1775738941" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 222, "time": "1775739042" }, "departure": { "delay": 222, "time": "1775739042" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 216, "time": "1775740536" }, "departure": { "delay": 216, "time": "1775740536" }, "stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 182, "time": "1775738882" }, "departure": { "delay": 182, "time": "1775738882" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 212, "time": "1775740052" }, "departure": { "delay": 212, "time": "1775740052" }, "stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 224, "time": "1775739164" }, "departure": { "delay": 224, "time": "1775739164" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 228, "time": "1775740608" }, "departure": { "delay": 228, "time": "1775740608" }, "stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 175, "time": "1775739655" }, "departure": { "delay": 175, "time": "1775739655" }, "stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 174, "time": "1775739294" }, "departure": { "delay": 174, "time": "1775739294" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 233, "time": "1775739773" }, "departure": { "delay": 233, "time": "1775739773" }, "stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 192, "time": "1775739612" }, "departure": { "delay": 192, "time": "1775739612" }, "stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 97, "time": "1775738557" }, "stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 153, "time": "1775738733" }, "departure": { "delay": 153, "time": "1775738733" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 181, "time": "1775740441" }, "departure": { "delay": 181, "time": "1775740441" }, "stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 221, "time": "1775739881" }, "departure": { "delay": 221, "time": "1775739881" }, "stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 172, "time": "1775738632" }, "departure": { "delay": 172, "time": "1775738632" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 164, "time": "1775739224" }, "departure": { "delay": 164, "time": "1775739224" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 213, "time": "1775740233" }, "departure": { "delay": 213, "time": "1775740233" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 225, "time": "1775740605" }, "departure": { "delay": 225, "time": "1775740605" }, "stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 183, "time": "1775739483" }, "departure": { "delay": 183, "time": "1775739483" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 217, "time": "1775739817" }, "departure": { "delay": 217, "time": "1775739817" }, "stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 164, "time": "1775739524" }, "departure": { "delay": 164, "time": "1775739524" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 132, "time": "1775738652" }, "departure": { "delay": 132, "time": "1775738652" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738563", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12113:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18194:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1775742173" }, "departure": { "delay": 53, "time": "1775742173" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775742333" }, "departure": { "delay": 33, "time": "1775742333" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1775742050" }, "departure": { "delay": 50, "time": "1775742050" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1775742118" }, "departure": { "delay": 58, "time": "1775742118" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775742420" }, "departure": { "time": "1775742420" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775737895", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18194:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9780x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1775743680" }, "departure": { "delay": 120, "time": "1775743680" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1775743380" }, "departure": { "delay": 120, "time": "1775743380" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1775743740" }, "departure": { "delay": 120, "time": "1775743740" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1775743080" }, "departure": { "delay": 120, "time": "1775743080" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1775743200" }, "departure": { "delay": 120, "time": "1775743200" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1775743140" }, "departure": { "delay": 120, "time": "1775743140" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1775744340" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1775743020" }, "departure": { "delay": 120, "time": "1775743020" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1775743260" }, "departure": { "delay": 120, "time": "1775743260" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1775742480" }, "departure": { "delay": 120, "time": "1775742480" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1775743800" }, "departure": { "delay": 120, "time": "1775743800" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775743860" }, "departure": { "delay": 120, "time": "1775743860" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1775742900" }, "departure": { "delay": 120, "time": "1775742900" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1775744100" }, "departure": { "delay": 120, "time": "1775744100" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1775743440" }, "departure": { "delay": 120, "time": "1775743440" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "departure": { "time": "1775742300" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1775742780" }, "departure": { "delay": 120, "time": "1775742780" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1775744220" }, "departure": { "delay": 120, "time": "1775744220" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1775744040" }, "departure": { "delay": 120, "time": "1775744040" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9780x0:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:18:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1775726178" }, "departure": { "delay": 153, "time": "1775726193" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1775726588" }, "departure": { "delay": 136, "time": "1775726596" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 189, "time": "1775725495" }, "departure": { "delay": 189, "time": "1775725509" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1775725637" }, "departure": { "delay": 205, "time": "1775725645" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 151, "time": "1775725728" }, "departure": { "delay": 151, "time": "1775725771" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 148, "time": "1775726639" }, "departure": { "delay": 148, "time": "1775726668" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 191, "time": "1775726771" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 175, "time": "1775725665" }, "departure": { "delay": 175, "time": "1775725675" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 129, "time": "1775726520" }, "departure": { "delay": 129, "time": "1775726529" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1775726404" }, "departure": { "delay": 140, "time": "1775726420" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1775725790" }, "departure": { "delay": 184, "time": "1775725864" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1775726238" }, "departure": { "delay": 160, "time": "1775726260" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 179, "time": "1775726028" }, "departure": { "delay": 179, "time": "1775726039" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1775726127" }, "departure": { "delay": 155, "time": "1775726135" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 212, "time": "1775725538" }, "departure": { "delay": 212, "time": "1775725592" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "departure": { "delay": 155, "time": "1775725355" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 182, "time": "1775725964" }, "departure": { "delay": 182, "time": "1775725982" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1775726443" }, "departure": { "delay": 142, "time": "1775726482" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:18:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16530:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 392, "time": "1775737892" }, "departure": { "delay": 392, "time": "1775737892" }, "stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 203, "time": "1775739683" }, "departure": { "delay": 203, "time": "1775739683" }, "stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 228, "time": "1775738748" }, "departure": { "delay": 228, "time": "1775738748" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 203, "time": "1775739983" }, "departure": { "delay": 203, "time": "1775739983" }, "stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 348, "time": "1775737908" }, "departure": { "delay": 348, "time": "1775737908" }, "stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 258, "time": "1775739438" }, "departure": { "delay": 258, "time": "1775739438" }, "stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 327, "time": "1775737707" }, "departure": { "delay": 327, "time": "1775737707" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 418, "time": "1775738518" }, "departure": { "delay": 418, "time": "1775738518" }, "stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 242, "time": "1775737382" }, "departure": { "delay": 242, "time": "1775737382" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 203, "time": "1775739383" }, "departure": { "delay": 203, "time": "1775739383" }, "stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 259, "time": "1775739799" }, "departure": { "delay": 259, "time": "1775739799" }, "stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001", "stopSequence": 33 }, { "departure": { "delay": 202, "time": "1775737282" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 232, "time": "1775737432" }, "departure": { "delay": 232, "time": "1775737432" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 282, "time": "1775737482" }, "departure": { "delay": 282, "time": "1775737482" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 203, "time": "1775740103" }, "stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 396, "time": "1775737836" }, "departure": { "delay": 396, "time": "1775737836" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 417, "time": "1775738108" }, "departure": { "delay": 417, "time": "1775738157" }, "stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 337, "time": "1775737632" }, "departure": { "delay": 337, "time": "1775737657" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 262, "time": "1775739682" }, "departure": { "delay": 262, "time": "1775739682" }, "stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 221, "time": "1775738861" }, "departure": { "delay": 221, "time": "1775738861" }, "stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 257, "time": "1775739137" }, "departure": { "delay": 257, "time": "1775739137" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 407, "time": "1775738207" }, "departure": { "delay": 407, "time": "1775738207" }, "stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 362, "time": "1775737982" }, "departure": { "delay": 362, "time": "1775737982" }, "stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 208, "time": "1775739568" }, "departure": { "delay": 208, "time": "1775739568" }, "stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 424, "time": "1775738584" }, "departure": { "delay": 424, "time": "1775738584" }, "stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 261, "time": "1775739861" }, "departure": { "delay": 261, "time": "1775739861" }, "stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 406, "time": "1775738386" }, "departure": { "delay": 406, "time": "1775738386" }, "stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 255, "time": "1775739495" }, "departure": { "delay": 255, "time": "1775739495" }, "stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 203, "time": "1775739263" }, "departure": { "delay": 203, "time": "1775739263" }, "stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 424, "time": "1775738644" }, "departure": { "delay": 424, "time": "1775738644" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 204, "time": "1775739504" }, "departure": { "delay": 204, "time": "1775739504" }, "stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 203, "time": "1775739083" }, "departure": { "delay": 203, "time": "1775739083" }, "stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 427, "time": "1775737782" }, "departure": { "delay": 427, "time": "1775737807" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 258, "time": "1775739018" }, "departure": { "delay": 258, "time": "1775739018" }, "stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 387, "time": "1775738284" }, "departure": { "delay": 387, "time": "1775738307" }, "stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 336, "time": "1775737596" }, "departure": { "delay": 336, "time": "1775737596" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16530:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071977x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 184, "time": "1775738524" }, "departure": { "delay": 184, "time": "1775738524" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 184, "time": "1775738884" }, "departure": { "delay": 184, "time": "1775738884" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 239, "time": "1775738699" }, "departure": { "delay": 239, "time": "1775738699" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 203, "time": "1775738603" }, "departure": { "delay": 203, "time": "1775738603" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 184, "time": "1775738344" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 184, "time": "1775739124" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 243, "time": "1775738763" }, "departure": { "delay": 243, "time": "1775738763" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1775738503", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071977x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19371:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 223, "time": "1775737723" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 208, "time": "1775737914" }, "departure": { "delay": 208, "time": "1775737948" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 171, "time": "1775737851" }, "departure": { "delay": 171, "time": "1775737851" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -12, "time": "1775738741" }, "departure": { "delay": -12, "time": "1775738748" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -77, "time": "1775738296" }, "departure": { "delay": -77, "time": "1775738323" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -35, "time": "1775738425" }, "departure": { "delay": -35, "time": "1775738425" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1775738069" }, "departure": { "delay": 144, "time": "1775738124" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -102, "time": "1775738898" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -27, "time": "1775738652" }, "departure": { "delay": -27, "time": "1775738673" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 213, "time": "1775737772" }, "departure": { "delay": 213, "time": "1775737773" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737735", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19371:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598282:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -89, "time": "1775739391" }, "departure": { "delay": -89, "time": "1775739391" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -180, "time": "1775739780" }, "departure": { "delay": -180, "time": "1775739780" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -223, "time": "1775740337" }, "departure": { "delay": -223, "time": "1775740337" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -256, "time": "1775739884" }, "departure": { "delay": -256, "time": "1775739884" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -105, "time": "1775739615" }, "departure": { "delay": -105, "time": "1775739615" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -214, "time": "1775740286" }, "departure": { "delay": -214, "time": "1775740286" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 17, "time": "1775738957" }, "departure": { "delay": 17, "time": "1775738957" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -76, "time": "1775739344" }, "departure": { "delay": -76, "time": "1775739344" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -175, "time": "1775740025" }, "departure": { "delay": -175, "time": "1775740025" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -66, "time": "1775739474" }, "departure": { "delay": -66, "time": "1775739474" }, "stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -18, "time": "1775739282" }, "departure": { "delay": -18, "time": "1775739282" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -238, "time": "1775740622" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -109, "time": "1775739671" }, "departure": { "delay": -109, "time": "1775739671" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -18, "time": "1775739102" }, "departure": { "delay": -18, "time": "1775739102" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -291, "time": "1775740449" }, "departure": { "delay": -291, "time": "1775740449" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 16, "time": "1775738896" }, "departure": { "delay": 16, "time": "1775738896" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -45, "time": "1775739555" }, "departure": { "delay": -45, "time": "1775739555" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -223, "time": "1775740397" }, "departure": { "delay": -223, "time": "1775740397" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -231, "time": "1775740089" }, "departure": { "delay": -231, "time": "1775740089" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "departure": { "time": "1775738820" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -211, "time": "1775739869" }, "departure": { "delay": -211, "time": "1775739869" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -78, "time": "1775739162" }, "departure": { "delay": -78, "time": "1775739162" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -209, "time": "1775740171" }, "departure": { "delay": -209, "time": "1775740171" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598282:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13389:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1775737801" }, "departure": { "delay": 1, "time": "1775737801" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1775740289" }, "departure": { "delay": 29, "time": "1775740289" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 45, "time": "1775739765" }, "departure": { "delay": 45, "time": "1775739765" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1775738086" }, "departure": { "delay": 46, "time": "1775738086" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1775738517" }, "departure": { "delay": 57, "time": "1775738517" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1775738895" }, "departure": { "delay": 15, "time": "1775738895" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1775739486" }, "departure": { "delay": 6, "time": "1775739486" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740380" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 26, "time": "1775740166" }, "departure": { "delay": 26, "time": "1775740166" }, "stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1775739407" }, "departure": { "delay": 47, "time": "1775739407" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1775737740" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775738460" }, "departure": { "time": "1775738460" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 38, "time": "1775738738" }, "departure": { "delay": 38, "time": "1775738738" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1775737845" }, "departure": { "delay": 45, "time": "1775737845" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1775738800" }, "departure": { "delay": 40, "time": "1775738800" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1775739039" }, "departure": { "delay": 39, "time": "1775739039" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738400" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775738240" }, "departure": { "delay": 20, "time": "1775738240" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1775740113" }, "departure": { "delay": 33, "time": "1775740113" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 18, "time": "1775739078" }, "departure": { "delay": 18, "time": "1775739078" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1775739361" }, "departure": { "delay": 1, "time": "1775739361" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1775739242" }, "departure": { "delay": 2, "time": "1775739242" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1775738043" }, "departure": { "delay": 3, "time": "1775738043" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1775738317" }, "departure": { "delay": 37, "time": "1775738317" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775738640" }, "departure": { "time": "1775738640" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1775737967" }, "departure": { "delay": 47, "time": "1775737967" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1775739950" }, "departure": { "delay": 50, "time": "1775739950" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 20, "time": "1775740040" }, "departure": { "delay": 20, "time": "1775740040" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 44, "time": "1775738204" }, "departure": { "delay": 44, "time": "1775738204" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1775737901" }, "departure": { "delay": 41, "time": "1775737901" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1775738982" }, "departure": { "delay": 42, "time": "1775738982" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775697554", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13389:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072057x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1775740074" }, "departure": { "delay": 54, "time": "1775740074" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1775740457" }, "departure": { "delay": 77, "time": "1775740457" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1775740674" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 72, "time": "1775740632" }, "departure": { "delay": 72, "time": "1775740632" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1775739698" }, "departure": { "delay": 98, "time": "1775739698" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1775739990" }, "departure": { "delay": 90, "time": "1775739990" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1775740558" }, "departure": { "delay": 58, "time": "1775740558" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 112, "time": "1775740312" }, "departure": { "delay": 112, "time": "1775740312" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1775740374" }, "departure": { "delay": 54, "time": "1775740374" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1775739349" }, "departure": { "delay": 109, "time": "1775739349" }, "stopId": "FR:76351:ZE:3175:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1775739834" }, "departure": { "delay": 54, "time": "1775739834" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1775740407" }, "departure": { "delay": 87, "time": "1775740407" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1775739174" }, "departure": { "delay": 54, "time": "1775739174" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1775740254" }, "departure": { "delay": 54, "time": "1775740254" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 54, "time": "1775739594" }, "departure": { "delay": 54, "time": "1775739594" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1775739898" }, "departure": { "delay": 58, "time": "1775739898" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1775740142" }, "departure": { "delay": 62, "time": "1775740142" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 54, "time": "1775738934" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1775740595" }, "departure": { "delay": 95, "time": "1775740595" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1775739422" }, "departure": { "delay": 62, "time": "1775739422" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1775739514" }, "departure": { "delay": 94, "time": "1775739514" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1775740494" }, "departure": { "delay": 54, "time": "1775740494" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072057x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:19:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 176, "time": "1775727156" }, "departure": { "delay": 176, "time": "1775727176" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1775727945" }, "departure": { "delay": 59, "time": "1775727959" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1775727862" }, "departure": { "delay": 112, "time": "1775727892" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1775728311" }, "departure": { "delay": 121, "time": "1775728321" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 257, "time": "1775726883" }, "departure": { "delay": 257, "time": "1775726897" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 251, "time": "1775727001" }, "departure": { "delay": 251, "time": "1775727011" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1775728193" }, "departure": { "delay": 147, "time": "1775728227" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 152, "time": "1775728151" }, "departure": { "delay": 152, "time": "1775728172" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1775727907" }, "departure": { "delay": 88, "time": "1775727928" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 154, "time": "1775727732" }, "departure": { "delay": 154, "time": "1775727754" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1775727122" }, "departure": { "delay": 189, "time": "1775727129" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775728424" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 117, "time": "1775727469" }, "departure": { "delay": 117, "time": "1775727477" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1775727083" }, "departure": { "delay": 216, "time": "1775727096" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 199, "time": "1775727181" }, "departure": { "delay": 199, "time": "1775727259" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1775727417" }, "departure": { "delay": 126, "time": "1775727426" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "departure": { "delay": 243, "time": "1775726823" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1775727318" }, "departure": { "delay": 145, "time": "1775727325" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 151, "time": "1775727656" }, "departure": { "delay": 151, "time": "1775727691" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1775728346" }, "departure": { "delay": 104, "time": "1775728364" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 264, "time": "1775726929" }, "departure": { "delay": 264, "time": "1775726964" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 247, "time": "1775727040" }, "departure": { "delay": 247, "time": "1775727067" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1775728268" }, "departure": { "delay": 140, "time": "1775728280" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 64, "time": "1775727986" }, "departure": { "delay": 64, "time": "1775728024" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 131, "time": "1775727574" }, "departure": { "delay": 131, "time": "1775727611" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:19:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:26:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 285, "time": "1775732685" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775733800" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 235, "time": "1775732868" }, "departure": { "delay": 235, "time": "1775732875" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1775733676" }, "departure": { "delay": 55, "time": "1775733715" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1775733472" }, "departure": { "delay": 11, "time": "1775733491" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1775733300" }, "departure": { "delay": 77, "time": "1775733317" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775733596" }, "departure": { "delay": 6, "time": "1775733606" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1775733358" }, "departure": { "delay": 72, "time": "1775733372" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 248, "time": "1775732819" }, "departure": { "delay": 248, "time": "1775732828" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1775732892" }, "departure": { "delay": 200, "time": "1775732900" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 141, "time": "1775733120" }, "departure": { "delay": 141, "time": "1775733141" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775733738" }, "departure": { "delay": 30, "time": "1775733750" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1775733255" }, "departure": { "delay": 83, "time": "1775733263" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 274, "time": "1775732782" }, "departure": { "delay": 274, "time": "1775732794" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1775733531" }, "departure": { "delay": 7, "time": "1775733547" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 125, "time": "1775733173" }, "departure": { "delay": 125, "time": "1775733185" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1775732933" }, "departure": { "delay": 128, "time": "1775732948" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1775732963" }, "departure": { "delay": 168, "time": "1775733048" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 } ], "timestamp": "1775738995", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:26:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx289:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1775739101" }, "departure": { "delay": 101, "time": "1775739101" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 56, "time": "1775739056" }, "departure": { "delay": 56, "time": "1775739056" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 74, "time": "1775739314" }, "departure": { "delay": 74, "time": "1775739314" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1775737979" }, "departure": { "delay": -1, "time": "1775737979" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775736660" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1775737539" }, "departure": { "delay": -21, "time": "1775737539" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1775736979" }, "departure": { "delay": 19, "time": "1775736979" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1775739004" }, "departure": { "delay": 64, "time": "1775739004" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1775736905" }, "departure": { "delay": 65, "time": "1775736905" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1775738058" }, "departure": { "delay": 18, "time": "1775738058" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1775737883" }, "departure": { "delay": 47, "time": "1775737907" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -58, "time": "1775737782" }, "departure": { "delay": -58, "time": "1775737802" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -15, "time": "1775737605" }, "departure": { "delay": -15, "time": "1775737605" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -44, "time": "1775737156" }, "departure": { "delay": -44, "time": "1775737156" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1775738359" }, "departure": { "delay": 79, "time": "1775738359" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1775739416" }, "departure": { "delay": 56, "time": "1775739416" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1775736827" }, "departure": { "delay": 47, "time": "1775736827" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1775737428" }, "departure": { "delay": -23, "time": "1775737477" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -103, "time": "1775737277" }, "departure": { "delay": -103, "time": "1775737277" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1775736702" }, "departure": { "delay": 42, "time": "1775736702" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1775738231" }, "departure": { "delay": 32, "time": "1775738252" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -62, "time": "1775737678" }, "departure": { "delay": -62, "time": "1775737678" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1775738552" }, "departure": { "delay": 32, "time": "1775738552" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 111, "time": "1775739171" }, "departure": { "delay": 111, "time": "1775739171" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -29, "time": "1775738131" }, "departure": { "delay": -29, "time": "1775738131" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1775739236" }, "departure": { "delay": 56, "time": "1775739236" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1775737053" }, "departure": { "delay": 33, "time": "1775737053" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1775738852" }, "departure": { "delay": 92, "time": "1775738852" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775736584", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx289:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071978x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 56, "time": "1775738336" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 47, "time": "1775738387" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1775738758" }, "departure": { "delay": -2, "time": "1775738758" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 48, "time": "1775738508" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1775739017" }, "departure": { "delay": 17, "time": "1775739017" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1775739298" }, "departure": { "delay": -2, "time": "1775739298" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1775738938" }, "departure": { "delay": -2, "time": "1775738938" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1775739538" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1775738578" }, "departure": { "delay": -2, "time": "1775738578" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1775739177" }, "departure": { "delay": 57, "time": "1775739177" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1775738630" }, "departure": { "delay": 50, "time": "1775738630" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1775738699" }, "departure": { "delay": -1, "time": "1775738699" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 39, "time": "1775738259" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 45, "time": "1775738205" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1775738506" }, "departure": { "delay": 106, "time": "1775738506" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1775739113" }, "departure": { "delay": 53, "time": "1775739113" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775738362", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071978x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3421F493811x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1775744460" }, "departure": { "delay": 300, "time": "1775744520" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "delay": 300, "time": "1775739960" }, "departure": { "delay": 300, "time": "1775740020" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1775740860" }, "departure": { "delay": 300, "time": "1775740920" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1775742780" }, "departure": { "delay": 300, "time": "1775742900" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775738340" }, "departure": { "time": "1775738700" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1775745420" }, "departure": { "delay": 300, "time": "1775745480" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "delay": 300, "time": "1775743800" }, "departure": { "delay": 300, "time": "1775743860" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "delay": 300, "time": "1775742240" }, "departure": { "delay": 300, "time": "1775742300" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "delay": 300, "time": "1775746380" }, "departure": { "delay": 300, "time": "1775746500" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1775738859", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3421F493811x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598266:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1775738527" }, "departure": { "delay": 7, "time": "1775738527" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 37, "time": "1775738737" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1775738466" }, "departure": { "delay": 6, "time": "1775738466" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1775738223" }, "departure": { "delay": 3, "time": "1775738223" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 40, "time": "1775738140" }, "departure": { "delay": 40, "time": "1775738140" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1775738340" }, "departure": { "delay": 3, "time": "1775738343" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -10, "time": "1775738390" }, "departure": { "delay": -10, "time": "1775738390" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 } ], "timestamp": "1775738564", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598266:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1775711471" }, "departure": { "delay": 40, "time": "1775711500" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1775711170" }, "departure": { "delay": 67, "time": "1775711227" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1775711640" }, "departure": { "delay": 12, "time": "1775711652" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 227, "time": "1775710716" }, "departure": { "delay": 227, "time": "1775710727" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1775711325" }, "departure": { "delay": 70, "time": "1775711350" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1775711596" }, "departure": { "delay": 34, "time": "1775711614" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1775711669" }, "departure": { "delay": 29, "time": "1775711729" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1775711257" }, "departure": { "delay": 61, "time": "1775711281" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1775711144" }, "departure": { "delay": 120, "time": "1775711160" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 201, "time": "1775710754" }, "departure": { "delay": 201, "time": "1775710761" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1775712350" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1775711755" }, "departure": { "delay": 11, "time": "1775711771" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 169, "time": "1775710969" }, "departure": { "delay": 169, "time": "1775711029" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1775712041" }, "departure": { "delay": -4, "time": "1775712056" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1775711881" }, "departure": { "delay": 15, "time": "1775711895" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 87, "time": "1775711413" }, "departure": { "delay": 87, "time": "1775711427" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 122, "time": "1775711091" }, "departure": { "delay": 122, "time": "1775711102" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1775711523" }, "departure": { "delay": 52, "time": "1775711572" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1775711860" }, "departure": { "delay": 46, "time": "1775711866" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 155, "time": "1775711054" }, "departure": { "delay": 155, "time": "1775711075" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 236, "time": "1775710676" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1775711947" }, "departure": { "delay": 16, "time": "1775711956" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1775711443" }, "departure": { "delay": 56, "time": "1775711456" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1775711988" }, "departure": { "delay": 16, "time": "1775712016" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 161, "time": "1775710826" }, "departure": { "delay": 161, "time": "1775710841" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 } ], "timestamp": "1775738996", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:1:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230325x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1775739108" }, "departure": { "delay": 48, "time": "1775739108" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1775740028" }, "departure": { "delay": 8, "time": "1775740028" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1775741330" }, "departure": { "delay": -10, "time": "1775741330" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 5, "time": "1775738885" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1775740790" }, "departure": { "delay": -10, "time": "1775740790" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1775739904" }, "departure": { "delay": 4, "time": "1775739904" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1775740707" }, "departure": { "delay": 27, "time": "1775740707" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 24, "time": "1775741244" }, "departure": { "delay": 24, "time": "1775741244" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1775739828" }, "departure": { "delay": 48, "time": "1775739828" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1775741150" }, "departure": { "delay": -10, "time": "1775741150" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 36, "time": "1775740956" }, "departure": { "delay": 36, "time": "1775740956" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 36, "time": "1775740296" }, "departure": { "delay": 36, "time": "1775740296" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1775740831" }, "departure": { "delay": 31, "time": "1775740831" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 36, "time": "1775741376" }, "departure": { "delay": 36, "time": "1775741376" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -10, "time": "1775741030" }, "departure": { "delay": -10, "time": "1775741030" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1775741278" }, "departure": { "delay": -2, "time": "1775741278" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 15, "time": "1775741355" }, "departure": { "delay": 15, "time": "1775741355" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 38, "time": "1775741198" }, "departure": { "delay": 38, "time": "1775741198" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1775739950" }, "departure": { "delay": -10, "time": "1775739950" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1775740421" }, "departure": { "delay": 41, "time": "1775740421" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1775739170" }, "departure": { "delay": -10, "time": "1775739170" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": -10, "time": "1775738990" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1775740618" }, "departure": { "delay": -2, "time": "1775740618" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 4, "time": "1775739664" }, "departure": { "delay": 4, "time": "1775739664" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1775741089" }, "departure": { "delay": 49, "time": "1775741089" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 22, "time": "1775741422" }, "departure": { "delay": 22, "time": "1775741422" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -10, "time": "1775739530" }, "departure": { "delay": -10, "time": "1775739530" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1775740087" }, "departure": { "delay": 7, "time": "1775740087" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1775740370" }, "departure": { "delay": -10, "time": "1775740370" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1775740882" }, "departure": { "delay": 22, "time": "1775740882" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -10, "time": "1775741450" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 40, "time": "1775740540" }, "departure": { "delay": 40, "time": "1775740540" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230325x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 2, "time": "1775740862" }, "departure": { "delay": 2, "time": "1775740862" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775740685" }, "departure": { "delay": 5, "time": "1775740685" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775726423", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1383:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071979x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 61, "time": "1775738581" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 6, "time": "1775739306" }, "departure": { "delay": 6, "time": "1775739306" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1775739905" }, "departure": { "delay": 5, "time": "1775739905" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775740145" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 11, "time": "1775738531" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775739237" }, "departure": { "delay": 57, "time": "1775739237" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 64, "time": "1775739784" }, "departure": { "delay": 64, "time": "1775739784" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 64, "time": "1775739064" }, "departure": { "delay": 64, "time": "1775739064" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1775738821" }, "departure": { "delay": 1, "time": "1775738821" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 5, "time": "1775738945" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1775738897" }, "departure": { "delay": 17, "time": "1775738897" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1775739624" }, "departure": { "delay": 24, "time": "1775739624" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1775739545" }, "departure": { "delay": 5, "time": "1775739545" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 5, "time": "1775738645" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1775738701" }, "departure": { "delay": 1, "time": "1775738701" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1775739115" }, "departure": { "delay": 55, "time": "1775739115" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1775739185" }, "departure": { "delay": 5, "time": "1775739185" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775739365" }, "departure": { "delay": 5, "time": "1775739365" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1775738767" }, "departure": { "delay": 7, "time": "1775738767" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 51, "time": "1775738451" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1775738582", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071979x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx517:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775751480" }, "departure": { "time": "1775751480" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775750580" }, "departure": { "time": "1775750580" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775752260" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775751360" }, "departure": { "time": "1775751360" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775750760" }, "departure": { "time": "1775750760" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775751420" }, "departure": { "time": "1775751420" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775749980" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1775751305" }, "departure": { "delay": 5, "time": "1775751305" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775750700" }, "departure": { "time": "1775750700" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775720049", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx517:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5923767074160640x11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1775739428" }, "departure": { "delay": -21, "time": "1775739459" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -27, "time": "1775740017" }, "departure": { "delay": -27, "time": "1775740053" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 15, "time": "1775739065" }, "departure": { "delay": 15, "time": "1775739075" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -11, "time": "1775739748" }, "departure": { "delay": -11, "time": "1775739769" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1775738769" }, "departure": { "delay": 19, "time": "1775738779" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1775739239" }, "departure": { "delay": 9, "time": "1775739249" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": -34, "time": "1775740183" }, "departure": { "delay": -34, "time": "1775740226" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -36, "time": "1775740119" }, "departure": { "delay": -36, "time": "1775740164" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": -32, "time": "1775739826" }, "departure": { "delay": -32, "time": "1775739868" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 2, "time": "1775739592" }, "departure": { "delay": 2, "time": "1775739602" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -2, "time": "1775739166" }, "departure": { "delay": -2, "time": "1775739178" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": -6, "time": "1775739339" }, "departure": { "delay": -6, "time": "1775739354" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -36, "time": "1775739938" }, "departure": { "delay": -36, "time": "1775739984" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1775739669" }, "departure": { "delay": 19, "time": "1775739679" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 2, "time": "1775738812" }, "departure": { "delay": 2, "time": "1775738822" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 67, "time": "1775740387" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 8, "time": "1775739298" }, "departure": { "delay": 8, "time": "1775739308" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1775738949" }, "departure": { "delay": 27, "time": "1775738967" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 23 } ], "timestamp": "1775739002", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:5923767074160640x11:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:56:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1775713919" }, "departure": { "delay": 69, "time": "1775713929" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1775712660" }, "departure": { "delay": 126, "time": "1775712726" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "time": "1775713000" }, "departure": { "time": "1775712960" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1775713537" }, "departure": { "delay": 37, "time": "1775713537" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1775713085" }, "departure": { "delay": 98, "time": "1775713118" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1775713574" }, "departure": { "delay": -2, "time": "1775713618" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "departure": { "delay": 69, "time": "1775712369" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1775712891" }, "departure": { "delay": 58, "time": "1775712898" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": -24, "time": "1775713945" }, "departure": { "delay": -24, "time": "1775713956" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1775712852" }, "departure": { "delay": 79, "time": "1775712859" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1775714355" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1775712938" }, "departure": { "delay": 45, "time": "1775712945" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 43, "time": "1775713710" }, "departure": { "delay": 43, "time": "1775713783" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": -37, "time": "1775713995" }, "departure": { "delay": -37, "time": "1775714003" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 122, "time": "1775712429" }, "departure": { "delay": 122, "time": "1775712482" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1775713135" }, "departure": { "delay": 127, "time": "1775713207" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 77, "time": "1775712743" }, "departure": { "delay": 77, "time": "1775712797" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 78, "time": "1775713366" }, "departure": { "delay": 78, "time": "1775713458" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1775712520" }, "departure": { "delay": 99, "time": "1775712579" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1775713827" }, "departure": { "delay": 76, "time": "1775713876" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 202, "time": "1775714062" }, "departure": { "delay": 202, "time": "1775714302" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 } ], "timestamp": "1775738993", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:56:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2930:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1775737229" }, "departure": { "delay": 109, "time": "1775737249" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1775737295" }, "departure": { "delay": 129, "time": "1775737329" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 129, "time": "1775738403" }, "departure": { "delay": 129, "time": "1775738409" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 129, "time": "1775737131" }, "departure": { "delay": 129, "time": "1775737149" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1775737637" }, "departure": { "delay": 90, "time": "1775737650" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1775738230" }, "departure": { "delay": 99, "time": "1775738259" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 181, "time": "1775738605" }, "departure": { "delay": 181, "time": "1775738641" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 119, "time": "1775737045" }, "departure": { "delay": 119, "time": "1775737079" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 169, "time": "1775737812" }, "departure": { "delay": 169, "time": "1775737849" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1775738316" }, "departure": { "delay": 109, "time": "1775738329" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 169, "time": "1775737409" }, "departure": { "delay": 169, "time": "1775737429" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775738779" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 169, "time": "1775737900" }, "departure": { "delay": 169, "time": "1775737909" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 99, "time": "1775737513" }, "departure": { "delay": 99, "time": "1775737539" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1775738009" }, "departure": { "delay": 109, "time": "1775738029" }, "stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1775738117" }, "departure": { "delay": 99, "time": "1775738139" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 189, "time": "1775738697" }, "departure": { "delay": 189, "time": "1775738709" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1775738496" }, "departure": { "delay": 109, "time": "1775738509" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 129, "time": "1775737720" }, "departure": { "delay": 129, "time": "1775737749" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775737083", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2930:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470297:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1775740333" }, "departure": { "delay": 13, "time": "1775740333" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -80, "time": "1775740900" }, "departure": { "delay": -80, "time": "1775740900" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1775740643" }, "departure": { "delay": 23, "time": "1775740643" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -621, "time": "1775738979" }, "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -135, "time": "1775741145" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -126, "time": "1775741094" }, "departure": { "delay": -126, "time": "1775741094" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -61, "time": "1775740739" }, "departure": { "delay": -61, "time": "1775740739" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -81, "time": "1775741019" }, "departure": { "delay": -81, "time": "1775741019" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -26, "time": "1775740774" }, "departure": { "delay": -26, "time": "1775740774" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1221, "time": "1775738979" }, "departure": { "delay": -1221, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1101, "time": "1775738979" }, "departure": { "delay": -1101, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -921, "time": "1775738979" }, "departure": { "delay": -921, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -681, "time": "1775738979" }, "departure": { "delay": -681, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6983:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -35, "time": "1775740825" }, "departure": { "delay": -35, "time": "1775740825" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1775740551" }, "departure": { "delay": 51, "time": "1775740551" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1775740597" }, "departure": { "delay": 37, "time": "1775740597" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -11, "time": "1775740489" }, "departure": { "delay": -11, "time": "1775740489" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -981, "time": "1775738979" }, "departure": { "delay": -981, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470297:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3416:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1775737515" }, "departure": { "delay": 99, "time": "1775737539" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1775737834" }, "departure": { "delay": 109, "time": "1775737849" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1775737932" }, "departure": { "delay": 110, "time": "1775737970" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1775737244" }, "departure": { "delay": 69, "time": "1775737269" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1775738484" }, "departure": { "delay": 49, "time": "1775738509" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -71, "time": "1775738749" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 99, "time": "1775737444" }, "departure": { "delay": 99, "time": "1775737479" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 109, "time": "1775737340" }, "departure": { "delay": 109, "time": "1775737369" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1775738657" }, "departure": { "delay": 39, "time": "1775738679" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1775737639" }, "departure": { "delay": 150, "time": "1775737650" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1775738012" }, "departure": { "delay": 109, "time": "1775738029" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1775738104" }, "departure": { "delay": 89, "time": "1775738129" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1775738396" }, "departure": { "delay": 69, "time": "1775738409" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1775737734" }, "departure": { "delay": 69, "time": "1775737749" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1775738300" }, "departure": { "delay": 29, "time": "1775738309" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1775738200" }, "departure": { "delay": 49, "time": "1775738209" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1775737170" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1775738572" }, "departure": { "delay": 69, "time": "1775738589" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775736954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3416:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4487702:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -981, "time": "1775738979" }, "departure": { "delay": -981, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6859:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1161, "time": "1775738979" }, "departure": { "delay": -1161, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6828:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -198, "time": "1775740962" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -1041, "time": "1775738979" }, "departure": { "delay": -1041, "time": "1775738979" }, "stopId": "FR:27598:ZE:0x6866:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1461, "time": "1775738979" }, "departure": { "delay": -1461, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7181:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1521, "time": "1775738979" }, "departure": { "delay": -1521, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1641, "time": "1775738979" }, "departure": { "delay": -1641, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -621, "time": "1775738979" }, "departure": { "delay": -621, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6081:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -801, "time": "1775738979" }, "departure": { "delay": -801, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6087:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -861, "time": "1775738979" }, "departure": { "delay": -861, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6073:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1761, "time": "1775738979" }, "departure": { "delay": -1761, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7041:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1281, "time": "1775738979" }, "departure": { "delay": -1281, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6831:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2001, "time": "1775738979" }, "departure": { "delay": -2001, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7078:ATOUMOD006", "stopSequence": 26 }, { "departure": { "delay": -381, "time": "1775738979" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -163, "time": "1775740817" }, "departure": { "delay": -163, "time": "1775740817" }, "stopId": "FR:27701:ZE:0x7118:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1581, "time": "1775738979" }, "departure": { "delay": -1581, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1881, "time": "1775738979" }, "departure": { "delay": -1881, "time": "1775738979" }, "stopId": "FR:27528:ZE:0x7026:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -561, "time": "1775738979" }, "departure": { "delay": -561, "time": "1775738979" }, "stopId": "FR:27330:ZE:0x6268:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -741, "time": "1775738979" }, "departure": { "delay": -741, "time": "1775738979" }, "stopId": "FR:27015:ZE:0x6085:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -501, "time": "1775738979" }, "departure": { "delay": -501, "time": "1775738979" }, "stopId": "FR:27330:ZE:0x6263:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1161, "time": "1775738979" }, "departure": { "delay": -1161, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6834:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -176, "time": "1775740864" }, "departure": { "delay": -176, "time": "1775740864" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -1341, "time": "1775738979" }, "departure": { "delay": -1341, "time": "1775738979" }, "stopId": "FR:27537:ZE:0x6825:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4487702:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1069:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775755860" }, "departure": { "time": "1775755860" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775755980" }, "departure": { "time": "1775755980" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775755380" }, "departure": { "time": "1775755380" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775756220" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775755620" }, "departure": { "time": "1775755620" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775756160" }, "departure": { "time": "1775756160" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775755260" }, "departure": { "time": "1775755260" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775755560" }, "departure": { "time": "1775755560" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775755500" }, "departure": { "time": "1775755500" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775755200" }, "departure": { "time": "1775755200" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775755020" }, "departure": { "time": "1775755020" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1775754600" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775755440" }, "departure": { "time": "1775755440" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775755320" }, "departure": { "time": "1775755320" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775754900" }, "departure": { "time": "1775754900" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775755680" }, "departure": { "time": "1775755680" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775755140" }, "departure": { "time": "1775755140" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775754780" }, "departure": { "time": "1775754780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1775739014", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:1069:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16210:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775737620" }, "departure": { "time": "1775737620" }, "stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775737980" }, "stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1775736620" }, "departure": { "delay": 20, "time": "1775736620" }, "stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775738280" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1775737440" }, "departure": { "time": "1775737440" }, "stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737260" }, "departure": { "time": "1775737260" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775736540" }, "departure": { "delay": 60, "time": "1775736540" }, "stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775737320" }, "departure": { "delay": 60, "time": "1775737320" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1775738120" }, "departure": { "delay": 20, "time": "1775738120" }, "stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "time": "1775737680" }, "departure": { "time": "1775737680" }, "stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775738220" }, "departure": { "delay": 60, "time": "1775738220" }, "stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737740" }, "stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1775736720" }, "departure": { "delay": 60, "time": "1775736720" }, "stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736780" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775737520" }, "departure": { "delay": 20, "time": "1775737520" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775737920" }, "departure": { "time": "1775737920" }, "stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775736900" }, "departure": { "time": "1775736900" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "time": "1775736480" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775737560" }, "departure": { "time": "1775737560" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738160" }, "departure": { "time": "1775738160" }, "stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775738100" }, "departure": { "delay": 60, "time": "1775738100" }, "stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737140" }, "stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775736960" }, "departure": { "delay": 60, "time": "1775736960" }, "stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775736600" }, "departure": { "delay": 60, "time": "1775736600" }, "stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775736660" }, "departure": { "time": "1775736660" }, "stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775737860" }, "departure": { "delay": 60, "time": "1775737860" }, "stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737500" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775738040" }, "departure": { "delay": 60, "time": "1775738040" }, "stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775737800" }, "departure": { "time": "1775737800" }, "stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775735554", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16210:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11510:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1775740423" }, "departure": { "delay": 103, "time": "1775740423" }, "stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 61, "time": "1775740381" }, "departure": { "delay": 61, "time": "1775740381" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 49, "time": "1775740309" }, "departure": { "delay": 49, "time": "1775740309" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1775740549" }, "departure": { "delay": 49, "time": "1775740549" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1775740476" }, "departure": { "delay": 96, "time": "1775740476" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11510:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17587:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775737020" }, "departure": { "delay": 60, "time": "1775737020" }, "stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775736480" }, "departure": { "delay": 60, "time": "1775736480" }, "stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775737320" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775737200" }, "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775736540" }, "departure": { "delay": 60, "time": "1775736540" }, "stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1775736920" }, "departure": { "delay": 20, "time": "1775736920" }, "stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775737080" }, "departure": { "delay": 60, "time": "1775737080" }, "stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775736095", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17587:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F474767x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775728080" }, "departure": { "time": "1775728200" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775729400" }, "departure": { "time": "1775729700" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737800" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1775735760" }, "departure": { "time": "1775735820" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1775733720" }, "departure": { "time": "1775733780" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1775725560" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775732880" }, "departure": { "time": "1775732940" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775727300" }, "departure": { "time": "1775727360" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775731260" }, "departure": { "time": "1775732280" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775738100" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1775726460" }, "departure": { "time": "1775726520" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775734740" }, "departure": { "time": "1775734800" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 23 } ], "timestamp": "1775721937", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852820F474767x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1775737320" }, "departure": { "delay": 185, "time": "1775737325" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "delay": 65, "time": "1775735820" }, "departure": { "delay": 65, "time": "1775735825" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 185, "time": "1775736720" }, "departure": { "delay": 185, "time": "1775736725" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 120, "time": "1775738400" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "delay": 125, "time": "1775736480" }, "departure": { "delay": 125, "time": "1775736485" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 245, "time": "1775737140" }, "departure": { "delay": 245, "time": "1775737145" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "delay": 135, "time": "1775737390" }, "departure": { "delay": 135, "time": "1775737395" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "delay": 185, "time": "1775737380" }, "departure": { "delay": 185, "time": "1775737385" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "delay": 135, "time": "1775736790" }, "departure": { "delay": 135, "time": "1775736795" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 65, "time": "1775736360" }, "departure": { "delay": 65, "time": "1775736365" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 185, "time": "1775737560" }, "departure": { "delay": 185, "time": "1775737565" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1775736240" }, "departure": { "delay": 5, "time": "1775736245" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1775735520" }, "departure": { "delay": 5, "time": "1775735525" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1775735700" }, "departure": { "delay": 65, "time": "1775735705" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 185, "time": "1775737260" }, "departure": { "delay": 185, "time": "1775737265" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 65, "time": "1775736060" }, "departure": { "delay": 65, "time": "1775736065" }, "stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 185, "time": "1775736600" }, "departure": { "delay": 185, "time": "1775736605" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 185, "time": "1775736960" }, "departure": { "delay": 185, "time": "1775736965" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "departure": { "time": "1775735400" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1775736780" }, "departure": { "delay": 185, "time": "1775736785" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 125, "time": "1775736840" }, "departure": { "delay": 125, "time": "1775736845" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 15, "time": "1775735470" }, "departure": { "delay": 15, "time": "1775735475" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1775737800" }, "departure": { "delay": 125, "time": "1775737805" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1775735460" }, "departure": { "delay": 5, "time": "1775735465" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775735580" }, "departure": { "delay": 5, "time": "1775735585" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1775735880" }, "departure": { "delay": 65, "time": "1775735885" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1775738415", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx287:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4487690:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1775739321" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 174, "time": "1775738754" }, "departure": { "delay": 174, "time": "1775738754" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 203, "time": "1775738843" }, "departure": { "delay": 203, "time": "1775738843" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 88, "time": "1775739148" }, "departure": { "delay": 88, "time": "1775739148" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1775738570" }, "departure": { "delay": 170, "time": "1775738570" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 99, "time": "1775739099" }, "departure": { "delay": 99, "time": "1775739099" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 59, "time": "1775738279" }, "departure": { "delay": 59, "time": "1775738279" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 230, "time": "1775738810" }, "departure": { "delay": 230, "time": "1775738810" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 149, "time": "1775738669" }, "departure": { "delay": 149, "time": "1775738669" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1775738938" }, "departure": { "delay": 118, "time": "1775738938" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 147, "time": "1775738607" }, "departure": { "delay": 147, "time": "1775738607" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1775738511" }, "departure": { "delay": 111, "time": "1775738511" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 206, "time": "1775738906" }, "departure": { "delay": 206, "time": "1775738906" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 87, "time": "1775738427" }, "departure": { "delay": 87, "time": "1775738427" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1775738347" }, "departure": { "delay": 67, "time": "1775738347" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1775738982" }, "departure": { "delay": 162, "time": "1775738982" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4487690:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17353:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1775741093" }, "departure": { "delay": 53, "time": "1775741093" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1775740187" }, "departure": { "delay": 47, "time": "1775740187" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775740020" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1775740045" }, "departure": { "delay": 25, "time": "1775740045" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1775741039" }, "departure": { "delay": 59, "time": "1775741039" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1775740139" }, "departure": { "delay": 59, "time": "1775740139" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 21, "time": "1775740461" }, "departure": { "delay": 21, "time": "1775740461" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1775740065" }, "departure": { "delay": 45, "time": "1775740065" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1775740732" }, "departure": { "delay": 52, "time": "1775740732" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775741405" }, "departure": { "delay": 5, "time": "1775741405" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1775740687" }, "departure": { "delay": 7, "time": "1775740687" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1775741176" }, "departure": { "delay": 16, "time": "1775741176" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 49, "time": "1775741329" }, "departure": { "delay": 49, "time": "1775741329" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 14, "time": "1775740514" }, "departure": { "delay": 14, "time": "1775740514" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1775740323" }, "departure": { "delay": 3, "time": "1775740323" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775735834", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17353:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1651:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775735339" }, "departure": { "delay": 59, "time": "1775735339" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -66, "time": "1775736414" }, "departure": { "delay": -66, "time": "1775736414" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1775736785" }, "departure": { "delay": 5, "time": "1775736785" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1775736845" }, "departure": { "delay": -55, "time": "1775736845" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -15, "time": "1775736265" }, "departure": { "delay": -15, "time": "1775736285" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -20, "time": "1775736340" }, "departure": { "delay": -20, "time": "1775736340" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1775736939" }, "departure": { "delay": 25, "time": "1775736985" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775735280" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -2, "time": "1775736718" }, "departure": { "delay": -2, "time": "1775736718" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1775737312" }, "departure": { "delay": -8, "time": "1775737312" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1775736538" }, "departure": { "delay": 10, "time": "1775736610" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1775735897" }, "departure": { "delay": 17, "time": "1775735897" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1775737410" }, "departure": { "delay": -30, "time": "1775737410" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1775735635" }, "departure": { "delay": 55, "time": "1775735635" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1775737235" }, "departure": { "delay": -25, "time": "1775737235" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -121, "time": "1775735939" }, "departure": { "delay": -121, "time": "1775735939" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 75, "time": "1775735535" }, "departure": { "delay": 75, "time": "1775735535" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775735436" }, "departure": { "delay": 36, "time": "1775735436" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1775737110" }, "departure": { "delay": 90, "time": "1775737110" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1775736643" }, "departure": { "delay": 60, "time": "1775736660" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1775734875", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1651:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4629:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 191, "time": "1775736059" }, "departure": { "delay": 191, "time": "1775736071" }, "stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 131, "time": "1775737066" }, "departure": { "delay": 131, "time": "1775737091" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 91, "time": "1775736968" }, "departure": { "delay": 91, "time": "1775736991" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 151, "time": "1775736289" }, "departure": { "delay": 151, "time": "1775736331" }, "stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 201, "time": "1775735860" }, "departure": { "delay": 201, "time": "1775735901" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1775736176" }, "departure": { "delay": 91, "time": "1775736211" }, "stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1775737168" }, "departure": { "delay": 51, "time": "1775737191" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 34, "time": "1775736908" }, "departure": { "delay": 34, "time": "1775736934" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 151, "time": "1775735952" }, "departure": { "delay": 151, "time": "1775735971" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 112, "time": "1775736794" }, "departure": { "delay": 112, "time": "1775736832" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 31, "time": "1775735431" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775736681" }, "departure": { "delay": 51, "time": "1775736711" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775735434", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4629:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx493:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749380" }, "departure": { "time": "1775749380" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775750160" }, "departure": { "time": "1775750160" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775751060" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1775748780" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775749500" }, "departure": { "time": "1775749500" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775750105" }, "departure": { "delay": 5, "time": "1775750105" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775710609", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx493:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx433:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775747700" }, "departure": { "time": "1775747700" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775748480" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775747880" }, "departure": { "time": "1775747880" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775747040" }, "departure": { "time": "1775747040" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775746980" }, "departure": { "time": "1775746980" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1775747045" }, "departure": { "delay": 5, "time": "1775747045" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775746500" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775747100" }, "departure": { "time": "1775747100" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775710609", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx433:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18188:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1775738373" }, "departure": { "delay": 153, "time": "1775738373" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 186, "time": "1775737926" }, "departure": { "delay": 186, "time": "1775737926" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1775737573" }, "departure": { "delay": 97, "time": "1775737597" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 206, "time": "1775738606" }, "departure": { "delay": 206, "time": "1775738606" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 180, "time": "1775737980" }, "departure": { "delay": 180, "time": "1775737980" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1775737323" }, "departure": { "delay": 63, "time": "1775737323" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 197, "time": "1775738297" }, "departure": { "delay": 197, "time": "1775738297" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 192, "time": "1775738172" }, "departure": { "delay": 192, "time": "1775738172" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1775738747" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 207, "time": "1775738247" }, "departure": { "delay": 207, "time": "1775738247" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 218, "time": "1775738474" }, "departure": { "delay": 218, "time": "1775738498" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 131, "time": "1775738711" }, "departure": { "delay": 131, "time": "1775738711" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 102, "time": "1775737401" }, "departure": { "delay": 102, "time": "1775737422" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 207, "time": "1775738547" }, "departure": { "delay": 207, "time": "1775738547" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1775737172" }, "departure": { "delay": 57, "time": "1775737197" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1775737248" }, "departure": { "delay": 48, "time": "1775737248" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1775738072" }, "departure": { "delay": 152, "time": "1775738072" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1775737022" }, "departure": { "delay": 27, "time": "1775737047" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 262, "time": "1775737652" }, "departure": { "delay": 262, "time": "1775737822" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1775737497" }, "departure": { "delay": 82, "time": "1775737522" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 199, "time": "1775737879" }, "departure": { "delay": 199, "time": "1775737879" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 129, "time": "1775738649" }, "departure": { "delay": 129, "time": "1775738649" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1775737055", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18188:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057150x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 115, "time": "1775738935" }, "stopId": "FR:76351:ZE:3540:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1775739365" }, "departure": { "delay": 125, "time": "1775739365" }, "stopId": "FR:76351:ZE:4555:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 146, "time": "1775739266" }, "departure": { "delay": 146, "time": "1775739266" }, "stopId": "FR:76351:ZE:3398:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1775739553" }, "departure": { "delay": 133, "time": "1775739553" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 137, "time": "1775739197" }, "departure": { "delay": 137, "time": "1775739197" }, "stopId": "FR:76351:ZE:3274:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 139, "time": "1775739679" }, "departure": { "delay": 139, "time": "1775739679" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 91, "time": "1775738311" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 159, "time": "1775739579" }, "departure": { "delay": 159, "time": "1775739579" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1775738690" }, "departure": { "delay": 110, "time": "1775738690" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 142, "time": "1775739142" }, "departure": { "delay": 142, "time": "1775739142" }, "stopId": "FR:76351:ZE:4732:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1775738849" }, "departure": { "delay": 89, "time": "1775738849" }, "stopId": "FR:76351:ZE:3934:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 131, "time": "1775739311" }, "departure": { "delay": 131, "time": "1775739311" }, "stopId": "FR:76351:ZE:3278:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1775738783" }, "departure": { "delay": 83, "time": "1775738783" }, "stopId": "FR:76351:ZE:3658:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 135, "time": "1775738535" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "departure": { "delay": 83, "time": "1775738663" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1775738596" }, "departure": { "delay": 136, "time": "1775738596" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 115, "time": "1775739475" }, "departure": { "delay": 115, "time": "1775739475" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1775739835" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 149, "time": "1775739749" }, "departure": { "delay": 149, "time": "1775739749" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1775739008" }, "departure": { "delay": 128, "time": "1775739008" }, "stopId": "FR:76351:ZE:4861:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 159, "time": "1775738439" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 137, "time": "1775739077" }, "departure": { "delay": 137, "time": "1775739077" }, "stopId": "FR:76351:ZE:3649:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1775738962", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057150x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9894:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 231, "time": "1775739711" }, "departure": { "delay": 231, "time": "1775739711" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 201, "time": "1775739741" }, "departure": { "delay": 201, "time": "1775739741" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 223, "time": "1775740123" }, "departure": { "delay": 223, "time": "1775740123" }, "stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 236, "time": "1775740436" }, "departure": { "delay": 236, "time": "1775740436" }, "stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 231, "time": "1775740911" }, "stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 213, "time": "1775738743" }, "departure": { "delay": 213, "time": "1775738793" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 231, "time": "1775739411" }, "departure": { "delay": 231, "time": "1775739411" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 210, "time": "1775739330" }, "departure": { "delay": 210, "time": "1775739330" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 236, "time": "1775740616" }, "departure": { "delay": 236, "time": "1775740616" }, "stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 148, "time": "1775738643" }, "departure": { "delay": 148, "time": "1775738668" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 228, "time": "1775740488" }, "departure": { "delay": 228, "time": "1775740488" }, "stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 128, "time": "1775738443" }, "departure": { "delay": 128, "time": "1775738468" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 257, "time": "1775739917" }, "departure": { "delay": 257, "time": "1775739917" }, "stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 112, "time": "1775738332" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 231, "time": "1775739051" }, "departure": { "delay": 231, "time": "1775739051" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1775738375" }, "departure": { "delay": 95, "time": "1775738375" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 250, "time": "1775740210" }, "departure": { "delay": 250, "time": "1775740210" }, "stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 247, "time": "1775738947" }, "departure": { "delay": 247, "time": "1775738947" }, "stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 168, "time": "1775738543" }, "departure": { "delay": 168, "time": "1775738568" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 231, "time": "1775739231" }, "departure": { "delay": 231, "time": "1775739231" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 255, "time": "1775738895" }, "departure": { "delay": 255, "time": "1775738895" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 253, "time": "1775739793" }, "departure": { "delay": 253, "time": "1775739793" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 230, "time": "1775740070" }, "departure": { "delay": 230, "time": "1775740070" }, "stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 231, "time": "1775740371" }, "departure": { "delay": 231, "time": "1775740371" }, "stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 239, "time": "1775739539" }, "departure": { "delay": 239, "time": "1775739539" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 254, "time": "1775739854" }, "departure": { "delay": 254, "time": "1775739854" }, "stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 231, "time": "1775740551" }, "departure": { "delay": 231, "time": "1775740551" }, "stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 221, "time": "1775740301" }, "departure": { "delay": 221, "time": "1775740301" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 231, "time": "1775740011" }, "departure": { "delay": 231, "time": "1775740011" }, "stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1775738313", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9894:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15389:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1775741680" }, "departure": { "delay": 40, "time": "1775741680" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775741580" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775741720" }, "departure": { "delay": 20, "time": "1775741720" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775741610" }, "departure": { "delay": 30, "time": "1775741610" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1775742122" }, "departure": { "delay": 2, "time": "1775742122" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1775742495" }, "departure": { "delay": 15, "time": "1775742495" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15389:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10647:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1775737269" }, "departure": { "delay": 189, "time": "1775737269" }, "stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 146, "time": "1775738006" }, "departure": { "delay": 146, "time": "1775738006" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1775738779" }, "departure": { "delay": 79, "time": "1775738779" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 106, "time": "1775738626" }, "departure": { "delay": 106, "time": "1775738626" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 79, "time": "1775736739" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1775738134" }, "departure": { "delay": 154, "time": "1775738134" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1775738488" }, "departure": { "delay": 88, "time": "1775738488" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1775738658" }, "departure": { "delay": 39, "time": "1775738679" }, "stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 209, "time": "1775736905" }, "departure": { "delay": 209, "time": "1775736929" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -86, "time": "1775738854" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 154, "time": "1775737054" }, "departure": { "delay": 154, "time": "1775737054" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1775737730" }, "departure": { "delay": 110, "time": "1775737730" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1775738429" }, "departure": { "delay": 89, "time": "1775738429" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1775738305" }, "departure": { "delay": 145, "time": "1775738305" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 164, "time": "1775737004" }, "departure": { "delay": 164, "time": "1775737004" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1775738529" }, "departure": { "delay": 69, "time": "1775738529" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1775738828" }, "departure": { "delay": 68, "time": "1775738828" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 104, "time": "1775738204" }, "departure": { "delay": 104, "time": "1775738204" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 174, "time": "1775737554" }, "departure": { "delay": 174, "time": "1775737554" }, "stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 205, "time": "1775737355" }, "departure": { "delay": 205, "time": "1775737405" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 144, "time": "1775736804" }, "departure": { "delay": 144, "time": "1775736804" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1775738379" }, "departure": { "delay": 99, "time": "1775738379" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 219, "time": "1775737456" }, "departure": { "delay": 219, "time": "1775737479" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 220, "time": "1775737180" }, "departure": { "delay": 220, "time": "1775737180" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1775738071" }, "departure": { "delay": 170, "time": "1775738090" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1775737104" }, "departure": { "delay": 144, "time": "1775737104" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 211, "time": "1775737231" }, "departure": { "delay": 211, "time": "1775737231" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1775737804" }, "departure": { "delay": 64, "time": "1775737804" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1775737629" }, "departure": { "delay": 94, "time": "1775737654" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1775737898" }, "departure": { "delay": 98, "time": "1775737898" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775736754", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10647:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9888x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742600" }, "departure": { "time": "1775742600" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775743620" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1775742540" }, "departure": { "time": "1775742540" }, "stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008", "stopSequence": 4 }, { "departure": { "time": "1775742300" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9888x0:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:787:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744340" }, "departure": { "time": "1775744340" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1775745125" }, "departure": { "delay": 5, "time": "1775745125" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775745360" }, "departure": { "time": "1775745360" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1775742600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775745720" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775744160" }, "departure": { "time": "1775744160" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743380" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775742900" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1775745545" }, "departure": { "delay": 5, "time": "1775745545" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743500" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775743980" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1775745130" }, "departure": { "delay": 10, "time": "1775745130" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1775738892", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:787:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011241x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 68, "time": "1775738348" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 207, "time": "1775739147" }, "departure": { "delay": 207, "time": "1775739147" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 182, "time": "1775739302" }, "departure": { "delay": 182, "time": "1775739302" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 78, "time": "1775738778" }, "departure": { "delay": 78, "time": "1775738778" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 67, "time": "1775738467" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 72, "time": "1775738172" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 198, "time": "1775739078" }, "departure": { "delay": 198, "time": "1775739078" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 57, "time": "1775738277" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 149, "time": "1775739029" }, "departure": { "delay": 149, "time": "1775739029" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 152, "time": "1775739332" }, "departure": { "delay": 152, "time": "1775739332" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 149, "time": "1775739389" }, "departure": { "delay": 149, "time": "1775739389" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 167, "time": "1775739107" }, "departure": { "delay": 167, "time": "1775739107" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 149, "time": "1775739449" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 197, "time": "1775739257" }, "departure": { "delay": 197, "time": "1775739257" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "departure": { "delay": 193, "time": "1775738893" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 67, "time": "1775738707" }, "departure": { "delay": 67, "time": "1775738707" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 184, "time": "1775739184" }, "departure": { "delay": 184, "time": "1775739184" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1775738402", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011241x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx254:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1775738091" }, "departure": { "delay": 111, "time": "1775738091" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1775738365" }, "departure": { "delay": 110, "time": "1775738390" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 195, "time": "1775739795" }, "departure": { "delay": 195, "time": "1775739795" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 213, "time": "1775739873" }, "departure": { "delay": 213, "time": "1775739873" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 106, "time": "1775737306" }, "departure": { "delay": 106, "time": "1775737306" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1775737564" }, "departure": { "delay": 124, "time": "1775737564" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 179, "time": "1775738819" }, "departure": { "delay": 179, "time": "1775738819" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 195, "time": "1775739375" }, "departure": { "delay": 195, "time": "1775739375" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 219, "time": "1775739219" }, "departure": { "delay": 219, "time": "1775739219" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 150, "time": "1775738469" }, "departure": { "delay": 150, "time": "1775738490" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 195, "time": "1775739975" }, "departure": { "delay": 195, "time": "1775739975" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 190, "time": "1775739730" }, "departure": { "delay": 190, "time": "1775739730" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1775737740" }, "departure": { "delay": 39, "time": "1775737839" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 59, "time": "1775737139" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 190, "time": "1775738950" }, "departure": { "delay": 190, "time": "1775738950" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 203, "time": "1775739563" }, "departure": { "delay": 203, "time": "1775739563" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 180, "time": "1775739660" }, "departure": { "delay": 180, "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 135, "time": "1775738715" }, "departure": { "delay": 135, "time": "1775738715" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1775738265" }, "departure": { "delay": 105, "time": "1775738265" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 109, "time": "1775737489" }, "departure": { "delay": 109, "time": "1775737489" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 195, "time": "1775739615" }, "departure": { "delay": 195, "time": "1775739615" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1775737642" }, "departure": { "delay": 22, "time": "1775737642" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 134, "time": "1775737214" }, "departure": { "delay": 134, "time": "1775737214" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1775738618" }, "departure": { "delay": 144, "time": "1775738664" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 195, "time": "1775739135" }, "departure": { "delay": 195, "time": "1775739135" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 134, "time": "1775737394" }, "departure": { "delay": 134, "time": "1775737394" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 96, "time": "1775737995" }, "departure": { "delay": 96, "time": "1775738016" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1775738191" }, "departure": { "delay": 91, "time": "1775738191" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775737154", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx254:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:451:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1775727300" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775728980" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775728080" }, "departure": { "delay": 60, "time": "1775728080" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775728320" }, "departure": { "delay": 60, "time": "1775728320" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775728200" }, "departure": { "delay": 60, "time": "1775728200" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1775728260" }, "departure": { "delay": 60, "time": "1775728260" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775728920" }, "departure": { "delay": 60, "time": "1775728920" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1775727420" }, "departure": { "delay": 120, "time": "1775727480" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775728140" }, "departure": { "delay": 60, "time": "1775728140" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1775728380" }, "departure": { "delay": 60, "time": "1775728380" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775727720" }, "departure": { "delay": 60, "time": "1775727720" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775728560" }, "departure": { "delay": 60, "time": "1775728560" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775727840" }, "departure": { "delay": 60, "time": "1775727840" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775728740" }, "departure": { "delay": 60, "time": "1775728740" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1775727540" }, "departure": { "delay": 60, "time": "1775727600" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775727900" }, "departure": { "delay": 60, "time": "1775727900" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775727960" }, "departure": { "delay": 60, "time": "1775727960" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775728020" }, "departure": { "delay": 60, "time": "1775728020" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775727823", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:451:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11297:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1775737770" }, "departure": { "delay": 90, "time": "1775737770" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1775737830" }, "departure": { "delay": 90, "time": "1775737830" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1775738343" }, "departure": { "delay": 3, "time": "1775738343" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 109, "time": "1775736949" }, "departure": { "delay": 109, "time": "1775736949" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -23, "time": "1775738377" }, "departure": { "delay": -23, "time": "1775738377" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1775738752" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 59, "time": "1775737139" }, "departure": { "delay": 59, "time": "1775737139" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1775737570" }, "departure": { "delay": 70, "time": "1775737570" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1775738158" }, "departure": { "delay": 58, "time": "1775738158" }, "stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1775737306" }, "departure": { "delay": 46, "time": "1775737306" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 104, "time": "1775736824" }, "departure": { "delay": 104, "time": "1775736824" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1775738197" }, "departure": { "delay": 37, "time": "1775738197" }, "stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1775737717" }, "departure": { "delay": 37, "time": "1775737717" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1775737408" }, "departure": { "delay": 28, "time": "1775737408" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 183, "time": "1775736663" }, "departure": { "delay": 183, "time": "1775736663" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1775736295" }, "departure": { "delay": 55, "time": "1775736295" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775737657" }, "departure": { "delay": 46, "time": "1775737666" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 91, "time": "1775736391" }, "departure": { "delay": 91, "time": "1775736391" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1775738243" }, "departure": { "delay": -37, "time": "1775738243" }, "stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 46, "time": "1775737366" }, "departure": { "delay": 46, "time": "1775737366" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1775737069" }, "departure": { "delay": 49, "time": "1775737069" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1775737222" }, "departure": { "delay": 22, "time": "1775737222" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1775736512" }, "departure": { "delay": 32, "time": "1775736512" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1775737444" }, "departure": { "delay": 26, "time": "1775737466" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -39, "time": "1775738533" }, "departure": { "delay": -39, "time": "1775738541" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 27, "time": "1775737167" }, "departure": { "delay": 27, "time": "1775737167" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1775736917" }, "departure": { "delay": 137, "time": "1775736917" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 137, "time": "1775736737" }, "departure": { "delay": 137, "time": "1775736737" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1775738082" }, "departure": { "delay": 51, "time": "1775738091" }, "stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1775737003" }, "departure": { "delay": 43, "time": "1775737003" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1775737964" }, "departure": { "delay": 44, "time": "1775737964" }, "stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1775737896" }, "departure": { "delay": 96, "time": "1775737896" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 25 }, { "departure": { "time": "1775736240" }, "stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1775737614" }, "departure": { "delay": 54, "time": "1775737614" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1775735794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11297:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1582:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1775739490" }, "departure": { "delay": 130, "time": "1775739490" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1775737586" }, "departure": { "delay": 146, "time": "1775737586" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 216, "time": "1775737811" }, "departure": { "delay": 216, "time": "1775737836" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1775739308" }, "departure": { "delay": 128, "time": "1775739308" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1775739723" }, "departure": { "delay": 123, "time": "1775739723" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 156, "time": "1775737466" }, "departure": { "delay": 156, "time": "1775737536" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1775737981" }, "departure": { "delay": 121, "time": "1775737981" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 101, "time": "1775737361" }, "departure": { "delay": 101, "time": "1775737361" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1775739119" }, "departure": { "delay": 119, "time": "1775739119" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 127, "time": "1775738239" }, "departure": { "delay": 127, "time": "1775738287" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1775738948" }, "departure": { "delay": 128, "time": "1775738948" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 171, "time": "1775738786" }, "departure": { "delay": 171, "time": "1775738811" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 128, "time": "1775739608" }, "departure": { "delay": 128, "time": "1775739608" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1775738886" }, "departure": { "delay": 126, "time": "1775738886" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 118, "time": "1775738338" }, "departure": { "delay": 118, "time": "1775738338" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1775739008" }, "departure": { "delay": 128, "time": "1775739008" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1775737686" }, "departure": { "delay": 126, "time": "1775737686" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1775738036" }, "departure": { "delay": 82, "time": "1775738062" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1775739406" }, "departure": { "delay": 106, "time": "1775739406" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 123, "time": "1775738523" }, "departure": { "delay": 123, "time": "1775738523" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 116, "time": "1775737736" }, "departure": { "delay": 116, "time": "1775737736" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 141, "time": "1775738636" }, "departure": { "delay": 141, "time": "1775738661" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 26, "time": "1775737286" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1582:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470552:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 629, "time": "1775738129" }, "departure": { "delay": 629, "time": "1775738129" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 791, "time": "1775738891" }, "departure": { "delay": 791, "time": "1775738891" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 840, "time": "1775738940" }, "departure": { "delay": 840, "time": "1775738940" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 785, "time": "1775738825" }, "departure": { "delay": 785, "time": "1775738825" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 761, "time": "1775738741" }, "departure": { "delay": 761, "time": "1775738741" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 783, "time": "1775738583" }, "departure": { "delay": 783, "time": "1775738583" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 747, "time": "1775739027" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 713, "time": "1775738513" }, "departure": { "delay": 713, "time": "1775738513" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 733, "time": "1775738353" }, "departure": { "delay": 733, "time": "1775738353" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 752, "time": "1775738612" }, "departure": { "delay": 752, "time": "1775738612" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 709, "time": "1775738269" }, "departure": { "delay": 709, "time": "1775738269" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 756, "time": "1775738436" }, "departure": { "delay": 756, "time": "1775738436" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 } ], "timestamp": "1775738137", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470552:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595671:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 329, "time": "1775738429" }, "departure": { "delay": 329, "time": "1775738429" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 209, "time": "1775739269" }, "departure": { "delay": 209, "time": "1775739269" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 340, "time": "1775738800" }, "departure": { "delay": 340, "time": "1775738800" }, "stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 300, "time": "1775738820" }, "departure": { "delay": 300, "time": "1775738820" }, "stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 146, "time": "1775739326" }, "departure": { "delay": 146, "time": "1775739326" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 195, "time": "1775739135" }, "departure": { "delay": 195, "time": "1775739135" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 383, "time": "1775738903" }, "departure": { "delay": 383, "time": "1775738903" }, "stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 229, "time": "1775739169" }, "departure": { "delay": 229, "time": "1775739169" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 311, "time": "1775738951" }, "departure": { "delay": 311, "time": "1775738951" }, "stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 322, "time": "1775738087" }, "departure": { "delay": 322, "time": "1775738122" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 320, "time": "1775738600" }, "departure": { "delay": 320, "time": "1775738600" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 356, "time": "1775738756" }, "departure": { "delay": 356, "time": "1775738756" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 383, "time": "1775738963" }, "departure": { "delay": 383, "time": "1775738963" }, "stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1775739474" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 83, "time": "1775739443" }, "departure": { "delay": 83, "time": "1775739443" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 363, "time": "1775738343" }, "departure": { "delay": 363, "time": "1775738343" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 258, "time": "1775739018" }, "departure": { "delay": 258, "time": "1775739018" }, "stopId": "FR:27020:ZE:0xACH01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 216, "time": "1775739096" }, "departure": { "delay": 216, "time": "1775739096" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 220, "time": "1775739220" }, "departure": { "delay": 220, "time": "1775739220" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 356, "time": "1775738696" }, "departure": { "delay": 356, "time": "1775738696" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1775739360" }, "departure": { "delay": 120, "time": "1775739360" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 229, "time": "1775739049" }, "departure": { "delay": 229, "time": "1775739049" }, "stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004", "stopSequence": 34 } ], "timestamp": "1775738444", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595671:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19026:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775740770" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775739930" }, "departure": { "delay": 30, "time": "1775739930" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1775739465" }, "departure": { "delay": 45, "time": "1775739465" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1775740569" }, "departure": { "delay": 9, "time": "1775740569" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775739300" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1775739354" }, "departure": { "delay": 54, "time": "1775739354" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1775740364" }, "departure": { "delay": 44, "time": "1775740364" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1775740718" }, "departure": { "delay": 38, "time": "1775740718" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1775740642" }, "departure": { "delay": 22, "time": "1775740642" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738935", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19026:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8127:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1775738117" }, "departure": { "delay": 77, "time": "1775738117" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1775738029" }, "departure": { "delay": 109, "time": "1775738029" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -20, "time": "1775738500" }, "departure": { "delay": -20, "time": "1775738500" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1775739895" }, "departure": { "delay": 55, "time": "1775739895" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 67, "time": "1775739427" }, "departure": { "delay": 67, "time": "1775739427" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1775739783" }, "departure": { "delay": 63, "time": "1775739783" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775737790" }, "departure": { "delay": 50, "time": "1775737790" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 63, "time": "1775739003" }, "departure": { "delay": 63, "time": "1775739003" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1775737740" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -67, "time": "1775738573" }, "departure": { "delay": -67, "time": "1775738573" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1775738923" }, "departure": { "delay": 43, "time": "1775738923" }, "stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1775739186" }, "departure": { "delay": 66, "time": "1775739186" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1775739543" }, "departure": { "delay": 63, "time": "1775739543" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -17, "time": "1775738323" }, "departure": { "delay": -17, "time": "1775738323" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775738214" }, "departure": { "delay": 44, "time": "1775738264" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1775738723" }, "departure": { "delay": 48, "time": "1775738748" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1775738825" }, "departure": { "delay": 28, "time": "1775738848" }, "stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1775739475" }, "departure": { "delay": 55, "time": "1775739475" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1775739303" }, "departure": { "delay": 63, "time": "1775739303" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1775738409" }, "departure": { "delay": 9, "time": "1775738409" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1775739105" }, "departure": { "delay": 45, "time": "1775739105" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1775739949" }, "departure": { "delay": 49, "time": "1775739949" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1775737928" }, "departure": { "delay": 68, "time": "1775737928" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775737604", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8127:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19398:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -20, "time": "1775738080" }, "departure": { "delay": -20, "time": "1775738080" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -28, "time": "1775738251" }, "departure": { "delay": -28, "time": "1775738252" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1775737868" }, "departure": { "delay": 11, "time": "1775737871" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -32, "time": "1775737695" }, "departure": { "delay": -32, "time": "1775737768" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775737144" }, "departure": { "delay": 5, "time": "1775737145" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 68, "time": "1775736968" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1775738158" }, "departure": { "delay": 8, "time": "1775738168" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 139, "time": "1775737259" }, "departure": { "delay": 139, "time": "1775737519" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -88, "time": "1775738312" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 169, "time": "1775737018" }, "departure": { "delay": 169, "time": "1775737129" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736975", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19398:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602161:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3675, "time": "1775738985" }, "departure": { "delay": -3675, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -3375, "time": "1775738985" }, "departure": { "delay": -3375, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -3735, "time": "1775738985" }, "departure": { "delay": -3735, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -3315, "time": "1775738985" }, "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3915, "time": "1775738985" }, "departure": { "delay": -3915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3495, "time": "1775738985" }, "departure": { "delay": -3495, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3735, "time": "1775738985" }, "departure": { "delay": -3735, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -4155, "time": "1775738985" }, "departure": { "delay": -4155, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -3915, "time": "1775738985" }, "departure": { "delay": -3915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -4275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xROS10:ATOUMOD004", "stopSequence": 22 }, { "departure": { "delay": -3315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -4035, "time": "1775738985" }, "departure": { "delay": -4035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602161:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597027:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1035, "time": "1775738985" }, "departure": { "delay": -1035, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1775740898" }, "departure": { "delay": 38, "time": "1775740898" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 21, "time": "1775740701" }, "departure": { "delay": 21, "time": "1775740701" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 38, "time": "1775740778" }, "departure": { "delay": 38, "time": "1775740778" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -1335, "time": "1775738985" }, "departure": { "delay": -1335, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1155, "time": "1775738985" }, "departure": { "delay": -1155, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1215, "time": "1775738985" }, "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -915, "time": "1775738985" }, "departure": { "delay": -915, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1775740462" }, "departure": { "delay": 22, "time": "1775740462" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -17, "time": "1775740543" }, "departure": { "delay": -17, "time": "1775740543" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -23, "time": "1775741017" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1775740967" }, "departure": { "delay": 47, "time": "1775740967" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "departure": { "delay": -795, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1775740611" }, "departure": { "delay": -9, "time": "1775740611" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1275, "time": "1775738985" }, "departure": { "delay": -1275, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -855, "time": "1775738985" }, "departure": { "delay": -855, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597027:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230407x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1775739998" }, "departure": { "delay": 158, "time": "1775739998" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 158, "time": "1775738918" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1775739518" }, "departure": { "delay": 158, "time": "1775739518" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 163, "time": "1775738983" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 230, "time": "1775738450" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 158, "time": "1775739758" }, "departure": { "delay": 158, "time": "1775739758" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 209, "time": "1775738789" }, "departure": { "delay": 209, "time": "1775738789" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 205, "time": "1775739805" }, "departure": { "delay": 205, "time": "1775739805" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 240, "time": "1775738340" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 176, "time": "1775739836" }, "departure": { "delay": 176, "time": "1775739836" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 158, "time": "1775739278" }, "departure": { "delay": 158, "time": "1775739278" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 199, "time": "1775739859" }, "departure": { "delay": 199, "time": "1775739859" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 231, "time": "1775738871" }, "departure": { "delay": 231, "time": "1775738871" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 202, "time": "1775739622" }, "departure": { "delay": 202, "time": "1775739622" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 158, "time": "1775740358" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 197, "time": "1775738597" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1775739170" }, "departure": { "delay": 170, "time": "1775739170" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 207, "time": "1775740047" }, "departure": { "delay": 207, "time": "1775740047" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 160, "time": "1775738500" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 202, "time": "1775740102" }, "departure": { "delay": 202, "time": "1775740102" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 210, "time": "1775739090" }, "departure": { "delay": 210, "time": "1775739090" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230407x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:479:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775728620" }, "departure": { "time": "1775728620" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775728980" }, "departure": { "time": "1775728980" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775730365" }, "departure": { "delay": 5, "time": "1775730365" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "departure": { "time": "1775728200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775728500" }, "departure": { "time": "1775728500" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775728560" }, "departure": { "time": "1775728560" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775730060" }, "departure": { "time": "1775730060" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775730780" }, "departure": { "time": "1775730780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775730360" }, "departure": { "time": "1775730360" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775730600" }, "departure": { "time": "1775730600" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775728680" }, "departure": { "time": "1775728680" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775730420" }, "departure": { "time": "1775730420" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775728380" }, "departure": { "time": "1775728380" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775729100" }, "departure": { "time": "1775729100" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775730240" }, "departure": { "time": "1775730240" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775730300" }, "departure": { "time": "1775730300" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1775728445" }, "departure": { "delay": 5, "time": "1775728445" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775730180" }, "departure": { "time": "1775730180" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775729040" }, "departure": { "time": "1775729040" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775730120" }, "departure": { "time": "1775730120" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775729700" }, "departure": { "time": "1775729700" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775729160" }, "departure": { "time": "1775729160" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775730960" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1775729940" }, "departure": { "time": "1775729940" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1775730370" }, "departure": { "delay": 10, "time": "1775730370" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775728440" }, "departure": { "time": "1775728440" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775730125" }, "departure": { "delay": 5, "time": "1775730125" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1775730785" }, "departure": { "delay": 5, "time": "1775730785" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775729520" }, "departure": { "time": "1775729520" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775728920" }, "departure": { "time": "1775728920" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775730000" }, "departure": { "time": "1775730000" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1775728320" }, "departure": { "time": "1775728320" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775728740" }, "departure": { "time": "1775728740" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775729820" }, "departure": { "time": "1775729820" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 } ], "timestamp": "1775707758", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:479:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F494031x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739360" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741880" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1775743620" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742720" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740320" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741220" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1775732340" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1775728717", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3313F494031x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:813:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775744160" }, "departure": { "time": "1775744160" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775744460" }, "departure": { "time": "1775744460" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775744280" }, "departure": { "time": "1775744280" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775745480" }, "departure": { "time": "1775745480" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775744940" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775744820" }, "departure": { "time": "1775744820" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775743980" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1775743800" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775744700" }, "departure": { "time": "1775744700" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745300" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744580" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1775739014", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:813:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F474765x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775726760" }, "departure": { "time": "1775726820" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 30 }, { "arrival": { "time": "1775729640" }, "departure": { "time": "1775729700" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 34 }, { "arrival": { "time": "1775728680" }, "departure": { "time": "1775728740" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 32 }, { "arrival": { "time": "1775730600" }, "departure": { "time": "1775730660" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1775737500" }, "departure": { "time": "1775737560" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1775731440" }, "departure": { "time": "1775731560" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1775732160" }, "departure": { "time": "1775732760" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 40 }, { "departure": { "time": "1775726460" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1775738580" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1775734320" }, "departure": { "time": "1775734440" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735940" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1775736660" }, "departure": { "time": "1775736720" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 46 } ], "timestamp": "1775722837", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852856F474765x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1775738703" }, "departure": { "delay": 148, "time": "1775738728" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1775739305" }, "departure": { "delay": 125, "time": "1775739305" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 156, "time": "1775738556" }, "departure": { "delay": 156, "time": "1775738556" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 168, "time": "1775738909" }, "departure": { "delay": 168, "time": "1775738928" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1775739544" }, "departure": { "delay": 124, "time": "1775739544" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1775738403" }, "departure": { "delay": 123, "time": "1775738403" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 61, "time": "1775738281" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 118, "time": "1775739598" }, "departure": { "delay": 118, "time": "1775739598" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1775739732" }, "departure": { "delay": 132, "time": "1775739732" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1775738636" }, "departure": { "delay": 133, "time": "1775738653" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1775739838" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1775738828" }, "departure": { "delay": 128, "time": "1775738828" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1775739028" }, "departure": { "delay": 148, "time": "1775739028" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1775739238" }, "departure": { "delay": 118, "time": "1775739238" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738295", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6287:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16719:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1775740748" }, "departure": { "delay": 8, "time": "1775740748" }, "stopId": "FR:76540:ZE:TCARxBEAU3:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1775739590" }, "departure": { "delay": 50, "time": "1775739590" }, "stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1775739851" }, "departure": { "delay": 11, "time": "1775739851" }, "stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1775739984" }, "departure": { "delay": 24, "time": "1775739984" }, "stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1775739948" }, "departure": { "delay": 48, "time": "1775739948" }, "stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1775741250" }, "departure": { "delay": 30, "time": "1775741250" }, "stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1775739827" }, "departure": { "delay": 47, "time": "1775739827" }, "stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1775739717" }, "departure": { "delay": 57, "time": "1775739717" }, "stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 49, "time": "1775740309" }, "departure": { "delay": 49, "time": "1775740309" }, "stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1775739334" }, "departure": { "delay": 34, "time": "1775739334" }, "stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1775741125" }, "departure": { "delay": 25, "time": "1775741125" }, "stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 9, "time": "1775739249" }, "departure": { "delay": 9, "time": "1775739249" }, "stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775739240" }, "stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1775740686" }, "departure": { "delay": 6, "time": "1775740686" }, "stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 17, "time": "1775741297" }, "departure": { "delay": 17, "time": "1775741297" }, "stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 30, "time": "1775740650" }, "departure": { "delay": 30, "time": "1775740650" }, "stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775740170" }, "departure": { "delay": 30, "time": "1775740170" }, "stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1775739561" }, "departure": { "delay": 21, "time": "1775739561" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775740243" }, "departure": { "delay": 43, "time": "1775740243" }, "stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1775739771" }, "departure": { "delay": 51, "time": "1775739771" }, "stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1775739387" }, "departure": { "delay": 27, "time": "1775739387" }, "stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775739451" }, "departure": { "delay": 31, "time": "1775739451" }, "stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1775740036" }, "departure": { "delay": 16, "time": "1775740036" }, "stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1775741473" }, "departure": { "delay": 13, "time": "1775741473" }, "stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 29, "time": "1775741369" }, "departure": { "delay": 29, "time": "1775741369" }, "stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001", "stopSequence": 34 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16719:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2951:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1775739624" }, "departure": { "delay": 144, "time": "1775739624" }, "stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 148, "time": "1775739808" }, "departure": { "delay": 148, "time": "1775739808" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 129, "time": "1775739969" }, "departure": { "delay": 129, "time": "1775739969" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 145, "time": "1775739745" }, "departure": { "delay": 145, "time": "1775739745" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 143, "time": "1775739263" }, "departure": { "delay": 143, "time": "1775739263" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 172, "time": "1775738769" }, "departure": { "delay": 172, "time": "1775738812" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1775738522" }, "departure": { "delay": 122, "time": "1775738522" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 145, "time": "1775739325" }, "departure": { "delay": 145, "time": "1775739325" }, "stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 172, "time": "1775738603" }, "departure": { "delay": 172, "time": "1775738632" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 149, "time": "1775740049" }, "departure": { "delay": 149, "time": "1775740049" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 145, "time": "1775739205" }, "departure": { "delay": 145, "time": "1775739205" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 142, "time": "1775740402" }, "stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 119, "time": "1775738699" }, "departure": { "delay": 119, "time": "1775738699" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 142, "time": "1775739142" }, "departure": { "delay": 142, "time": "1775739142" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1775738886" }, "departure": { "delay": 212, "time": "1775738912" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1775740105" }, "departure": { "delay": 145, "time": "1775740105" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 169, "time": "1775739889" }, "departure": { "delay": 169, "time": "1775739889" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775738494", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2951:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15049:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 178, "time": "1775738938" }, "departure": { "delay": 178, "time": "1775738938" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1775737765" }, "departure": { "delay": 145, "time": "1775737765" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 230, "time": "1775737970" }, "departure": { "delay": 230, "time": "1775737970" }, "stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 203, "time": "1775739323" }, "departure": { "delay": 203, "time": "1775739323" }, "stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 203, "time": "1775739083" }, "departure": { "delay": 203, "time": "1775739083" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 199, "time": "1775739259" }, "departure": { "delay": 199, "time": "1775739259" }, "stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 187, "time": "1775739487" }, "departure": { "delay": 187, "time": "1775739487" }, "stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 138, "time": "1775737588" }, "departure": { "delay": 138, "time": "1775737638" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 203, "time": "1775739863" }, "departure": { "delay": 203, "time": "1775739863" }, "stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 178, "time": "1775738038" }, "departure": { "delay": 178, "time": "1775738038" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 232, "time": "1775739412" }, "departure": { "delay": 232, "time": "1775739412" }, "stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 158, "time": "1775737838" }, "departure": { "delay": 158, "time": "1775737838" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775737500" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 163, "time": "1775738538" }, "departure": { "delay": 163, "time": "1775738563" }, "stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1775739648" }, "departure": { "delay": 228, "time": "1775739648" }, "stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 224, "time": "1775738243" }, "departure": { "delay": 224, "time": "1775738264" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 203, "time": "1775739563" }, "departure": { "delay": 203, "time": "1775739563" }, "stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 186, "time": "1775738706" }, "departure": { "delay": 186, "time": "1775738706" }, "stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 238, "time": "1775738314" }, "departure": { "delay": 238, "time": "1775738338" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 206, "time": "1775738726" }, "departure": { "delay": 206, "time": "1775738726" }, "stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1775738464" }, "departure": { "delay": 184, "time": "1775738464" }, "stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 207, "time": "1775739747" }, "departure": { "delay": 207, "time": "1775739747" }, "stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 190, "time": "1775739190" }, "departure": { "delay": 190, "time": "1775739190" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 208, "time": "1775738768" }, "departure": { "delay": 208, "time": "1775738788" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 198, "time": "1775739138" }, "departure": { "delay": 198, "time": "1775739138" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 278, "time": "1775738114" }, "departure": { "delay": 278, "time": "1775738138" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 232, "time": "1775738212" }, "departure": { "delay": 232, "time": "1775738212" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 238, "time": "1775738613" }, "departure": { "delay": 238, "time": "1775738638" }, "stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775737474", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15049:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16427:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775741850" }, "departure": { "delay": 30, "time": "1775741850" }, "stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741730" }, "departure": { "delay": 30, "time": "1775741730" }, "stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 21, "time": "1775741901" }, "departure": { "delay": 21, "time": "1775741901" }, "stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1775741670" }, "departure": { "delay": 30, "time": "1775741670" }, "stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775742030" }, "departure": { "delay": 30, "time": "1775742030" }, "stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1775741632" }, "departure": { "delay": 52, "time": "1775741632" }, "stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1775742136" }, "departure": { "delay": 16, "time": "1775742136" }, "stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1775741753" }, "departure": { "delay": 53, "time": "1775741753" }, "stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1775741996" }, "departure": { "delay": 56, "time": "1775741996" }, "stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1775741942" }, "departure": { "delay": 2, "time": "1775741942" }, "stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775737394", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16427:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056575x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 102, "time": "1775738982" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 130, "time": "1775738950" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1775739174" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056575x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:947:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775749680" }, "departure": { "time": "1775749680" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775750160" }, "departure": { "time": "1775750160" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775750820" }, "departure": { "time": "1775750820" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775750040" }, "departure": { "time": "1775750040" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775750400" }, "departure": { "time": "1775750400" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775750100" }, "departure": { "time": "1775750100" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775749560" }, "departure": { "time": "1775749560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775750220" }, "departure": { "time": "1775750220" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775751000" }, "departure": { "time": "1775751000" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775749920" }, "departure": { "time": "1775749920" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775751060" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "departure": { "time": "1775749200" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775750640" }, "departure": { "time": "1775750640" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775750280" }, "departure": { "time": "1775750280" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775749980" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775749860" }, "departure": { "time": "1775749860" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775749380" }, "departure": { "time": "1775749380" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775750340" }, "departure": { "time": "1775750340" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1775739014", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:947:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1629:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775738370" }, "departure": { "delay": 30, "time": "1775738370" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1775738920" }, "departure": { "delay": 40, "time": "1775738920" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 85, "time": "1775737045" }, "departure": { "delay": 85, "time": "1775737045" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1775737270" }, "departure": { "delay": 130, "time": "1775737270" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1775738647" }, "departure": { "delay": 150, "time": "1775738670" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1775737945" }, "departure": { "delay": 25, "time": "1775737945" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 95, "time": "1775736970" }, "departure": { "delay": 95, "time": "1775736995" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1775738828" }, "departure": { "delay": 8, "time": "1775738828" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1775738472" }, "departure": { "delay": 95, "time": "1775738495" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1775737780" }, "departure": { "delay": 40, "time": "1775737780" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1775738221" }, "departure": { "delay": 85, "time": "1775738245" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1775739063" }, "departure": { "delay": 63, "time": "1775739063" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1775738128" }, "departure": { "delay": 70, "time": "1775738170" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1775737676" }, "departure": { "delay": 40, "time": "1775737720" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1775737420" }, "departure": { "delay": 40, "time": "1775737420" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1775736845" }, "departure": { "delay": 65, "time": "1775736845" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1775738045" }, "departure": { "delay": 30, "time": "1775738070" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1775737195" }, "departure": { "delay": 55, "time": "1775737195" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1775737496" }, "departure": { "delay": 20, "time": "1775737520" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1775739178" }, "departure": { "delay": 58, "time": "1775739178" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 63, "time": "1775739303" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "departure": { "time": "1775736780" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1775737122" }, "departure": { "delay": 65, "time": "1775737145" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1775737870" }, "departure": { "delay": 10, "time": "1775737870" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775736675", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1629:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056577x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1775739322" }, "departure": { "delay": 142, "time": "1775739322" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1775740204" }, "departure": { "delay": 124, "time": "1775740204" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 125, "time": "1775739785" }, "departure": { "delay": 125, "time": "1775739785" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 111, "time": "1775738991" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1775740159" }, "departure": { "delay": 139, "time": "1775740159" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1775739690" }, "departure": { "delay": 150, "time": "1775739690" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 166, "time": "1775738926" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1775740369" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 109, "time": "1775740009" }, "departure": { "delay": 109, "time": "1775740009" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1775739069" }, "departure": { "delay": 129, "time": "1775739069" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1775739409" }, "departure": { "delay": 109, "time": "1775739409" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1775739588" }, "departure": { "delay": 168, "time": "1775739588" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 109, "time": "1775739829" }, "departure": { "delay": 109, "time": "1775739829" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 164, "time": "1775739884" }, "departure": { "delay": 164, "time": "1775739884" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 127, "time": "1775740087" }, "departure": { "delay": 127, "time": "1775740087" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 166, "time": "1775739226" }, "departure": { "delay": 166, "time": "1775739226" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 146, "time": "1775739506" }, "departure": { "delay": 146, "time": "1775739506" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1775739109" }, "departure": { "delay": 109, "time": "1775739109" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056577x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6548766615142400x15:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775739609" }, "departure": { "delay": 19, "time": "1775739619" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1775739681" }, "departure": { "delay": 31, "time": "1775739691" }, "stopId": "FR:50218:ZE:758010002:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1775739450" }, "departure": { "delay": -10, "time": "1775739470" }, "stopId": "FR:50218:ZE:759850002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "time": "1775739770" }, "departure": { "time": "1775739780" }, "stopId": "FR:50218:ZE:767200001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1775739185" }, "departure": { "delay": 15, "time": "1775739195" }, "stopId": "FR:50218:ZE:14020095:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1775739291" }, "departure": { "delay": 1, "time": "1775739301" }, "stopId": "FR:50218:ZE:30060094:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "time": "1775739110" }, "departure": { "time": "1775739120" }, "stopId": "FR:50218:ZE:761900006:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -3, "time": "1775738805" }, "departure": { "delay": -3, "time": "1775738817" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 3 }, { "departure": { "delay": 15, "time": "1775738715" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1775739847" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -21, "time": "1775739369" }, "departure": { "delay": -21, "time": "1775739399" }, "stopId": "FR:50218:ZE:756090002:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": 72, "time": "1775738987" }, "departure": { "delay": 72, "time": "1775739012" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1775739532" }, "departure": { "delay": 2, "time": "1775739542" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 14 } ], "timestamp": "1775739002", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:6548766615142400x15:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596543:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1095, "time": "1775738985" }, "departure": { "delay": -1095, "time": "1775738985" }, "stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1775740346" }, "departure": { "delay": 86, "time": "1775740346" }, "stopId": "FR:27017:ZE:0xANG02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1775741235" }, "departure": { "delay": 75, "time": "1775741235" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 29, "time": "1775741489" }, "departure": { "delay": 29, "time": "1775741489" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 105, "time": "1775740725" }, "departure": { "delay": 105, "time": "1775740725" }, "stopId": "FR:27229:ZE:0xRON02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -91, "time": "1775741609" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 69, "time": "1775741349" }, "departure": { "delay": 69, "time": "1775741349" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1775741117" }, "departure": { "delay": 77, "time": "1775741117" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1775740852" }, "departure": { "delay": 112, "time": "1775740852" }, "stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1775741412" }, "departure": { "delay": 72, "time": "1775741412" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1775741175" }, "departure": { "delay": 75, "time": "1775741175" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1775740392" }, "departure": { "delay": 72, "time": "1775740392" }, "stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1775740968" }, "departure": { "delay": 48, "time": "1775740968" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 16 }, { "departure": { "delay": -1095, "time": "1775738985" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1775740278" }, "departure": { "delay": 18, "time": "1775740278" }, "stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1775741060" }, "departure": { "delay": 80, "time": "1775741060" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596543:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602183:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1775739414" }, "departure": { "delay": 114, "time": "1775739414" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 145, "time": "1775738845" }, "departure": { "delay": 145, "time": "1775738845" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 162, "time": "1775739342" }, "departure": { "delay": 162, "time": "1775739342" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 91, "time": "1775739151" }, "departure": { "delay": 91, "time": "1775739151" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1775738776" }, "departure": { "delay": 136, "time": "1775738776" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1775739912" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 140, "time": "1775739020" }, "departure": { "delay": 140, "time": "1775739020" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1775739082" }, "departure": { "delay": 142, "time": "1775739082" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1775739503" }, "departure": { "delay": 83, "time": "1775739503" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 64, "time": "1775739844" }, "departure": { "delay": 64, "time": "1775739844" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 144, "time": "1775738724" }, "departure": { "delay": 144, "time": "1775738724" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775739639" }, "departure": { "delay": 39, "time": "1775739639" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 39, "time": "1775739699" }, "departure": { "delay": 39, "time": "1775739699" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602183:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255651x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1775738701" }, "departure": { "delay": 1, "time": "1775738701" }, "stopId": "FR:76447:ZE:3147:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1775741839" }, "departure": { "delay": 19, "time": "1775741839" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 19, "time": "1775740339" }, "departure": { "delay": 19, "time": "1775740339" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1775741554" }, "departure": { "delay": 34, "time": "1775741554" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 33, "time": "1775741433" }, "departure": { "delay": 33, "time": "1775741433" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": -5, "time": "1775738635" }, "stopId": "FR:76447:ZE:3493:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775740600" }, "departure": { "delay": 40, "time": "1775740600" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 27 }, { "departure": { "time": "1775738520" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1775739605" }, "departure": { "delay": 65, "time": "1775739605" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1775739971" }, "departure": { "delay": 71, "time": "1775739971" }, "stopId": "FR:76351:ZE:3368:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1775740819" }, "departure": { "delay": 19, "time": "1775740819" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 19, "time": "1775741599" }, "departure": { "delay": 19, "time": "1775741599" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 19, "time": "1775740639" }, "departure": { "delay": 19, "time": "1775740639" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1775742135" }, "departure": { "delay": 75, "time": "1775742135" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 77, "time": "1775739197" }, "departure": { "delay": 77, "time": "1775739197" }, "stopId": "FR:76341:ZE:3065:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1775739129" }, "departure": { "delay": 69, "time": "1775739129" }, "stopId": "FR:76341:ZE:3352:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1775741359" }, "departure": { "delay": 19, "time": "1775741359" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 19, "time": "1775741419" }, "departure": { "delay": 19, "time": "1775741419" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 22, "time": "1775740762" }, "departure": { "delay": 22, "time": "1775740762" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1775742086" }, "departure": { "delay": 26, "time": "1775742086" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 19, "time": "1775740879" }, "departure": { "delay": 19, "time": "1775740879" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 44, "time": "1775739404" }, "departure": { "delay": 44, "time": "1775739404" }, "stopId": "FR:76351:ZE:3116:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1775739515" }, "departure": { "delay": 35, "time": "1775739515" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1775740277" }, "departure": { "delay": 77, "time": "1775740277" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1775739334" }, "departure": { "delay": 34, "time": "1775739334" }, "stopId": "FR:76351:ZE:3502:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1775741479" }, "departure": { "delay": 19, "time": "1775741479" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 19, "time": "1775739799" }, "departure": { "delay": 19, "time": "1775739799" }, "stopId": "FR:76351:ZE:4298:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 74, "time": "1775740034" }, "departure": { "delay": 74, "time": "1775740034" }, "stopId": "FR:76351:ZE:5159:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1775739079" }, "departure": { "delay": 19, "time": "1775739079" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1775738663" }, "departure": { "delay": 23, "time": "1775738663" }, "stopId": "FR:76447:ZE:3139:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1775741632" }, "departure": { "delay": 52, "time": "1775741632" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 49, "time": "1775738929" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1775741887" }, "departure": { "delay": 67, "time": "1775741887" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 12, "time": "1775738772" }, "departure": { "delay": 12, "time": "1775738772" }, "stopId": "FR:76447:ZE:3435:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 19, "time": "1775738959" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775739893" }, "departure": { "delay": 53, "time": "1775739893" }, "stopId": "FR:76351:ZE:4367:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1775739439" }, "departure": { "delay": 19, "time": "1775739439" }, "stopId": "FR:76351:ZE:3164:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1775738811" }, "departure": { "delay": 51, "time": "1775738811" }, "stopId": "FR:76447:ZE:3696:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1775742043" }, "departure": { "delay": 43, "time": "1775742043" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 73, "time": "1775740453" }, "departure": { "delay": 73, "time": "1775740453" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 19, "time": "1775740399" }, "departure": { "delay": 19, "time": "1775740399" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1775741516" }, "departure": { "delay": 56, "time": "1775741516" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 21, "time": "1775741001" }, "departure": { "delay": 21, "time": "1775741001" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 19, "time": "1775740219" }, "departure": { "delay": 19, "time": "1775740219" }, "stopId": "FR:76351:ZE:4548:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1775741999" }, "departure": { "delay": 59, "time": "1775741999" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 19, "time": "1775742199" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 65, "time": "1775740685" }, "departure": { "delay": 65, "time": "1775740685" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 71, "time": "1775740511" }, "departure": { "delay": 71, "time": "1775740511" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1775741965" }, "departure": { "delay": 25, "time": "1775741965" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 } ], "timestamp": "1775738662", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255651x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1775736617" }, "departure": { "delay": 17, "time": "1775736617" }, "stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -6, "time": "1775736414" }, "departure": { "delay": -6, "time": "1775736414" }, "stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1775735220" }, "stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1775735975" }, "departure": { "delay": -25, "time": "1775735975" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775735639" }, "departure": { "delay": 59, "time": "1775735639" }, "stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 72, "time": "1775736552" }, "departure": { "delay": 72, "time": "1775736552" }, "stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1775736506" }, "departure": { "delay": 26, "time": "1775736506" }, "stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1775736881" }, "departure": { "delay": 101, "time": "1775736881" }, "stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 13, "time": "1775735833" }, "departure": { "delay": 13, "time": "1775735833" }, "stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -44, "time": "1775737576" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": -29, "time": "1775735731" }, "departure": { "delay": -29, "time": "1775735731" }, "stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1775735884" }, "departure": { "delay": 4, "time": "1775735884" }, "stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -109, "time": "1775736131" }, "departure": { "delay": -109, "time": "1775736131" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1775735669" }, "departure": { "delay": 29, "time": "1775735669" }, "stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1775736666" }, "departure": { "delay": 6, "time": "1775736666" }, "stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -33, "time": "1775735907" }, "departure": { "delay": -33, "time": "1775735907" }, "stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775734734", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18669:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10619:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775739090" }, "departure": { "delay": 30, "time": "1775739090" }, "stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1775739287" }, "departure": { "delay": 47, "time": "1775739287" }, "stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775738880" }, "stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775740841" }, "departure": { "delay": 41, "time": "1775740841" }, "stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775741070" }, "departure": { "delay": 30, "time": "1775741070" }, "stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1775741021" }, "departure": { "delay": 41, "time": "1775741021" }, "stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1775740190" }, "departure": { "delay": 50, "time": "1775740190" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1775739488" }, "departure": { "delay": 8, "time": "1775739488" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775739150" }, "departure": { "delay": 30, "time": "1775739150" }, "stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775738997" }, "departure": { "delay": 57, "time": "1775738997" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739420" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1775740131" }, "departure": { "delay": 51, "time": "1775740131" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1775738930" }, "departure": { "delay": 50, "time": "1775738930" }, "stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1775739214" }, "departure": { "delay": 34, "time": "1775739214" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738814", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10619:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:27:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -32, "time": "1775734925" }, "departure": { "delay": -32, "time": "1775734948" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 72, "time": "1775734443" }, "departure": { "delay": 72, "time": "1775734452" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1775735423" }, "departure": { "delay": -18, "time": "1775735442" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1775735013" }, "departure": { "delay": 8, "time": "1775735108" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 248, "time": "1775734197" }, "departure": { "delay": 248, "time": "1775734208" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 196, "time": "1775734321" }, "departure": { "delay": 196, "time": "1775734336" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1775735384" }, "departure": { "delay": -7, "time": "1775735393" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 26, "time": "1775735137" }, "departure": { "delay": 26, "time": "1775735186" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "departure": { "delay": 272, "time": "1775734052" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -77, "time": "1775735503" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1775734809" }, "departure": { "delay": 26, "time": "1775734826" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 223, "time": "1775734259" }, "departure": { "delay": 223, "time": "1775734303" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 176, "time": "1775734364" }, "departure": { "delay": 176, "time": "1775734376" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1775735268" }, "departure": { "delay": -2, "time": "1775735278" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1775735322" }, "departure": { "delay": 10, "time": "1775735350" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 57, "time": "1775734610" }, "departure": { "delay": 57, "time": "1775734617" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1775734377" }, "departure": { "delay": 133, "time": "1775734393" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 281, "time": "1775734107" }, "departure": { "delay": 281, "time": "1775734121" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1775734968" }, "departure": { "delay": -48, "time": "1775734992" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1775734532" }, "departure": { "delay": 72, "time": "1775734572" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 26, "time": "1775734693" }, "departure": { "delay": 26, "time": "1775734706" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 226, "time": "1775734236" }, "departure": { "delay": 226, "time": "1775734246" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1775735240" }, "departure": { "delay": 31, "time": "1775735251" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 263, "time": "1775734155" }, "departure": { "delay": 263, "time": "1775734163" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775734740" }, "departure": { "delay": 29, "time": "1775734769" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1775738995", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:27:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170696x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 6, "time": "1775738046" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1775738153" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1775738122", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170696x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14641:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1775741201" }, "departure": { "delay": 101, "time": "1775741201" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 105, "time": "1775739765" }, "departure": { "delay": 105, "time": "1775739765" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 94, "time": "1775739634" }, "departure": { "delay": 94, "time": "1775739634" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1775739179" }, "departure": { "delay": 119, "time": "1775739179" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1775741260" }, "departure": { "delay": 100, "time": "1775741260" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 98, "time": "1775739578" }, "departure": { "delay": 98, "time": "1775739578" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1775739274" }, "departure": { "delay": 94, "time": "1775739274" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1775740055" }, "departure": { "delay": 95, "time": "1775740055" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 24, "time": "1775738784" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1775739874" }, "departure": { "delay": 94, "time": "1775739874" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 105, "time": "1775739465" }, "departure": { "delay": 105, "time": "1775739465" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1775739340" }, "departure": { "delay": 100, "time": "1775739340" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14641:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18186:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1775739320" }, "departure": { "delay": 140, "time": "1775739320" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1775739020" }, "departure": { "delay": 140, "time": "1775739020" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 190, "time": "1775739130" }, "departure": { "delay": 190, "time": "1775739130" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1775739500" }, "departure": { "delay": 140, "time": "1775739500" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1775739413" }, "departure": { "delay": 173, "time": "1775739413" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1775740508" }, "departure": { "delay": 188, "time": "1775740508" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 179, "time": "1775739959" }, "departure": { "delay": 179, "time": "1775739959" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 173, "time": "1775739653" }, "departure": { "delay": 173, "time": "1775739653" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 193, "time": "1775740213" }, "departure": { "delay": 193, "time": "1775740213" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 185, "time": "1775739905" }, "departure": { "delay": 185, "time": "1775739905" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 140, "time": "1775740280" }, "departure": { "delay": 140, "time": "1775740280" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1775739746" }, "departure": { "delay": 146, "time": "1775739746" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 198, "time": "1775739198" }, "departure": { "delay": 198, "time": "1775739198" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1775740580" }, "departure": { "delay": 140, "time": "1775740580" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 183, "time": "1775740323" }, "departure": { "delay": 183, "time": "1775740323" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1775740405" }, "departure": { "delay": 145, "time": "1775740405" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 193, "time": "1775739253" }, "departure": { "delay": 193, "time": "1775739253" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 156, "time": "1775740116" }, "departure": { "delay": 156, "time": "1775740116" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 144, "time": "1775740044" }, "departure": { "delay": 144, "time": "1775740044" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1775739586" }, "departure": { "delay": 166, "time": "1775739586" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1775740760" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18186:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11453:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1775740485" }, "departure": { "delay": 45, "time": "1775740485" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1775739667" }, "departure": { "delay": 7, "time": "1775739667" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1775739708" }, "departure": { "delay": 48, "time": "1775739708" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1775740435" }, "departure": { "delay": 55, "time": "1775740435" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1775739952" }, "departure": { "delay": 52, "time": "1775739952" }, "stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1775740385" }, "departure": { "delay": 5, "time": "1775740385" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775740865" }, "departure": { "delay": 5, "time": "1775740865" }, "stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1775740025" }, "departure": { "delay": 5, "time": "1775740025" }, "stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775740625" }, "departure": { "delay": 5, "time": "1775740625" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1775740523" }, "departure": { "delay": 23, "time": "1775740523" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1775739857" }, "departure": { "delay": 17, "time": "1775739857" }, "stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1775739785" }, "departure": { "delay": 5, "time": "1775739785" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1775740727" }, "departure": { "delay": 47, "time": "1775740727" }, "stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001", "stopSequence": 18 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1775740779" }, "departure": { "delay": 39, "time": "1775740779" }, "stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1775740670" }, "departure": { "delay": 50, "time": "1775740670" }, "stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775738934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11453:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17115:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1775741193" }, "departure": { "delay": 33, "time": "1775741193" }, "stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1775741646" }, "departure": { "delay": 6, "time": "1775741646" }, "stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775741160" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1775741735" }, "departure": { "delay": 35, "time": "1775741735" }, "stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775738923", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17115:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN857118F474297x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775745240" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739540" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739900" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775744040" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 31 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741700" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 12 }, { "departure": { "time": "1775738700" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744460" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742180" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775743080" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741160" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1775735080", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN857118F474297x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15400:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 188, "time": "1775736908" }, "departure": { "delay": 188, "time": "1775736908" }, "stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1775739378" }, "stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 126, "time": "1775738166" }, "departure": { "delay": 126, "time": "1775738166" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1775737686" }, "departure": { "delay": 126, "time": "1775737686" }, "stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 168, "time": "1775737488" }, "departure": { "delay": 168, "time": "1775737488" }, "stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775738283" }, "departure": { "delay": 5, "time": "1775738285" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 143, "time": "1775738243" }, "departure": { "delay": 143, "time": "1775738243" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 307, "time": "1775737327" }, "departure": { "delay": 307, "time": "1775737327" }, "stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -12, "time": "1775738801" }, "departure": { "delay": -12, "time": "1775738808" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 123, "time": "1775737443" }, "departure": { "delay": 123, "time": "1775737443" }, "stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 179, "time": "1775736958" }, "departure": { "delay": 179, "time": "1775736959" }, "stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1775738635" }, "departure": { "delay": 31, "time": "1775738731" }, "stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 26, "time": "1775739266" }, "departure": { "delay": 26, "time": "1775739266" }, "stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "delay": 3, "time": "1775739123" }, "departure": { "delay": 3, "time": "1775739123" }, "stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001", "stopSequence": 31 }, { "departure": { "delay": 173, "time": "1775736833" }, "stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1775738347" }, "departure": { "delay": 7, "time": "1775738347" }, "stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 231, "time": "1775737431" }, "departure": { "delay": 231, "time": "1775737431" }, "stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1775738634" }, "departure": { "delay": -6, "time": "1775738634" }, "stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 290, "time": "1775737190" }, "departure": { "delay": 290, "time": "1775737190" }, "stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 168, "time": "1775738088" }, "departure": { "delay": 168, "time": "1775738088" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 119, "time": "1775737739" }, "departure": { "delay": 119, "time": "1775737739" }, "stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1775739307" }, "departure": { "delay": 7, "time": "1775739307" }, "stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 111, "time": "1775737592" }, "departure": { "delay": 111, "time": "1775737611" }, "stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1775738881" }, "departure": { "delay": 1, "time": "1775738881" }, "stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 184, "time": "1775737084" }, "departure": { "delay": 184, "time": "1775737084" }, "stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1775738440" }, "departure": { "delay": 40, "time": "1775738440" }, "stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1775739334" }, "departure": { "delay": 34, "time": "1775739334" }, "stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 33, "time": "1775738973" }, "departure": { "delay": 33, "time": "1775738973" }, "stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 223, "time": "1775737003" }, "departure": { "delay": 223, "time": "1775737003" }, "stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 203, "time": "1775736863" }, "departure": { "delay": 203, "time": "1775736863" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1775739218" }, "departure": { "delay": 38, "time": "1775739218" }, "stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001", "stopSequence": 32 } ], "timestamp": "1775736843", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15400:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4057:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1775739442" }, "departure": { "delay": 22, "time": "1775739442" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1775739909" }, "departure": { "delay": 9, "time": "1775739909" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1775739795" }, "departure": { "delay": 15, "time": "1775739795" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 47, "time": "1775740007" }, "departure": { "delay": 47, "time": "1775740007" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1775739615" }, "departure": { "delay": 15, "time": "1775739615" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1775739304" }, "departure": { "delay": 4, "time": "1775739304" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1775739382" }, "departure": { "delay": 22, "time": "1775739382" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 6, "time": "1775739246" }, "departure": { "delay": 6, "time": "1775739246" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1775739860" }, "departure": { "delay": 20, "time": "1775739860" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "departure": { "delay": 15, "time": "1775739195" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775738774", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4057:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15726:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775741382" }, "departure": { "delay": 42, "time": "1775741382" }, "stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001", "stopSequence": 12 }, { "departure": { "time": "1775741040" }, "stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 26, "time": "1775741246" }, "departure": { "delay": 26, "time": "1775741246" }, "stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1775741657" }, "departure": { "delay": 17, "time": "1775741657" }, "stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1775741863" }, "departure": { "delay": 43, "time": "1775741863" }, "stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1775741300" }, "departure": { "delay": 20, "time": "1775741300" }, "stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1775741822" }, "departure": { "delay": 2, "time": "1775741822" }, "stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1775741741" }, "departure": { "delay": 41, "time": "1775741741" }, "stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1775741622" }, "departure": { "delay": 42, "time": "1775741622" }, "stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775738943", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15726:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx99:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1775736436" }, "departure": { "delay": 16, "time": "1775736436" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1775736395" }, "departure": { "delay": 35, "time": "1775736395" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1775737345" }, "departure": { "delay": 25, "time": "1775737345" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775738130" }, "departure": { "delay": 30, "time": "1775738130" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1775736499" }, "departure": { "delay": 19, "time": "1775736499" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775738397" }, "departure": { "delay": 57, "time": "1775738397" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1775738970" }, "departure": { "delay": 30, "time": "1775738970" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 45, "time": "1775736885" }, "departure": { "delay": 45, "time": "1775736885" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1775737764" }, "departure": { "delay": 24, "time": "1775737764" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1775738310" }, "departure": { "delay": 30, "time": "1775738310" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1775737830" }, "departure": { "delay": 30, "time": "1775737830" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775737650" }, "departure": { "delay": 30, "time": "1775737650" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1775738030" }, "departure": { "delay": 50, "time": "1775738030" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1775736583" }, "departure": { "delay": 43, "time": "1775736583" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 30, "time": "1775736210" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775738881" }, "departure": { "delay": 1, "time": "1775738881" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 23, "time": "1775736323" }, "departure": { "delay": 23, "time": "1775736323" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775737540" }, "departure": { "delay": 40, "time": "1775737540" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1775737464" }, "departure": { "delay": 24, "time": "1775737464" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1775737938" }, "departure": { "delay": 18, "time": "1775737938" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775737110" }, "departure": { "delay": 30, "time": "1775737110" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1775737034" }, "departure": { "delay": 14, "time": "1775737034" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1775738491" }, "departure": { "delay": 31, "time": "1775738491" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 24, "time": "1775736684" }, "departure": { "delay": 24, "time": "1775736684" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1775738587" }, "departure": { "delay": 7, "time": "1775738587" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 8, "time": "1775738768" }, "departure": { "delay": 8, "time": "1775738768" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1775736630" }, "departure": { "delay": 30, "time": "1775736630" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1775737290" }, "departure": { "delay": 30, "time": "1775737290" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775735794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx99:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597026:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -33, "time": "1775739087" }, "departure": { "delay": -33, "time": "1775739087" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1775738776" }, "departure": { "delay": 16, "time": "1775738776" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1775738652" }, "departure": { "delay": 31, "time": "1775738671" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -78, "time": "1775739402" }, "departure": { "delay": -78, "time": "1775739402" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -153, "time": "1775739507" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1775738867" }, "departure": { "delay": 47, "time": "1775738867" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1775738961" }, "departure": { "delay": 21, "time": "1775738961" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -94, "time": "1775739266" }, "departure": { "delay": -94, "time": "1775739266" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -35, "time": "1775739145" }, "departure": { "delay": -35, "time": "1775739145" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -74, "time": "1775739166" }, "departure": { "delay": -74, "time": "1775739166" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1775739029" }, "departure": { "delay": -31, "time": "1775739029" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -94, "time": "1775739326" }, "departure": { "delay": -94, "time": "1775739326" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597026:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850616F474924x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737800" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775738040" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737440" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775740020" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737260" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775739000" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739600" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738580" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736840" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1775736420" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739300" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1775732798", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850616F474924x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4093:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 134, "time": "1775739014" }, "departure": { "delay": 134, "time": "1775739014" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 129, "time": "1775739369" }, "departure": { "delay": 129, "time": "1775739369" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1775738628" }, "departure": { "delay": 190, "time": "1775738650" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "departure": { "delay": 45, "time": "1775738265" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 169, "time": "1775738533" }, "departure": { "delay": 169, "time": "1775738569" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 129, "time": "1775738931" }, "departure": { "delay": 129, "time": "1775738949" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1775738734" }, "departure": { "delay": 109, "time": "1775738749" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 117, "time": "1775739717" }, "departure": { "delay": 117, "time": "1775739717" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 109, "time": "1775738340" }, "departure": { "delay": 109, "time": "1775738389" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1775739063" }, "departure": { "delay": 123, "time": "1775739063" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1775738835" }, "departure": { "delay": 99, "time": "1775738859" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1775739609" }, "departure": { "delay": 129, "time": "1775739609" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1775739452" }, "departure": { "delay": 92, "time": "1775739452" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1775739876" }, "departure": { "delay": 96, "time": "1775739876" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1775738438" }, "departure": { "delay": 110, "time": "1775738450" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1775739643" }, "departure": { "delay": 103, "time": "1775739643" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 101, "time": "1775739161" }, "departure": { "delay": 101, "time": "1775739161" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775737896", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4093:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011244x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 212, "time": "1775738492" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1775738851" }, "departure": { "delay": 211, "time": "1775738851" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 186, "time": "1775738946" }, "departure": { "delay": 186, "time": "1775738946" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1775742124" }, "departure": { "delay": 184, "time": "1775742124" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 201, "time": "1775738541" }, "departure": { "delay": 201, "time": "1775738541" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 215, "time": "1775741795" }, "departure": { "delay": 215, "time": "1775741795" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 184, "time": "1775739064" }, "departure": { "delay": 184, "time": "1775739064" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 184, "time": "1775740984" }, "departure": { "delay": 184, "time": "1775740984" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 246, "time": "1775738406" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 202, "time": "1775741842" }, "departure": { "delay": 202, "time": "1775741842" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 184, "time": "1775740084" }, "departure": { "delay": 184, "time": "1775740084" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 238, "time": "1775742058" }, "departure": { "delay": 238, "time": "1775742058" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 184, "time": "1775741404" }, "departure": { "delay": 184, "time": "1775741404" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 192, "time": "1775738712" }, "departure": { "delay": 192, "time": "1775738712" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 227, "time": "1775738567" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 215, "time": "1775739335" }, "departure": { "delay": 215, "time": "1775739335" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 218, "time": "1775739458" }, "departure": { "delay": 218, "time": "1775739458" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 242, "time": "1775741762" }, "departure": { "delay": 242, "time": "1775741762" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 184, "time": "1775738644" }, "departure": { "delay": 184, "time": "1775738644" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1775742022" }, "departure": { "delay": 202, "time": "1775742022" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 243, "time": "1775740023" }, "departure": { "delay": 243, "time": "1775740023" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 185, "time": "1775741885" }, "departure": { "delay": 185, "time": "1775741885" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 194, "time": "1775739014" }, "departure": { "delay": 194, "time": "1775739014" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 231, "time": "1775740371" }, "departure": { "delay": 231, "time": "1775740371" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 187, "time": "1775738887" }, "departure": { "delay": 187, "time": "1775738887" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 211, "time": "1775741971" }, "departure": { "delay": 211, "time": "1775741971" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 184, "time": "1775741704" }, "departure": { "delay": 184, "time": "1775741704" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 184, "time": "1775739724" }, "departure": { "delay": 184, "time": "1775739724" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 184, "time": "1775741164" }, "departure": { "delay": 184, "time": "1775741164" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 213, "time": "1775741493" }, "departure": { "delay": 213, "time": "1775741493" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 184, "time": "1775738764" }, "departure": { "delay": 184, "time": "1775738764" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 184, "time": "1775742184" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 184, "time": "1775740744" }, "departure": { "delay": 184, "time": "1775740744" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 238, "time": "1775740198" }, "departure": { "delay": 238, "time": "1775740198" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 189, "time": "1775739849" }, "departure": { "delay": 189, "time": "1775739849" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 234, "time": "1775740854" }, "departure": { "delay": 234, "time": "1775740854" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 237, "time": "1775739117" }, "departure": { "delay": 237, "time": "1775739117" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 184, "time": "1775739184" }, "departure": { "delay": 184, "time": "1775739184" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 198, "time": "1775740158" }, "departure": { "delay": 198, "time": "1775740158" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 232, "time": "1775740792" }, "departure": { "delay": 232, "time": "1775740792" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 202, "time": "1775739622" }, "departure": { "delay": 202, "time": "1775739622" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 184, "time": "1775740564" }, "departure": { "delay": 184, "time": "1775740564" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 195, "time": "1775741535" }, "departure": { "delay": 195, "time": "1775741535" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 192, "time": "1775741052" }, "departure": { "delay": 192, "time": "1775741052" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 226, "time": "1775740906" }, "departure": { "delay": 226, "time": "1775740906" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 186, "time": "1775740266" }, "departure": { "delay": 186, "time": "1775740266" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 239, "time": "1775740439" }, "departure": { "delay": 239, "time": "1775740439" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 198, "time": "1775739258" }, "departure": { "delay": 198, "time": "1775739258" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1775739800" }, "departure": { "delay": 200, "time": "1775739800" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738512", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011244x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107882x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1775739967" }, "departure": { "delay": 67, "time": "1775739967" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1775740087" }, "departure": { "delay": 67, "time": "1775740087" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775739174" }, "departure": { "delay": 54, "time": "1775739174" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1775739815" }, "departure": { "delay": 35, "time": "1775739815" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 13, "time": "1775738953" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1775740499" }, "departure": { "delay": 59, "time": "1775740499" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1775739515" }, "departure": { "delay": 35, "time": "1775739515" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1775740178" }, "departure": { "delay": 38, "time": "1775740178" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1775739297" }, "departure": { "delay": 57, "time": "1775739297" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1775740288" }, "departure": { "delay": 28, "time": "1775740288" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1775740391" }, "departure": { "delay": 71, "time": "1775740391" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 26, "time": "1775739626" }, "departure": { "delay": 26, "time": "1775739626" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1775739415" }, "departure": { "delay": 55, "time": "1775739415" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1775740594" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 59, "time": "1775739059" }, "departure": { "delay": 59, "time": "1775739059" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107882x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851738F474844x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743140" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775743680" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741940" }, "stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743380" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740740" }, "stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742780" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742420" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741220" }, "stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1775740320" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741640" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775736699", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851738F474844x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx477:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775749020" }, "departure": { "time": "1775749020" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775747700" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775749620" }, "departure": { "time": "1775749620" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1775748245" }, "departure": { "delay": 5, "time": "1775748245" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775749080" }, "departure": { "time": "1775749080" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775749680" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775720049", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx477:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851010F474900x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742660" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739420" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740260" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1775737860" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775739000" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851010F474900x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170709x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1775739507" }, "departure": { "delay": 87, "time": "1775739507" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 127, "time": "1775739187" }, "departure": { "delay": 127, "time": "1775739187" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1775739260" }, "departure": { "delay": 80, "time": "1775739260" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1775739430" }, "departure": { "delay": 70, "time": "1775739430" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 106, "time": "1775739346" }, "departure": { "delay": 106, "time": "1775739346" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1775739550" }, "departure": { "delay": 70, "time": "1775739550" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 70, "time": "1775738950" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 101, "time": "1775739041" }, "departure": { "delay": 101, "time": "1775739041" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1775739610" }, "departure": { "delay": 70, "time": "1775739610" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1775739910" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738952", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170709x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9915x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743800" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 23 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742660" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1775743680" }, "departure": { "time": "1775743680" }, "stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008", "stopSequence": 22 }, { "arrival": { "time": "1775743320" }, "departure": { "time": "1775743320" }, "stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008", "stopSequence": 19 }, { "departure": { "time": "1775742600" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008", "stopSequence": 20 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1775742720" }, "departure": { "time": "1775742720" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1775742840" }, "departure": { "time": "1775742840" }, "stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008", "stopSequence": 21 }, { "arrival": { "time": "1775742960" }, "departure": { "time": "1775742960" }, "stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008", "stopSequence": 13 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:9915x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7015:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1775736915" }, "departure": { "delay": 195, "time": "1775736915" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1775735938" }, "departure": { "delay": 58, "time": "1775735938" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 201, "time": "1775737016" }, "departure": { "delay": 201, "time": "1775737041" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1775736039" }, "departure": { "delay": 99, "time": "1775736039" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 155, "time": "1775736815" }, "departure": { "delay": 155, "time": "1775736815" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 201, "time": "1775736715" }, "departure": { "delay": 201, "time": "1775736741" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 242, "time": "1775737116" }, "departure": { "delay": 242, "time": "1775737142" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1775736113" }, "departure": { "delay": 113, "time": "1775736113" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 116, "time": "1775736471" }, "departure": { "delay": 116, "time": "1775736596" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "delay": 43, "time": "1775735863" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775735875", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7015:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3425:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1775740416" }, "departure": { "delay": 36, "time": "1775740416" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775740650" }, "departure": { "delay": 30, "time": "1775740650" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1775739657" }, "departure": { "delay": 57, "time": "1775739657" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1775739591" }, "departure": { "delay": 51, "time": "1775739591" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1775740338" }, "departure": { "delay": 18, "time": "1775740338" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1775740280" }, "departure": { "delay": 20, "time": "1775740280" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775739753" }, "departure": { "delay": 33, "time": "1775739753" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1775740163" }, "departure": { "delay": 23, "time": "1775740163" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3425:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:997:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751900" }, "departure": { "time": "1775751900" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775751840" }, "departure": { "time": "1775751840" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775751600" }, "departure": { "time": "1775751600" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775751720" }, "departure": { "time": "1775751720" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775752380" }, "departure": { "time": "1775752380" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775751660" }, "departure": { "time": "1775751660" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775752740" }, "departure": { "time": "1775752740" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775751300" }, "departure": { "time": "1775751300" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775751960" }, "departure": { "time": "1775751960" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775752020" }, "departure": { "time": "1775752020" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775751120" }, "departure": { "time": "1775751120" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775751420" }, "departure": { "time": "1775751420" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775752560" }, "departure": { "time": "1775752560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775751780" }, "departure": { "time": "1775751780" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775751000" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775752080" }, "departure": { "time": "1775752080" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775752800" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775752140" }, "departure": { "time": "1775752140" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1775739015", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:997:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx355:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775741940" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741880" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775740140" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1775740685" }, "departure": { "delay": 5, "time": "1775740685" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738817", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx355:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000291:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 41, "time": "1775739101" }, "stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 41, "time": "1775740361" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 31 }, { "departure": { "delay": 41, "time": "1775739281" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1775740901" }, "stopId": "FR:61077:ZE:Londx:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": -4, "time": "1775738128" }, "departure": { "delay": -4, "time": "1775738156" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 3 }, { "departure": { "delay": 41, "time": "1775739941" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 41, "time": "1775740481" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 41, "time": "1775740121" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": 41, "time": "1775740781" }, "stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": 41, "time": "1775740421" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 32 }, { "departure": { "delay": 41, "time": "1775740541" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": 41, "time": "1775740001" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 41, "time": "1775740061" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1775738965" }, "departure": { "delay": 25, "time": "1775738965" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 14 }, { "departure": { "delay": 41, "time": "1775740181" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 41, "time": "1775739701" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 41, "time": "1775739581" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 41, "time": "1775740601" }, "stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 41, "time": "1775740721" }, "stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037", "stopSequence": 39 }, { "departure": { "delay": 41, "time": "1775739041" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 15 }, { "departure": { "delay": 41, "time": "1775739341" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 19 }, { "departure": { "delay": 41, "time": "1775740301" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 41, "time": "1775740241" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": 41, "time": "1775739821" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 41, "time": "1775740541" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 41, "time": "1775739161" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 41, "time": "1775740421" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 41, "time": "1775739761" }, "stopId": "FR:61001:ZE:SaintexThxrese:ATOUMOD037", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1775738886" }, "departure": { "delay": 70, "time": "1775738950" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 13 } ], "timestamp": "1775738984", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000291:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14682:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1775738394" }, "departure": { "delay": 114, "time": "1775738394" }, "stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 191, "time": "1775737931" }, "departure": { "delay": 191, "time": "1775737931" }, "stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1775738605" }, "departure": { "delay": 85, "time": "1775738605" }, "stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1775738530" }, "departure": { "delay": 70, "time": "1775738530" }, "stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 61, "time": "1775738161" }, "departure": { "delay": 61, "time": "1775738161" }, "stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -62, "time": "1775739058" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 248, "time": "1775737686" }, "departure": { "delay": 248, "time": "1775737688" }, "stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001", "stopSequence": 11 }, { "departure": { "delay": 215, "time": "1775736755" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 271, "time": "1775737231" }, "departure": { "delay": 271, "time": "1775737231" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 271, "time": "1775737787" }, "departure": { "delay": 271, "time": "1775737831" }, "stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1775738855" }, "departure": { "delay": 35, "time": "1775738855" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 290, "time": "1775737404" }, "departure": { "delay": 290, "time": "1775737430" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 272, "time": "1775737584" }, "departure": { "delay": 272, "time": "1775737592" }, "stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775738670" }, "departure": { "delay": 30, "time": "1775738670" }, "stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1775738224" }, "departure": { "delay": 106, "time": "1775738266" }, "stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 304, "time": "1775737144" }, "departure": { "delay": 304, "time": "1775737144" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775738905" }, "departure": { "delay": 25, "time": "1775738905" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 292, "time": "1775737498" }, "departure": { "delay": 292, "time": "1775737552" }, "stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1775737305" }, "departure": { "delay": 310, "time": "1775737330" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1775738805" }, "departure": { "delay": 45, "time": "1775738805" }, "stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 33, "time": "1775738733" }, "departure": { "delay": 33, "time": "1775738733" }, "stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 106, "time": "1775738086" }, "departure": { "delay": 106, "time": "1775738086" }, "stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1775738358" }, "departure": { "delay": 138, "time": "1775738358" }, "stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1775738459" }, "departure": { "delay": 119, "time": "1775738459" }, "stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 87, "time": "1775738007" }, "departure": { "delay": 87, "time": "1775738007" }, "stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775736763", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14682:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8081:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1775736161" }, "departure": { "delay": -19, "time": "1775736161" }, "stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1775736760" }, "departure": { "delay": -20, "time": "1775736760" }, "stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1775736672" }, "departure": { "delay": 12, "time": "1775736672" }, "stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1775735897" }, "departure": { "delay": 17, "time": "1775735897" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -98, "time": "1775737342" }, "departure": { "delay": -98, "time": "1775737342" }, "stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -90, "time": "1775737410" }, "departure": { "delay": -90, "time": "1775737410" }, "stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -13, "time": "1775736887" }, "departure": { "delay": -13, "time": "1775736887" }, "stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -50, "time": "1775736550" }, "departure": { "delay": -50, "time": "1775736550" }, "stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1775735710" }, "departure": { "delay": 190, "time": "1775735710" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -149, "time": "1775737471" }, "stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -30, "time": "1775736330" }, "departure": { "delay": -30, "time": "1775736330" }, "stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1775735340" }, "stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775736260" }, "departure": { "delay": 20, "time": "1775736260" }, "stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1775736990" }, "departure": { "delay": -30, "time": "1775736990" }, "stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1775735418" }, "departure": { "delay": 78, "time": "1775735418" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -41, "time": "1775737099" }, "departure": { "delay": -41, "time": "1775737099" }, "stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1775737031" }, "departure": { "delay": 11, "time": "1775737031" }, "stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -136, "time": "1775737244" }, "departure": { "delay": -136, "time": "1775737244" }, "stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775736060" }, "departure": { "time": "1775736060" }, "stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1775735546" }, "departure": { "delay": 86, "time": "1775735546" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1775735947" }, "departure": { "delay": 7, "time": "1775735947" }, "stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775735075", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8081:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190127x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 341, "time": "1775737361" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 341, "time": "1775737181" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1775737402", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190127x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11253:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1775739790" }, "departure": { "delay": 10, "time": "1775739790" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775739905" }, "departure": { "delay": 5, "time": "1775739905" }, "stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1775739856" }, "departure": { "delay": 16, "time": "1775739856" }, "stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1775739624" }, "departure": { "delay": 24, "time": "1775739624" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1775739162" }, "departure": { "delay": 42, "time": "1775739162" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1775739097" }, "departure": { "delay": 37, "time": "1775739097" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1775740338" }, "departure": { "delay": 18, "time": "1775740338" }, "stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1775740385" }, "departure": { "delay": 5, "time": "1775740385" }, "stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1775739357" }, "departure": { "delay": 57, "time": "1775739357" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1775740150" }, "departure": { "delay": 10, "time": "1775740150" }, "stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1775739442" }, "departure": { "delay": 22, "time": "1775739442" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1775740099" }, "departure": { "delay": 19, "time": "1775740099" }, "stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1775739663" }, "departure": { "delay": 3, "time": "1775739663" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1775740034" }, "departure": { "delay": 14, "time": "1775740034" }, "stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1775740435" }, "departure": { "delay": 55, "time": "1775740435" }, "stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1775738894", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11253:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17588:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775739900" }, "departure": { "delay": 60, "time": "1775739900" }, "stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775739720" }, "departure": { "delay": 60, "time": "1775739720" }, "stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775739240" }, "stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775739560" }, "departure": { "delay": 20, "time": "1775739560" }, "stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775739780" }, "departure": { "delay": 60, "time": "1775739780" }, "stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1775739800" }, "departure": { "delay": 20, "time": "1775739800" }, "stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1775739660" }, "departure": { "delay": 60, "time": "1775739660" }, "stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775740200" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1775739440" }, "departure": { "delay": 20, "time": "1775739440" }, "stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775739360" }, "departure": { "delay": 60, "time": "1775739360" }, "stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1775739540" }, "departure": { "delay": 60, "time": "1775739540" }, "stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775739960" }, "departure": { "delay": 60, "time": "1775739960" }, "stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1775740080" }, "departure": { "delay": 60, "time": "1775740080" }, "stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17588:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775742660" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738474", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16053:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13457:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1775741689" }, "departure": { "delay": 49, "time": "1775741689" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1775741140" }, "departure": { "delay": 40, "time": "1775741140" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1775741863" }, "departure": { "delay": 43, "time": "1775741863" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1775740681" }, "departure": { "delay": 1, "time": "1775740681" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775741236" }, "departure": { "delay": 16, "time": "1775741236" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1775741095" }, "departure": { "delay": 55, "time": "1775741095" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1775740725" }, "departure": { "delay": 45, "time": "1775740725" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775697556", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13457:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597043:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -81, "time": "1775741259" }, "departure": { "delay": -81, "time": "1775741259" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1875, "time": "1775738985" }, "departure": { "delay": -1875, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -157, "time": "1775741483" }, "departure": { "delay": -157, "time": "1775741483" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -118, "time": "1775741462" }, "departure": { "delay": -118, "time": "1775741462" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -2055, "time": "1775738985" }, "departure": { "delay": -2055, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -271, "time": "1775741849" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -79, "time": "1775741081" }, "departure": { "delay": -79, "time": "1775741081" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -215, "time": "1775741665" }, "departure": { "delay": -215, "time": "1775741665" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -206, "time": "1775741734" }, "departure": { "delay": -206, "time": "1775741734" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -112, "time": "1775741348" }, "departure": { "delay": -112, "time": "1775741348" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -228, "time": "1775741592" }, "departure": { "delay": -228, "time": "1775741592" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -1935, "time": "1775738985" }, "departure": { "delay": -1935, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -51, "time": "1775741169" }, "departure": { "delay": -51, "time": "1775741169" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -1815, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -105, "time": "1775741415" }, "departure": { "delay": -105, "time": "1775741415" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597043:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596257:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -157, "time": "1775740763" }, "departure": { "delay": -157, "time": "1775740763" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -230, "time": "1775740870" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -81, "time": "1775740599" }, "departure": { "delay": -81, "time": "1775740599" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1775740517" }, "departure": { "delay": 17, "time": "1775740517" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -21, "time": "1775740539" }, "departure": { "delay": -21, "time": "1775740539" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1515, "time": "1775738985" }, "departure": { "delay": -1515, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1455, "time": "1775738985" }, "departure": { "delay": -1455, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -51, "time": "1775740629" }, "departure": { "delay": -51, "time": "1775740629" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1395, "time": "1775738985" }, "departure": { "delay": -1395, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -113, "time": "1775740687" }, "departure": { "delay": -113, "time": "1775740687" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -1215, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596257:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230605x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 119, "time": "1775738159" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "departure": { "delay": 155, "time": "1775738255" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 99, "time": "1775738319" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 97, "time": "1775738377" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775738233", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230605x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596654:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -52, "time": "1775741468" }, "departure": { "delay": -52, "time": "1775741468" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1775741605" }, "departure": { "delay": 25, "time": "1775741605" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -73, "time": "1775741807" }, "departure": { "delay": -73, "time": "1775741807" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -103, "time": "1775742077" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "time": "1775741100" }, "departure": { "time": "1775741100" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -4, "time": "1775741396" }, "departure": { "delay": -4, "time": "1775741396" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -73, "time": "1775741867" }, "departure": { "delay": -73, "time": "1775741867" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -43, "time": "1775741957" }, "departure": { "delay": -43, "time": "1775741957" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "departure": { "time": "1775740980" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -54, "time": "1775741706" }, "departure": { "delay": -54, "time": "1775741706" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1775741295" }, "departure": { "delay": 15, "time": "1775741295" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596654:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:64:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1775719983" }, "departure": { "delay": 6, "time": "1775720046" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775720085" }, "departure": { "delay": 44, "time": "1775720144" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1775720939" }, "departure": { "delay": 70, "time": "1775720950" }, "stopId": "FR:14333:ZE:49:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1775721146" }, "departure": { "delay": -18, "time": "1775721162" }, "stopId": "FR:14333:ZE:47:ATOUMOD021", "stopSequence": 12 }, { "departure": { "delay": 55, "time": "1775719855" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1775720293" }, "departure": { "delay": 23, "time": "1775720363" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 88, "time": "1775720901" }, "departure": { "delay": 88, "time": "1775720908" }, "stopId": "FR:14333:ZE:51:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 207, "time": "1775720433" }, "departure": { "delay": 207, "time": "1775720607" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1775719953" }, "departure": { "delay": 41, "time": "1775719961" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": -103, "time": "1775721317" }, "stopId": "FR:14333:ZE:43:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1775721260" }, "departure": { "delay": 30, "time": "1775721270" }, "stopId": "FR:14333:ZE:45:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 112, "time": "1775720843" }, "departure": { "delay": 112, "time": "1775720872" }, "stopId": "FR:14333:ZE:53:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1775719881" }, "departure": { "delay": 27, "time": "1775719887" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1775721001" }, "departure": { "delay": 78, "time": "1775721078" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 11 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:64:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18727:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1775742167" }, "departure": { "delay": 47, "time": "1775742167" }, "stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1775742121" }, "departure": { "delay": 1, "time": "1775742121" }, "stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775742210" }, "departure": { "delay": 30, "time": "1775742210" }, "stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1775742097" }, "departure": { "delay": 37, "time": "1775742097" }, "stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 30, "time": "1775742030" }, "stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737854", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx43:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18727:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596233:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2175, "time": "1775738985" }, "departure": { "delay": -2175, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 2 }, { "departure": { "delay": -2115, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2475, "time": "1775738985" }, "departure": { "delay": -2475, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -136, "time": "1775741504" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2355, "time": "1775738985" }, "departure": { "delay": -2355, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596233:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10308:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775740422" }, "departure": { "delay": 42, "time": "1775740422" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1775740492" }, "departure": { "delay": 52, "time": "1775740492" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1775740290" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775740361" }, "departure": { "delay": 41, "time": "1775740361" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1775740584" }, "departure": { "delay": 24, "time": "1775740584" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738674", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10308:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx388:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775740020" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775740061" }, "departure": { "delay": 41, "time": "1775740061" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1775740425" }, "departure": { "delay": 45, "time": "1775740425" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775740241" }, "departure": { "delay": 41, "time": "1775740241" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx388:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108053x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1775739162" }, "departure": { "delay": 42, "time": "1775739162" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1775739835" }, "departure": { "delay": 55, "time": "1775739835" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1775739055" }, "departure": { "delay": 55, "time": "1775739055" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 80, "time": "1775738960" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 73, "time": "1775739313" }, "departure": { "delay": 73, "time": "1775739313" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1775739517" }, "departure": { "delay": 97, "time": "1775739517" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1775739961" }, "departure": { "delay": 61, "time": "1775739961" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 72, "time": "1775739732" }, "departure": { "delay": 72, "time": "1775739732" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1775740061" }, "departure": { "delay": 41, "time": "1775740061" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775740140" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1775739614" }, "departure": { "delay": 74, "time": "1775739614" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108053x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18336:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 226, "time": "1775739226" }, "departure": { "delay": 226, "time": "1775739226" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 226, "time": "1775739526" }, "departure": { "delay": 226, "time": "1775739526" }, "stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 226, "time": "1775740186" }, "departure": { "delay": 226, "time": "1775740186" }, "stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1775738750" }, "departure": { "delay": 189, "time": "1775738769" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 206, "time": "1775738546" }, "departure": { "delay": 206, "time": "1775738546" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 163, "time": "1775738431" }, "departure": { "delay": 163, "time": "1775738443" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 261, "time": "1775739441" }, "departure": { "delay": 261, "time": "1775739441" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 149, "time": "1775738365" }, "departure": { "delay": 149, "time": "1775738369" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1775738580" }, "departure": { "delay": 120, "time": "1775738580" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 226, "time": "1775739706" }, "departure": { "delay": 226, "time": "1775739706" }, "stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 226, "time": "1775739946" }, "departure": { "delay": 226, "time": "1775739946" }, "stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 226, "time": "1775739046" }, "departure": { "delay": 226, "time": "1775739046" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 282, "time": "1775739102" }, "departure": { "delay": 282, "time": "1775739102" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 268, "time": "1775739388" }, "departure": { "delay": 268, "time": "1775739388" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 266, "time": "1775739146" }, "departure": { "delay": 266, "time": "1775739146" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 258, "time": "1775739798" }, "departure": { "delay": 258, "time": "1775739798" }, "stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 263, "time": "1775739863" }, "departure": { "delay": 263, "time": "1775739863" }, "stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 229, "time": "1775739289" }, "departure": { "delay": 229, "time": "1775739289" }, "stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 230, "time": "1775738924" }, "departure": { "delay": 230, "time": "1775738930" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 274, "time": "1775739634" }, "departure": { "delay": 274, "time": "1775739634" }, "stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "delay": 98, "time": "1775738318" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 173, "time": "1775738664" }, "departure": { "delay": 173, "time": "1775738693" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738323", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18336:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8596:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775740639" }, "departure": { "delay": 19, "time": "1775740639" }, "stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 45, "time": "1775738625" }, "departure": { "delay": 45, "time": "1775738625" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1775739844" }, "departure": { "delay": 4, "time": "1775739844" }, "stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1775739567" }, "departure": { "delay": 27, "time": "1775739567" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1775739468" }, "departure": { "delay": 48, "time": "1775739468" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1775738872" }, "departure": { "delay": 52, "time": "1775738872" }, "stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1775739189" }, "departure": { "delay": 9, "time": "1775739189" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1775739390" }, "departure": { "delay": 30, "time": "1775739390" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775739690" }, "departure": { "delay": 30, "time": "1775739690" }, "stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1775740195" }, "departure": { "delay": 55, "time": "1775740195" }, "stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1775739090" }, "departure": { "delay": 30, "time": "1775739090" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1775740390" }, "departure": { "delay": 10, "time": "1775740390" }, "stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1775739291" }, "departure": { "delay": 51, "time": "1775739291" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1775739990" }, "departure": { "delay": 30, "time": "1775739990" }, "stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1775738790" }, "departure": { "delay": 30, "time": "1775738790" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1775738992" }, "departure": { "delay": 52, "time": "1775738992" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 30, "time": "1775738550" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1775738925" }, "departure": { "delay": 45, "time": "1775738925" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1775738675" }, "departure": { "delay": 35, "time": "1775738675" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738135", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8596:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11488:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775737199" }, "departure": { "delay": 59, "time": "1775737199" }, "stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 176, "time": "1775736896" }, "departure": { "delay": 176, "time": "1775736896" }, "stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 119, "time": "1775736479" }, "departure": { "delay": 119, "time": "1775736479" }, "stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775736120" }, "departure": { "time": "1775736120" }, "stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1775736847" }, "departure": { "delay": 127, "time": "1775736847" }, "stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 164, "time": "1775736764" }, "departure": { "delay": 164, "time": "1775736764" }, "stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1775735280" }, "stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1775736220" }, "departure": { "delay": 40, "time": "1775736220" }, "stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1775735443" }, "departure": { "delay": 43, "time": "1775735443" }, "stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775736170" }, "departure": { "delay": 50, "time": "1775736170" }, "stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1775735953" }, "departure": { "delay": 13, "time": "1775735953" }, "stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 2, "time": "1775735402" }, "departure": { "delay": 2, "time": "1775735402" }, "stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1775736258" }, "departure": { "delay": 18, "time": "1775736258" }, "stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1775736919" }, "departure": { "delay": 115, "time": "1775737015" }, "stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1775736053" }, "departure": { "delay": 53, "time": "1775736053" }, "stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1775737272" }, "departure": { "delay": 72, "time": "1775737272" }, "stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 101, "time": "1775737061" }, "departure": { "delay": 101, "time": "1775737061" }, "stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 87, "time": "1775737107" }, "departure": { "delay": 87, "time": "1775737107" }, "stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775734934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11488:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227393x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1775739141" }, "departure": { "delay": 141, "time": "1775739141" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 104, "time": "1775740004" }, "departure": { "delay": 104, "time": "1775740004" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 95, "time": "1775739455" }, "departure": { "delay": 95, "time": "1775739455" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1775740612" }, "departure": { "delay": 112, "time": "1775740612" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 122, "time": "1775740322" }, "departure": { "delay": 122, "time": "1775740322" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1775740655" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 124, "time": "1775740204" }, "departure": { "delay": 124, "time": "1775740204" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 95, "time": "1775739695" }, "departure": { "delay": 95, "time": "1775739695" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 95, "time": "1775738795" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1775739744" }, "departure": { "delay": 144, "time": "1775739744" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1775739875" }, "departure": { "delay": 95, "time": "1775739875" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 142, "time": "1775739022" }, "departure": { "delay": 142, "time": "1775739022" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1775739800" }, "departure": { "delay": 140, "time": "1775739800" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1775740574" }, "departure": { "delay": 134, "time": "1775740574" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1775740175" }, "departure": { "delay": 95, "time": "1775740175" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1775740475" }, "departure": { "delay": 95, "time": "1775740475" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1775739196" }, "departure": { "delay": 136, "time": "1775739196" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1775740070" }, "departure": { "delay": 110, "time": "1775740070" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1775740381" }, "departure": { "delay": 121, "time": "1775740381" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1775740524" }, "departure": { "delay": 144, "time": "1775740524" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227393x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F494153x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737200" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1775735820" }, "departure": { "time": "1775736000" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1775738880" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "arrival": { "time": "1775737980" }, "departure": { "time": "1775738040" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 }, { "departure": { "time": "1775731200" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1775727578", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3113F494153x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9517:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 344, "time": "1775737124" }, "departure": { "delay": 344, "time": "1775737124" }, "stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 336, "time": "1775736233" }, "departure": { "delay": 336, "time": "1775736276" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775734680" }, "stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1775734954" }, "departure": { "delay": 94, "time": "1775734954" }, "stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 355, "time": "1775737195" }, "departure": { "delay": 355, "time": "1775737195" }, "stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 176, "time": "1775735553" }, "departure": { "delay": 176, "time": "1775735576" }, "stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 369, "time": "1775736416" }, "departure": { "delay": 369, "time": "1775736489" }, "stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 149, "time": "1775735009" }, "departure": { "delay": 149, "time": "1775735009" }, "stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1775734880" }, "departure": { "delay": 80, "time": "1775734880" }, "stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 356, "time": "1775736176" }, "departure": { "delay": 356, "time": "1775736176" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 202, "time": "1775735276" }, "departure": { "delay": 202, "time": "1775735302" }, "stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 330, "time": "1775736810" }, "departure": { "delay": 330, "time": "1775736810" }, "stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 157, "time": "1775735077" }, "departure": { "delay": 157, "time": "1775735077" }, "stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 311, "time": "1775736971" }, "departure": { "delay": 311, "time": "1775736971" }, "stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 189, "time": "1775735179" }, "departure": { "delay": 189, "time": "1775735229" }, "stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 72, "time": "1775734752" }, "departure": { "delay": 72, "time": "1775734752" }, "stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 336, "time": "1775737056" }, "departure": { "delay": 336, "time": "1775737056" }, "stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775734494", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9517:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255647x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 346, "time": "1775738146" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 346, "time": "1775738206" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1775738182", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255647x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000305:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "time": "1775740620" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "time": "1775739720" }, "departure": { "time": "1775739720" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012", "stopSequence": 12 }, { "departure": { "time": "1775739300" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 1 } ], "timestamp": "1775739000", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:3:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000305:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9914x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 8 }, { "departure": { "delay": 5, "time": "1775738765" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1775739420" }, "departure": { "delay": -60, "time": "1775739420" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": -115, "time": "1775738820" }, "departure": { "delay": -115, "time": "1775738825" }, "stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1775739240" }, "departure": { "time": "1775739240" }, "stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1775739000" }, "departure": { "time": "1775739000" }, "stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1775739480" }, "departure": { "delay": -60, "time": "1775739480" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1775739720" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 12 } ], "timestamp": "1775738998", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:9914x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170698x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1775739181" }, "departure": { "delay": 1, "time": "1775739181" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1775739753" }, "departure": { "delay": 33, "time": "1775739753" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1775739029" }, "departure": { "delay": 29, "time": "1775739029" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1775739419" }, "departure": { "delay": 59, "time": "1775739419" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1775739453" }, "departure": { "delay": 33, "time": "1775739453" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1775740020" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1775739511" }, "departure": { "delay": 31, "time": "1775739511" }, "stopId": "FR:76351:ZE:3688:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1775739892" }, "departure": { "delay": 52, "time": "1775739892" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "departure": { "time": "1775738940" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775739590" }, "departure": { "delay": 50, "time": "1775739590" }, "stopId": "FR:76351:ZE:3045:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76351:ZE:3144:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1775739358" }, "departure": { "delay": 58, "time": "1775739358" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1775739827" }, "departure": { "delay": 47, "time": "1775739827" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170698x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11305:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1775740602" }, "departure": { "delay": 42, "time": "1775740602" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1775740537" }, "departure": { "delay": 37, "time": "1775740537" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1775740797" }, "departure": { "delay": 57, "time": "1775740797" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775736374", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11305:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1775739201" }, "departure": { "delay": 21, "time": "1775739201" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1775737464" }, "departure": { "delay": 24, "time": "1775737464" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1775738595" }, "departure": { "delay": -26, "time": "1775738614" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 69, "time": "1775737665" }, "departure": { "delay": 69, "time": "1775737689" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1775739476" }, "departure": { "delay": -4, "time": "1775739476" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 19, "time": "1775737339" }, "departure": { "delay": 19, "time": "1775737339" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -8, "time": "1775737792" }, "departure": { "delay": -8, "time": "1775737792" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1775738516" }, "departure": { "delay": -4, "time": "1775738516" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1775737590" }, "departure": { "delay": 90, "time": "1775737590" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1775739551" }, "departure": { "delay": 11, "time": "1775739551" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1775739037" }, "departure": { "delay": 37, "time": "1775739037" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1775737972" }, "departure": { "delay": 52, "time": "1775737972" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -4, "time": "1775739656" }, "departure": { "delay": -4, "time": "1775739656" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -14, "time": "1775737246" }, "departure": { "delay": -14, "time": "1775737246" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1775739417" }, "departure": { "delay": -3, "time": "1775739417" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 67, "time": "1775737867" }, "departure": { "delay": 67, "time": "1775737867" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -21, "time": "1775738139" }, "departure": { "delay": -21, "time": "1775738139" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1775738219" }, "departure": { "delay": 19, "time": "1775738239" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1775739306" }, "departure": { "delay": 6, "time": "1775739306" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1775738045" }, "departure": { "delay": 5, "time": "1775738045" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1775738293" }, "departure": { "delay": -1, "time": "1775738339" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1775739236" }, "departure": { "delay": -4, "time": "1775739236" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "departure": { "time": "1775737140" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1775738439" }, "departure": { "delay": 39, "time": "1775738439" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 } ], "timestamp": "1775736734", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1399:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000351:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 165, "time": "1775738925" }, "departure": { "delay": 165, "time": "1775738925" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "delay": 124, "time": "1775739184" }, "departure": { "delay": 124, "time": "1775739184" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": 245, "time": "1775738225" }, "departure": { "delay": 245, "time": "1775738225" }, "stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 250, "time": "1775738350" }, "departure": { "delay": 250, "time": "1775738350" }, "stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "delay": 278, "time": "1775738438" }, "departure": { "delay": 278, "time": "1775738438" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "delay": 165, "time": "1775738685" }, "departure": { "delay": 165, "time": "1775738685" }, "stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": 165, "time": "1775738565" }, "departure": { "delay": 165, "time": "1775738565" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1775738229" }, "departure": { "delay": 189, "time": "1775738229" }, "stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "delay": 124, "time": "1775739364" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": 165, "time": "1775738625" }, "departure": { "delay": 165, "time": "1775738625" }, "stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012", "stopSequence": 9 } ], "timestamp": "1775738700", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:1:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000351:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470092:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -189, "time": "1775742171" }, "departure": { "delay": -189, "time": "1775742171" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -92, "time": "1775741668" }, "departure": { "delay": -92, "time": "1775741668" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -191, "time": "1775741869" }, "departure": { "delay": -191, "time": "1775741869" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -188, "time": "1775742292" }, "departure": { "delay": -188, "time": "1775742292" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -154, "time": "1775741846" }, "departure": { "delay": -154, "time": "1775741846" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -168, "time": "1775741952" }, "departure": { "delay": -168, "time": "1775741952" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "departure": { "time": "1775741400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -222, "time": "1775742078" }, "departure": { "delay": -222, "time": "1775742078" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -185, "time": "1775742535" }, "departure": { "delay": -185, "time": "1775742535" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -201, "time": "1775742039" }, "departure": { "delay": -201, "time": "1775742039" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -152, "time": "1775742148" }, "departure": { "delay": -152, "time": "1775742148" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -117, "time": "1775741703" }, "departure": { "delay": -117, "time": "1775741703" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -68, "time": "1775741572" }, "departure": { "delay": -68, "time": "1775741572" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -191, "time": "1775741989" }, "departure": { "delay": -191, "time": "1775741989" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "time": "1775743020" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -248, "time": "1775742412" }, "departure": { "delay": -248, "time": "1775742412" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -128, "time": "1775742652" }, "departure": { "delay": -128, "time": "1775742652" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -134, "time": "1775742226" }, "departure": { "delay": -134, "time": "1775742226" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -209, "time": "1775742451" }, "departure": { "delay": -209, "time": "1775742451" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1775742913" }, "departure": { "delay": 13, "time": "1775742913" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -181, "time": "1775742239" }, "departure": { "delay": -181, "time": "1775742239" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -135, "time": "1775741745" }, "departure": { "delay": -135, "time": "1775741745" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -179, "time": "1775742601" }, "departure": { "delay": -179, "time": "1775742601" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -139, "time": "1775741801" }, "departure": { "delay": -139, "time": "1775741801" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470092:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490630:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -151, "time": "1775743589" }, "departure": { "delay": -151, "time": "1775743589" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -237, "time": "1775744523" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -74, "time": "1775743366" }, "departure": { "delay": -74, "time": "1775743366" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -236, "time": "1775743984" }, "departure": { "delay": -236, "time": "1775743984" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -187, "time": "1775743673" }, "departure": { "delay": -187, "time": "1775743673" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -26, "time": "1775742994" }, "departure": { "delay": -26, "time": "1775742994" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "departure": { "delay": -3021, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -216, "time": "1775744184" }, "departure": { "delay": -216, "time": "1775744184" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -3441, "time": "1775738979" }, "departure": { "delay": -3441, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1775742922" }, "departure": { "delay": 82, "time": "1775742922" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -160, "time": "1775743640" }, "departure": { "delay": -160, "time": "1775743640" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -178, "time": "1775744402" }, "departure": { "delay": -178, "time": "1775744402" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -176, "time": "1775743564" }, "departure": { "delay": -176, "time": "1775743564" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1775742832" }, "departure": { "delay": 52, "time": "1775742832" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3261, "time": "1775738979" }, "departure": { "delay": -3261, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -3381, "time": "1775738979" }, "departure": { "delay": -3381, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -193, "time": "1775743727" }, "departure": { "delay": -193, "time": "1775743727" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -3201, "time": "1775738979" }, "departure": { "delay": -3201, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -159, "time": "1775743761" }, "departure": { "delay": -159, "time": "1775743761" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1775743054" }, "departure": { "delay": -26, "time": "1775743054" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -231, "time": "1775744229" }, "departure": { "delay": -231, "time": "1775744229" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -244, "time": "1775744156" }, "departure": { "delay": -244, "time": "1775744156" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -200, "time": "1775744260" }, "departure": { "delay": -200, "time": "1775744260" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -3141, "time": "1775738979" }, "departure": { "delay": -3141, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -208, "time": "1775743952" }, "departure": { "delay": -208, "time": "1775743952" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -227, "time": "1775744053" }, "departure": { "delay": -227, "time": "1775744053" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -173, "time": "1775743807" }, "departure": { "delay": -173, "time": "1775743807" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -3201, "time": "1775738979" }, "departure": { "delay": -3201, "time": "1775738979" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -131, "time": "1775743309" }, "departure": { "delay": -131, "time": "1775743309" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 22, "time": "1775742982" }, "departure": { "delay": 22, "time": "1775742982" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -74, "time": "1775743426" }, "departure": { "delay": -74, "time": "1775743426" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -234, "time": "1775744466" }, "departure": { "delay": -234, "time": "1775744466" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -3321, "time": "1775738979" }, "departure": { "delay": -3321, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -242, "time": "1775744098" }, "departure": { "delay": -242, "time": "1775744098" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -217, "time": "1775744303" }, "departure": { "delay": -217, "time": "1775744303" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 61, "time": "1775742781" }, "departure": { "delay": 61, "time": "1775742781" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -232, "time": "1775743868" }, "departure": { "delay": -232, "time": "1775743868" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -3501, "time": "1775738979" }, "departure": { "delay": -3501, "time": "1775738979" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -108, "time": "1775743272" }, "departure": { "delay": -108, "time": "1775743272" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1775742616" }, "departure": { "delay": 16, "time": "1775742616" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 } ], "timestamp": "1775738979", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490630:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2585:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2700, "time": "1775748000" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1775738854", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2585:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12672:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1775735329" }, "departure": { "delay": 53, "time": "1775735333" }, "stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 115, "time": "1775735695" }, "departure": { "delay": 115, "time": "1775735695" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1775737256" }, "stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 214, "time": "1775736273" }, "departure": { "delay": 214, "time": "1775736274" }, "stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1775735570" }, "departure": { "delay": 110, "time": "1775735570" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 279, "time": "1775736194" }, "departure": { "delay": 279, "time": "1775736219" }, "stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 323, "time": "1775736503" }, "departure": { "delay": 323, "time": "1775736503" }, "stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 325, "time": "1775736421" }, "departure": { "delay": 325, "time": "1775736445" }, "stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1775735770" }, "departure": { "delay": 130, "time": "1775735770" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 288, "time": "1775737159" }, "departure": { "delay": 288, "time": "1775737188" }, "stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 330, "time": "1775736545" }, "departure": { "delay": 330, "time": "1775736570" }, "stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 101, "time": "1775735621" }, "departure": { "delay": 101, "time": "1775735621" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 251, "time": "1775736371" }, "departure": { "delay": 251, "time": "1775736371" }, "stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775735314", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12672:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F474755x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775733900" }, "departure": { "time": "1775733960" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775737200" }, "departure": { "time": "1775737260" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1775738760" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1775735820" }, "departure": { "time": "1775735940" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775733120" }, "departure": { "time": "1775733180" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1775732580" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775734500" }, "departure": { "time": "1775734560" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775734980" }, "departure": { "time": "1775735040" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775733480" }, "departure": { "time": "1775733540" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1775728957", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853425F474755x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13142F481880x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775740380" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775742900" }, "departure": { "time": "1775743020" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775743800" }, "departure": { "time": "1775743920" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740980" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775746080" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741340" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742420" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741760" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13142F481880x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:75:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775728959" }, "departure": { "delay": 39, "time": "1775728959" }, "stopId": "FR:14333:ZE:51:ATOUMOD021", "stopSequence": 9 }, { "departure": { "delay": 7, "time": "1775727907" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1775728992" }, "departure": { "delay": 18, "time": "1775728998" }, "stopId": "FR:14333:ZE:49:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1775728846" }, "departure": { "delay": 65, "time": "1775728925" }, "stopId": "FR:14333:ZE:53:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1775727935" }, "departure": { "delay": 14, "time": "1775727974" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1775729278" }, "departure": { "delay": 86, "time": "1775729426" }, "stopId": "FR:14333:ZE:45:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1775729043" }, "departure": { "delay": 65, "time": "1775729165" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1775728376" }, "departure": { "delay": -23, "time": "1775728417" }, "stopId": "FR:14333:ZE:54:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": -44, "time": "1775729226" }, "departure": { "delay": -44, "time": "1775729236" }, "stopId": "FR:14333:ZE:47:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": -54, "time": "1775729466" }, "stopId": "FR:14333:ZE:43:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 178, "time": "1775728492" }, "departure": { "delay": 178, "time": "1775728678" }, "stopId": "FR:14333:ZE:100:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1775728213" }, "departure": { "delay": 25, "time": "1775728225" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1775728086" }, "departure": { "delay": 28, "time": "1775728168" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1775728055" }, "departure": { "delay": 43, "time": "1775728063" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 3 } ], "timestamp": "1775738993", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:B:LOC", "tripId": "ATOUMOD021:ServiceJourney:75:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:579:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775733720" }, "departure": { "time": "1775733720" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775734020" }, "departure": { "time": "1775734020" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775733180" }, "departure": { "time": "1775733180" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775733780" }, "departure": { "time": "1775733780" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775734740" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775734080" }, "departure": { "time": "1775734080" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775733960" }, "departure": { "time": "1775733960" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775733900" }, "departure": { "time": "1775733900" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775734500" }, "departure": { "time": "1775734500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775733840" }, "departure": { "time": "1775733840" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775733540" }, "departure": { "time": "1775733540" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1775733000" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775733300" }, "departure": { "time": "1775733300" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775734680" }, "departure": { "time": "1775734680" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775733600" }, "departure": { "time": "1775733600" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775733420" }, "departure": { "time": "1775733420" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775733660" }, "departure": { "time": "1775733660" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775734320" }, "departure": { "time": "1775734320" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1775727823", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:579:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851009F474901x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743560" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743140" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742420" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1775740140" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775744520" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1775738588", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851009F474901x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx373:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743020" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775743440" }, "departure": { "time": "1775743440" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744400" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743140" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775744040" }, "departure": { "time": "1775744040" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775744880" }, "departure": { "time": "1775744880" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1775743080" }, "departure": { "time": "1775743080" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744520" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775743740" }, "departure": { "time": "1775743740" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775743680" }, "departure": { "time": "1775743680" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775744640" }, "departure": { "time": "1775744640" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1775743860" }, "departure": { "time": "1775743860" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1775743685" }, "departure": { "delay": 5, "time": "1775743685" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1775745005" }, "departure": { "delay": 5, "time": "1775745005" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1775744220" }, "departure": { "time": "1775744220" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775743980" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775742780" }, "departure": { "time": "1775742780" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775745060" }, "departure": { "time": "1775745060" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1775745180" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1775743620" }, "departure": { "time": "1775743620" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775742300" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775743260" }, "departure": { "time": "1775743260" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775744760" }, "departure": { "time": "1775744760" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1775745000" }, "departure": { "time": "1775745000" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1775743200" }, "departure": { "time": "1775743200" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775743560" }, "departure": { "time": "1775743560" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775723438", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx373:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6311:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 152, "time": "1775735972" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 217, "time": "1775736097" }, "departure": { "delay": 217, "time": "1775736097" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 292, "time": "1775736747" }, "departure": { "delay": 292, "time": "1775736772" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 192, "time": "1775736972" }, "departure": { "delay": 192, "time": "1775736972" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 152, "time": "1775736872" }, "departure": { "delay": 152, "time": "1775736872" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 304, "time": "1775736664" }, "departure": { "delay": 304, "time": "1775736664" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 232, "time": "1775736172" }, "departure": { "delay": 232, "time": "1775736172" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 297, "time": "1775736572" }, "departure": { "delay": 297, "time": "1775736597" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775735974", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6311:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1775713383" }, "departure": { "delay": -44, "time": "1775713396" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1775713530" }, "departure": { "delay": 66, "time": "1775713566" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1775712904" }, "departure": { "delay": 70, "time": "1775712910" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1775712931" }, "departure": { "delay": 46, "time": "1775712946" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1775713017" }, "departure": { "delay": 15, "time": "1775713095" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1775712773" }, "departure": { "delay": 64, "time": "1775712784" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1775713146" }, "departure": { "delay": 6, "time": "1775713266" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1775713765" }, "departure": { "delay": 37, "time": "1775713777" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1775713293" }, "departure": { "delay": -11, "time": "1775713309" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "departure": { "delay": 72, "time": "1775712672" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 75, "time": "1775713720" }, "departure": { "delay": 75, "time": "1775713755" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -23, "time": "1775712974" }, "departure": { "delay": -23, "time": "1775712997" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -21, "time": "1775713959" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -62, "time": "1775713121" }, "departure": { "delay": -62, "time": "1775713138" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1775713816" }, "departure": { "delay": 49, "time": "1775713849" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1775713601" }, "departure": { "delay": 18, "time": "1775713638" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1775712817" }, "departure": { "delay": 76, "time": "1775712856" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:4:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8645:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1775739952" }, "departure": { "delay": 52, "time": "1775739952" }, "stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1775740149" }, "departure": { "delay": 9, "time": "1775740149" }, "stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1775740428" }, "departure": { "delay": 48, "time": "1775740428" }, "stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1775740527" }, "departure": { "delay": 27, "time": "1775740527" }, "stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775739750" }, "departure": { "delay": 30, "time": "1775739750" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1775739510" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775740251" }, "departure": { "delay": 51, "time": "1775740251" }, "stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775739885" }, "departure": { "delay": 45, "time": "1775739885" }, "stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1775739635" }, "departure": { "delay": 35, "time": "1775739635" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775740350" }, "departure": { "delay": 30, "time": "1775740350" }, "stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775740050" }, "departure": { "delay": 30, "time": "1775740050" }, "stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1775739585" }, "departure": { "delay": 45, "time": "1775739585" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738895", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8645:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15227:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775741799" }, "departure": { "delay": 39, "time": "1775741799" }, "stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1775741327" }, "departure": { "delay": 47, "time": "1775741327" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737154", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15227:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1622:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1775738433" }, "departure": { "delay": 118, "time": "1775738458" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775738220" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1775739334" }, "departure": { "delay": 154, "time": "1775739334" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1775738536" }, "departure": { "delay": 136, "time": "1775738536" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 113, "time": "1775738633" }, "departure": { "delay": 113, "time": "1775738633" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1775739428" }, "departure": { "delay": 128, "time": "1775739428" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 136, "time": "1775739256" }, "departure": { "delay": 136, "time": "1775739256" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1775738917" }, "departure": { "delay": 97, "time": "1775738917" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1775739046" }, "departure": { "delay": 106, "time": "1775739046" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1775738708" }, "departure": { "delay": 128, "time": "1775738708" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 131, "time": "1775740691" }, "departure": { "delay": 131, "time": "1775740691" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 155, "time": "1775739515" }, "departure": { "delay": 155, "time": "1775739515" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 203, "time": "1775738783" }, "departure": { "delay": 203, "time": "1775738783" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1775740576" }, "departure": { "delay": 136, "time": "1775740576" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1775738308" }, "departure": { "delay": 88, "time": "1775738308" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 138, "time": "1775740458" }, "departure": { "delay": 138, "time": "1775740458" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775738155", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1622:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1648:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1775735473" }, "departure": { "delay": 73, "time": "1775735473" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1775735226" }, "departure": { "delay": 126, "time": "1775735226" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1775736426" }, "departure": { "delay": 186, "time": "1775736426" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1775735280" }, "departure": { "delay": 120, "time": "1775735280" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 202, "time": "1775736502" }, "departure": { "delay": 202, "time": "1775736502" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 157, "time": "1775736997" }, "departure": { "delay": 157, "time": "1775736997" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1775735126" }, "departure": { "delay": 146, "time": "1775735126" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 161, "time": "1775736581" }, "departure": { "delay": 161, "time": "1775736581" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1775735005" }, "departure": { "delay": 107, "time": "1775735027" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 146, "time": "1775736926" }, "departure": { "delay": 146, "time": "1775736926" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 121, "time": "1775737081" }, "departure": { "delay": 121, "time": "1775737081" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 246, "time": "1775736701" }, "departure": { "delay": 246, "time": "1775736726" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 185, "time": "1775735345" }, "departure": { "delay": 185, "time": "1775735345" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 293, "time": "1775736813" }, "departure": { "delay": 293, "time": "1775736833" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1775735779" }, "departure": { "delay": 91, "time": "1775735851" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1775737179" }, "departure": { "delay": 121, "time": "1775737201" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1775734835", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1648:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12110:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775740615" }, "departure": { "delay": 55, "time": "1775740615" }, "stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1775740802" }, "departure": { "delay": 2, "time": "1775740802" }, "stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1775741317" }, "departure": { "delay": 37, "time": "1775741317" }, "stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1775741216" }, "departure": { "delay": 56, "time": "1775741216" }, "stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1775741367" }, "departure": { "delay": 27, "time": "1775741367" }, "stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1775741063" }, "departure": { "delay": 23, "time": "1775741063" }, "stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1775741096" }, "departure": { "delay": 56, "time": "1775741096" }, "stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1775740949" }, "departure": { "delay": 29, "time": "1775740949" }, "stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775740706" }, "departure": { "delay": 26, "time": "1775740706" }, "stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1775740635" }, "departure": { "delay": 15, "time": "1775740635" }, "stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12110:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4485989:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4, "time": "1775740804" }, "departure": { "delay": 4, "time": "1775740804" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -307, "time": "1775741573" }, "departure": { "delay": -307, "time": "1775741573" }, "stopId": "FR:27351:ZE:0x6316:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1775740669" }, "departure": { "delay": 49, "time": "1775740669" }, "stopId": "FR:27375:ZE:0x6482:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -314, "time": "1775741806" }, "departure": { "delay": -314, "time": "1775741806" }, "stopId": "FR:27351:ZE:0x7273:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -359, "time": "1775741881" }, "departure": { "delay": -359, "time": "1775741881" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -359, "time": "1775741761" }, "departure": { "delay": -359, "time": "1775741761" }, "stopId": "FR:27351:ZE:0x6308:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -232, "time": "1775741288" }, "departure": { "delay": -232, "time": "1775741288" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -36, "time": "1775740884" }, "departure": { "delay": -36, "time": "1775740884" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -81, "time": "1775741079" }, "departure": { "delay": -81, "time": "1775741079" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:27375:ZE:0x6454:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -263, "time": "1775741377" }, "departure": { "delay": -263, "time": "1775741377" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -155, "time": "1775741125" }, "departure": { "delay": -155, "time": "1775741125" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -222, "time": "1775741238" }, "departure": { "delay": -222, "time": "1775741238" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1775740617" }, "departure": { "delay": 57, "time": "1775740617" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -359, "time": "1775741521" }, "departure": { "delay": -359, "time": "1775741521" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -350, "time": "1775741950" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -266, "time": "1775741434" }, "departure": { "delay": -266, "time": "1775741434" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -337, "time": "1775741663" }, "departure": { "delay": -337, "time": "1775741663" }, "stopId": "FR:27351:ZE:0x6314:ATOUMOD006", "stopSequence": 33 }, { "departure": { "time": "1775740500" }, "stopId": "FR:27375:ZE:0x6414:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -195, "time": "1775741325" }, "departure": { "delay": -195, "time": "1775741325" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -66, "time": "1775740914" }, "departure": { "delay": -66, "time": "1775740914" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -50, "time": "1775740990" }, "departure": { "delay": -50, "time": "1775740990" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -147, "time": "1775741193" }, "departure": { "delay": -147, "time": "1775741193" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -292, "time": "1775741468" }, "departure": { "delay": -292, "time": "1775741468" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 30 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:S2:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4485989:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14688:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1775739829" }, "departure": { "delay": 49, "time": "1775739829" }, "stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1775740091" }, "departure": { "delay": 11, "time": "1775740091" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1775739966" }, "departure": { "delay": 6, "time": "1775739966" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741910" }, "departure": { "delay": 30, "time": "1775741910" }, "stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 7, "time": "1775741827" }, "departure": { "delay": 7, "time": "1775741827" }, "stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14688:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000358:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "time": "1775741580" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 16 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 15 }, { "departure": { "time": "1775739600" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 1 }, { "arrival": { "time": "1775740860" }, "departure": { "time": "1775740860" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76758:ZE:YVETOTxxxMairie:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD8:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "time": "1775740140" }, "departure": { "time": "1775740140" }, "stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "time": "1775740380" }, "departure": { "time": "1775740380" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012", "stopSequence": 7 } ], "timestamp": "1775739000", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000358:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4087:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 209, "time": "1775738631" }, "departure": { "delay": 209, "time": "1775738669" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1775739294" }, "departure": { "delay": 174, "time": "1775739294" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 99, "time": "1775738919" }, "departure": { "delay": 99, "time": "1775738919" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 162, "time": "1775739222" }, "departure": { "delay": 162, "time": "1775739222" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1775738259" }, "departure": { "delay": 70, "time": "1775738290" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 142, "time": "1775739442" }, "departure": { "delay": 142, "time": "1775739442" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1775738058" }, "departure": { "delay": 109, "time": "1775738089" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 149, "time": "1775738155" }, "departure": { "delay": 149, "time": "1775738189" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 249, "time": "1775738796" }, "departure": { "delay": 249, "time": "1775738829" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 169, "time": "1775738534" }, "departure": { "delay": 169, "time": "1775738569" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 99, "time": "1775738366" }, "departure": { "delay": 99, "time": "1775738439" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1775739032" }, "departure": { "delay": 152, "time": "1775739032" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 129, "time": "1775739189" }, "departure": { "delay": 129, "time": "1775739189" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1775737948" }, "departure": { "delay": 110, "time": "1775737970" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1775737800" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1775737871" }, "departure": { "delay": 89, "time": "1775737889" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 249, "time": "1775738700" }, "departure": { "delay": 249, "time": "1775738709" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775737474", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4087:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18213:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 232, "time": "1775736395" }, "departure": { "delay": 232, "time": "1775736412" }, "stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 283, "time": "1775737003" }, "departure": { "delay": 283, "time": "1775737003" }, "stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 230, "time": "1775736470" }, "departure": { "delay": 230, "time": "1775736470" }, "stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 249, "time": "1775737089" }, "departure": { "delay": 249, "time": "1775737089" }, "stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 231, "time": "1775737243" }, "departure": { "delay": 231, "time": "1775737251" }, "stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 242, "time": "1775737322" }, "departure": { "delay": 242, "time": "1775737322" }, "stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1775737772" }, "departure": { "delay": 212, "time": "1775737772" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 263, "time": "1775736710" }, "departure": { "delay": 263, "time": "1775736743" }, "stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 261, "time": "1775737041" }, "departure": { "delay": 261, "time": "1775737041" }, "stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 259, "time": "1775737699" }, "departure": { "delay": 259, "time": "1775737699" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 318, "time": "1775736916" }, "departure": { "delay": 318, "time": "1775736918" }, "stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 304, "time": "1775736843" }, "departure": { "delay": 304, "time": "1775736844" }, "stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 268, "time": "1775736548" }, "departure": { "delay": 268, "time": "1775736568" }, "stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 199, "time": "1775737819" }, "departure": { "delay": 199, "time": "1775737819" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 183, "time": "1775736218" }, "departure": { "delay": 183, "time": "1775736243" }, "stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 210, "time": "1775737170" }, "departure": { "delay": 210, "time": "1775737170" }, "stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1775737861" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 273, "time": "1775737544" }, "departure": { "delay": 273, "time": "1775737593" }, "stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 262, "time": "1775736620" }, "departure": { "delay": 262, "time": "1775736622" }, "stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 253, "time": "1775737372" }, "departure": { "delay": 253, "time": "1775737393" }, "stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 219, "time": "1775737479" }, "departure": { "delay": 219, "time": "1775737479" }, "stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 255, "time": "1775737635" }, "departure": { "delay": 255, "time": "1775737635" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 23 } ], "timestamp": "1775736254", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18213:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15915:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1775742320" }, "departure": { "delay": 20, "time": "1775742320" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775697574", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15915:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9906:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1775740784" }, "departure": { "delay": 44, "time": "1775740784" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1775740520" }, "departure": { "delay": 20, "time": "1775740520" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1775740619" }, "departure": { "delay": 59, "time": "1775740619" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1775740684" }, "departure": { "delay": 4, "time": "1775740684" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775740857" }, "departure": { "delay": 57, "time": "1775740857" }, "stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740440" }, "departure": { "time": "1775740440" }, "stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736253", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9906:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597028:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -179, "time": "1775743141" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "departure": { "delay": -3015, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -3375, "time": "1775738985" }, "departure": { "delay": -3375, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -119, "time": "1775743021" }, "departure": { "delay": -119, "time": "1775743021" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3255, "time": "1775738985" }, "departure": { "delay": -3255, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -3555, "time": "1775738985" }, "departure": { "delay": -3555, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3135, "time": "1775738985" }, "departure": { "delay": -3135, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3075, "time": "1775738985" }, "departure": { "delay": -3075, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -74, "time": "1775742646" }, "departure": { "delay": -74, "time": "1775742646" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -3435, "time": "1775738985" }, "departure": { "delay": -3435, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -175, "time": "1775742845" }, "departure": { "delay": -175, "time": "1775742845" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -74, "time": "1775742586" }, "departure": { "delay": -74, "time": "1775742586" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -123, "time": "1775742717" }, "departure": { "delay": -123, "time": "1775742717" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -136, "time": "1775742944" }, "departure": { "delay": -136, "time": "1775742944" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -82, "time": "1775742698" }, "departure": { "delay": -82, "time": "1775742698" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597028:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108083x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1775739790" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1775739074" }, "departure": { "delay": 74, "time": "1775739074" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1775739186" }, "departure": { "delay": 66, "time": "1775739186" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1775739267" }, "departure": { "delay": 87, "time": "1775739267" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 72, "time": "1775738952" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 115, "time": "1775739655" }, "departure": { "delay": 115, "time": "1775739655" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1775739420" }, "departure": { "delay": 120, "time": "1775739420" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1775739545" }, "departure": { "delay": 65, "time": "1775739545" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738992", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108083x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 164, "time": "1775736764" }, "departure": { "delay": 164, "time": "1775736764" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 159, "time": "1775736399" }, "departure": { "delay": 159, "time": "1775736399" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 159, "time": "1775736219" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1775736999" }, "departure": { "delay": 159, "time": "1775736999" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1775737239" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 218, "time": "1775737118" }, "departure": { "delay": 218, "time": "1775737118" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 193, "time": "1775736493" }, "departure": { "delay": 193, "time": "1775736493" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 177, "time": "1775737137" }, "departure": { "delay": 177, "time": "1775737137" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6268:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -15, "time": "1775737925" }, "departure": { "delay": -15, "time": "1775738025" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1775737850" }, "departure": { "delay": 50, "time": "1775737850" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1775738087" }, "departure": { "delay": -13, "time": "1775738087" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -63, "time": "1775738277" }, "departure": { "delay": -63, "time": "1775738277" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1775737700" }, "departure": { "delay": 80, "time": "1775737700" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1775737350" }, "departure": { "delay": 90, "time": "1775737350" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 155, "time": "1775737451" }, "departure": { "delay": 155, "time": "1775737475" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 60, "time": "1775737200" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 95, "time": "1775737775" }, "departure": { "delay": 95, "time": "1775737775" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1775737592" }, "departure": { "delay": 92, "time": "1775737592" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1775737275" }, "departure": { "delay": 75, "time": "1775737275" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1775737530" }, "departure": { "delay": 90, "time": "1775737530" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1775738375" }, "departure": { "delay": -25, "time": "1775738375" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1775737214", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6268:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15922:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775735880" }, "departure": { "time": "1775735880" }, "stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775735640" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1775737095" }, "departure": { "delay": 15, "time": "1775737095" }, "stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775736480" }, "departure": { "time": "1775736480" }, "stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1775737500" }, "stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1775737110" }, "departure": { "delay": 30, "time": "1775737110" }, "stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 20, "time": "1775735720" }, "departure": { "delay": 20, "time": "1775735720" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775736000" }, "departure": { "time": "1775736000" }, "stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775737080" }, "departure": { "delay": 60, "time": "1775737080" }, "stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775736240" }, "departure": { "time": "1775736240" }, "stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775736960" }, "departure": { "time": "1775736960" }, "stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775736780" }, "departure": { "time": "1775736780" }, "stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775736840" }, "departure": { "time": "1775736840" }, "stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1775735700" }, "departure": { "time": "1775735700" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775737140" }, "departure": { "time": "1775737140" }, "stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775735760" }, "departure": { "time": "1775735760" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1775736720" }, "departure": { "delay": 60, "time": "1775736720" }, "stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775735940" }, "departure": { "time": "1775735940" }, "stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775736660" }, "departure": { "delay": 60, "time": "1775736660" }, "stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775736060" }, "departure": { "time": "1775736060" }, "stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1775736600" }, "departure": { "delay": 60, "time": "1775736600" }, "stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1775736420" }, "departure": { "time": "1775736420" }, "stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737380" }, "stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775734654", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15922:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:867:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748360" }, "departure": { "time": "1775748360" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1775747340" }, "departure": { "time": "1775747340" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1775746080" }, "departure": { "time": "1775746080" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1775745600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775747520" }, "departure": { "time": "1775747520" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775746920" }, "departure": { "time": "1775746920" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746560" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748720" }, "departure": { "time": "1775748720" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1775747760" }, "departure": { "time": "1775747760" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1775746380" }, "departure": { "time": "1775746380" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1775747640" }, "departure": { "time": "1775747640" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775747580" }, "departure": { "time": "1775747580" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775745840" }, "departure": { "time": "1775745840" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1775748240" }, "departure": { "time": "1775748240" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775746200" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748960" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1775747280" }, "departure": { "time": "1775747280" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775748120" }, "departure": { "time": "1775748120" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1775747880" }, "departure": { "time": "1775747880" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1775738897", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:867:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597075:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 449, "time": "1775738969" }, "departure": { "delay": 449, "time": "1775738969" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 380, "time": "1775739020" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 363, "time": "1775738643" }, "departure": { "delay": 363, "time": "1775738643" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 324, "time": "1775738544" }, "departure": { "delay": 324, "time": "1775738544" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 401, "time": "1775738861" }, "departure": { "delay": 401, "time": "1775738861" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 377, "time": "1775738717" }, "departure": { "delay": 377, "time": "1775738717" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597075:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13416:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1775739037" }, "departure": { "delay": 37, "time": "1775739037" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1775740283" }, "departure": { "delay": 23, "time": "1775740283" }, "stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775738960" }, "departure": { "delay": 20, "time": "1775738960" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1775739759" }, "departure": { "delay": 39, "time": "1775739759" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 46, "time": "1775738806" }, "departure": { "delay": 46, "time": "1775738806" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1775739615" }, "departure": { "delay": 15, "time": "1775739615" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741100" }, "stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "delay": 57, "time": "1775739237" }, "departure": { "delay": 57, "time": "1775739237" }, "stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1775740833" }, "departure": { "delay": 33, "time": "1775740833" }, "stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1775740560" }, "departure": { "time": "1775740560" }, "stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1775740670" }, "departure": { "delay": 50, "time": "1775740670" }, "stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739180" }, "departure": { "time": "1775739180" }, "stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1775738521" }, "departure": { "delay": 1, "time": "1775738521" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1775740127" }, "departure": { "delay": 47, "time": "1775740127" }, "stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1775739702" }, "departure": { "delay": 42, "time": "1775739702" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1775740206" }, "departure": { "delay": 6, "time": "1775740206" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1775740485" }, "departure": { "delay": 45, "time": "1775740485" }, "stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 47, "time": "1775738687" }, "departure": { "delay": 47, "time": "1775738687" }, "stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1775740081" }, "departure": { "delay": 1, "time": "1775740081" }, "stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1775739962" }, "departure": { "delay": 2, "time": "1775739962" }, "stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 29, "time": "1775741009" }, "departure": { "delay": 29, "time": "1775741009" }, "stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 38, "time": "1775739458" }, "departure": { "delay": 38, "time": "1775739458" }, "stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1775738565" }, "departure": { "delay": 45, "time": "1775738565" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1775739520" }, "departure": { "delay": 40, "time": "1775739520" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1775738763" }, "departure": { "delay": 3, "time": "1775738763" }, "stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1775739798" }, "departure": { "delay": 18, "time": "1775739798" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 44, "time": "1775738924" }, "departure": { "delay": 44, "time": "1775738924" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1775740760" }, "departure": { "delay": 20, "time": "1775740760" }, "stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001", "stopSequence": 33 }, { "departure": { "time": "1775738460" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775739420" }, "departure": { "delay": 60, "time": "1775739420" }, "stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1775738621" }, "departure": { "delay": 41, "time": "1775738621" }, "stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1775697551", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13416:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16524:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1775742422" }, "departure": { "delay": 2, "time": "1775742422" }, "stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1775742448" }, "departure": { "delay": 28, "time": "1775742448" }, "stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775742360" }, "departure": { "time": "1775742360" }, "stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1775742325" }, "departure": { "delay": 25, "time": "1775742325" }, "stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775742480" }, "departure": { "time": "1775742480" }, "stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 32, "time": "1775742212" }, "departure": { "delay": 32, "time": "1775742212" }, "stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1775742263" }, "departure": { "delay": 23, "time": "1775742263" }, "stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775731774", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx15:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16524:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14423:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775740316" }, "departure": { "delay": 56, "time": "1775740316" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1775740282" }, "departure": { "delay": 22, "time": "1775740282" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 30, "time": "1775740230" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738914", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14423:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1775740686" }, "departure": { "delay": 6, "time": "1775740686" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1775740990" }, "departure": { "delay": 10, "time": "1775740990" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775740585" }, "departure": { "delay": 25, "time": "1775740585" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1775740759" }, "departure": { "delay": 19, "time": "1775740759" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1775740500" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738915", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19399:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108079x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1775737349" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 74, "time": "1775737214" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775737352", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108079x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598416:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1775738611" }, "departure": { "delay": 211, "time": "1775738611" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 229, "time": "1775738509" }, "departure": { "delay": 229, "time": "1775738509" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 185, "time": "1775738705" }, "departure": { "delay": 185, "time": "1775738705" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 173, "time": "1775738753" }, "departure": { "delay": 173, "time": "1775738753" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 217, "time": "1775739037" }, "departure": { "delay": 217, "time": "1775739037" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 196, "time": "1775738290" }, "departure": { "delay": 196, "time": "1775738296" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 212, "time": "1775738792" }, "departure": { "delay": 212, "time": "1775738792" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 226, "time": "1775738563" }, "departure": { "delay": 226, "time": "1775738566" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1775738807" }, "departure": { "delay": 167, "time": "1775738807" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 181, "time": "1775739061" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 138, "time": "1775738358" }, "departure": { "delay": 138, "time": "1775738358" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 229, "time": "1775738989" }, "departure": { "delay": 229, "time": "1775738989" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 197, "time": "1775738957" }, "departure": { "delay": 197, "time": "1775738957" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1775738594", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598416:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596232:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -58, "time": "1775739782" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -555, "time": "1775738985" }, "departure": { "delay": -555, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004", "stopSequence": 3 }, { "departure": { "delay": -315, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -375, "time": "1775738985" }, "departure": { "delay": -375, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -675, "time": "1775738985" }, "departure": { "delay": -675, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596232:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3456:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775736240" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 109, "time": "1775737177" }, "departure": { "delay": 109, "time": "1775737189" }, "stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1775736825" }, "departure": { "delay": 69, "time": "1775736849" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 99, "time": "1775736606" }, "departure": { "delay": 99, "time": "1775736639" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1775736921" }, "departure": { "delay": 99, "time": "1775736939" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1775737363" }, "departure": { "delay": 49, "time": "1775737369" }, "stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1775737546" }, "departure": { "delay": 69, "time": "1775737569" }, "stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -6, "time": "1775737914" }, "stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 99, "time": "1775737661" }, "departure": { "delay": 99, "time": "1775737719" }, "stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1775737271" }, "departure": { "delay": 29, "time": "1775737289" }, "stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 149, "time": "1775736540" }, "departure": { "delay": 149, "time": "1775736569" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 169, "time": "1775736430" }, "departure": { "delay": 169, "time": "1775736469" }, "stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 109, "time": "1775736342" }, "departure": { "delay": 109, "time": "1775736349" }, "stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1775737779" }, "departure": { "delay": 109, "time": "1775737789" }, "stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1775737458" }, "departure": { "delay": 39, "time": "1775737479" }, "stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1775737012" }, "departure": { "delay": 69, "time": "1775737029" }, "stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1775736720" }, "departure": { "delay": 149, "time": "1775736749" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1775737088" }, "departure": { "delay": 99, "time": "1775737119" }, "stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775735815", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3456:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597077:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1775742148" }, "departure": { "delay": 28, "time": "1775742148" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -2655, "time": "1775738985" }, "departure": { "delay": -2655, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2535, "time": "1775738985" }, "departure": { "delay": -2535, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -2235, "time": "1775738985" }, "departure": { "delay": -2235, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -42, "time": "1775742198" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -2055, "time": "1775738985" }, "departure": { "delay": -2055, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -2535, "time": "1775738985" }, "departure": { "delay": -2535, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "departure": { "delay": -1995, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -2775, "time": "1775738985" }, "departure": { "delay": -2775, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -2355, "time": "1775738985" }, "departure": { "delay": -2355, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2475, "time": "1775738985" }, "departure": { "delay": -2475, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2895, "time": "1775738985" }, "departure": { "delay": -2895, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2835, "time": "1775738985" }, "departure": { "delay": -2835, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -2415, "time": "1775738985" }, "departure": { "delay": -2415, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3075, "time": "1775738985" }, "departure": { "delay": -3075, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -2955, "time": "1775738985" }, "departure": { "delay": -2955, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -2115, "time": "1775738985" }, "departure": { "delay": -2115, "time": "1775738985" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597077:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17784:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775738820" }, "departure": { "time": "1775738820" }, "stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1775739180" }, "stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1775737860" }, "departure": { "delay": 60, "time": "1775737860" }, "stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001", "stopSequence": 17 }, { "departure": { "time": "1775736360" }, "stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1775736480" }, "departure": { "delay": 60, "time": "1775736480" }, "stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775738760" }, "departure": { "time": "1775738760" }, "stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1775736540" }, "departure": { "delay": 60, "time": "1775736540" }, "stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1775737620" }, "departure": { "delay": 60, "time": "1775737620" }, "stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775737920" }, "departure": { "delay": 60, "time": "1775737920" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738940" }, "departure": { "time": "1775738940" }, "stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1775736500" }, "departure": { "delay": 20, "time": "1775736500" }, "stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1775737560" }, "departure": { "delay": 60, "time": "1775737560" }, "stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1775736420" }, "departure": { "delay": 60, "time": "1775736420" }, "stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1775739060" }, "departure": { "delay": 60, "time": "1775739060" }, "stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 20, "time": "1775736380" }, "departure": { "delay": 20, "time": "1775736380" }, "stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775735735", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx33:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17784:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4282637x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 33, "time": "1775738613" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1775738733" }, "departure": { "delay": 33, "time": "1775738733" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 51, "time": "1775738931" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1775738973" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1775738894" }, "departure": { "delay": 74, "time": "1775738894" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1775738816" }, "departure": { "delay": 56, "time": "1775738816" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738652", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4282637x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000318:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1775739251" }, "departure": { "delay": 11, "time": "1775739251" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1775739551" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1775738761" }, "departure": { "delay": 61, "time": "1775738761" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1775739371" }, "departure": { "delay": 11, "time": "1775739371" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": 61, "time": "1775738941" }, "departure": { "delay": 61, "time": "1775738941" }, "stopId": "FR:76758:ZE:YVETOTxxxCimeti:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1775739131" }, "departure": { "delay": 11, "time": "1775739131" }, "stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012", "stopSequence": 8 } ], "timestamp": "1775739000", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000318:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1695:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 148, "time": "1775738848" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 213, "time": "1775739093" }, "departure": { "delay": 213, "time": "1775739093" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 203, "time": "1775739203" }, "departure": { "delay": 203, "time": "1775739203" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 220, "time": "1775739040" }, "departure": { "delay": 220, "time": "1775739040" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 199, "time": "1775739259" }, "departure": { "delay": 199, "time": "1775739259" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 199, "time": "1775739619" }, "departure": { "delay": 199, "time": "1775739619" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1775738923" }, "departure": { "delay": 223, "time": "1775738923" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 231, "time": "1775741031" }, "departure": { "delay": 231, "time": "1775741031" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 245, "time": "1775739305" }, "departure": { "delay": 245, "time": "1775739305" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 206, "time": "1775739506" }, "departure": { "delay": 206, "time": "1775739506" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775738854", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1695:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx266:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775739401" }, "departure": { "delay": 41, "time": "1775739401" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1775739221" }, "departure": { "delay": 41, "time": "1775739221" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739840" }, "departure": { "time": "1775739840" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739480" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775739570" }, "departure": { "delay": 30, "time": "1775739570" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775739180" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx266:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4099:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1775739711" }, "departure": { "delay": 51, "time": "1775739711" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1775740200" }, "departure": { "time": "1775740200" }, "stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001", "stopSequence": 20 }, { "departure": { "time": "1775739660" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1775739847" }, "departure": { "delay": 7, "time": "1775739847" }, "stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1775739907" }, "departure": { "delay": 7, "time": "1775739907" }, "stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1775740374" }, "departure": { "delay": 54, "time": "1775740374" }, "stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1775740472" }, "departure": { "delay": 32, "time": "1775740472" }, "stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775740080" }, "departure": { "time": "1775740080" }, "stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1775740325" }, "departure": { "delay": 5, "time": "1775740325" }, "stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001", "stopSequence": 22 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4099:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14407:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775740025" }, "departure": { "delay": 5, "time": "1775740025" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1775739939" }, "departure": { "delay": 39, "time": "1775739939" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775739480" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1775741496" }, "departure": { "delay": 36, "time": "1775741496" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1775741393" }, "departure": { "delay": 53, "time": "1775741393" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1775741430" }, "departure": { "delay": 30, "time": "1775741430" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1775739532" }, "departure": { "delay": 52, "time": "1775739532" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1775739835" }, "departure": { "delay": 55, "time": "1775739835" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1775740100" }, "departure": { "delay": 20, "time": "1775740100" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1775740186" }, "departure": { "delay": 46, "time": "1775740186" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1775741313" }, "departure": { "delay": 33, "time": "1775741313" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1775739566" }, "departure": { "delay": 26, "time": "1775739566" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738963", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14407:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx9944:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775741474" }, "departure": { "delay": 14, "time": "1775741474" }, "stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1775741374" }, "departure": { "delay": 34, "time": "1775741374" }, "stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1775741210" }, "departure": { "delay": 50, "time": "1775741210" }, "stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775741309" }, "departure": { "delay": 29, "time": "1775741309" }, "stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738234", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx01:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx9944:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12640:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1775741090" }, "departure": { "delay": 50, "time": "1775741090" }, "stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775740890" }, "departure": { "delay": 30, "time": "1775740890" }, "stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775740680" }, "stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1775741017" }, "departure": { "delay": 37, "time": "1775741017" }, "stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1775741146" }, "departure": { "delay": 46, "time": "1775741146" }, "stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775738963", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12640:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:731:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741880" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775742120" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1775740800" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775741520" }, "departure": { "time": "1775741520" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775741640" }, "departure": { "time": "1775741640" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:731:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x19:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1775740879" }, "departure": { "delay": 29, "time": "1775740889" }, "stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -21, "time": "1775742068" }, "departure": { "delay": -21, "time": "1775742099" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1775741161" }, "departure": { "delay": 11, "time": "1775741171" }, "stopId": "FR:14366:ZE:23030003:ATOUMOD036", "stopSequence": 8 }, { "departure": { "time": "1775740560" }, "stopId": "FR:14366:ZE:779170011:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -88, "time": "1775742234" }, "departure": { "delay": -88, "time": "1775742332" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1775741789" }, "departure": { "delay": 39, "time": "1775741799" }, "stopId": "FR:14366:ZE:3120002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1775741663" }, "departure": { "delay": 33, "time": "1775741673" }, "stopId": "FR:14366:ZE:9260005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -166, "time": "1775742554" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1775741012" }, "departure": { "delay": 42, "time": "1775741022" }, "stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1775741743" }, "departure": { "delay": 53, "time": "1775741753" }, "stopId": "FR:14366:ZE:7160003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1775741321" }, "departure": { "delay": 51, "time": "1775741331" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1775740748" }, "departure": { "delay": 78, "time": "1775740758" }, "stopId": "FR:14366:ZE:3100005:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1775741101" }, "departure": { "delay": 71, "time": "1775741111" }, "stopId": "FR:14366:ZE:25050002:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -81, "time": "1775742308" }, "departure": { "delay": -81, "time": "1775742399" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1775741609" }, "departure": { "delay": 39, "time": "1775741619" }, "stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "time": "1775741930" }, "departure": { "time": "1775741940" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -89, "time": "1775742412" }, "departure": { "delay": -89, "time": "1775742511" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": -65, "time": "1775742161" }, "departure": { "delay": -65, "time": "1775742235" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1775741469" }, "departure": { "delay": 19, "time": "1775741479" }, "stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1775741241" }, "departure": { "delay": 31, "time": "1775741251" }, "stopId": "FR:14366:ZE:1200004:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 13, "time": "1775742003" }, "departure": { "delay": 13, "time": "1775742013" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 27, "time": "1775741537" }, "departure": { "delay": 27, "time": "1775741547" }, "stopId": "FR:14366:ZE:5160002:ATOUMOD036", "stopSequence": 12 } ], "timestamp": "1775739003", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:5035925772959744x19:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6333:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775739324" }, "departure": { "delay": 24, "time": "1775739324" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775739145" }, "departure": { "delay": 25, "time": "1775739145" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775739210" }, "departure": { "delay": 30, "time": "1775739210" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 31, "time": "1775739031" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775739101" }, "departure": { "delay": 41, "time": "1775739101" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738635", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6333:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230607x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1775739423" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -57, "time": "1775739123" }, "departure": { "delay": -57, "time": "1775739123" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -49, "time": "1775739191" }, "departure": { "delay": -49, "time": "1775739191" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -55, "time": "1775739365" }, "departure": { "delay": -55, "time": "1775739365" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -1, "time": "1775739299" }, "departure": { "delay": -1, "time": "1775739299" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -57, "time": "1775739063" }, "departure": { "delay": -57, "time": "1775739063" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -10, "time": "1775738990" }, "departure": { "delay": -10, "time": "1775738990" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": -17, "time": "1775738923" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230607x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227438x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -14, "time": "1775738806" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1775739103" }, "departure": { "delay": 43, "time": "1775739103" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -14, "time": "1775739526" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": -13, "time": "1775738507" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1775739305" }, "departure": { "delay": 5, "time": "1775739305" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -14, "time": "1775739166" }, "departure": { "delay": -14, "time": "1775739166" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": -14, "time": "1775738446" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738962", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227438x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 98, "time": "1775736398" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 213, "time": "1775736496" }, "departure": { "delay": 213, "time": "1775736573" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 158, "time": "1775736683" }, "departure": { "delay": 158, "time": "1775736698" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775736822" }, "departure": { "delay": 44, "time": "1775736824" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1775736633" }, "departure": { "delay": 168, "time": "1775736648" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736404", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19383:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17348:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1775740832" }, "departure": { "delay": 32, "time": "1775740832" }, "stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 49, "time": "1775740069" }, "departure": { "delay": 49, "time": "1775740069" }, "stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "time": "1775740620" }, "departure": { "time": "1775740620" }, "stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1775740145" }, "departure": { "delay": 5, "time": "1775740145" }, "stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1775740911" }, "departure": { "delay": 51, "time": "1775740911" }, "stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1775739779" }, "departure": { "delay": 59, "time": "1775739779" }, "stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 39, "time": "1775740959" }, "departure": { "delay": 39, "time": "1775740959" }, "stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 49, "time": "1775739589" }, "departure": { "delay": 49, "time": "1775739589" }, "stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1775738928" }, "departure": { "delay": 48, "time": "1775738928" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1775739916" }, "departure": { "delay": 16, "time": "1775739916" }, "stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775738880" }, "departure": { "time": "1775738880" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1775739427" }, "departure": { "delay": 7, "time": "1775739427" }, "stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1775739254" }, "departure": { "delay": 14, "time": "1775739254" }, "stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1775739075" }, "departure": { "delay": 15, "time": "1775739075" }, "stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1775740679" }, "departure": { "delay": 59, "time": "1775740679" }, "stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 40, "time": "1775740720" }, "departure": { "delay": 40, "time": "1775740720" }, "stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1775740444" }, "departure": { "delay": 4, "time": "1775740444" }, "stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775738865" }, "departure": { "delay": 45, "time": "1775738865" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741040" }, "stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "delay": 26, "time": "1775738966" }, "departure": { "delay": 26, "time": "1775738966" }, "stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1775739472" }, "departure": { "delay": 52, "time": "1775739472" }, "stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775738820" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1775739201" }, "departure": { "delay": 21, "time": "1775739201" }, "stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1775738845" }, "departure": { "delay": 25, "time": "1775738845" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1775739833" }, "departure": { "delay": 53, "time": "1775739833" }, "stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1775738254", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17348:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470477:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 199, "time": "1775738659" }, "departure": { "delay": 199, "time": "1775738659" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 231, "time": "1775738811" }, "departure": { "delay": 231, "time": "1775738811" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1775738524" }, "departure": { "delay": 79, "time": "1775738539" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1775739103" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 159, "time": "1775738619" }, "departure": { "delay": 159, "time": "1775738619" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1775738324" }, "departure": { "delay": 110, "time": "1775738330" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 256, "time": "1775738776" }, "departure": { "delay": 256, "time": "1775738776" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1775738285" }, "departure": { "delay": 125, "time": "1775738285" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1775738967" }, "departure": { "delay": 147, "time": "1775738967" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1775738989" }, "departure": { "delay": 109, "time": "1775738989" }, "stopId": "FR:27332:ZE:0x6237:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 226, "time": "1775738866" }, "departure": { "delay": 226, "time": "1775738866" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1775738698" }, "departure": { "delay": 178, "time": "1775738698" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 183, "time": "1775738883" }, "departure": { "delay": 183, "time": "1775738883" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 222, "time": "1775738922" }, "departure": { "delay": 222, "time": "1775738922" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 162, "time": "1775738382" }, "departure": { "delay": 162, "time": "1775738382" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1775738678", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470477:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10261:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1775738750" }, "departure": { "delay": -10, "time": "1775738750" }, "stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -86, "time": "1775738374" }, "departure": { "delay": -86, "time": "1775738374" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1775738040" }, "stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -56, "time": "1775738224" }, "departure": { "delay": -56, "time": "1775738224" }, "stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -70, "time": "1775738431" }, "departure": { "delay": -70, "time": "1775738450" }, "stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -41, "time": "1775738299" }, "departure": { "delay": -41, "time": "1775738299" }, "stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -28, "time": "1775738835" }, "departure": { "delay": -28, "time": "1775738852" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -61, "time": "1775738099" }, "departure": { "delay": -61, "time": "1775738099" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -72, "time": "1775739828" }, "departure": { "delay": -72, "time": "1775739828" }, "stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -35, "time": "1775739085" }, "departure": { "delay": -35, "time": "1775739085" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -95, "time": "1775739205" }, "departure": { "delay": -95, "time": "1775739205" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": -51, "time": "1775740029" }, "departure": { "delay": -51, "time": "1775740029" }, "stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -87, "time": "1775738973" }, "departure": { "delay": -87, "time": "1775738973" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -12, "time": "1775738808" }, "departure": { "delay": -12, "time": "1775738808" }, "stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -63, "time": "1775738157" }, "departure": { "delay": -63, "time": "1775738157" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1775740250" }, "departure": { "delay": -10, "time": "1775740250" }, "stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -61, "time": "1775739899" }, "departure": { "delay": -61, "time": "1775739899" }, "stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -73, "time": "1775740427" }, "stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 183, "time": "1775740323" }, "departure": { "delay": 183, "time": "1775740323" }, "stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -65, "time": "1775739655" }, "departure": { "delay": -65, "time": "1775739655" }, "stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -70, "time": "1775739770" }, "departure": { "delay": -70, "time": "1775739770" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -65, "time": "1775739955" }, "departure": { "delay": -65, "time": "1775739955" }, "stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -36, "time": "1775739564" }, "departure": { "delay": -36, "time": "1775739564" }, "stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -29, "time": "1775738902" }, "departure": { "delay": -29, "time": "1775738911" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -65, "time": "1775739475" }, "departure": { "delay": -65, "time": "1775739475" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 59, "time": "1775738649" }, "departure": { "delay": 59, "time": "1775738699" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -56, "time": "1775739604" }, "departure": { "delay": -56, "time": "1775739604" }, "stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -51, "time": "1775738049" }, "departure": { "delay": -51, "time": "1775738049" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738014", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10261:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6998:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775736660" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1775737289" }, "departure": { "delay": 51, "time": "1775737311" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1775737787" }, "departure": { "delay": 156, "time": "1775737836" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1775737561" }, "departure": { "delay": 61, "time": "1775737561" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1775737686" }, "departure": { "delay": 91, "time": "1775737711" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1775736734" }, "departure": { "delay": 74, "time": "1775736734" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1775737390" }, "departure": { "delay": 90, "time": "1775737410" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 196, "time": "1775737936" }, "departure": { "delay": 196, "time": "1775737936" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1775738134" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1775736934" }, "departure": { "delay": 204, "time": "1775736984" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 164, "time": "1775737184" }, "departure": { "delay": 164, "time": "1775737184" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 164, "time": "1775738084" }, "departure": { "delay": 164, "time": "1775738084" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1775737473" }, "departure": { "delay": 33, "time": "1775737473" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 151, "time": "1775738011" }, "departure": { "delay": 151, "time": "1775738011" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1775736834" }, "departure": { "delay": 54, "time": "1775736834" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736674", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6998:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16824:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1775741623" }, "departure": { "delay": 43, "time": "1775741623" }, "stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1775741501" }, "departure": { "delay": 41, "time": "1775741501" }, "stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1775741856" }, "departure": { "delay": 36, "time": "1775741856" }, "stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1775741670" }, "departure": { "delay": 30, "time": "1775741670" }, "stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775737334", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx20:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16824:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057149x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 190, "time": "1775738410" }, "stopId": "FR:76351:ZE:3398:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 175, "time": "1775738455" }, "stopId": "FR:76351:ZE:3278:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 173, "time": "1775738633" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 281, "time": "1775738921" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 221, "time": "1775739041" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 255, "time": "1775738955" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 217, "time": "1775738737" }, "departure": { "delay": 217, "time": "1775738737" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 169, "time": "1775738509" }, "stopId": "FR:76351:ZE:4555:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1775738711" }, "departure": { "delay": 191, "time": "1775738711" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1775738412", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057149x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17195:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1775741490" }, "departure": { "delay": 30, "time": "1775741490" }, "stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1775741787" }, "departure": { "delay": 27, "time": "1775741787" }, "stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1775741841" }, "departure": { "delay": 21, "time": "1775741841" }, "stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1775741617" }, "departure": { "delay": 37, "time": "1775741617" }, "stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1775742045" }, "departure": { "delay": 45, "time": "1775742045" }, "stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1775741910" }, "departure": { "delay": 30, "time": "1775741910" }, "stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1775741569" }, "departure": { "delay": 49, "time": "1775741569" }, "stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1775741706" }, "departure": { "delay": 6, "time": "1775741706" }, "stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1775736615", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17195:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14362:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1775739384" }, "departure": { "delay": 84, "time": "1775739384" }, "stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "delay": 30, "time": "1775738730" }, "stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1775738769" }, "departure": { "delay": 9, "time": "1775738769" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1775740766" }, "departure": { "delay": 86, "time": "1775740766" }, "stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 106, "time": "1775739646" }, "departure": { "delay": 106, "time": "1775739646" }, "stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1775740700" }, "departure": { "delay": 80, "time": "1775740700" }, "stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 126, "time": "1775739066" }, "departure": { "delay": 126, "time": "1775739066" }, "stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1775739530" }, "departure": { "delay": 110, "time": "1775739530" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1775738921" }, "departure": { "delay": 103, "time": "1775738923" }, "stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1775739142" }, "departure": { "delay": 82, "time": "1775739142" }, "stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1775740583" }, "departure": { "delay": 83, "time": "1775740583" }, "stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1775740663" }, "departure": { "delay": 103, "time": "1775740663" }, "stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 102, "time": "1775739462" }, "departure": { "delay": 102, "time": "1775739462" }, "stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1775738837" }, "departure": { "delay": 86, "time": "1775738846" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738355", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14362:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16046:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1775740680" }, "departure": { "delay": 60, "time": "1775740680" }, "stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1775741520" }, "departure": { "delay": 60, "time": "1775741520" }, "stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001", "stopSequence": 10 }, { "departure": { "time": "1775740620" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736434", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16046:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190595x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 255, "time": "1775739675" }, "departure": { "delay": 255, "time": "1775739675" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 230, "time": "1775739470" }, "departure": { "delay": 230, "time": "1775739470" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 265, "time": "1775739745" }, "departure": { "delay": 265, "time": "1775739745" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 220, "time": "1775739580" }, "departure": { "delay": 220, "time": "1775739580" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 235, "time": "1775738935" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1775739040" }, "departure": { "delay": 220, "time": "1775739040" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 52, "time": "1775738392" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1775739820" }, "departure": { "delay": 220, "time": "1775739820" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 231, "time": "1775739111" }, "departure": { "delay": 231, "time": "1775739111" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 250, "time": "1775739610" }, "departure": { "delay": 250, "time": "1775739610" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 258, "time": "1775739198" }, "departure": { "delay": 258, "time": "1775739198" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 239, "time": "1775739239" }, "departure": { "delay": 239, "time": "1775739239" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 220, "time": "1775739160" }, "departure": { "delay": 220, "time": "1775739160" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 220, "time": "1775740000" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 83, "time": "1775738483" }, "stopId": "FR:76351:ZE:4733:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 83, "time": "1775738543" }, "stopId": "FR:76351:ZE:4699:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1775738723" }, "departure": { "delay": 83, "time": "1775738723" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 223, "time": "1775739523" }, "departure": { "delay": 223, "time": "1775739523" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 252, "time": "1775739372" }, "departure": { "delay": 252, "time": "1775739372" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190595x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051210xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1775738819" }, "departure": { "delay": 59, "time": "1775738819" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 46, "time": "1775738446" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1775738921" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1775738800" }, "departure": { "delay": 100, "time": "1775738800" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1775738681" }, "departure": { "delay": 41, "time": "1775738681" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738962", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051210xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107878x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775738105" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 30, "time": "1775738010" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1775738102", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107878x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx341:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1775739232" }, "departure": { "delay": 112, "time": "1775739232" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1775740906" }, "departure": { "delay": 106, "time": "1775740906" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1775739152" }, "departure": { "delay": 92, "time": "1775739152" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1775739353" }, "departure": { "delay": 113, "time": "1775739353" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 98, "time": "1775738858" }, "departure": { "delay": 98, "time": "1775738858" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775738760" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 92, "time": "1775739512" }, "departure": { "delay": 92, "time": "1775739512" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 123, "time": "1775739063" }, "departure": { "delay": 123, "time": "1775739063" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1775738972" }, "departure": { "delay": 92, "time": "1775738972" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738775", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx341:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6985:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1775736283" }, "departure": { "delay": 43, "time": "1775736283" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775736126" }, "departure": { "delay": 6, "time": "1775736126" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1775736226" }, "departure": { "delay": -14, "time": "1775736226" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1775737551" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 15 }, { "departure": { "time": "1775736120" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -124, "time": "1775736656" }, "departure": { "delay": -124, "time": "1775736656" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -81, "time": "1775736759" }, "departure": { "delay": -81, "time": "1775736759" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775736034", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6985:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3344F493899x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775737260" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775745060" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1775738580" }, "departure": { "time": "1775738640" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1775739480" }, "departure": { "time": "1775739540" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775741040" }, "departure": { "time": "1775741160" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775738618", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3344F493899x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596126:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1775738360" }, "departure": { "delay": 200, "time": "1775738360" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 172, "time": "1775738512" }, "departure": { "delay": 172, "time": "1775738512" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 139, "time": "1775738659" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 192, "time": "1775738592" }, "departure": { "delay": 192, "time": "1775738592" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 203, "time": "1775738285" }, "departure": { "delay": 203, "time": "1775738303" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 202, "time": "1775738418" }, "departure": { "delay": 202, "time": "1775738422" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 } ], "timestamp": "1775738354", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596126:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4255649x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 74, "time": "1775737754" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 28, "time": "1775737828" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1775737793", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4255649x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230572x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1775738835" }, "departure": { "delay": -45, "time": "1775738835" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": -72, "time": "1775738868" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 10, "time": "1775738950" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 5, "time": "1775739005" }, "departure": { "delay": 5, "time": "1775739005" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -60, "time": "1775738760" }, "departure": { "delay": -60, "time": "1775738760" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": -70, "time": "1775738630" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1775738730" }, "departure": { "delay": -30, "time": "1775738730" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -44, "time": "1775739076" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": -36, "time": "1775738484" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -70, "time": "1775738690" }, "departure": { "delay": -70, "time": "1775738690" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 31 } ], "timestamp": "1775738652", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230572x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6910, "time": "1775730303" }, "departure": { "delay": 6910, "time": "1775730310" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 }, { "arrival": { "delay": 6542, "time": "1775730542" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 4 }, { "departure": { "delay": 7141, "time": "1775729941" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 6732, "time": "1775730424" }, "departure": { "delay": 6732, "time": "1775730432" }, "stopId": "FR:27681:ZE:10027:ATOUMOD118", "stopSequence": 3 } ], "timestamp": "1775739011", "trip": { "directionId": 2, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:3:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3310F480842x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1775736240" }, "departure": { "delay": 300, "time": "1775736360" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775731980" }, "departure": { "time": "1775732460" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1775733780" }, "departure": { "delay": 300, "time": "1775733840" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1775734680" }, "departure": { "delay": 300, "time": "1775734740" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1775738559", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3310F480842x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3119F494123x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775742000" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "delay": 600, "time": "1775749500" }, "departure": { "delay": 600, "time": "1775749560" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748120" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748960" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "delay": 600, "time": "1775748660" }, "departure": { "delay": 600, "time": "1775748720" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 37 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746920" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "delay": 600, "time": "1775747340" }, "departure": { "delay": 600, "time": "1775747520" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1775749800" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3119F494123x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx77:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775713680" }, "departure": { "time": "1775713680" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775713200" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775714520" }, "departure": { "time": "1775714520" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775713620" }, "departure": { "time": "1775713620" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775714580" }, "departure": { "time": "1775714580" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1775715120" }, "departure": { "time": "1775715120" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1775713745" }, "departure": { "delay": 5, "time": "1775713745" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775714280" }, "departure": { "time": "1775714280" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775714400" }, "departure": { "time": "1775714400" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775713800" }, "departure": { "time": "1775713800" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775715180" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775713740" }, "departure": { "time": "1775713740" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775710609", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx77:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107880x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 35, "time": "1775738435" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1775739259" }, "departure": { "delay": 19, "time": "1775739259" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -6, "time": "1775739354" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1775738760" }, "departure": { "delay": 60, "time": "1775738760" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": -2, "time": "1775738938" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 28, "time": "1775738608" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1775739151" }, "departure": { "delay": 31, "time": "1775739151" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1775739048" }, "departure": { "delay": 48, "time": "1775739048" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1775738880" }, "departure": { "delay": 60, "time": "1775738880" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738552", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107880x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595688:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775739341" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 139, "time": "1775739199" }, "departure": { "delay": 139, "time": "1775739199" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 211, "time": "1775738250" }, "departure": { "delay": 211, "time": "1775738311" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 117, "time": "1775739297" }, "departure": { "delay": 117, "time": "1775739297" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 199, "time": "1775738479" }, "departure": { "delay": 199, "time": "1775738479" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1775738623" }, "departure": { "delay": 150, "time": "1775738670" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 235, "time": "1775738395" }, "departure": { "delay": 235, "time": "1775738395" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 212, "time": "1775738312" }, "departure": { "delay": 212, "time": "1775738312" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 200, "time": "1775738840" }, "departure": { "delay": 200, "time": "1775738840" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 150, "time": "1775738970" }, "departure": { "delay": 150, "time": "1775738970" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 196, "time": "1775738716" }, "departure": { "delay": 196, "time": "1775738716" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 160, "time": "1775739040" }, "departure": { "delay": 160, "time": "1775739040" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 190, "time": "1775738770" }, "departure": { "delay": 190, "time": "1775738770" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1775739142" }, "departure": { "delay": 82, "time": "1775739142" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 61, "time": "1775739241" }, "departure": { "delay": 61, "time": "1775739241" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 139, "time": "1775739079" }, "departure": { "delay": 139, "time": "1775739079" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 202, "time": "1775738902" }, "departure": { "delay": 202, "time": "1775738902" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 178, "time": "1775738998" }, "departure": { "delay": 178, "time": "1775738998" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 32 } ], "timestamp": "1775738985", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595688:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056485x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775739099" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 39, "time": "1775738979" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056485x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107881x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1775739832" }, "departure": { "delay": 112, "time": "1775739832" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1775739077" }, "departure": { "delay": 77, "time": "1775739077" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1775739729" }, "departure": { "delay": 69, "time": "1775739729" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1775739528" }, "departure": { "delay": 108, "time": "1775739528" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1775739408" }, "departure": { "delay": 108, "time": "1775739408" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1775739940" }, "departure": { "delay": 100, "time": "1775739940" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1775739256" }, "departure": { "delay": 76, "time": "1775739256" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 86, "time": "1775738966" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1775740035" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1775739619" }, "departure": { "delay": 79, "time": "1775739619" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107881x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15204:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1775742227" }, "departure": { "delay": 47, "time": "1775742227" }, "stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775742300" }, "departure": { "time": "1775742300" }, "stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738034", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15204:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx6231:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1775738738" }, "departure": { "delay": 98, "time": "1775738738" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 164, "time": "1775737945" }, "departure": { "delay": 164, "time": "1775737964" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1775737866" }, "departure": { "delay": 148, "time": "1775737888" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 58, "time": "1775737738" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1775739078" }, "departure": { "delay": 138, "time": "1775739078" }, "stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 144, "time": "1775739024" }, "departure": { "delay": 144, "time": "1775739024" }, "stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1775738198" }, "departure": { "delay": 173, "time": "1775738213" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 203, "time": "1775738038" }, "departure": { "delay": 203, "time": "1775738063" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 138, "time": "1775739318" }, "stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1775739212" }, "departure": { "delay": 152, "time": "1775739212" }, "stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 199, "time": "1775738513" }, "departure": { "delay": 199, "time": "1775738539" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 154, "time": "1775738314" }, "departure": { "delay": 154, "time": "1775738314" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1775738638" }, "departure": { "delay": 83, "time": "1775738663" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 218, "time": "1775738413" }, "departure": { "delay": 218, "time": "1775738438" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 158, "time": "1775738138" }, "departure": { "delay": 158, "time": "1775738138" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775737754", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx6231:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4282651x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1775739264" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 324, "time": "1775738364" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 285, "time": "1775738805" }, "departure": { "delay": 285, "time": "1775738805" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1775739071" }, "departure": { "delay": 191, "time": "1775739071" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 198, "time": "1775738958" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 294, "time": "1775738274" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 287, "time": "1775739047" }, "departure": { "delay": 287, "time": "1775739047" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 264, "time": "1775738424" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 324, "time": "1775738304" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 325, "time": "1775738485" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1775738972", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4282651x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057148x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1775737877" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": -9, "time": "1775737791" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775737832", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057148x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19372:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1775741125" }, "departure": { "delay": 25, "time": "1775741125" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775741040" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775736855", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19372:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1466:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1775735859" }, "departure": { "delay": 99, "time": "1775735859" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 104, "time": "1775735924" }, "departure": { "delay": 104, "time": "1775735924" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1775737277" }, "departure": { "delay": -22, "time": "1775737298" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1775736125" }, "departure": { "delay": 65, "time": "1775736125" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -57, "time": "1775737923" }, "departure": { "delay": -57, "time": "1775737923" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -17, "time": "1775737543" }, "departure": { "delay": -17, "time": "1775737543" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1775736598" }, "departure": { "delay": 58, "time": "1775736598" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1775737173" }, "departure": { "delay": 33, "time": "1775737173" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 109, "time": "1775735749" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1775736774" }, "departure": { "delay": -6, "time": "1775736774" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": -17, "time": "1775738023" }, "departure": { "delay": -17, "time": "1775738023" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 63, "time": "1775736951" }, "departure": { "delay": 63, "time": "1775737023" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -72, "time": "1775737848" }, "departure": { "delay": -72, "time": "1775737848" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -125, "time": "1775738215" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1775736376" }, "departure": { "delay": 76, "time": "1775736376" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775736523" }, "departure": { "delay": 43, "time": "1775736523" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1775737473" }, "departure": { "delay": 33, "time": "1775737473" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -34, "time": "1775738126" }, "departure": { "delay": -34, "time": "1775738126" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1775736673" }, "departure": { "delay": 38, "time": "1775736698" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1775737098" }, "departure": { "delay": 78, "time": "1775737098" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1775736032" }, "departure": { "delay": 92, "time": "1775736032" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1775736848" }, "departure": { "delay": 8, "time": "1775736848" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1775737723" }, "departure": { "delay": -17, "time": "1775737723" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 129, "time": "1775736249" }, "departure": { "delay": 129, "time": "1775736249" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1775737660" }, "departure": { "delay": -20, "time": "1775737660" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1775737785" }, "departure": { "delay": -15, "time": "1775737785" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1775736427" }, "departure": { "delay": 92, "time": "1775736452" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775735755", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1466:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13800:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741400" }, "stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1775740758" }, "departure": { "delay": 18, "time": "1775740758" }, "stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1775741566" }, "departure": { "delay": 46, "time": "1775741566" }, "stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 53, "time": "1775740373" }, "departure": { "delay": 53, "time": "1775740373" }, "stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1775740251" }, "departure": { "delay": 51, "time": "1775740251" }, "stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1775740344" }, "departure": { "delay": 24, "time": "1775740344" }, "stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1775741489" }, "departure": { "delay": 29, "time": "1775741489" }, "stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740680" }, "departure": { "time": "1775740680" }, "stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1775740542" }, "departure": { "delay": 42, "time": "1775740542" }, "stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1775741514" }, "departure": { "delay": 54, "time": "1775741514" }, "stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775740200" }, "stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775741461" }, "departure": { "delay": 1, "time": "1775741461" }, "stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1775740430" }, "departure": { "delay": 50, "time": "1775740430" }, "stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736014", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13800:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1649:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775740699" }, "departure": { "delay": 19, "time": "1775740699" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736515", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1649:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1468:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739600" }, "departure": { "time": "1775739600" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1775739245" }, "departure": { "delay": 5, "time": "1775739245" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739300" }, "departure": { "time": "1775739300" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775739120" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1775739422" }, "departure": { "delay": 2, "time": "1775739422" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1775739515" }, "departure": { "delay": 35, "time": "1775739515" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1468:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2953:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 228, "time": "1775737224" }, "departure": { "delay": 228, "time": "1775737248" }, "stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 188, "time": "1775737110" }, "departure": { "delay": 188, "time": "1775737148" }, "stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 102, "time": "1775735880" }, "departure": { "delay": 102, "time": "1775735922" }, "stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 247, "time": "1775737308" }, "departure": { "delay": 247, "time": "1775737327" }, "stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 128, "time": "1775735999" }, "departure": { "delay": 128, "time": "1775736008" }, "stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 88, "time": "1775736833" }, "departure": { "delay": 88, "time": "1775736868" }, "stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 148, "time": "1775736415" }, "departure": { "delay": 148, "time": "1775736448" }, "stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1775737012" }, "departure": { "delay": 128, "time": "1775737028" }, "stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 68, "time": "1775736230" }, "departure": { "delay": 68, "time": "1775736248" }, "stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 128, "time": "1775736101" }, "departure": { "delay": 128, "time": "1775736128" }, "stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1775736329" }, "departure": { "delay": 108, "time": "1775736348" }, "stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1775735812" }, "departure": { "delay": 128, "time": "1775735828" }, "stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1775736921" }, "departure": { "delay": 98, "time": "1775736938" }, "stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1775735655", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2953:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851739F474843x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739360" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1775737740" }, "departure": { "time": "1775737800" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775738400" }, "departure": { "time": "1775738460" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1775736720" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1775737380" }, "departure": { "time": "1775737440" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1775733098", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851739F474843x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx8147:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1775740650" }, "departure": { "delay": 30, "time": "1775740650" }, "stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1775740190" }, "departure": { "delay": 50, "time": "1775740190" }, "stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737695", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx94:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx8147:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170707x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1775738015" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 35, "time": "1775737715" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775737883", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170707x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11308:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1775740664" }, "departure": { "delay": 44, "time": "1775740664" }, "stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1775740122" }, "departure": { "delay": 42, "time": "1775740122" }, "stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1775740810" }, "departure": { "delay": 10, "time": "1775740810" }, "stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1775740500" }, "departure": { "time": "1775740500" }, "stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1775740611" }, "departure": { "delay": 51, "time": "1775740611" }, "stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1775740317" }, "departure": { "delay": 57, "time": "1775740317" }, "stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1775740402" }, "departure": { "delay": 22, "time": "1775740402" }, "stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1775740057" }, "departure": { "delay": 37, "time": "1775740057" }, "stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736274", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11308:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1353:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775740205" }, "departure": { "delay": 5, "time": "1775740205" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1775740382" }, "departure": { "delay": 2, "time": "1775740382" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775740260" }, "departure": { "time": "1775740260" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736035", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1353:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190158x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1775739729" }, "departure": { "delay": 69, "time": "1775739729" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1775740579" }, "departure": { "delay": 79, "time": "1775740579" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1775740641" }, "departure": { "delay": 81, "time": "1775740641" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1775740363" }, "departure": { "delay": 43, "time": "1775740363" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1775739943" }, "departure": { "delay": 43, "time": "1775739943" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1775740690" }, "departure": { "delay": 70, "time": "1775740690" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 68, "time": "1775739608" }, "departure": { "delay": 68, "time": "1775739608" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1775740224" }, "departure": { "delay": 84, "time": "1775740224" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 97, "time": "1775739877" }, "departure": { "delay": 97, "time": "1775739877" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1775739125" }, "departure": { "delay": 65, "time": "1775739125" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1775739279" }, "departure": { "delay": 99, "time": "1775739279" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 43, "time": "1775738983" }, "stopId": "FR:76351:ZE:4141:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1775739643" }, "departure": { "delay": 43, "time": "1775739643" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1775739687" }, "departure": { "delay": 87, "time": "1775739687" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1775739763" }, "departure": { "delay": 43, "time": "1775739763" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1775739178" }, "departure": { "delay": 58, "time": "1775739178" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1775739569" }, "departure": { "delay": 89, "time": "1775739569" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1775739439" }, "departure": { "delay": 79, "time": "1775739439" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 96, "time": "1775739336" }, "departure": { "delay": 96, "time": "1775739336" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1775740903" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 101, "time": "1775740781" }, "departure": { "delay": 101, "time": "1775740781" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1775739054" }, "departure": { "delay": 54, "time": "1775739054" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1775740490" }, "departure": { "delay": 50, "time": "1775740490" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 43, "time": "1775740723" }, "departure": { "delay": 43, "time": "1775740723" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 43, "time": "1775740543" }, "departure": { "delay": 43, "time": "1775740543" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 84, "time": "1775740284" }, "departure": { "delay": 84, "time": "1775740284" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1775740423" }, "departure": { "delay": 43, "time": "1775740423" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1775739223" }, "departure": { "delay": 43, "time": "1775739223" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1775740123" }, "departure": { "delay": 43, "time": "1775740123" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 36, "time": "1775738736" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 84, "time": "1775740164" }, "departure": { "delay": 84, "time": "1775740164" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190158x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057168x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 78, "time": "1775739438" }, "departure": { "delay": 78, "time": "1775739438" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 38, "time": "1775738558" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 82, "time": "1775739082" }, "departure": { "delay": 82, "time": "1775739082" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1775740038" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 42, "time": "1775738442" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "departure": { "time": "1775738400" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1775739213" }, "departure": { "delay": 93, "time": "1775739213" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1775739018" }, "departure": { "delay": 78, "time": "1775739018" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1775738761" }, "departure": { "delay": 1, "time": "1775738761" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1775739253" }, "departure": { "delay": 133, "time": "1775739253" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1775739509" }, "departure": { "delay": 89, "time": "1775739509" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1775739366" }, "departure": { "delay": 126, "time": "1775739366" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 90, "time": "1775738970" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1775739678" }, "departure": { "delay": 78, "time": "1775739678" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 107, "time": "1775738927" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1775739738" }, "departure": { "delay": 78, "time": "1775739738" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1775739635" }, "departure": { "delay": 95, "time": "1775739635" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1775739558" }, "departure": { "delay": 78, "time": "1775739558" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1775739318" }, "departure": { "delay": 78, "time": "1775739318" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1775739133" }, "departure": { "delay": 133, "time": "1775739133" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1775738684" }, "departure": { "delay": 44, "time": "1775738684" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 9, "time": "1775738649" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1775738972", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057168x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10688:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1775740917" }, "departure": { "delay": 57, "time": "1775740917" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775736734", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10688:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13450:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1775741304" }, "departure": { "delay": 24, "time": "1775741304" }, "stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1775741347" }, "departure": { "delay": 7, "time": "1775741347" }, "stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1775740375" }, "departure": { "delay": 55, "time": "1775740375" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1775740420" }, "departure": { "delay": 40, "time": "1775740420" }, "stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1775741240" }, "departure": { "delay": 20, "time": "1775741240" }, "stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1775741038" }, "departure": { "delay": 58, "time": "1775741038" }, "stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1775740246" }, "departure": { "delay": 46, "time": "1775740246" }, "stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1775739900" }, "stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1775739961" }, "departure": { "delay": 1, "time": "1775739961" }, "stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1775740005" }, "departure": { "delay": 45, "time": "1775740005" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775741143" }, "departure": { "delay": 43, "time": "1775741143" }, "stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1775740516" }, "departure": { "delay": 16, "time": "1775740516" }, "stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1775741766" }, "departure": { "delay": 6, "time": "1775741766" }, "stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775737895", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13450:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7053:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739120" }, "departure": { "time": "1775739120" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1775739054" }, "departure": { "delay": 54, "time": "1775739054" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739360" }, "departure": { "time": "1775739360" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775739000" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1775739165" }, "departure": { "delay": 45, "time": "1775739165" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7053:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2783:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775753340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1775738842", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2783:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7016:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1775739594" }, "departure": { "delay": 54, "time": "1775739594" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775739660" }, "departure": { "time": "1775739660" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775739540" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738923", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7016:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18542:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742240" }, "departure": { "time": "1775742240" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1775741997" }, "departure": { "delay": 57, "time": "1775741997" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1775741942" }, "departure": { "delay": 2, "time": "1775741942" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1775742117" }, "departure": { "delay": 57, "time": "1775742117" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775697600", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18542:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17339:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1775741065" }, "departure": { "delay": 25, "time": "1775741065" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775741040" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1775741085" }, "departure": { "delay": 45, "time": "1775741085" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736855", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17339:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1621:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1775740474" }, "departure": { "delay": 34, "time": "1775740474" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1775740219" }, "departure": { "delay": 19, "time": "1775740219" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1775740777" }, "departure": { "delay": 37, "time": "1775740777" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1775740311" }, "departure": { "delay": 51, "time": "1775740311" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1775740530" }, "departure": { "delay": 30, "time": "1775740530" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1775740576" }, "departure": { "delay": 16, "time": "1775740576" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775740364" }, "departure": { "delay": 44, "time": "1775740364" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736035", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1621:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16211:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775742420" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738235", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16211:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011304x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 372, "time": "1775738532" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 319, "time": "1775738599" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 332, "time": "1775738492" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "departure": { "delay": 341, "time": "1775738561" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "departure": { "delay": 335, "time": "1775738435" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1775738532", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011304x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:917:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775748540" }, "departure": { "time": "1775748540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1775747700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775748300" }, "departure": { "time": "1775748300" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775747940" }, "departure": { "time": "1775747940" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775748900" }, "departure": { "time": "1775748900" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775748660" }, "departure": { "time": "1775748660" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775748180" }, "departure": { "time": "1775748180" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775748780" }, "departure": { "time": "1775748780" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775747820" }, "departure": { "time": "1775747820" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775749020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775748060" }, "departure": { "time": "1775748060" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775748420" }, "departure": { "time": "1775748420" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1775738998", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:917:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19333:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1775739668" }, "departure": { "delay": 68, "time": "1775739668" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1775739258" }, "departure": { "delay": 78, "time": "1775739258" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1775739027" }, "departure": { "delay": 87, "time": "1775739027" }, "stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1775738941" }, "departure": { "delay": 65, "time": "1775738945" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1775738808" }, "departure": { "delay": 116, "time": "1775738876" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1775739737" }, "departure": { "delay": 77, "time": "1775739737" }, "stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1775738700" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738715", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19333:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056482x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1775737486" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 166, "time": "1775737366" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1775737502", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056482x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230403x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 47, "time": "1775737547" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 3, "time": "1775737803" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 } ], "timestamp": "1775737742", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230403x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17040:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775739960" }, "departure": { "time": "1775739960" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775741250" }, "departure": { "delay": 30, "time": "1775741250" }, "stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 9, "time": "1775741349" }, "departure": { "delay": 9, "time": "1775741349" }, "stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1775740015" }, "departure": { "delay": 55, "time": "1775740015" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1775741610" }, "departure": { "delay": 30, "time": "1775741610" }, "stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -60, "time": "1775740140" }, "departure": { "delay": -60, "time": "1775740140" }, "stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1775740182" }, "departure": { "delay": -18, "time": "1775740182" }, "stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1775741970" }, "departure": { "delay": 30, "time": "1775741970" }, "stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 20, "time": "1775741120" }, "departure": { "delay": 20, "time": "1775741120" }, "stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1775741930" }, "departure": { "delay": 50, "time": "1775741930" }, "stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "delay": 15, "time": "1775740095" }, "departure": { "delay": 15, "time": "1775740095" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775739926" }, "departure": { "delay": 26, "time": "1775739926" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1775741397" }, "departure": { "delay": 57, "time": "1775741397" }, "stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1775741163" }, "departure": { "delay": 3, "time": "1775741163" }, "stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1775741218" }, "departure": { "delay": 58, "time": "1775741218" }, "stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1775740543" }, "departure": { "delay": 43, "time": "1775740543" }, "stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1775739828" }, "departure": { "delay": 48, "time": "1775739828" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1775739874" }, "departure": { "delay": 34, "time": "1775739874" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1775742150" }, "stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001", "stopSequence": 36 }, { "departure": { "time": "1775739720" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775739780" }, "departure": { "time": "1775739780" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17040:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230319x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1775737934" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 106, "time": "1775737906" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1775737942", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230319x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx42:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775740279" }, "departure": { "delay": 19, "time": "1775740279" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1775740175" }, "departure": { "delay": 35, "time": "1775740175" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1775740363" }, "departure": { "delay": 43, "time": "1775740363" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1775740410" }, "departure": { "delay": 30, "time": "1775740410" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1775740103" }, "departure": { "delay": 23, "time": "1775740103" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1775740216" }, "departure": { "delay": 16, "time": "1775740216" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775735935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx42:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:32:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 170, "time": "1775739350" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1775738931" }, "departure": { "delay": 152, "time": "1775738972" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 176, "time": "1775738781" }, "departure": { "delay": 176, "time": "1775738876" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 277, "time": "1775738185" }, "departure": { "delay": 277, "time": "1775738197" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1775738458" }, "departure": { "delay": 205, "time": "1775738485" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1775739170" }, "departure": { "delay": 170, "time": "1775739170" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 219, "time": "1775738393" }, "departure": { "delay": 219, "time": "1775738439" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 275, "time": "1775738075" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1775738579" }, "departure": { "delay": 89, "time": "1775738609" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1775739110" }, "departure": { "delay": 170, "time": "1775739110" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1775738503" }, "departure": { "delay": 138, "time": "1775738538" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1775738684" }, "departure": { "delay": 54, "time": "1775738694" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 276, "time": "1775738309" }, "departure": { "delay": 276, "time": "1775738316" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 286, "time": "1775738227" }, "departure": { "delay": 286, "time": "1775738266" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 241, "time": "1775738332" }, "departure": { "delay": 241, "time": "1775738341" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1775739050" }, "departure": { "delay": 170, "time": "1775739050" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1775738547" }, "departure": { "delay": 103, "time": "1775738563" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1775738996", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:32:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230604x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 33, "time": "1775737653" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 31, "time": "1775737711" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775737753", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230604x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1598:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775739854" }, "departure": { "delay": 14, "time": "1775739854" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1775739801" }, "departure": { "delay": 21, "time": "1775739801" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1775740066" }, "departure": { "delay": 46, "time": "1775740066" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1775740267" }, "departure": { "delay": 7, "time": "1775740267" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1775740020" }, "departure": { "time": "1775740020" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1775739660" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1775739709" }, "departure": { "delay": 49, "time": "1775739709" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1598:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230405x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 109, "time": "1775738569" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 76, "time": "1775738536" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 74, "time": "1775738714" }, "departure": { "delay": 74, "time": "1775738714" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 72, "time": "1775738472" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 25, "time": "1775738665" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 124, "time": "1775738344" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 9, "time": "1775739009" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 53, "time": "1775738753" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 104, "time": "1775738504" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1775738572", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230405x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056483x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1775737985" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 5, "time": "1775737865" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1775737933", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056483x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190090x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 595, "time": "1775738515" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 653, "time": "1775738393" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1775738522", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190090x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18332:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1775741151" }, "departure": { "delay": 51, "time": "1775741151" }, "stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1775741226" }, "departure": { "delay": 6, "time": "1775741226" }, "stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001", "stopSequence": 5 }, { "departure": { "time": "1775740980" }, "stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1775741464" }, "departure": { "delay": 4, "time": "1775741464" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1775741343" }, "departure": { "delay": 3, "time": "1775741343" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1775741280" }, "departure": { "time": "1775741280" }, "stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1775741975" }, "departure": { "delay": 35, "time": "1775741975" }, "stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1775741012" }, "departure": { "delay": 32, "time": "1775741012" }, "stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1775741680" }, "departure": { "delay": 40, "time": "1775741680" }, "stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1775741636" }, "departure": { "delay": 56, "time": "1775741636" }, "stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1775741073" }, "departure": { "delay": 33, "time": "1775741073" }, "stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18332:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13131F481888x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775743380" }, "departure": { "time": "1775743500" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1775745120" }, "departure": { "time": "1775745180" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1775744580" }, "departure": { "time": "1775744640" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1775740320" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775743920" }, "departure": { "time": "1775743980" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775745780" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 } ], "timestamp": "1775738618", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13131F481888x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:847:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775746620" }, "departure": { "time": "1775746620" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775746740" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1775745720" }, "departure": { "time": "1775745720" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1775745660" }, "departure": { "time": "1775745660" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1775746860" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1775745120" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745180" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775746680" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1775746260" }, "departure": { "time": "1775746260" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1775746140" }, "departure": { "time": "1775746140" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1775745420" }, "departure": { "time": "1775745420" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775745960" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775745900" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1775746380" }, "departure": { "time": "1775746380" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1775745840" }, "departure": { "time": "1775745840" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1775745540" }, "departure": { "time": "1775745540" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1775746080" }, "departure": { "time": "1775746080" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775746020" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1775746500" }, "departure": { "time": "1775746500" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1775738412", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:847:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1775738195" }, "departure": { "delay": -25, "time": "1775738195" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1775738280" }, "departure": { "delay": 33, "time": "1775738313" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -42, "time": "1775738418" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -26, "time": "1775738117" }, "departure": { "delay": -26, "time": "1775738134" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1775738204", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597041:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230404x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 274, "time": "1775738134" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 174, "time": "1775738214" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 166, "time": "1775738566" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 210, "time": "1775738310" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 206, "time": "1775738246" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1775738192", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230404x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4992337676599296x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775741458" }, "departure": { "delay": 8, "time": "1775741468" }, "stopId": "FR:14366:ZE:306900013:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1775741508" }, "departure": { "delay": -1, "time": "1775741519" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 10 }, { "departure": { "time": "1775741400" }, "stopId": "FR:14366:ZE:310830017:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -15, "time": "1775741565" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 11 } ], "timestamp": "1775738595", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:6325671926169600:LOC", "tripId": "ATOUMOD036:ServiceJourney:4992337676599296x5:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4267984x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1775739069" }, "departure": { "delay": 9, "time": "1775739069" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -7, "time": "1775739113" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 1, "time": "1775738941" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -5, "time": "1775738995" }, "departure": { "delay": -5, "time": "1775738995" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1775738983", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4267984x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853430F474754x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775745900" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1775744940" }, "departure": { "time": "1775745000" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 52 }, { "arrival": { "time": "1775745300" }, "departure": { "time": "1775745360" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 54 }, { "departure": { "time": "1775739840" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775742660" }, "departure": { "time": "1775742780" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1775741400" }, "departure": { "time": "1775741460" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1775743980" }, "departure": { "time": "1775744040" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 48 }, { "arrival": { "time": "1775743500" }, "departure": { "time": "1775743560" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1775744520" }, "departure": { "time": "1775744580" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 50 } ], "timestamp": "1775736219", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853430F474754x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16201:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1775741460" }, "departure": { "time": "1775741460" }, "stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1775740920" }, "departure": { "time": "1775740920" }, "stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1775741520" }, "departure": { "delay": 60, "time": "1775741520" }, "stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001", "stopSequence": 13 }, { "departure": { "time": "1775740500" }, "stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1775741720" }, "departure": { "delay": 20, "time": "1775741720" }, "stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1775741100" }, "departure": { "delay": 60, "time": "1775741100" }, "stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1775741700" }, "departure": { "time": "1775741700" }, "stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775736314", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16201:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000214:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1775738716" }, "departure": { "delay": 76, "time": "1775738716" }, "stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1775738686" }, "departure": { "delay": 106, "time": "1775738686" }, "stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1775738515" }, "departure": { "delay": 55, "time": "1775738515" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1775739011" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 6 } ], "timestamp": "1775738700", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:3:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000214:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227437x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -96, "time": "1775737884" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -133, "time": "1775738087" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1775738042", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227437x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057158x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 143, "time": "1775738303" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 143, "time": "1775738003" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775738192", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057158x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057042x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2, "time": "1775738098" }, "departure": { "delay": -2, "time": "1775738098" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 1, "time": "1775737861" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1775738038" }, "departure": { "delay": -2, "time": "1775738038" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1775737918" }, "departure": { "delay": -2, "time": "1775737918" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1775737995" }, "departure": { "delay": 15, "time": "1775737995" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -2, "time": "1775738398" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1775737862", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057042x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15023:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1775741899" }, "departure": { "delay": 19, "time": "1775741899" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775742180" }, "departure": { "time": "1775742180" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1775741801" }, "departure": { "delay": 41, "time": "1775741801" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775737614", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15023:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3316, "time": "1775734516" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 4 }, { "departure": { "delay": 3871, "time": "1775733871" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 3503, "time": "1775734393" }, "departure": { "delay": 3503, "time": "1775734403" }, "stopId": "FR:27681:ZE:10027:ATOUMOD118", "stopSequence": 3 }, { "arrival": { "delay": 3666, "time": "1775734258" }, "departure": { "delay": 3666, "time": "1775734266" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 } ], "timestamp": "1775739011", "trip": { "directionId": 2, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:9:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10243:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1775741242" }, "departure": { "delay": 22, "time": "1775741242" }, "stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1775741172" }, "departure": { "delay": 12, "time": "1775741172" }, "stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1775741111" }, "departure": { "delay": 11, "time": "1775741111" }, "stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10243:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx7030:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 222, "time": "1775739102" }, "departure": { "delay": 222, "time": "1775739102" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 237, "time": "1775739297" }, "departure": { "delay": 237, "time": "1775739297" }, "stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 231, "time": "1775738991" }, "departure": { "delay": 231, "time": "1775738991" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 237, "time": "1775739057" }, "departure": { "delay": 237, "time": "1775739057" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775738954", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx91:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx7030:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13408:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1775741445" }, "departure": { "delay": 45, "time": "1775741445" }, "stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775741760" }, "departure": { "time": "1775741760" }, "stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1775741815" }, "departure": { "delay": 55, "time": "1775741815" }, "stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1775697553", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx06:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13408:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5356147679690752x15:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739240" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1775739657" }, "departure": { "delay": 7, "time": "1775739667" }, "stopId": "FR:50218:ZE:744600002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 83, "time": "1775740093" }, "departure": { "delay": 83, "time": "1775740103" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -27, "time": "1775740196" }, "departure": { "delay": -27, "time": "1775740233" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1775739402" }, "departure": { "delay": -4, "time": "1775739416" }, "stopId": "FR:50218:ZE:759850001:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1775739354" }, "departure": { "delay": 4, "time": "1775739364" }, "stopId": "FR:50218:ZE:744600001:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1775739504" }, "departure": { "delay": -13, "time": "1775739527" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1775739566" }, "departure": { "delay": -12, "time": "1775739588" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1775740325" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": -6, "time": "1775739818" }, "departure": { "delay": -6, "time": "1775739834" }, "stopId": "FR:50218:ZE:746180004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1775739732" }, "departure": { "delay": 22, "time": "1775739742" }, "stopId": "FR:50218:ZE:752270003:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -14, "time": "1775740283" }, "departure": { "delay": -14, "time": "1775740306" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1775740001" }, "departure": { "delay": 51, "time": "1775740011" }, "stopId": "FR:50218:ZE:748700002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1775739894" }, "departure": { "delay": 4, "time": "1775739904" }, "stopId": "FR:50218:ZE:763570002:ATOUMOD105", "stopSequence": 9 } ], "timestamp": "1775739001", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:5356147679690752x15:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx10634:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1775740377" }, "departure": { "delay": 57, "time": "1775740377" }, "stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1775736194", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx02:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx10634:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2423:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775748000" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1775746680" }, "departure": { "time": "1775748240" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1775746740" }, "departure": { "time": "1775748180" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1775746200" }, "departure": { "time": "1775748480" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1775745900" }, "departure": { "time": "1775748600" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": -3480, "time": "1775745540" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1775745960" }, "departure": { "time": "1775748660" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1775746020" }, "departure": { "time": "1775748720" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1775738927", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2423:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057459x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 70, "time": "1775737330" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 26, "time": "1775737466" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 } ], "timestamp": "1775737402", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057459x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2789:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775751000" }, "departure": { "time": "1775753460" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1775753340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1775750940" }, "departure": { "time": "1775753400" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1775736955", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2789:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx344:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775740440" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1775740481" }, "departure": { "delay": 41, "time": "1775740481" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738864", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx344:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596131:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 312, "time": "1775738292" }, "departure": { "delay": 312, "time": "1775738292" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 311, "time": "1775738411" }, "departure": { "delay": 311, "time": "1775738411" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 260, "time": "1775738540" }, "departure": { "delay": 260, "time": "1775738540" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 212, "time": "1775738612" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 223, "time": "1775738180" }, "departure": { "delay": 223, "time": "1775738203" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 257, "time": "1775738597" }, "departure": { "delay": 257, "time": "1775738597" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 } ], "timestamp": "1775738294", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596131:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4490652:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739900" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1775738979", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4490652:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1693:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1775739374" }, "departure": { "delay": 14, "time": "1775739374" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775739900" }, "departure": { "time": "1775739900" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1775739321" }, "departure": { "delay": 21, "time": "1775739321" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775739180" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1775739484" }, "departure": { "delay": 4, "time": "1775739484" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1775739540" }, "departure": { "time": "1775739540" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1775739787" }, "departure": { "delay": 7, "time": "1775739787" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1775739229" }, "departure": { "delay": 49, "time": "1775739229" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1775739586" }, "departure": { "delay": 46, "time": "1775739586" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738964", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1693:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14645:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1775740691" }, "departure": { "delay": 11, "time": "1775740691" }, "stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "time": "1775740080" }, "stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1775740566" }, "departure": { "delay": 6, "time": "1775740566" }, "stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14645:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1429:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1775739121" }, "departure": { "delay": 1, "time": "1775739121" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -11, "time": "1775738929" }, "departure": { "delay": -11, "time": "1775738929" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1775739036" }, "departure": { "delay": 36, "time": "1775739036" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1775739475" }, "departure": { "delay": 55, "time": "1775739475" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1775740552" }, "departure": { "delay": 52, "time": "1775740552" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "departure": { "time": "1775738640" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1775738819" }, "departure": { "delay": -1, "time": "1775738819" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1775738768" }, "departure": { "delay": 8, "time": "1775738768" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1775739301" }, "departure": { "delay": 1, "time": "1775739301" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738475", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1429:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:1400000242:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1775739500" }, "stopId": "FR:61321:ZE:Pacx:ATOUMOD037", "stopSequence": 34 }, { "arrival": { "delay": 87, "time": "1775738895" }, "departure": { "delay": 87, "time": "1775738907" }, "stopId": "FR:61117:ZE:xglisexdexCondxxsure:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 80, "time": "1775738949" }, "departure": { "delay": 80, "time": "1775738960" }, "stopId": "FR:61117:ZE:LexQuartz:ATOUMOD037", "stopSequence": 33 } ], "timestamp": "1775738977", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:1400000242:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597857:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1775738258" }, "departure": { "delay": 38, "time": "1775738258" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -88, "time": "1775738072" }, "departure": { "delay": -88, "time": "1775738072" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 13, "time": "1775738293" }, "departure": { "delay": 13, "time": "1775738293" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -58, "time": "1775738327" }, "departure": { "delay": -58, "time": "1775738342" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -45, "time": "1775738355" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 } ], "timestamp": "1775738234", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597857:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057028x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1775738033" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 191, "time": "1775737991" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1775738023", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057028x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108051x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -50, "time": "1775738650" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1775738825" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": -49, "time": "1775738531" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": -14, "time": "1775738746" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738662", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108051x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596644:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1775738319" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1775738179" }, "departure": { "delay": 79, "time": "1775738179" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1775738234", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596644:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6009113000542208x11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1775738272" }, "departure": { "delay": 69, "time": "1775738289" }, "stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1775738293" }, "stopId": "FR:14366:ZE:605820044:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 93, "time": "1775738240" }, "departure": { "delay": 93, "time": "1775738253" }, "stopId": "FR:14366:ZE:17230007:ATOUMOD036", "stopSequence": 15 } ], "timestamp": "1775738310", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:6009113000542208x11:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -127, "time": "1775737253" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -140, "time": "1775737300" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1775737292", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011303x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190156x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 223, "time": "1775737303" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 165, "time": "1775737425" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 32 } ], "timestamp": "1775737462", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190156x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4227390x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1775738131" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 48, "time": "1775738088" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1775738123", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4227390x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17378:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775742300" }, "stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1775742345" }, "departure": { "delay": 45, "time": "1775742345" }, "stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1775742325" }, "departure": { "delay": 25, "time": "1775742325" }, "stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775738115", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx27:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17378:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3122F494120x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775740200" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775743140" }, "departure": { "time": "1775743320" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775741040" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1775748000" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1775741820" }, "departure": { "time": "1775741880" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3122F494120x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057167x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -43, "time": "1775738537" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1775739030" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -26, "time": "1775738614" }, "departure": { "delay": -26, "time": "1775738614" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": -15, "time": "1775738505" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": -18, "time": "1775738442" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 21, "time": "1775738361" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": -43, "time": "1775738657" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": -30, "time": "1775738730" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775738572", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057167x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16301:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741760" }, "stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737574", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx14:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16301:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107877x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 447, "time": "1775737827" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 422, "time": "1775737922" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1775737913", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107877x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 52, "time": "1775738032" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 49, "time": "1775738149" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1775738132", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057436x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3341F493903x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740980" }, "departure": { "time": "1775741040" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1775739420" }, "departure": { "time": "1775739540" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1775741880" }, "departure": { "time": "1775741940" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1775737569", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3341F493903x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108049x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1775737865" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 226, "time": "1775737786" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775737883", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108049x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051223xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1775737721" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 87, "time": "1775737527" }, "stopId": "FR:76351:ZE:3330:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775737732", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051223xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107848x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1775739135" }, "departure": { "delay": 75, "time": "1775739135" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1775739035" }, "departure": { "delay": 35, "time": "1775739035" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 89, "time": "1775738909" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1775739214" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738992", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107848x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx13023:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775740448" }, "departure": { "delay": 8, "time": "1775740448" }, "stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775697549", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx05:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx13023:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14370:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1775741816" }, "departure": { "delay": 56, "time": "1775741816" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1775741782" }, "departure": { "delay": 22, "time": "1775741782" }, "stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775737594", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14370:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470571:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 271, "time": "1775738117" }, "departure": { "delay": 271, "time": "1775738131" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 222, "time": "1775738382" }, "departure": { "delay": 222, "time": "1775738382" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 241, "time": "1775738272" }, "departure": { "delay": 241, "time": "1775738281" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 310, "time": "1775738230" }, "departure": { "delay": 310, "time": "1775738230" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 215, "time": "1775738435" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1775738137", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470571:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056573x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1775737941" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 96, "time": "1775737776" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1775737892", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056573x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4230320x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -182, "time": "1775738158" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -214, "time": "1775738186" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1775738192", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4230320x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602153:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 602, "time": "1775734382" }, "departure": { "delay": 602, "time": "1775734382" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 542, "time": "1775734202" }, "departure": { "delay": 542, "time": "1775734202" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 602, "time": "1775734442" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1775738985", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602153:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15923:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741220" }, "departure": { "time": "1775741220" }, "stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1775741180" }, "departure": { "delay": 20, "time": "1775741180" }, "stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775741100" }, "stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775736914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15923:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17024:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1775741395" }, "departure": { "delay": 55, "time": "1775741395" }, "stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1775741475" }, "departure": { "delay": 15, "time": "1775741475" }, "stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1775741306" }, "departure": { "delay": 26, "time": "1775741306" }, "stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1775741208" }, "departure": { "delay": 48, "time": "1775741208" }, "stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001", "stopSequence": 3 }, { "departure": { "time": "1775741100" }, "stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775741160" }, "departure": { "time": "1775741160" }, "stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1775741254" }, "departure": { "delay": 34, "time": "1775741254" }, "stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775738954", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17024:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108080x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1775738022" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 147, "time": "1775737887" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738053", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108080x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4609:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1775740711" }, "departure": { "delay": 31, "time": "1775740711" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1775740649" }, "departure": { "delay": 29, "time": "1775740649" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "time": "1775740560" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738963", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4609:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3315F494014x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775746560" }, "departure": { "time": "1775746740" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1775749140" }, "departure": { "time": "1775749200" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1775747640" }, "departure": { "time": "1775747700" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1775748480" }, "departure": { "time": "1775748540" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1775749980" }, "departure": { "time": "1775750040" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1775738618", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3315F494014x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108050x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 156, "time": "1775738256" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 223, "time": "1775738383" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 182, "time": "1775738462" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 148, "time": "1775738128" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1775738322", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108050x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18525:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741340" }, "departure": { "time": "1775741340" }, "stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1775741042" }, "departure": { "delay": 2, "time": "1775741042" }, "stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1775741217" }, "departure": { "delay": 57, "time": "1775741217" }, "stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1775740980" }, "departure": { "time": "1775740980" }, "stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1775741097" }, "departure": { "delay": 57, "time": "1775741097" }, "stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775697598", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx42:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18525:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:13:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1267, "time": "1775734867" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 5410, "time": "1775739430" }, "departure": { "delay": 5410, "time": "1775739430" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 }, { "arrival": { "delay": 5410, "time": "1775740210" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 3 } ], "timestamp": "1775739011", "trip": { "directionId": 1, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:13:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596542:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -125, "time": "1775738215" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1775738124" }, "departure": { "delay": 25, "time": "1775738125" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 24 } ], "timestamp": "1775738324", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596542:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072055x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1775739293" }, "departure": { "delay": 173, "time": "1775739293" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1775739210" }, "departure": { "delay": 150, "time": "1775739210" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 168, "time": "1775739468" }, "departure": { "delay": 168, "time": "1775739468" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 191, "time": "1775739431" }, "departure": { "delay": 191, "time": "1775739431" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 154, "time": "1775739394" }, "departure": { "delay": 154, "time": "1775739394" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 183, "time": "1775739243" }, "departure": { "delay": 183, "time": "1775739243" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1775739090" }, "departure": { "delay": 150, "time": "1775739090" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1775739330" }, "departure": { "delay": 150, "time": "1775739330" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 208, "time": "1775739148" }, "departure": { "delay": 208, "time": "1775739148" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1775739510" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 158, "time": "1775738978" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738983", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072055x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15058:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1775741710" }, "departure": { "delay": 10, "time": "1775741710" }, "stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1775741322" }, "departure": { "delay": 42, "time": "1775741322" }, "stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1775741580" }, "departure": { "time": "1775741580" }, "stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1775741633" }, "departure": { "delay": 53, "time": "1775741633" }, "stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1775741238" }, "departure": { "delay": 18, "time": "1775741238" }, "stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775697564", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx08:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15058:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107847x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 155, "time": "1775738615" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1775738694" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738712", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107847x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4091:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1775740590" }, "stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1775740641" }, "departure": { "delay": 21, "time": "1775740641" }, "stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1775740699" }, "departure": { "delay": 19, "time": "1775740699" }, "stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4091:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170697x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1775739016" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": -31, "time": "1775738909" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1775738952", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170697x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057147x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1013, "time": "1775738033" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 1047, "time": "1775737947" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775737952", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057147x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2991:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4260, "time": "1775753340" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1775736955", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2991:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19038:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1775738699" }, "departure": { "delay": 23, "time": "1775738723" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1775738270" }, "departure": { "delay": 50, "time": "1775738270" }, "stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 25, "time": "1775738125" }, "stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -24, "time": "1775739516" }, "stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 91, "time": "1775738191" }, "departure": { "delay": 91, "time": "1775738191" }, "stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1775739464" }, "departure": { "delay": -16, "time": "1775739464" }, "stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1775739388" }, "departure": { "delay": -32, "time": "1775739388" }, "stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -45, "time": "1775739315" }, "departure": { "delay": -45, "time": "1775739315" }, "stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1775738330" }, "departure": { "delay": 110, "time": "1775738330" }, "stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1775739110" }, "departure": { "delay": -10, "time": "1775739110" }, "stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1775738135", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19038:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3117F494127x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775744400" }, "departure": { "time": "1775744460" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1775743020" }, "departure": { "time": "1775743200" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1775745180" }, "departure": { "time": "1775745240" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 } ], "timestamp": "1775738499", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3117F494127x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14413:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1775741066" }, "departure": { "delay": 26, "time": "1775741066" }, "stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1775736874", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14413:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18069:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775742120" }, "departure": { "time": "1775742120" }, "stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1775697593", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18069:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18315:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1775742123" }, "departure": { "delay": 3, "time": "1775742123" }, "stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 4, "time": "1775742244" }, "departure": { "delay": 4, "time": "1775742244" }, "stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775697595", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx41:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18315:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17493:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741520" }, "stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737334", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx28:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17493:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx16042:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741640" }, "stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775737454", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx13:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx16042:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F494124x2026x04x05T22x37x58Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775733120" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1775735880" }, "departure": { "time": "1775736060" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1775740740" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1775738618", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3118F494124x2026x04x05T22x37x58Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4585:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1775740532" }, "departure": { "delay": 32, "time": "1775740532" }, "stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1775740184" }, "departure": { "delay": 44, "time": "1775740184" }, "stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1775740461" }, "departure": { "delay": 21, "time": "1775740461" }, "stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1775740246" }, "departure": { "delay": 46, "time": "1775740246" }, "stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 15, "time": "1775740095" }, "stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775740320" }, "departure": { "time": "1775740320" }, "stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1775740395" }, "departure": { "delay": 15, "time": "1775740395" }, "stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1775738935", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4585:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107879x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1775738844" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 109, "time": "1775738749" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1775738863", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107879x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4170708x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1775738952" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 72, "time": "1775738652" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1775738812", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4170708x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18817:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1775738532" }, "departure": { "delay": 72, "time": "1775738532" }, "stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775697603", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx36:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18817:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470840:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -161, "time": "1775738239" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 } ], "timestamp": "1775738348", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470840:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x17:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1775739169" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 37, "time": "1775739027" }, "departure": { "delay": 37, "time": "1775739037" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1775738917" }, "departure": { "delay": 45, "time": "1775738925" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 } ], "timestamp": "1775739001", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:5035925772959744x17:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2877:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2160, "time": "1775753040" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1775738927", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2877:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15382:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775742450" }, "departure": { "delay": 30, "time": "1775742450" }, "stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1775697570", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx10:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15382:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx18987:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1775741130" }, "departure": { "delay": 30, "time": "1775741130" }, "stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775736955", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx18987:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx12392:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775741520" }, "departure": { "time": "1775741520" }, "stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1775741561" }, "departure": { "delay": 41, "time": "1775741561" }, "stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775737354", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx04:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx12392:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107845x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1775737444" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 105, "time": "1775737365" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1775737462", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107845x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17128:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775742600" }, "stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1775738423", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx22:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17128:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107846x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 88, "time": "1775737948" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 107, "time": "1775738027" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1775738032", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107846x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13127F481894x2026x04x04T20x51x41Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1775742300" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "departure": { "time": "1775736720" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1775738618", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13127F481894x2026x04x04T20x51x41Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072053x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 516, "time": "1775738676" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 498, "time": "1775738718" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1775738732", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072053x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx19384:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775739900" }, "stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1775740390" }, "departure": { "delay": 10, "time": "1775740390" }, "stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1775739985" }, "departure": { "delay": 25, "time": "1775739985" }, "stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1775740086" }, "departure": { "delay": 6, "time": "1775740086" }, "stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "time": "1775740800" }, "departure": { "time": "1775740800" }, "stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775738955", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx95:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx19384:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057157x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1775737362" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 102, "time": "1775737062" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1775737322", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057157x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108081x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17, "time": "1775738357" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1775738492" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1775738503", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108081x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx17974:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775741700" }, "stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1775742000" }, "departure": { "time": "1775742000" }, "stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1775737515", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx35:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx17974:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:7x4470853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 313, "time": "1775738293" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 } ], "timestamp": "1775738288", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:7x4470853:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx3519:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1775740628" }, "departure": { "delay": 8, "time": "1775740628" }, "stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1775737895", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx3519:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011239x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 193, "time": "1775737573" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 193, "time": "1775737633" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1775737632", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011239x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071976x2025x26xGSemHLiaxSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1775738468" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 128, "time": "1775738228" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1775738392", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071976x2025x26xGSemHLiaxSemainex03:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx11451:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775740740" }, "departure": { "time": "1775740740" }, "stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1775736574", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx03:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx11451:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1775739099" } }