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

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

23 398 erreurs, 1 892 avertissements

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

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

Erreurs

stop_times_updates not strictly sorted E002 476 erreurs

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

Exemples d'erreurs
  • trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC stop_sequence [10, 31, 18] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC stop_sequence [13, 12] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD005:ServiceJourney:750:LOC stop_sequence [11, 8, 9, 1, 10, 4, 14, 16, 7, 5, 18, 15, 12, 3, 6, 13, 19, 17, 2] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [18, 13] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD104:ServiceJourney:c8087f230bec08921a9e842bbf6069fe:LOC stop_sequence [8, 3] is not strictly sorted by increasing stop_sequence

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 133 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:750:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:510:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD002:ServiceJourney:OCESN852334F4479571x2025x11x08T21x37x13Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:1146:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED

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

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

Exemples d'erreurs
  • route_id ATOUMOD036:Line:6355174659457024:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD036:Line:4705188381196288:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD036:Line:5321238189703168:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD036:Line:5234256377806848:LOC does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:6241784200953856:ATOUMOD036 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14478:ZE:6003434223304704:ATOUMOD036 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:4697560519278592:ATOUMOD036 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD036:ServiceJourney:6370138531037184x0:LOC stop_id FR:14273:ZE:5947760772644864:ATOUMOD036 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD005:ServiceJourney:215:LOC stop_id FR:76026:ZE:18006:ATOUMOD005 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 21 464 erreurs

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 arrival_time 09:25:10 (1763454310) is less than previous stop arrival_time 09:32:05 (1763454725) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 arrival_time 09:25:10 (1763454310) is less than previous stop departure_time 09:32:05 (1763454725) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 departure_time 09:25:10 (1763454310) is less than previous stop departure_time 09:32:05 (1763454725) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 29 departure_time 09:25:10 (1763454310) is less than previous stop arrival_time 09:32:05 (1763454725) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 21 arrival_time 09:20:05 (1763454005) is less than previous stop arrival_time 09:25:10 (1763454310) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 488 erreurs

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

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:399:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00: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 84 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:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 16 departure_time 07:52:00 (1763448720) is less than the same stop arrival_time 07:55:47 (1763448947) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 5 departure_time 07:36:00 (1763447760) is less than the same stop arrival_time 07:36:15 (1763447775) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 15 departure_time 07:56:00 (1763448960) is less than the same stop arrival_time 08:01:51 (1763449311) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 12 departure_time 07:50:00 (1763448600) is less than the same stop arrival_time 07:50:12 (1763448612) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3746328x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 26 departure_time 07:57:00 (1763449020) is less than the same stop arrival_time 07:58:38 (1763449118) - 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 44 erreurs

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

Exemples d'erreurs
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:399:LOC trip_id ATOUMOD005:ServiceJourney:399:LOC has route_id ATOUMOD005:Line:2:LOC but belongs to GTFS route_id ATOUMOD005:Line:97:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:355:LOC trip_id ATOUMOD005:ServiceJourney:355:LOC has route_id ATOUMOD005:Line:3:LOC but belongs to GTFS route_id ATOUMOD005:Line:1:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:879:LOC trip_id ATOUMOD007:ServiceJourney:879:LOC has route_id ATOUMOD007:Line:25:LOC but belongs to GTFS route_id ATOUMOD007:Line:22:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:247:LOC trip_id ATOUMOD005:ServiceJourney:247:LOC has route_id ATOUMOD005:Line:3:LOC but belongs to GTFS route_id ATOUMOD005:Line:97:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:1173:LOC trip_id ATOUMOD007:ServiceJourney:1173:LOC has route_id ATOUMOD007:Line:26:LOC but belongs to GTFS route_id ATOUMOD007:Line:24:LOC in GTFS trips.txt

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 198 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 ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC stop_sequence 13 has stop_id FR:76351:ZE:3570:ATOUMOD003 but GTFS stop_sequence 13 has stop_id FR:76351:ZE:4654:ATOUMOD003 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 28 has stop_id FR:50129:ZE:10PET2:ATOUMOD035 but GTFS stop_sequence 28 has stop_id FR:50129:ZE:10DIX2:ATOUMOD035 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 34 has stop_id FR:50129:ZE:10HET2:ATOUMOD035 but GTFS stop_sequence 34 has stop_id FR:50129:ZE:10MOR2:ATOUMOD035 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 has stop_id FR:50129:ZE:10BUC2:ATOUMOD035 but GTFS stop_sequence 18 has stop_id FR:50129:ZE:10ARS4:ATOUMOD035 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:355:LOC stop_sequence 9 has stop_id FR:76217:ZE:18051:ATOUMOD005 but GTFS stop_sequence 9 has stop_id FR:76217:ZE:18786:ATOUMOD005 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 410 erreurs

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:399:LOC contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 632 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:399:LOC does not have a vehicle_id
  • trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC does not have a vehicle_id
  • trip_id ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC does not have a vehicle_id
  • trip_id ATOUMOD005:ServiceJourney:750:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id

schedule_relationship not populated W009 1 260 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:399:LOC stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD005:ServiceJourney:399:LOC does not have a schedule_relationship
  • trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC stop_sequence 10 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD006:ServiceJourney:4x2470104:LOC does not have a schedule_relationship
  • trip_id ATOUMOD003:ServiceJourney:4056449x2025x26xGSemHLiaxSemainex01:LOC stop_sequence 13 (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 9 176 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 404 897 30 fois (100 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 9 667 30 fois (100 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 3 419 30 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 7 977 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 11 539 30 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 23 017 30 fois (100 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 947 27 fois (90 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 1 769 26 fois (87 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 684 21 fois (70 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 513 15 fois (50 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 137 11 fois (37 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 10 9 fois (30 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 19/11/2025 à 07h16 Europe/Paris.

trip_updates (590) 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 19/11/2025 à 07h16 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:ATOUMOD003:ServiceJourney:4057447x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763534656" }, "departure": { "delay": 16, "time": "1763534656" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1763534943" }, "departure": { "delay": 3, "time": "1763534943" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763533257" }, "departure": { "delay": 57, "time": "1763533257" }, "stopId": "FR:76305:ZE:4489:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1763536705" }, "departure": { "delay": 25, "time": "1763536705" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 8, "time": "1763535788" }, "departure": { "delay": 8, "time": "1763535788" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 18, "time": "1763535378" }, "departure": { "delay": 18, "time": "1763535378" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 30, "time": "1763537010" }, "departure": { "delay": 30, "time": "1763537010" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 17, "time": "1763535917" }, "departure": { "delay": 17, "time": "1763535917" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 33, "time": "1763533653" }, "departure": { "delay": 33, "time": "1763533653" }, "stopId": "FR:76305:ZE:3187:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1763536651" }, "departure": { "delay": 31, "time": "1763536651" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 48, "time": "1763535648" }, "departure": { "delay": 48, "time": "1763535648" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1763536433" }, "departure": { "delay": 53, "time": "1763536433" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 43, "time": "1763534563" }, "departure": { "delay": 43, "time": "1763534563" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1763536351" }, "departure": { "delay": 31, "time": "1763536351" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 54, "time": "1763535174" }, "departure": { "delay": 54, "time": "1763535174" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536800" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1763537084" }, "departure": { "delay": 44, "time": "1763537084" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76341:ZE:3746:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1763536754" }, "departure": { "delay": 14, "time": "1763536754" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 57, "time": "1763533497" }, "departure": { "delay": 57, "time": "1763533497" }, "stopId": "FR:76305:ZE:3181:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1763534360" }, "departure": { "delay": 20, "time": "1763534360" }, "stopId": "FR:76341:ZE:3752:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1763535448" }, "departure": { "delay": 28, "time": "1763535448" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1763533121" }, "departure": { "delay": 41, "time": "1763533121" }, "stopId": "FR:76305:ZE:4491:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1763536214" }, "departure": { "delay": 14, "time": "1763536214" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 52, "time": "1763535592" }, "departure": { "delay": 52, "time": "1763535592" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1763536081" }, "departure": { "delay": 1, "time": "1763536081" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1763537220" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 15, "time": "1763535855" }, "departure": { "delay": 15, "time": "1763535855" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 8, "time": "1763533028" }, "departure": { "delay": 8, "time": "1763533028" }, "stopId": "FR:76305:ZE:4498:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1763536026" }, "departure": { "delay": 6, "time": "1763536026" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 31, "time": "1763534731" }, "departure": { "delay": 31, "time": "1763534731" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 21, "time": "1763533761" }, "departure": { "delay": 21, "time": "1763533761" }, "stopId": "FR:76305:ZE:3522:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 39, "time": "1763536959" }, "departure": { "delay": 39, "time": "1763536959" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 53, "time": "1763533793" }, "departure": { "delay": 53, "time": "1763533793" }, "stopId": "FR:76341:ZE:3207:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1763536486" }, "departure": { "delay": 46, "time": "1763536486" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1763536857" }, "departure": { "delay": 57, "time": "1763536857" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 25, "time": "1763533705" }, "departure": { "delay": 25, "time": "1763533705" }, "stopId": "FR:76305:ZE:3296:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76341:ZE:3538:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1763535113" }, "departure": { "delay": 53, "time": "1763535113" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:76341:ZE:3084:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1763535058" }, "departure": { "delay": 58, "time": "1763535058" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 18, "time": "1763533578" }, "departure": { "delay": 18, "time": "1763533578" }, "stopId": "FR:76305:ZE:3151:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1763534004" }, "departure": { "delay": 24, "time": "1763534004" }, "stopId": "FR:76341:ZE:3445:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057447x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 223, "time": "1763534673" }, "departure": { "delay": 223, "time": "1763534683" }, "stopId": "FR:14366:ZE:35170002:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 165, "time": "1763533655" }, "departure": { "delay": 165, "time": "1763533665" }, "stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1763534802" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 244, "time": "1763534034" }, "departure": { "delay": 244, "time": "1763534044" }, "stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 254, "time": "1763534644" }, "departure": { "delay": 254, "time": "1763534654" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 211, "time": "1763533041" }, "departure": { "delay": 211, "time": "1763533051" }, "stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 213, "time": "1763534723" }, "departure": { "delay": 213, "time": "1763534733" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 329, "time": "1763534539" }, "departure": { "delay": 329, "time": "1763534549" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 79, "time": "1763533209" }, "departure": { "delay": 79, "time": "1763533219" }, "stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 332, "time": "1763534242" }, "departure": { "delay": 332, "time": "1763534252" }, "stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 261, "time": "1763532768" }, "departure": { "delay": 261, "time": "1763532801" }, "stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1763533118" }, "departure": { "delay": 108, "time": "1763533128" }, "stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 114, "time": "1763533364" }, "departure": { "delay": 114, "time": "1763533374" }, "stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 189, "time": "1763534759" }, "departure": { "delay": 189, "time": "1763534769" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 165, "time": "1763533775" }, "departure": { "delay": 165, "time": "1763533785" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 309, "time": "1763534339" }, "departure": { "delay": 309, "time": "1763534349" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 318, "time": "1763534588" }, "departure": { "delay": 318, "time": "1763534598" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1763533478" }, "departure": { "delay": 108, "time": "1763533488" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 273, "time": "1763534123" }, "departure": { "delay": 273, "time": "1763534133" }, "stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036", "stopSequence": 16 } ], "timestamp": "1763532911", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:6475153199333376x1:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763541125" }, "departure": { "delay": 5, "time": "1763541125" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1763540710" }, "departure": { "delay": 10, "time": "1763540710" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1763540405" }, "departure": { "delay": 5, "time": "1763540405" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763540580" }, "departure": { "time": "1763540580" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539080" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763540340" }, "departure": { "time": "1763540340" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1763538845" }, "departure": { "delay": 5, "time": "1763538845" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538780" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763538900" }, "departure": { "time": "1763538900" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539140" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763540465" }, "departure": { "delay": 5, "time": "1763540465" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1763540705" }, "departure": { "delay": 5, "time": "1763540705" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763539500" }, "departure": { "time": "1763539500" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1763532864", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:399:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1763531140" }, "departure": { "delay": 113, "time": "1763531153" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1763530676" }, "departure": { "delay": 92, "time": "1763530712" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1763530618" }, "departure": { "delay": 40, "time": "1763530660" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1763530041" }, "departure": { "delay": 101, "time": "1763530061" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 154, "time": "1763531762" }, "departure": { "delay": 154, "time": "1763531794" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1763532434" }, "departure": { "delay": 118, "time": "1763532478" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 150, "time": "1763531379" }, "departure": { "delay": 150, "time": "1763531430" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 121, "time": "1763530824" }, "departure": { "delay": 121, "time": "1763530861" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 163, "time": "1763531645" }, "departure": { "delay": 163, "time": "1763531683" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1763533030" }, "departure": { "delay": 70, "time": "1763533030" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 147, "time": "1763531334" }, "departure": { "delay": 147, "time": "1763531367" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 60, "time": "1763530020" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 83, "time": "1763530331" }, "departure": { "delay": 83, "time": "1763530343" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1763532378" }, "departure": { "delay": 155, "time": "1763532395" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 81, "time": "1763532819" }, "departure": { "delay": 81, "time": "1763532861" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 177, "time": "1763532262" }, "departure": { "delay": 177, "time": "1763532297" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 187, "time": "1763531850" }, "departure": { "delay": 187, "time": "1763531887" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 100, "time": "1763532565" }, "departure": { "delay": 100, "time": "1763532580" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 125, "time": "1763531007" }, "departure": { "delay": 125, "time": "1763531045" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763532889" }, "departure": { "time": "1763532840" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 198, "time": "1763532143" }, "departure": { "delay": 198, "time": "1763532198" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 95, "time": "1763530740" }, "departure": { "delay": 95, "time": "1763530775" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1763533150" }, "departure": { "delay": 70, "time": "1763533150" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 70, "time": "1763533090" }, "departure": { "delay": 70, "time": "1763533090" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 57, "time": "1763530358" }, "departure": { "delay": 57, "time": "1763530377" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1763530406" }, "departure": { "delay": 42, "time": "1763530422" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1763532778" }, "departure": { "delay": 92, "time": "1763532812" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 203, "time": "1763531505" }, "departure": { "delay": 203, "time": "1763531603" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1763532639" }, "departure": { "delay": 88, "time": "1763532688" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 121, "time": "1763531206" }, "departure": { "delay": 121, "time": "1763531221" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1763530094" }, "departure": { "delay": 88, "time": "1763530108" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1763532006" }, "departure": { "delay": 169, "time": "1763532049" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 140, "time": "1763531257" }, "departure": { "delay": 140, "time": "1763531300" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1763533270" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 19, "time": "1763530508" }, "departure": { "delay": 19, "time": "1763530519" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1763530430" }, "departure": { "delay": 81, "time": "1763530461" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 187, "time": "1763531911" }, "departure": { "delay": 187, "time": "1763531947" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 116, "time": "1763530929" }, "departure": { "delay": 116, "time": "1763530976" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763533030" }, "departure": { "delay": 70, "time": "1763533030" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 70, "time": "1763533090" }, "departure": { "delay": 70, "time": "1763533090" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 153, "time": "1763531704" }, "departure": { "delay": 153, "time": "1763531733" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 63, "time": "1763532532" }, "departure": { "delay": 63, "time": "1763532543" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 75, "time": "1763532602" }, "departure": { "delay": 75, "time": "1763532615" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 135, "time": "1763531076" }, "departure": { "delay": 135, "time": "1763531115" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1763530543" }, "departure": { "delay": 21, "time": "1763530581" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763532970" }, "departure": { "delay": 70, "time": "1763532970" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532897" }, "departure": { "time": "1763532780" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1763531698" }, "departure": { "delay": 28, "time": "1763531728" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1763533750" }, "departure": { "delay": 130, "time": "1763533750" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 81, "time": "1763531853" }, "departure": { "delay": 81, "time": "1763531901" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1763533630" }, "departure": { "delay": 130, "time": "1763533630" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1763533210" }, "departure": { "delay": 130, "time": "1763533210" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1763533150" }, "departure": { "delay": 130, "time": "1763533150" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1763533510" }, "departure": { "delay": 130, "time": "1763533510" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1763533030" }, "departure": { "delay": 130, "time": "1763533030" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1763534650" }, "departure": { "delay": 130, "time": "1763534650" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 82, "time": "1763532099" }, "departure": { "delay": 82, "time": "1763532142" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1763531986" }, "departure": { "delay": 88, "time": "1763532028" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1763533390" }, "departure": { "delay": 130, "time": "1763533390" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1763533990" }, "departure": { "delay": 130, "time": "1763533990" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 130, "time": "1763534590" }, "departure": { "delay": 130, "time": "1763534590" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 130, "time": "1763534170" }, "departure": { "delay": 130, "time": "1763534170" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 160, "time": "1763532845" }, "departure": { "delay": 160, "time": "1763532880" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 63, "time": "1763532563" }, "departure": { "delay": 63, "time": "1763532603" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1763534110" }, "departure": { "delay": 130, "time": "1763534110" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1763534770" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1763534350" }, "departure": { "delay": 130, "time": "1763534350" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 130, "time": "1763533330" }, "departure": { "delay": 130, "time": "1763533330" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 96, "time": "1763532302" }, "departure": { "delay": 96, "time": "1763532336" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 38, "time": "1763531618" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1763533930" }, "departure": { "delay": 130, "time": "1763533930" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 130, "time": "1763534530" }, "departure": { "delay": 130, "time": "1763534530" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1763534470" }, "departure": { "delay": 130, "time": "1763534470" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1763532664" }, "departure": { "delay": 112, "time": "1763532712" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 103, "time": "1763532369" }, "departure": { "delay": 103, "time": "1763532403" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1763532736" }, "departure": { "delay": 116, "time": "1763532776" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1763531751" }, "departure": { "delay": 42, "time": "1763531802" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1763534290" }, "departure": { "delay": 130, "time": "1763534290" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 128, "time": "1763532197" }, "departure": { "delay": 128, "time": "1763532248" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1763531822" }, "departure": { "delay": 77, "time": "1763531837" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1763532478" }, "departure": { "delay": 88, "time": "1763532508" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1763527079" }, "departure": { "delay": 71, "time": "1763527091" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 57, "time": "1763525306" }, "departure": { "delay": 57, "time": "1763525337" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1763527337" }, "departure": { "delay": 89, "time": "1763527349" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 22, "time": "1763525585" }, "departure": { "delay": 22, "time": "1763525602" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1763527490" }, "departure": { "delay": 6, "time": "1763527506" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 98, "time": "1763526907" }, "departure": { "delay": 98, "time": "1763526938" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1763527404" }, "departure": { "delay": 40, "time": "1763527420" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 78, "time": "1763524656" }, "departure": { "delay": 78, "time": "1763524698" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1763527111" }, "departure": { "delay": 107, "time": "1763527127" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 66, "time": "1763524601" }, "departure": { "delay": 66, "time": "1763524626" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1763525252" }, "departure": { "delay": 51, "time": "1763525271" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1763525713" }, "departure": { "delay": 32, "time": "1763525732" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1763527522" }, "departure": { "delay": 37, "time": "1763527537" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 127, "time": "1763524970" }, "departure": { "delay": 127, "time": "1763524987" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1763525392" }, "departure": { "delay": 68, "time": "1763525408" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1763525865" }, "departure": { "delay": 1, "time": "1763525881" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1763527580" }, "departure": { "delay": 35, "time": "1763527595" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 12, "time": "1763525635" }, "departure": { "delay": 12, "time": "1763525652" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 68, "time": "1763527654" }, "departure": { "delay": 68, "time": "1763527688" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 14, "time": "1763525959" }, "departure": { "delay": 14, "time": "1763526014" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1763525477" }, "departure": { "delay": 39, "time": "1763525499" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1763525084" }, "departure": { "delay": 116, "time": "1763525096" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1763525171" }, "departure": { "delay": 26, "time": "1763525186" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1763525835" }, "departure": { "delay": 27, "time": "1763525847" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1763526674" }, "departure": { "delay": 100, "time": "1763526700" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 31, "time": "1763526078" }, "departure": { "delay": 31, "time": "1763526151" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 25, "time": "1763524585" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 71, "time": "1763527621" }, "departure": { "delay": 71, "time": "1763527631" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 46, "time": "1763525135" }, "departure": { "delay": 46, "time": "1763525146" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763527762" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 66, "time": "1763526350" }, "departure": { "delay": 66, "time": "1763526366" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 97, "time": "1763527194" }, "departure": { "delay": 97, "time": "1763527237" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 163, "time": "1763526790" }, "departure": { "delay": 163, "time": "1763526823" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1763525217" }, "departure": { "delay": 12, "time": "1763525232" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1763527153" }, "departure": { "delay": 87, "time": "1763527167" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 46, "time": "1763526484" }, "departure": { "delay": 46, "time": "1763526526" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 36, "time": "1763526177" }, "departure": { "delay": 36, "time": "1763526216" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 58, "time": "1763527364" }, "departure": { "delay": 58, "time": "1763527378" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 113, "time": "1763526978" }, "departure": { "delay": 113, "time": "1763527013" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 70, "time": "1763526254" }, "departure": { "delay": 70, "time": "1763526310" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 111, "time": "1763525008" }, "departure": { "delay": 111, "time": "1763525031" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763525530" }, "departure": { "delay": 27, "time": "1763525547" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1763526400" }, "departure": { "delay": 58, "time": "1763526418" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 35, "time": "1763525773" }, "departure": { "delay": 35, "time": "1763525795" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1763525063" }, "departure": { "delay": 93, "time": "1763525073" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1763527460" }, "departure": { "delay": 37, "time": "1763527477" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3469767:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1763533017" }, "departure": { "delay": 117, "time": "1763533017" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1763533657" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1763532978" }, "departure": { "delay": 78, "time": "1763532978" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 57, "time": "1763533497" }, "departure": { "delay": 57, "time": "1763533497" }, "stopId": "FR:27375:ZE:0x6417:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1763533538" }, "departure": { "delay": 98, "time": "1763533538" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1763533056" }, "departure": { "delay": 96, "time": "1763533056" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1763532932" }, "departure": { "delay": 92, "time": "1763532932" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1763533240" }, "departure": { "delay": 100, "time": "1763533240" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 119, "time": "1763533139" }, "departure": { "delay": 119, "time": "1763533139" }, "stopId": "FR:27375:ZE:0x6430:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 96, "time": "1763533416" }, "departure": { "delay": 96, "time": "1763533416" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1763533388" }, "departure": { "delay": 128, "time": "1763533388" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 143, "time": "1763533043" }, "departure": { "delay": 143, "time": "1763533043" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 86, "time": "1763533106" }, "departure": { "delay": 86, "time": "1763533106" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 91, "time": "1763532871" }, "departure": { "delay": 91, "time": "1763532871" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 115, "time": "1763533315" }, "departure": { "delay": 115, "time": "1763533315" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1763533173" }, "departure": { "delay": 93, "time": "1763533173" }, "stopId": "FR:27375:ZE:0x6525:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1763533598" }, "departure": { "delay": 98, "time": "1763533598" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3469767:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4065, "time": "1763532855" }, "departure": { "delay": -4065, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -132, "time": "1763537748" }, "departure": { "delay": -132, "time": "1763537748" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -88, "time": "1763537612" }, "departure": { "delay": -88, "time": "1763537612" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -118, "time": "1763537402" }, "departure": { "delay": -118, "time": "1763537402" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -127, "time": "1763538053" }, "departure": { "delay": -127, "time": "1763538053" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -136, "time": "1763538164" }, "departure": { "delay": -136, "time": "1763538164" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -129, "time": "1763538111" }, "departure": { "delay": -129, "time": "1763538111" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3885, "time": "1763532855" }, "departure": { "delay": -3885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1763537325" }, "departure": { "delay": 45, "time": "1763537325" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1763537154" }, "departure": { "delay": 54, "time": "1763537154" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -136, "time": "1763537864" }, "departure": { "delay": -136, "time": "1763537864" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -136, "time": "1763538344" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "departure": { "delay": -3465, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -136, "time": "1763537504" }, "departure": { "delay": -136, "time": "1763537504" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1763537258" }, "departure": { "delay": 38, "time": "1763537258" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -134, "time": "1763538286" }, "departure": { "delay": -134, "time": "1763538286" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1763537080" }, "departure": { "delay": 40, "time": "1763537080" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -131, "time": "1763538229" }, "departure": { "delay": -131, "time": "1763538229" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -87, "time": "1763537973" }, "departure": { "delay": -87, "time": "1763537973" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584901:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F4444269x2025x11x06T21x46x24Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544600" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 60 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538900" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542620" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763538000" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541960" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 54 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543640" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 58 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540220" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536800" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1763545140" }, "departure": { "time": "1763545200" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 62 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540940" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 52 }, { "departure": { "time": "1763533920" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1763545800" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 66 } ], "timestamp": "1763532731", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3401F4444269x2025x11x06T21x46x24Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:355:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538480" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763538180" }, "departure": { "time": "1763538180" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763538540" }, "departure": { "time": "1763538540" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763538420" }, "departure": { "time": "1763538420" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1763537520" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1763532798", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:355:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4075694x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1763533030" }, "departure": { "delay": 10, "time": "1763533030" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1763532635" }, "departure": { "delay": -25, "time": "1763532635" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 6 }, { "departure": { "time": "1763532300" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1763533073" }, "departure": { "delay": -7, "time": "1763533073" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -39, "time": "1763532981" }, "departure": { "delay": -39, "time": "1763532981" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -34, "time": "1763532746" }, "departure": { "delay": -34, "time": "1763532746" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -45, "time": "1763532495" }, "departure": { "delay": -45, "time": "1763532495" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1763532469" }, "departure": { "delay": -11, "time": "1763532469" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -38, "time": "1763532862" }, "departure": { "delay": -38, "time": "1763532862" }, "stopId": "FR:76351:ZE:3045:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1763532687" }, "departure": { "delay": -33, "time": "1763532687" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1763532367" }, "departure": { "delay": 7, "time": "1763532367" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1763532639" }, "departure": { "delay": -21, "time": "1763532639" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -41, "time": "1763532919" }, "departure": { "delay": -41, "time": "1763532919" }, "stopId": "FR:76351:ZE:3144:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -41, "time": "1763533159" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1763532794" }, "departure": { "delay": 14, "time": "1763532794" }, "stopId": "FR:76351:ZE:3688:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4075694x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470527:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -145, "time": "1763533655" }, "departure": { "delay": -145, "time": "1763533655" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -35, "time": "1763533225" }, "departure": { "delay": -35, "time": "1763533225" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -171, "time": "1763533689" }, "departure": { "delay": -171, "time": "1763533689" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -184, "time": "1763534156" }, "departure": { "delay": -184, "time": "1763534156" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -237, "time": "1763534343" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -179, "time": "1763533921" }, "departure": { "delay": -179, "time": "1763533921" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -244, "time": "1763533856" }, "departure": { "delay": -244, "time": "1763533856" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -197, "time": "1763534083" }, "departure": { "delay": -197, "time": "1763534083" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -192, "time": "1763533548" }, "departure": { "delay": -192, "time": "1763533548" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -119, "time": "1763533381" }, "departure": { "delay": -119, "time": "1763533381" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -115, "time": "1763533325" }, "departure": { "delay": -115, "time": "1763533325" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -38, "time": "1763533282" }, "departure": { "delay": -38, "time": "1763533282" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "departure": { "delay": 29, "time": "1763532929" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -184, "time": "1763533976" }, "departure": { "delay": -184, "time": "1763533976" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -192, "time": "1763533788" }, "departure": { "delay": -192, "time": "1763533788" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -163, "time": "1763533457" }, "departure": { "delay": -163, "time": "1763533457" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -141, "time": "1763534259" }, "departure": { "delay": -141, "time": "1763534259" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -177, "time": "1763534223" }, "departure": { "delay": -177, "time": "1763534223" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -185, "time": "1763533735" }, "departure": { "delay": -185, "time": "1763533735" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -42, "time": "1763533158" }, "departure": { "delay": -42, "time": "1763533158" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -167, "time": "1763533633" }, "departure": { "delay": -167, "time": "1763533633" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470527:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470104:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3601, "time": "1763532899" }, "departure": { "delay": -3601, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3781, "time": "1763532899" }, "departure": { "delay": -3781, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -4081, "time": "1763532899" }, "departure": { "delay": -4081, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -3541, "time": "1763532899" }, "departure": { "delay": -3541, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -4801, "time": "1763532899" }, "departure": { "delay": -4801, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -4441, "time": "1763532899" }, "departure": { "delay": -4441, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -6301, "time": "1763532899" }, "departure": { "delay": -6301, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -4621, "time": "1763532899" }, "departure": { "delay": -4621, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -4261, "time": "1763532899" }, "departure": { "delay": -4261, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3601, "time": "1763532899" }, "departure": { "delay": -3601, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -6001, "time": "1763532899" }, "departure": { "delay": -6001, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -5881, "time": "1763532899" }, "departure": { "delay": -5881, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -4741, "time": "1763532899" }, "departure": { "delay": -4741, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -4141, "time": "1763532899" }, "departure": { "delay": -4141, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -4201, "time": "1763532899" }, "departure": { "delay": -4201, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -6061, "time": "1763532899" }, "departure": { "delay": -6061, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -3361, "time": "1763532899" }, "departure": { "delay": -3361, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -4141, "time": "1763532899" }, "departure": { "delay": -4141, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -5941, "time": "1763532899" }, "departure": { "delay": -5941, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -274, "time": "1763539106" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -3661, "time": "1763532899" }, "departure": { "delay": -3661, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3901, "time": "1763532899" }, "departure": { "delay": -3901, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -6181, "time": "1763532899" }, "departure": { "delay": -6181, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -6301, "time": "1763532899" }, "departure": { "delay": -6301, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -5581, "time": "1763532899" }, "departure": { "delay": -5581, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -4321, "time": "1763532899" }, "departure": { "delay": -4321, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -5401, "time": "1763532899" }, "departure": { "delay": -5401, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -6121, "time": "1763532899" }, "departure": { "delay": -6121, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -4381, "time": "1763532899" }, "departure": { "delay": -4381, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -5521, "time": "1763532899" }, "departure": { "delay": -5521, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "departure": { "delay": -3301, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -6061, "time": "1763532899" }, "departure": { "delay": -6061, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -6241, "time": "1763532899" }, "departure": { "delay": -6241, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -3901, "time": "1763532899" }, "departure": { "delay": -3901, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -5401, "time": "1763532899" }, "departure": { "delay": -5401, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -5701, "time": "1763532899" }, "departure": { "delay": -5701, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -3361, "time": "1763532899" }, "departure": { "delay": -3361, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -4861, "time": "1763532899" }, "departure": { "delay": -4861, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -3541, "time": "1763532899" }, "departure": { "delay": -3541, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -5341, "time": "1763532899" }, "departure": { "delay": -5341, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -3781, "time": "1763532899" }, "departure": { "delay": -3781, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470104:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:854:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548980" }, "departure": { "time": "1763548980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763549580" }, "departure": { "time": "1763549580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763549460" }, "departure": { "time": "1763549460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763549220" }, "departure": { "time": "1763549220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763549820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:854:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584165:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533080" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -92, "time": "1763533708" }, "departure": { "delay": -92, "time": "1763533708" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -39, "time": "1763533401" }, "departure": { "delay": -39, "time": "1763533401" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1763533181" }, "departure": { "delay": 41, "time": "1763533181" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -62, "time": "1763533618" }, "departure": { "delay": -62, "time": "1763533618" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -43, "time": "1763533577" }, "departure": { "delay": -43, "time": "1763533577" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -25, "time": "1763533235" }, "departure": { "delay": -25, "time": "1763533235" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1763533100" }, "departure": { "delay": 20, "time": "1763533100" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -69, "time": "1763533551" }, "departure": { "delay": -69, "time": "1763533551" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -89, "time": "1763533351" }, "departure": { "delay": -89, "time": "1763533351" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -51, "time": "1763533449" }, "departure": { "delay": -51, "time": "1763533449" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -78, "time": "1763534022" }, "departure": { "delay": -78, "time": "1763534022" }, "stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": -105, "time": "1763533815" }, "departure": { "delay": -105, "time": "1763533815" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -80, "time": "1763533660" }, "departure": { "delay": -80, "time": "1763533660" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -67, "time": "1763533373" }, "departure": { "delay": -67, "time": "1763533373" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -94, "time": "1763533766" }, "departure": { "delay": -94, "time": "1763533766" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -122, "time": "1763533918" }, "departure": { "delay": -122, "time": "1763533918" }, "stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -130, "time": "1763534090" }, "stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": -59, "time": "1763533501" }, "departure": { "delay": -59, "time": "1763533501" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -126, "time": "1763533854" }, "departure": { "delay": -126, "time": "1763533854" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 40 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584165:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:377:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536920" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:377:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 510, "time": "1763533760" }, "departure": { "delay": 510, "time": "1763533770" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 423, "time": "1763533913" }, "departure": { "delay": 423, "time": "1763533923" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 286, "time": "1763532330" }, "departure": { "delay": 286, "time": "1763532346" }, "stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 322, "time": "1763532873" }, "departure": { "delay": 322, "time": "1763532922" }, "stopId": "FR:14582:ZE:5156680167849984:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -104, "time": "1763534226" }, "departure": { "delay": -104, "time": "1763534236" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 28 }, { "arrival": { "delay": 336, "time": "1763533106" }, "departure": { "delay": 336, "time": "1763533116" }, "stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -183, "time": "1763534387" }, "departure": { "delay": -183, "time": "1763534397" }, "stopId": "FR:14366:ZE:19300003:ATOUMOD036", "stopSequence": 29 }, { "arrival": { "delay": 403, "time": "1763533953" }, "departure": { "delay": 403, "time": "1763533963" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 258, "time": "1763532668" }, "departure": { "delay": 258, "time": "1763532678" }, "stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 244, "time": "1763532530" }, "departure": { "delay": 244, "time": "1763532544" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 383, "time": "1763533213" }, "departure": { "delay": 383, "time": "1763533223" }, "stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1763534057" }, "departure": { "delay": 147, "time": "1763534067" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 27 }, { "arrival": { "delay": 271, "time": "1763534001" }, "departure": { "delay": 271, "time": "1763534011" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": -314, "time": "1763534446" }, "stopId": "FR:14366:ZE:669860001:ATOUMOD036", "stopSequence": 30 }, { "arrival": { "delay": 292, "time": "1763532165" }, "departure": { "delay": 292, "time": "1763532232" }, "stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 462, "time": "1763533352" }, "departure": { "delay": 462, "time": "1763533362" }, "stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 454, "time": "1763533824" }, "departure": { "delay": 454, "time": "1763533834" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 210, "time": "1763532734" }, "departure": { "delay": 210, "time": "1763532750" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 292, "time": "1763532462" }, "departure": { "delay": 292, "time": "1763532472" }, "stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 425, "time": "1763533855" }, "departure": { "delay": 425, "time": "1763533865" }, "stopId": "FR:14366:ZE:35170002:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 454, "time": "1763533464" }, "departure": { "delay": 454, "time": "1763533474" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 516, "time": "1763533706" }, "departure": { "delay": 516, "time": "1763533716" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 19 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:6475153199333376x0:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852334F4479571x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534520" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763534100" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534820" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763536080" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1763532641", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852334F4479571x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196922x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1763534775" }, "departure": { "delay": 75, "time": "1763534775" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 121, "time": "1763535901" }, "departure": { "delay": 121, "time": "1763535901" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 113, "time": "1763533433" }, "departure": { "delay": 113, "time": "1763533433" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1763535947" }, "departure": { "delay": 107, "time": "1763535947" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 75, "time": "1763533215" }, "departure": { "delay": 75, "time": "1763533215" }, "stopId": "FR:76351:ZE:3448:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1763532796" }, "departure": { "delay": 76, "time": "1763532796" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1763533995" }, "departure": { "delay": 75, "time": "1763533995" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1763534355" }, "departure": { "delay": 75, "time": "1763534355" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1763535675" }, "departure": { "delay": 75, "time": "1763535675" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 116, "time": "1763535356" }, "departure": { "delay": 116, "time": "1763535356" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1763533171" }, "departure": { "delay": 91, "time": "1763533171" }, "stopId": "FR:76351:ZE:4114:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763535880" }, "departure": { "delay": 100, "time": "1763535880" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 123, "time": "1763535723" }, "departure": { "delay": 123, "time": "1763535723" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 132, "time": "1763534712" }, "departure": { "delay": 132, "time": "1763534712" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1763535250" }, "departure": { "delay": 130, "time": "1763535250" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1763534258" }, "departure": { "delay": 98, "time": "1763534258" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1763534993" }, "departure": { "delay": 113, "time": "1763534993" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1763535315" }, "departure": { "delay": 75, "time": "1763535315" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1763534125" }, "departure": { "delay": 85, "time": "1763534125" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1763534840" }, "departure": { "delay": 80, "time": "1763534840" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 89, "time": "1763535209" }, "departure": { "delay": 89, "time": "1763535209" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1763535855" }, "departure": { "delay": 75, "time": "1763535855" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 118, "time": "1763533378" }, "departure": { "delay": 118, "time": "1763533378" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1763533633" }, "departure": { "delay": 133, "time": "1763533633" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1763535094" }, "departure": { "delay": 94, "time": "1763535094" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1763534415" }, "departure": { "delay": 75, "time": "1763534415" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1763532840" }, "departure": { "delay": 120, "time": "1763532840" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1763533515" }, "departure": { "delay": 75, "time": "1763533515" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 107, "time": "1763535407" }, "departure": { "delay": 107, "time": "1763535407" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1763534481" }, "departure": { "delay": 81, "time": "1763534481" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1763535769" }, "departure": { "delay": 109, "time": "1763535769" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 75, "time": "1763535975" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "departure": { "time": "1763532720" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1763535614" }, "departure": { "delay": 134, "time": "1763535614" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 83, "time": "1763535803" }, "departure": { "delay": 83, "time": "1763535803" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 121, "time": "1763535481" }, "departure": { "delay": 121, "time": "1763535481" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1763533695" }, "departure": { "delay": 75, "time": "1763533695" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1763534532" }, "departure": { "delay": 132, "time": "1763534532" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1763535555" }, "departure": { "delay": 75, "time": "1763535555" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196922x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4030871xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1763532663" }, "departure": { "delay": 63, "time": "1763532663" }, "stopId": "FR:76238:ZE:4029:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1763536791" }, "departure": { "delay": 111, "time": "1763536791" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 143, "time": "1763534423" }, "departure": { "delay": 143, "time": "1763534423" }, "stopId": "FR:76647:ZE:5070:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 104, "time": "1763533424" }, "departure": { "delay": 104, "time": "1763533424" }, "stopId": "FR:76551:ZE:5098:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 104, "time": "1763535404" }, "departure": { "delay": 104, "time": "1763535404" }, "stopId": "FR:76296:ZE:4008:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1763532536" }, "departure": { "delay": 56, "time": "1763532536" }, "stopId": "FR:76447:ZE:4076:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1763535832" }, "departure": { "delay": 112, "time": "1763535832" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 108, "time": "1763535888" }, "departure": { "delay": 108, "time": "1763535888" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 96, "time": "1763532756" }, "departure": { "delay": 96, "time": "1763532756" }, "stopId": "FR:76238:ZE:4031:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 152, "time": "1763535272" }, "departure": { "delay": 152, "time": "1763535272" }, "stopId": "FR:76596:ZE:5106:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1763532895" }, "departure": { "delay": 115, "time": "1763532895" }, "stopId": "FR:76238:ZE:4034:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1763536726" }, "departure": { "delay": 106, "time": "1763536726" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 104, "time": "1763535944" }, "departure": { "delay": 104, "time": "1763535944" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 104, "time": "1763535764" }, "departure": { "delay": 104, "time": "1763535764" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 156, "time": "1763532996" }, "departure": { "delay": 156, "time": "1763532996" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1763535720" }, "departure": { "delay": 120, "time": "1763535720" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 40, "time": "1763532340" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 117, "time": "1763533677" }, "departure": { "delay": 117, "time": "1763533677" }, "stopId": "FR:76250:ZE:3217:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1763536931" }, "departure": { "delay": 131, "time": "1763536931" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 125, "time": "1763535485" }, "departure": { "delay": 125, "time": "1763535485" }, "stopId": "FR:76296:ZE:4444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 123, "time": "1763533983" }, "departure": { "delay": 123, "time": "1763533983" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 97, "time": "1763532637" }, "departure": { "delay": 97, "time": "1763532637" }, "stopId": "FR:76447:ZE:3885:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1763535019" }, "departure": { "delay": 139, "time": "1763535019" }, "stopId": "FR:76239:ZE:5110:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1763533194" }, "departure": { "delay": 114, "time": "1763533194" }, "stopId": "FR:76404:ZE:3349:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1763533859" }, "departure": { "delay": 119, "time": "1763533859" }, "stopId": "FR:76250:ZE:3370:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 161, "time": "1763532821" }, "departure": { "delay": 161, "time": "1763532821" }, "stopId": "FR:76238:ZE:4033:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 104, "time": "1763534324" }, "departure": { "delay": 104, "time": "1763534324" }, "stopId": "FR:76647:ZE:5170:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1763532616" }, "departure": { "delay": 76, "time": "1763532616" }, "stopId": "FR:76447:ZE:4075:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 156, "time": "1763535576" }, "departure": { "delay": 156, "time": "1763535576" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 104, "time": "1763534684" }, "departure": { "delay": 104, "time": "1763534684" }, "stopId": "FR:76647:ZE:5072:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1763534948" }, "departure": { "delay": 128, "time": "1763534948" }, "stopId": "FR:76563:ZE:5112:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 141, "time": "1763534541" }, "departure": { "delay": 141, "time": "1763534541" }, "stopId": "FR:76647:ZE:5068:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1763533904" }, "departure": { "delay": 104, "time": "1763533904" }, "stopId": "FR:76250:ZE:5187:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1763534780" }, "departure": { "delay": 140, "time": "1763534780" }, "stopId": "FR:76647:ZE:5155:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 153, "time": "1763535333" }, "departure": { "delay": 153, "time": "1763535333" }, "stopId": "FR:76296:ZE:4009:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 104, "time": "1763536424" }, "departure": { "delay": 104, "time": "1763536424" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 134, "time": "1763533514" }, "departure": { "delay": 134, "time": "1763533514" }, "stopId": "FR:76551:ZE:5100:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 104, "time": "1763537144" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 128, "time": "1763535608" }, "departure": { "delay": 128, "time": "1763535608" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532669", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4030871xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196382x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1763532853" }, "departure": { "delay": 73, "time": "1763532853" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1763532540" }, "departure": { "delay": 120, "time": "1763532540" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1763534207" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 47, "time": "1763533427" }, "departure": { "delay": 47, "time": "1763533427" }, "stopId": "FR:76351:ZE:4817:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 14, "time": "1763532734" }, "departure": { "delay": 14, "time": "1763532734" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1763532055" }, "departure": { "delay": -5, "time": "1763532055" }, "stopId": "FR:76351:ZE:5087:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -8, "time": "1763532652" }, "departure": { "delay": -8, "time": "1763532652" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 144, "time": "1763532684" }, "departure": { "delay": 144, "time": "1763532684" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1763533938" }, "departure": { "delay": 78, "time": "1763533938" }, "stopId": "FR:76351:ZE:3542:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 68, "time": "1763534108" }, "departure": { "delay": 68, "time": "1763534108" }, "stopId": "FR:76351:ZE:4606:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 87, "time": "1763533287" }, "departure": { "delay": 87, "time": "1763533287" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1763532813" }, "departure": { "delay": 33, "time": "1763532813" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763533187" }, "departure": { "delay": 47, "time": "1763533187" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1763532355" }, "departure": { "delay": 55, "time": "1763532355" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1763533581" }, "departure": { "delay": 81, "time": "1763533581" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 102, "time": "1763533242" }, "departure": { "delay": 102, "time": "1763533242" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1763533384" }, "departure": { "delay": 64, "time": "1763533384" }, "stopId": "FR:76351:ZE:3032:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 63, "time": "1763532963" }, "departure": { "delay": 63, "time": "1763532963" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 104, "time": "1763532464" }, "departure": { "delay": 104, "time": "1763532464" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1763534027" }, "departure": { "delay": 47, "time": "1763534027" }, "stopId": "FR:76351:ZE:4471:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 102, "time": "1763533002" }, "departure": { "delay": 102, "time": "1763533002" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1763532235" }, "departure": { "delay": -5, "time": "1763532235" }, "stopId": "FR:76351:ZE:4864:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1763533351" }, "departure": { "delay": 91, "time": "1763533351" }, "stopId": "FR:76552:ZE:3651:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1763533067" }, "departure": { "delay": 47, "time": "1763533067" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1763532928" }, "departure": { "delay": 88, "time": "1763532928" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1763533992" }, "departure": { "delay": 72, "time": "1763533992" }, "stopId": "FR:76351:ZE:3345:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 94, "time": "1763533114" }, "departure": { "delay": 94, "time": "1763533114" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 101, "time": "1763532581" }, "departure": { "delay": 101, "time": "1763532581" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1763533551" }, "departure": { "delay": 51, "time": "1763533551" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 91, "time": "1763533771" }, "departure": { "delay": 91, "time": "1763533771" }, "stopId": "FR:76351:ZE:3024:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 47, "time": "1763533727" }, "departure": { "delay": 47, "time": "1763533727" }, "stopId": "FR:76351:ZE:3403:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 59, "time": "1763532299" }, "departure": { "delay": 59, "time": "1763532299" }, "stopId": "FR:76351:ZE:3468:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1763533480" }, "departure": { "delay": 100, "time": "1763533480" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1763533614" }, "departure": { "delay": 54, "time": "1763533614" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 97, "time": "1763533837" }, "departure": { "delay": 97, "time": "1763533837" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 62, "time": "1763533322" }, "departure": { "delay": 62, "time": "1763533322" }, "stopId": "FR:76552:ZE:3630:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1763532170" }, "departure": { "delay": -10, "time": "1763532170" }, "stopId": "FR:76351:ZE:5093:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1763532819", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196382x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470344:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 277, "time": "1763532877" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1763533570" }, "departure": { "delay": 310, "time": "1763533570" }, "stopId": "FR:27474:ZE:0x6712:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 307, "time": "1763534047" }, "departure": { "delay": 307, "time": "1763534047" }, "stopId": "FR:27701:ZE:0x6721:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 318, "time": "1763533698" }, "departure": { "delay": 318, "time": "1763533698" }, "stopId": "FR:27474:ZE:0x6714:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 307, "time": "1763534107" }, "departure": { "delay": 307, "time": "1763534107" }, "stopId": "FR:27471:ZE:0x6939:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 280, "time": "1763533900" }, "departure": { "delay": 280, "time": "1763533900" }, "stopId": "FR:27474:ZE:0x6706:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 277, "time": "1763534137" }, "departure": { "delay": 277, "time": "1763534137" }, "stopId": "FR:27471:ZE:0x6942:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 277, "time": "1763533777" }, "departure": { "delay": 277, "time": "1763533777" }, "stopId": "FR:27474:ZE:0x6717:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 277, "time": "1763533057" }, "departure": { "delay": 277, "time": "1763533057" }, "stopId": "FR:27701:ZE:0x7084:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 277, "time": "1763533237" }, "departure": { "delay": 277, "time": "1763533237" }, "stopId": "FR:27365:ZE:0x6336:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 329, "time": "1763534369" }, "departure": { "delay": 329, "time": "1763534369" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 277, "time": "1763533477" }, "departure": { "delay": 277, "time": "1763533477" }, "stopId": "FR:27474:ZE:0x6708:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 277, "time": "1763534437" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 277, "time": "1763534017" }, "departure": { "delay": 277, "time": "1763534017" }, "stopId": "FR:27474:ZE:0x6711:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 302, "time": "1763533322" }, "departure": { "delay": 302, "time": "1763533322" }, "stopId": "FR:27365:ZE:0x7076:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 303, "time": "1763533863" }, "departure": { "delay": 303, "time": "1763533863" }, "stopId": "FR:27474:ZE:0x6723:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 312, "time": "1763533812" }, "departure": { "delay": 312, "time": "1763533812" }, "stopId": "FR:27474:ZE:0x6719:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 318, "time": "1763533638" }, "departure": { "delay": 318, "time": "1763533638" }, "stopId": "FR:27474:ZE:0x6702:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 310, "time": "1763533990" }, "departure": { "delay": 310, "time": "1763533990" }, "stopId": "FR:27474:ZE:0x6705:ATOUMOD006", "stopSequence": 13 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:7a:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470344:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011280x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1763533945" }, "departure": { "delay": 85, "time": "1763533945" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1763533645" }, "departure": { "delay": 85, "time": "1763533645" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1763536813" }, "departure": { "delay": 133, "time": "1763536813" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 110, "time": "1763534210" }, "departure": { "delay": 110, "time": "1763534210" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1763534125" }, "departure": { "delay": 85, "time": "1763534125" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 98, "time": "1763536898" }, "departure": { "delay": 98, "time": "1763536898" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 91, "time": "1763536291" }, "departure": { "delay": 91, "time": "1763536291" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 143, "time": "1763532923" }, "departure": { "delay": 143, "time": "1763532923" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1763534347" }, "departure": { "delay": 127, "time": "1763534347" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 112, "time": "1763535652" }, "departure": { "delay": 112, "time": "1763535652" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 124, "time": "1763536384" }, "departure": { "delay": 124, "time": "1763536384" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 85, "time": "1763536045" }, "departure": { "delay": 85, "time": "1763536045" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 135, "time": "1763536335" }, "departure": { "delay": 135, "time": "1763536335" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 85, "time": "1763536645" }, "departure": { "delay": 85, "time": "1763536645" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 96, "time": "1763536536" }, "departure": { "delay": 96, "time": "1763536536" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 119, "time": "1763534939" }, "departure": { "delay": 119, "time": "1763534939" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1763532865" }, "departure": { "delay": 85, "time": "1763532865" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1763536215" }, "departure": { "delay": 135, "time": "1763536215" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 106, "time": "1763536126" }, "departure": { "delay": 106, "time": "1763536126" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 85, "time": "1763536165" }, "departure": { "delay": 85, "time": "1763536165" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 107, "time": "1763535947" }, "departure": { "delay": 107, "time": "1763535947" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 136, "time": "1763532976" }, "departure": { "delay": 136, "time": "1763532976" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 135, "time": "1763535795" }, "departure": { "delay": 135, "time": "1763535795" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 93, "time": "1763533233" }, "departure": { "delay": 93, "time": "1763533233" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 125, "time": "1763535005" }, "departure": { "delay": 125, "time": "1763535005" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1763536465" }, "departure": { "delay": 85, "time": "1763536465" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 119, "time": "1763535479" }, "departure": { "delay": 119, "time": "1763535479" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 131, "time": "1763533511" }, "departure": { "delay": 131, "time": "1763533511" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1763533172" }, "departure": { "delay": 92, "time": "1763533172" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 104, "time": "1763535884" }, "departure": { "delay": 104, "time": "1763535884" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1763535174" }, "departure": { "delay": 114, "time": "1763535174" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1763534605" }, "departure": { "delay": 85, "time": "1763534605" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 85, "time": "1763535085" }, "departure": { "delay": 85, "time": "1763535085" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 131, "time": "1763534291" }, "departure": { "delay": 131, "time": "1763534291" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 129, "time": "1763534769" }, "departure": { "delay": 129, "time": "1763534769" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 88, "time": "1763535388" }, "departure": { "delay": 88, "time": "1763535388" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 124, "time": "1763533024" }, "departure": { "delay": 124, "time": "1763533024" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1763534425" }, "departure": { "delay": 85, "time": "1763534425" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1763534046" }, "departure": { "delay": 126, "time": "1763534046" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 53, "time": "1763532713" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1763533282" }, "departure": { "delay": 142, "time": "1763533282" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 133, "time": "1763535733" }, "departure": { "delay": 133, "time": "1763535733" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 142, "time": "1763536702" }, "departure": { "delay": 142, "time": "1763536702" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 85, "time": "1763536945" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 102, "time": "1763533122" }, "departure": { "delay": 102, "time": "1763533122" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1763533345" }, "departure": { "delay": 85, "time": "1763533345" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 123, "time": "1763534703" }, "departure": { "delay": 123, "time": "1763534703" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 116, "time": "1763533556" }, "departure": { "delay": 116, "time": "1763533556" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1763536748" }, "departure": { "delay": 128, "time": "1763536748" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 85, "time": "1763535565" }, "departure": { "delay": 85, "time": "1763535565" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 124, "time": "1763536864" }, "departure": { "delay": 124, "time": "1763536864" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 114, "time": "1763534874" }, "departure": { "delay": 114, "time": "1763534874" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011280x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470529:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -135, "time": "1763535285" }, "departure": { "delay": -135, "time": "1763535285" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -135, "time": "1763535525" }, "departure": { "delay": -135, "time": "1763535525" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -233, "time": "1763535907" }, "departure": { "delay": -233, "time": "1763535907" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -130, "time": "1763535470" }, "departure": { "delay": -130, "time": "1763535470" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -154, "time": "1763535386" }, "departure": { "delay": -154, "time": "1763535386" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -172, "time": "1763535608" }, "departure": { "delay": -172, "time": "1763535608" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -219, "time": "1763535861" }, "departure": { "delay": -219, "time": "1763535861" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -315, "time": "1763536065" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -213, "time": "1763535987" }, "departure": { "delay": -213, "time": "1763535987" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -82, "time": "1763535158" }, "departure": { "delay": -82, "time": "1763535158" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -204, "time": "1763535756" }, "departure": { "delay": -204, "time": "1763535756" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -105, "time": "1763535495" }, "departure": { "delay": -105, "time": "1763535495" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -96, "time": "1763535204" }, "departure": { "delay": -96, "time": "1763535204" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -2221, "time": "1763532899" }, "departure": { "delay": -2221, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -170, "time": "1763535730" }, "departure": { "delay": -170, "time": "1763535730" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2161, "time": "1763532899" }, "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -231, "time": "1763535669" }, "departure": { "delay": -231, "time": "1763535669" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -243, "time": "1763535957" }, "departure": { "delay": -243, "time": "1763535957" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -164, "time": "1763535556" }, "departure": { "delay": -164, "time": "1763535556" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470529:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -15, "time": "1763530111" }, "departure": { "delay": -15, "time": "1763530125" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1763528080" }, "departure": { "delay": 57, "time": "1763528097" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1763528343" }, "departure": { "delay": 75, "time": "1763528355" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -21, "time": "1763529861" }, "departure": { "delay": -21, "time": "1763529879" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -34, "time": "1763528833" }, "departure": { "delay": -34, "time": "1763528846" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1763528415" }, "departure": { "delay": 34, "time": "1763528434" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1763529828" }, "departure": { "delay": -2, "time": "1763529838" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 66, "time": "1763528390" }, "departure": { "delay": 66, "time": "1763528406" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1763528591" }, "departure": { "delay": 26, "time": "1763528606" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1763529051" }, "departure": { "delay": 30, "time": "1763529090" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1763530185" }, "departure": { "delay": -2, "time": "1763530198" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 69, "time": "1763528274" }, "departure": { "delay": 69, "time": "1763528289" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1763528521" }, "departure": { "delay": 18, "time": "1763528538" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -42, "time": "1763529906" }, "departure": { "delay": -42, "time": "1763529918" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1763529704" }, "departure": { "delay": 5, "time": "1763529725" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1763528897" }, "departure": { "delay": 15, "time": "1763529015" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1763529206" }, "departure": { "delay": 49, "time": "1763529229" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1763529261" }, "departure": { "delay": 44, "time": "1763529284" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1763528484" }, "departure": { "delay": 38, "time": "1763528498" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1763529351" }, "departure": { "delay": 46, "time": "1763529526" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1763530049" }, "departure": { "delay": -15, "time": "1763530065" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 92, "time": "1763528181" }, "departure": { "delay": 92, "time": "1763528192" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1763528716" }, "departure": { "delay": 12, "time": "1763528772" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -35, "time": "1763530285" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 53, "time": "1763528132" }, "departure": { "delay": 53, "time": "1763528153" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 109, "time": "1763527909" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -17, "time": "1763530229" }, "departure": { "delay": -17, "time": "1763530243" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1763529799" }, "departure": { "delay": 31, "time": "1763529811" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -5, "time": "1763528680" }, "departure": { "delay": -5, "time": "1763528695" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1763530085" }, "departure": { "delay": -37, "time": "1763530103" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1763529930" }, "departure": { "delay": -2, "time": "1763530018" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 13, "time": "1763529117" }, "departure": { "delay": 13, "time": "1763529133" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1763529557" }, "departure": { "delay": -1, "time": "1763529599" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1763532906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011217x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1763536219" }, "departure": { "delay": 79, "time": "1763536219" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 64, "time": "1763533924" }, "departure": { "delay": 64, "time": "1763533924" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1763534314" }, "departure": { "delay": 94, "time": "1763534314" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1763535946" }, "departure": { "delay": 46, "time": "1763535946" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 59, "time": "1763534819" }, "departure": { "delay": 59, "time": "1763534819" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1763535455" }, "departure": { "delay": 35, "time": "1763535455" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 35, "time": "1763533355" }, "departure": { "delay": 35, "time": "1763533355" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1763536272" }, "departure": { "delay": 72, "time": "1763536272" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 25, "time": "1763532805" }, "departure": { "delay": 25, "time": "1763532805" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1763536595" }, "departure": { "delay": 35, "time": "1763536595" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 94, "time": "1763534734" }, "departure": { "delay": 94, "time": "1763534734" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 39, "time": "1763536479" }, "departure": { "delay": 39, "time": "1763536479" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 35, "time": "1763534015" }, "departure": { "delay": 35, "time": "1763534015" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1763535215" }, "departure": { "delay": 35, "time": "1763535215" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 43, "time": "1763533063" }, "departure": { "delay": 43, "time": "1763533063" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1763533779" }, "departure": { "delay": 39, "time": "1763533779" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1763535635" }, "departure": { "delay": 35, "time": "1763535635" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1763536420" }, "departure": { "delay": 40, "time": "1763536420" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 79, "time": "1763536519" }, "departure": { "delay": 79, "time": "1763536519" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 73, "time": "1763533213" }, "departure": { "delay": 73, "time": "1763533213" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1763532886" }, "departure": { "delay": 46, "time": "1763532886" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1763536115" }, "departure": { "delay": 35, "time": "1763536115" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 67, "time": "1763534467" }, "departure": { "delay": 67, "time": "1763534467" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1763533670" }, "departure": { "delay": 50, "time": "1763533670" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1763535523" }, "departure": { "delay": 43, "time": "1763535523" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 41, "time": "1763536181" }, "departure": { "delay": 41, "time": "1763536181" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 60, "time": "1763533260" }, "departure": { "delay": 60, "time": "1763533260" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1763535875" }, "departure": { "delay": 35, "time": "1763535875" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 35, "time": "1763533115" }, "departure": { "delay": 35, "time": "1763533115" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1763536322" }, "departure": { "delay": 62, "time": "1763536322" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 53, "time": "1763535293" }, "departure": { "delay": 53, "time": "1763535293" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 35, "time": "1763534375" }, "departure": { "delay": 35, "time": "1763534375" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 79, "time": "1763535979" }, "departure": { "delay": 79, "time": "1763535979" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 35, "time": "1763533535" }, "departure": { "delay": 35, "time": "1763533535" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1763534975" }, "departure": { "delay": 35, "time": "1763534975" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1763534140" }, "departure": { "delay": 40, "time": "1763534140" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 35, "time": "1763535155" }, "departure": { "delay": 35, "time": "1763535155" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1763533185" }, "departure": { "delay": 45, "time": "1763533185" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1763534518" }, "departure": { "delay": 58, "time": "1763534518" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 35, "time": "1763536715" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 41, "time": "1763533601" }, "departure": { "delay": 41, "time": "1763533601" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1763534091" }, "departure": { "delay": 51, "time": "1763534091" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763535357" }, "departure": { "delay": 57, "time": "1763535357" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 55, "time": "1763533315" }, "departure": { "delay": 55, "time": "1763533315" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1763532918" }, "departure": { "delay": 78, "time": "1763532918" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1763534603" }, "departure": { "delay": 83, "time": "1763534603" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1763532995" }, "departure": { "delay": 35, "time": "1763532995" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1763533435" }, "departure": { "delay": 55, "time": "1763533435" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011217x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:879:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763544480" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763545200" }, "departure": { "time": "1763545200" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763545620" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:879:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1763526323" }, "departure": { "delay": -23, "time": "1763526337" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1763525434" }, "departure": { "delay": 42, "time": "1763525442" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1763526878" }, "departure": { "delay": 20, "time": "1763526920" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 16, "time": "1763526955" }, "departure": { "delay": 16, "time": "1763526976" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -45, "time": "1763526363" }, "departure": { "delay": -45, "time": "1763526375" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1763525728" }, "departure": { "delay": 36, "time": "1763525736" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1763525451" }, "departure": { "delay": 3, "time": "1763525463" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1763525314" }, "departure": { "delay": 23, "time": "1763525363" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1763526094" }, "departure": { "delay": -8, "time": "1763526112" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1763526716" }, "departure": { "delay": 33, "time": "1763526753" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1763525651" }, "departure": { "delay": 48, "time": "1763525688" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1763525622" }, "departure": { "delay": 53, "time": "1763525633" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -28, "time": "1763526025" }, "departure": { "delay": -28, "time": "1763526032" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 40, "time": "1763525260" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -48, "time": "1763527092" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1763525822" }, "departure": { "delay": 16, "time": "1763525836" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 16, "time": "1763526060" }, "departure": { "delay": 16, "time": "1763526076" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -3, "time": "1763525945" }, "departure": { "delay": -3, "time": "1763525997" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1763525873" }, "departure": { "delay": 7, "time": "1763525887" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1763526189" }, "departure": { "delay": 24, "time": "1763526204" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -43, "time": "1763526402" }, "departure": { "delay": -43, "time": "1763526437" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1763526544" }, "departure": { "delay": 71, "time": "1763526671" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1763525526" }, "departure": { "delay": 6, "time": "1763525586" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1763526135" }, "departure": { "delay": 42, "time": "1763526162" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763526795" }, "departure": { "delay": 47, "time": "1763526827" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1763532904", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745714x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -40, "time": "1763533640" }, "departure": { "delay": -40, "time": "1763533640" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -40, "time": "1763533100" }, "departure": { "delay": -40, "time": "1763533100" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1763534540" }, "departure": { "delay": -40, "time": "1763534540" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -40, "time": "1763534360" }, "departure": { "delay": -40, "time": "1763534360" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 74, "time": "1763532738" }, "departure": { "delay": 74, "time": "1763532794" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1763531978" }, "departure": { "delay": 18, "time": "1763532018" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1763532169" }, "departure": { "delay": 22, "time": "1763532202" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 16, "time": "1763531716" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1763532269" }, "departure": { "delay": 17, "time": "1763532317" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1763534120" }, "departure": { "delay": -40, "time": "1763534120" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -40, "time": "1763533580" }, "departure": { "delay": -40, "time": "1763533580" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1763532073" }, "departure": { "delay": -2, "time": "1763532118" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1763531774" }, "departure": { "delay": 26, "time": "1763531786" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -11, "time": "1763532837" }, "departure": { "delay": -11, "time": "1763532889" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1763532980" }, "departure": { "delay": -40, "time": "1763532980" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1763534600" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -40, "time": "1763534420" }, "departure": { "delay": -40, "time": "1763534420" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 7, "time": "1763531929" }, "departure": { "delay": 7, "time": "1763531947" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1763531876" }, "departure": { "delay": 32, "time": "1763531912" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1763533940" }, "departure": { "delay": -40, "time": "1763533940" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -40, "time": "1763534300" }, "departure": { "delay": -40, "time": "1763534300" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -40, "time": "1763533280" }, "departure": { "delay": -40, "time": "1763533280" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -40, "time": "1763533400" }, "departure": { "delay": -40, "time": "1763533400" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1763532576" }, "departure": { "delay": 4, "time": "1763532604" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1763533220" }, "departure": { "delay": -40, "time": "1763533220" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -40, "time": "1763534240" }, "departure": { "delay": -40, "time": "1763534240" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -40, "time": "1763534000" }, "departure": { "delay": -40, "time": "1763534000" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 21, "time": "1763532464" }, "departure": { "delay": 21, "time": "1763532501" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -40, "time": "1763533700" }, "departure": { "delay": -40, "time": "1763533700" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -40, "time": "1763533160" }, "departure": { "delay": -40, "time": "1763533160" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1763533520" }, "departure": { "delay": -40, "time": "1763533520" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -40, "time": "1763533640" }, "departure": { "delay": -40, "time": "1763533640" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -40, "time": "1763533820" }, "departure": { "delay": -40, "time": "1763533820" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1763532351" }, "departure": { "delay": 38, "time": "1763532398" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1763534480" }, "departure": { "delay": -40, "time": "1763534480" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -40, "time": "1763534180" }, "departure": { "delay": -40, "time": "1763534180" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1763532900", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745714x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:247:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763535660" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1763533920" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1763532915", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:247:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746327x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 126, "time": "1763532546" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1763533350" }, "departure": { "delay": 90, "time": "1763533350" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1763533530" }, "departure": { "delay": 90, "time": "1763533530" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1763534070" }, "departure": { "delay": 90, "time": "1763534070" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1763534310" }, "departure": { "delay": 90, "time": "1763534310" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1763534250" }, "departure": { "delay": 90, "time": "1763534250" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1763532860" }, "departure": { "delay": 80, "time": "1763532860" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1763535450" }, "departure": { "delay": 90, "time": "1763535450" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 90, "time": "1763534910" }, "departure": { "delay": 90, "time": "1763534910" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 90, "time": "1763532850" }, "departure": { "delay": 90, "time": "1763532930" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1763532860" }, "departure": { "delay": 80, "time": "1763532860" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1763535390" }, "departure": { "delay": 90, "time": "1763535390" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 90, "time": "1763535210" }, "departure": { "delay": 90, "time": "1763535210" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 90, "time": "1763534190" }, "departure": { "delay": 90, "time": "1763534190" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1763534610" }, "departure": { "delay": 90, "time": "1763534610" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 90, "time": "1763533770" }, "departure": { "delay": 90, "time": "1763533770" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1763535330" }, "departure": { "delay": 90, "time": "1763535330" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 90, "time": "1763533290" }, "departure": { "delay": 90, "time": "1763533290" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1763533050" }, "departure": { "delay": 90, "time": "1763533050" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1763534850" }, "departure": { "delay": 90, "time": "1763534850" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 111, "time": "1763532680" }, "departure": { "delay": 111, "time": "1763532711" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1763535150" }, "departure": { "delay": 90, "time": "1763535150" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 90, "time": "1763534730" }, "departure": { "delay": 90, "time": "1763534730" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1763534970" }, "departure": { "delay": 90, "time": "1763534970" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1763534490" }, "departure": { "delay": 90, "time": "1763534490" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1763534370" }, "departure": { "delay": 90, "time": "1763534370" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1763533650" }, "departure": { "delay": 90, "time": "1763533650" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1763533950" }, "departure": { "delay": 90, "time": "1763533950" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 138, "time": "1763532586" }, "departure": { "delay": 138, "time": "1763532618" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1763533110" }, "departure": { "delay": 90, "time": "1763533110" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1763533470" }, "departure": { "delay": 90, "time": "1763533470" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1763535510" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 90, "time": "1763533230" }, "departure": { "delay": 90, "time": "1763533230" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1763533350" }, "departure": { "delay": 90, "time": "1763533350" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763532800" }, "departure": { "delay": 80, "time": "1763532800" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1763534790" }, "departure": { "delay": 90, "time": "1763534790" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 90, "time": "1763535270" }, "departure": { "delay": 90, "time": "1763535270" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 90, "time": "1763535270" }, "departure": { "delay": 90, "time": "1763535270" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 90, "time": "1763534670" }, "departure": { "delay": 90, "time": "1763534670" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1763532990" }, "departure": { "delay": 90, "time": "1763532990" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1763535030" }, "departure": { "delay": 90, "time": "1763535030" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1763532730" }, "departure": { "delay": 100, "time": "1763532760" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763532904", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746327x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056534x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1763533054" }, "departure": { "delay": 154, "time": "1763533054" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 176, "time": "1763533316" }, "departure": { "delay": 176, "time": "1763533316" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1763532748" }, "departure": { "delay": 148, "time": "1763532748" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 139, "time": "1763533519" }, "departure": { "delay": 139, "time": "1763533519" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 121, "time": "1763532901" }, "departure": { "delay": 121, "time": "1763532901" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1763532828" }, "departure": { "delay": 168, "time": "1763532828" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 144, "time": "1763532984" }, "departure": { "delay": 144, "time": "1763532984" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1763533142" }, "departure": { "delay": 122, "time": "1763533142" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 151, "time": "1763533591" }, "departure": { "delay": 151, "time": "1763533591" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1763532624" }, "departure": { "delay": 84, "time": "1763532624" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1763533261" }, "departure": { "delay": 121, "time": "1763533261" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1763533441" }, "departure": { "delay": 121, "time": "1763533441" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 143, "time": "1763533223" }, "departure": { "delay": 143, "time": "1763533223" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1763533636" }, "departure": { "delay": 136, "time": "1763533636" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 121, "time": "1763533801" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056534x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470515:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1763533452" }, "departure": { "delay": 132, "time": "1763533452" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 212, "time": "1763533052" }, "departure": { "delay": 212, "time": "1763533052" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 183, "time": "1763533383" }, "departure": { "delay": 183, "time": "1763533383" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1763533748" }, "departure": { "delay": 128, "time": "1763533748" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 196, "time": "1763532616" }, "departure": { "delay": 196, "time": "1763532616" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 215, "time": "1763533295" }, "departure": { "delay": 215, "time": "1763533295" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 181, "time": "1763533561" }, "departure": { "delay": 181, "time": "1763533561" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 212, "time": "1763532872" }, "departure": { "delay": 212, "time": "1763532872" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1763533873" }, "departure": { "delay": 13, "time": "1763533873" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 239, "time": "1763533199" }, "departure": { "delay": 239, "time": "1763533199" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1763533608" }, "departure": { "delay": 108, "time": "1763533608" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -17, "time": "1763533903" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1763533786" }, "departure": { "delay": 46, "time": "1763533786" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 203, "time": "1763533163" }, "departure": { "delay": 203, "time": "1763533163" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 224, "time": "1763533244" }, "departure": { "delay": 224, "time": "1763533244" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 253, "time": "1763533033" }, "departure": { "delay": 253, "time": "1763533033" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1763533681" }, "departure": { "delay": 121, "time": "1763533681" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 240, "time": "1763532780" }, "departure": { "delay": 240, "time": "1763532780" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 261, "time": "1763532981" }, "departure": { "delay": 261, "time": "1763532981" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 226, "time": "1763533126" }, "departure": { "delay": 226, "time": "1763533126" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 240, "time": "1763532680" }, "departure": { "delay": 240, "time": "1763532720" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470515:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584166:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -125, "time": "1763536315" }, "departure": { "delay": -125, "time": "1763536315" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -129, "time": "1763536791" }, "departure": { "delay": -129, "time": "1763536791" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -218, "time": "1763536942" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -3225, "time": "1763532855" }, "departure": { "delay": -3225, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 25 }, { "departure": { "delay": -3225, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3405, "time": "1763532855" }, "departure": { "delay": -3405, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -3285, "time": "1763532855" }, "departure": { "delay": -3285, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -121, "time": "1763536499" }, "departure": { "delay": -121, "time": "1763536499" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -177, "time": "1763536623" }, "departure": { "delay": -177, "time": "1763536623" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -96, "time": "1763536344" }, "departure": { "delay": -96, "time": "1763536344" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -118, "time": "1763536382" }, "departure": { "delay": -118, "time": "1763536382" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -162, "time": "1763536578" }, "departure": { "delay": -162, "time": "1763536578" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -200, "time": "1763536840" }, "departure": { "delay": -200, "time": "1763536840" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -114, "time": "1763536446" }, "departure": { "delay": -114, "time": "1763536446" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -187, "time": "1763536733" }, "departure": { "delay": -187, "time": "1763536733" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -121, "time": "1763536679" }, "departure": { "delay": -121, "time": "1763536679" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -128, "time": "1763536552" }, "departure": { "delay": -128, "time": "1763536552" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -161, "time": "1763536879" }, "departure": { "delay": -161, "time": "1763536879" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 40 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584166:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196920x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1763534703" }, "departure": { "delay": 123, "time": "1763534703" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 123, "time": "1763532483" }, "departure": { "delay": 123, "time": "1763532483" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 178, "time": "1763532358" }, "departure": { "delay": 178, "time": "1763532358" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1763534617" }, "departure": { "delay": 157, "time": "1763534617" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 132, "time": "1763533272" }, "departure": { "delay": 132, "time": "1763533272" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 181, "time": "1763533741" }, "departure": { "delay": 181, "time": "1763533741" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 131, "time": "1763534651" }, "departure": { "delay": 131, "time": "1763534651" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 171, "time": "1763534571" }, "departure": { "delay": 171, "time": "1763534571" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 123, "time": "1763532963" }, "departure": { "delay": 123, "time": "1763532963" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 93, "time": "1763532633" }, "departure": { "delay": 93, "time": "1763532633" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 182, "time": "1763534462" }, "departure": { "delay": 182, "time": "1763534462" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 169, "time": "1763533189" }, "departure": { "delay": 169, "time": "1763533189" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 169, "time": "1763534749" }, "departure": { "delay": 169, "time": "1763534749" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 123, "time": "1763534523" }, "departure": { "delay": 123, "time": "1763534523" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 123, "time": "1763532543" }, "departure": { "delay": 123, "time": "1763532543" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1763533683" }, "departure": { "delay": 123, "time": "1763533683" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1763533966" }, "departure": { "delay": 166, "time": "1763533966" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 180, "time": "1763533440" }, "departure": { "delay": 180, "time": "1763533440" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 148, "time": "1763534728" }, "departure": { "delay": 148, "time": "1763534728" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 137, "time": "1763533877" }, "departure": { "delay": 137, "time": "1763533877" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1763534823" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 169, "time": "1763534329" }, "departure": { "delay": 169, "time": "1763534329" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 155, "time": "1763534255" }, "departure": { "delay": 155, "time": "1763534255" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 123, "time": "1763533323" }, "departure": { "delay": 123, "time": "1763533323" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1763534106" }, "departure": { "delay": 126, "time": "1763534106" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 164, "time": "1763534204" }, "departure": { "delay": 164, "time": "1763534204" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 174, "time": "1763533074" }, "departure": { "delay": 174, "time": "1763533074" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1763533620" }, "departure": { "delay": 180, "time": "1763533620" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 123, "time": "1763534403" }, "departure": { "delay": 123, "time": "1763534403" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 123, "time": "1763534163" }, "departure": { "delay": 123, "time": "1763534163" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 116, "time": "1763532356" }, "departure": { "delay": 116, "time": "1763532356" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 149, "time": "1763534069" }, "departure": { "delay": 149, "time": "1763534069" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 155, "time": "1763534795" }, "departure": { "delay": 155, "time": "1763534795" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 129, "time": "1763533389" }, "departure": { "delay": 129, "time": "1763533389" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196920x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747838x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1763533670" }, "departure": { "delay": -10, "time": "1763533670" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1763534390" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1763532950" }, "departure": { "delay": -10, "time": "1763532950" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1763534150" }, "departure": { "delay": -10, "time": "1763534150" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -10, "time": "1763534210" }, "departure": { "delay": -10, "time": "1763534210" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1763533190" }, "departure": { "delay": -10, "time": "1763533190" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1763533490" }, "departure": { "delay": -10, "time": "1763533490" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1763533130" }, "departure": { "delay": -10, "time": "1763533130" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": -1, "time": "1763532899" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1763533790" }, "departure": { "delay": -10, "time": "1763533790" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1763534030" }, "departure": { "delay": -10, "time": "1763534030" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1763533550" }, "departure": { "delay": -10, "time": "1763533550" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1763533910" }, "departure": { "delay": -10, "time": "1763533910" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1763533250" }, "departure": { "delay": -10, "time": "1763533250" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1763533250" }, "departure": { "delay": -10, "time": "1763533250" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1763533130" }, "departure": { "delay": -10, "time": "1763533130" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1763533070" }, "departure": { "delay": -10, "time": "1763533070" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747838x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763536200" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536800" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763538540" }, "departure": { "time": "1763538540" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763538900" }, "departure": { "time": "1763538900" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763538420" }, "departure": { "time": "1763538420" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763539140" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763538905" }, "departure": { "delay": 5, "time": "1763538905" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1763536865" }, "departure": { "delay": 5, "time": "1763536865" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:317:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1173:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549400" }, "departure": { "time": "1763549400" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763549520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "departure": { "time": "1763548440" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548680" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1173:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6061823867486208x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1763533027" }, "departure": { "delay": 17, "time": "1763533037" }, "stopId": "FR:14366:ZE:310810014:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1763533239" }, "departure": { "delay": -11, "time": "1763533249" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1763533820" }, "departure": { "delay": -30, "time": "1763533830" }, "stopId": "FR:14366:ZE:17240004:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 14, "time": "1763533084" }, "departure": { "delay": 14, "time": "1763533094" }, "stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1763532901" }, "departure": { "delay": 23, "time": "1763532923" }, "stopId": "FR:14366:ZE:33090002:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -44, "time": "1763532738" }, "departure": { "delay": -44, "time": "1763532796" }, "stopId": "FR:14366:ZE:9240003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1763533991" }, "stopId": "FR:14303:ZE:19280004:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1763532430" }, "departure": { "delay": -37, "time": "1763532443" }, "stopId": "FR:14366:ZE:764310005:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1763533316" }, "departure": { "delay": 6, "time": "1763533326" }, "stopId": "FR:14366:ZE:36970002:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1763532611" }, "departure": { "delay": 40, "time": "1763532640" }, "stopId": "FR:14366:ZE:36960004:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1763533545" }, "departure": { "delay": 55, "time": "1763533555" }, "stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1763532751" }, "departure": { "delay": -10, "time": "1763532770" }, "stopId": "FR:14366:ZE:35180002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 22, "time": "1763532972" }, "departure": { "delay": 22, "time": "1763532982" }, "stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1763533641" }, "departure": { "delay": 31, "time": "1763533651" }, "stopId": "FR:14366:ZE:3100004:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 12, "time": "1763532519" }, "departure": { "delay": 12, "time": "1763532552" }, "stopId": "FR:14366:ZE:33080003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763533392" }, "departure": { "delay": 22, "time": "1763533402" }, "stopId": "FR:14366:ZE:35150004:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1763533441" }, "departure": { "delay": 11, "time": "1763533451" }, "stopId": "FR:14366:ZE:7150003:ATOUMOD036", "stopSequence": 21 } ], "timestamp": "1763532913", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:6061823867486208x1:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470163:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -554, "time": "1763534326" }, "departure": { "delay": -554, "time": "1763534326" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 44, "time": "1763532704" }, "departure": { "delay": 44, "time": "1763532704" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -601, "time": "1763534999" }, "departure": { "delay": -601, "time": "1763534999" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -623, "time": "1763534557" }, "departure": { "delay": -623, "time": "1763534557" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 65, "time": "1763532905" }, "departure": { "delay": 65, "time": "1763532905" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -583, "time": "1763534837" }, "departure": { "delay": -583, "time": "1763534837" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -530, "time": "1763534170" }, "departure": { "delay": -530, "time": "1763534170" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -194, "time": "1763533846" }, "departure": { "delay": -194, "time": "1763533846" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -23, "time": "1763533357" }, "departure": { "delay": -23, "time": "1763533357" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -557, "time": "1763535043" }, "departure": { "delay": -557, "time": "1763535043" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -549, "time": "1763534091" }, "departure": { "delay": -549, "time": "1763534091" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -32, "time": "1763533648" }, "departure": { "delay": -32, "time": "1763533648" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1763532854" }, "departure": { "delay": 14, "time": "1763532854" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -595, "time": "1763534945" }, "departure": { "delay": -595, "time": "1763534945" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -622, "time": "1763534738" }, "departure": { "delay": -622, "time": "1763534738" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 67, "time": "1763533027" }, "departure": { "delay": 67, "time": "1763533027" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1763533149" }, "departure": { "delay": 69, "time": "1763533149" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1763533194" }, "departure": { "delay": -6, "time": "1763533194" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -70, "time": "1763533670" }, "departure": { "delay": -70, "time": "1763533670" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1763533470" }, "departure": { "delay": 30, "time": "1763533470" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -653, "time": "1763535127" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -623, "time": "1763534377" }, "departure": { "delay": -623, "time": "1763534377" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1763533100" }, "departure": { "delay": 20, "time": "1763533100" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763532740" }, "departure": { "delay": 80, "time": "1763532740" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -130, "time": "1763533790" }, "departure": { "delay": -130, "time": "1763533790" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1763533232" }, "departure": { "delay": 32, "time": "1763533232" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1763533571" }, "departure": { "delay": 11, "time": "1763533571" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1763533524" }, "departure": { "delay": 24, "time": "1763533524" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -14, "time": "1763533426" }, "departure": { "delay": -14, "time": "1763533426" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -224, "time": "1763533936" }, "departure": { "delay": -224, "time": "1763533936" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -206, "time": "1763533894" }, "departure": { "delay": -206, "time": "1763533894" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -570, "time": "1763534250" }, "departure": { "delay": -570, "time": "1763534250" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -603, "time": "1763534757" }, "departure": { "delay": -603, "time": "1763534757" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -599, "time": "1763534701" }, "departure": { "delay": -599, "time": "1763534701" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 90, "time": "1763532990" }, "departure": { "delay": 90, "time": "1763532990" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -590, "time": "1763534890" }, "departure": { "delay": -590, "time": "1763534890" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 46, "time": "1763532946" }, "departure": { "delay": 46, "time": "1763532946" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -579, "time": "1763534121" }, "departure": { "delay": -579, "time": "1763534121" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -7, "time": "1763533613" }, "departure": { "delay": -7, "time": "1763533613" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -643, "time": "1763534597" }, "departure": { "delay": -643, "time": "1763534597" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470163:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5396647426129920x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1763533701" }, "departure": { "delay": 91, "time": "1763533711" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -112, "time": "1763534398" }, "departure": { "delay": -112, "time": "1763534408" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1763533350" }, "departure": { "delay": 100, "time": "1763533360" }, "stopId": "FR:50218:ZE:742480013:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -192, "time": "1763535578" }, "departure": { "delay": -192, "time": "1763535588" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 70, "time": "1763534100" }, "departure": { "delay": 70, "time": "1763534110" }, "stopId": "FR:50218:ZE:758020002:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -283, "time": "1763534887" }, "departure": { "delay": -283, "time": "1763534897" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 131, "time": "1763533201" }, "departure": { "delay": 131, "time": "1763533211" }, "stopId": "FR:50532:ZE:740100002:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -231, "time": "1763535239" }, "departure": { "delay": -231, "time": "1763535249" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 128, "time": "1763532775" }, "departure": { "delay": 128, "time": "1763532788" }, "stopId": "FR:50532:ZE:758010003:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -281, "time": "1763535069" }, "departure": { "delay": -281, "time": "1763535079" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -91, "time": "1763534359" }, "departure": { "delay": -91, "time": "1763534369" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": -223, "time": "1763534707" }, "departure": { "delay": -223, "time": "1763534717" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1763532987" }, "departure": { "delay": 97, "time": "1763532997" }, "stopId": "FR:50532:ZE:757990019:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -242, "time": "1763534448" }, "departure": { "delay": -242, "time": "1763534458" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -261, "time": "1763534789" }, "departure": { "delay": -261, "time": "1763534799" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -269, "time": "1763535021" }, "departure": { "delay": -269, "time": "1763535031" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1763533506" }, "departure": { "delay": 136, "time": "1763533516" }, "stopId": "FR:50218:ZE:738760004:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -277, "time": "1763534953" }, "departure": { "delay": -277, "time": "1763534963" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": -113, "time": "1763534277" }, "departure": { "delay": -113, "time": "1763534287" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": 111, "time": "1763533061" }, "departure": { "delay": 111, "time": "1763533071" }, "stopId": "FR:50532:ZE:712780004:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -203, "time": "1763535637" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": 98, "time": "1763533888" }, "departure": { "delay": 98, "time": "1763533898" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 121, "time": "1763533971" }, "departure": { "delay": 121, "time": "1763533981" }, "stopId": "FR:50218:ZE:767190001:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 97, "time": "1763533287" }, "departure": { "delay": 97, "time": "1763533297" }, "stopId": "FR:50218:ZE:740090004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1763534191" }, "departure": { "delay": 41, "time": "1763534201" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -203, "time": "1763535507" }, "departure": { "delay": -203, "time": "1763535517" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -215, "time": "1763534595" }, "departure": { "delay": -215, "time": "1763534605" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": -230, "time": "1763535420" }, "departure": { "delay": -230, "time": "1763535430" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -227, "time": "1763535183" }, "departure": { "delay": -227, "time": "1763535193" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -240, "time": "1763535350" }, "departure": { "delay": -240, "time": "1763535360" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 122, "time": "1763533132" }, "departure": { "delay": 122, "time": "1763533142" }, "stopId": "FR:50532:ZE:746200002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1763533770" }, "departure": { "delay": 100, "time": "1763533780" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1763534053" }, "departure": { "delay": 83, "time": "1763534063" }, "stopId": "FR:50218:ZE:738760002:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 99, "time": "1763532862" }, "departure": { "delay": 99, "time": "1763532879" }, "stopId": "FR:50532:ZE:752250012:ATOUMOD105", "stopSequence": 3 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:5396647426129920x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1763530986" }, "departure": { "delay": 137, "time": "1763530997" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1763531419" }, "departure": { "delay": 33, "time": "1763531433" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1763531179" }, "departure": { "delay": 91, "time": "1763531191" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -48, "time": "1763532355" }, "departure": { "delay": -48, "time": "1763532372" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1763532083" }, "departure": { "delay": -2, "time": "1763532118" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763531335" }, "departure": { "delay": 47, "time": "1763531387" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1763531635" }, "departure": { "delay": 25, "time": "1763531785" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1763532204" }, "departure": { "delay": 9, "time": "1763532249" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -3, "time": "1763531856" }, "departure": { "delay": -3, "time": "1763531937" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1763532147" }, "departure": { "delay": -2, "time": "1763532178" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763532663" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1763532281" }, "departure": { "delay": -4, "time": "1763532296" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 117, "time": "1763531027" }, "departure": { "delay": 117, "time": "1763531037" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1763532019" }, "departure": { "delay": -9, "time": "1763532051" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1763532583" }, "departure": { "delay": -5, "time": "1763532595" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1763532526" }, "departure": { "time": "1763532540" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1763531246" }, "departure": { "delay": 37, "time": "1763531257" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -69, "time": "1763532402" }, "departure": { "delay": -69, "time": "1763532411" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 133, "time": "1763530933" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1763532442" }, "departure": { "delay": 17, "time": "1763532497" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1763531961" }, "departure": { "delay": -2, "time": "1763531998" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 68, "time": "1763531219" }, "departure": { "delay": 68, "time": "1763531228" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 34, "time": "1763531494" }, "departure": { "delay": 34, "time": "1763531554" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 69, "time": "1763531275" }, "departure": { "delay": 69, "time": "1763531289" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F4478233x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548860" }, "stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763557920" }, "stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763554620" }, "departure": { "time": "1763554920" }, "stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535960" }, "stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763534040" }, "stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763538240" }, "stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549880" }, "stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763541000" }, "stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763551740" }, "departure": { "time": "1763551920" }, "stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763530420", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN5376F4478233x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584876:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -172, "time": "1763534708" }, "departure": { "delay": -172, "time": "1763534708" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -186, "time": "1763534994" }, "departure": { "delay": -186, "time": "1763534994" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -125, "time": "1763534515" }, "departure": { "delay": -125, "time": "1763534515" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1763534180" }, "departure": { "delay": 20, "time": "1763534180" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -190, "time": "1763535170" }, "departure": { "delay": -190, "time": "1763535170" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -76, "time": "1763534264" }, "departure": { "delay": -76, "time": "1763534264" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -97, "time": "1763534423" }, "departure": { "delay": -97, "time": "1763534423" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -193, "time": "1763535227" }, "departure": { "delay": -193, "time": "1763535227" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -95, "time": "1763534605" }, "departure": { "delay": -95, "time": "1763534605" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -195, "time": "1763535285" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -195, "time": "1763535105" }, "departure": { "delay": -195, "time": "1763535105" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -146, "time": "1763534914" }, "departure": { "delay": -146, "time": "1763534914" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "departure": { "time": "1763534100" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -188, "time": "1763535052" }, "departure": { "delay": -188, "time": "1763535052" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -195, "time": "1763534805" }, "departure": { "delay": -195, "time": "1763534805" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584876:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -342, "time": "1763533938" }, "departure": { "delay": -342, "time": "1763533938" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -37, "time": "1763533223" }, "departure": { "delay": -37, "time": "1763533223" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -87, "time": "1763533413" }, "departure": { "delay": -87, "time": "1763533413" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -132, "time": "1763533548" }, "departure": { "delay": -132, "time": "1763533548" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -192, "time": "1763533668" }, "departure": { "delay": -192, "time": "1763533668" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "departure": { "time": "1763532900" }, "stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -24, "time": "1763533116" }, "departure": { "delay": -24, "time": "1763533116" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -289, "time": "1763533871" }, "departure": { "delay": -289, "time": "1763533871" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -252, "time": "1763533788" }, "departure": { "delay": -252, "time": "1763533788" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -66, "time": "1763533494" }, "departure": { "delay": -66, "time": "1763533494" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1763533024" }, "departure": { "delay": 4, "time": "1763533024" }, "stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1763533054" }, "departure": { "delay": 34, "time": "1763533054" }, "stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -162, "time": "1763533638" }, "departure": { "delay": -162, "time": "1763533638" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763533263" }, "departure": { "delay": 3, "time": "1763533263" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -402, "time": "1763533998" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -192, "time": "1763533608" }, "departure": { "delay": -192, "time": "1763533608" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -68, "time": "1763533312" }, "departure": { "delay": -68, "time": "1763533312" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3, "time": "1763533077" }, "departure": { "delay": -3, "time": "1763533077" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1763532936" }, "departure": { "delay": 36, "time": "1763532936" }, "stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1763532983" }, "departure": { "delay": 23, "time": "1763532983" }, "stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1763533172" }, "departure": { "delay": -28, "time": "1763533172" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -192, "time": "1763533728" }, "departure": { "delay": -192, "time": "1763533728" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586669:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1763534620" }, "departure": { "delay": -10, "time": "1763534630" }, "stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1763534431" }, "departure": { "delay": 101, "time": "1763534441" }, "stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1763534796" }, "departure": { "delay": 46, "time": "1763534806" }, "stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 301, "time": "1763535651" }, "departure": { "delay": 301, "time": "1763535661" }, "stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 408, "time": "1763536118" }, "departure": { "delay": 408, "time": "1763536128" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 262, "time": "1763535552" }, "departure": { "delay": 262, "time": "1763535562" }, "stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 374, "time": "1763535784" }, "departure": { "delay": 374, "time": "1763535794" }, "stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 136, "time": "1763536446" }, "departure": { "delay": 136, "time": "1763536456" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1763536500" }, "departure": { "delay": 10, "time": "1763536510" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 27 }, { "arrival": { "delay": 362, "time": "1763535892" }, "departure": { "delay": 362, "time": "1763535902" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1763534517" }, "departure": { "delay": 7, "time": "1763534527" }, "stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1763536360" }, "departure": { "delay": 290, "time": "1763536370" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 383, "time": "1763536213" }, "departure": { "delay": 383, "time": "1763536223" }, "stopId": "FR:14366:ZE:15060003:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1763534073" }, "departure": { "delay": 43, "time": "1763534083" }, "stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036", "stopSequence": 6 }, { "departure": { "time": "1763533380" }, "stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -129, "time": "1763533481" }, "departure": { "delay": -129, "time": "1763533491" }, "stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -172, "time": "1763533558" }, "departure": { "delay": -172, "time": "1763533568" }, "stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 402, "time": "1763536172" }, "departure": { "delay": 402, "time": "1763536182" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1763533917" }, "departure": { "delay": 7, "time": "1763533927" }, "stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1763533790" }, "departure": { "delay": -60, "time": "1763533800" }, "stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -258, "time": "1763536662" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 28 }, { "arrival": { "delay": 269, "time": "1763536399" }, "departure": { "delay": 269, "time": "1763536409" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1763535260" }, "departure": { "delay": 150, "time": "1763535270" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 135, "time": "1763535125" }, "departure": { "delay": 135, "time": "1763535135" }, "stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763534924" }, "departure": { "delay": 54, "time": "1763534934" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 11 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:6475153199333376x2:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746322x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763533530" }, "departure": { "delay": 30, "time": "1763533530" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 81, "time": "1763532220" }, "departure": { "delay": 81, "time": "1763532261" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1763534010" }, "departure": { "delay": 30, "time": "1763534010" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 91, "time": "1763531932" }, "departure": { "delay": 91, "time": "1763531971" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 71, "time": "1763532743" }, "departure": { "delay": 71, "time": "1763532851" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 65, "time": "1763532337" }, "departure": { "delay": 65, "time": "1763532365" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1763533890" }, "departure": { "delay": 30, "time": "1763533890" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 76, "time": "1763532285" }, "departure": { "delay": 76, "time": "1763532316" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 63, "time": "1763531873" }, "departure": { "delay": 63, "time": "1763531883" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1763533290" }, "departure": { "delay": 30, "time": "1763533290" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1763532597" }, "departure": { "delay": 37, "time": "1763532637" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 121, "time": "1763532094" }, "departure": { "delay": 121, "time": "1763532121" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1763532990" }, "departure": { "delay": 30, "time": "1763532990" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 30, "time": "1763530674" }, "departure": { "delay": 30, "time": "1763533650" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1763532449" }, "departure": { "delay": -8, "time": "1763532472" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1763534070" }, "departure": { "delay": 30, "time": "1763534070" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 30, "time": "1763534010" }, "departure": { "delay": 30, "time": "1763534010" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 30, "time": "1763532930" }, "departure": { "delay": 30, "time": "1763532930" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 71, "time": "1763531771" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1763531771" }, "departure": { "delay": 111, "time": "1763531811" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1763532161" }, "departure": { "delay": 109, "time": "1763532169" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1763534250" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1763533770" }, "departure": { "delay": 30, "time": "1763533770" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 30, "time": "1763533170" }, "departure": { "delay": 30, "time": "1763533170" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1763533410" }, "departure": { "delay": 30, "time": "1763533410" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1763532646" }, "departure": { "delay": 23, "time": "1763532683" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 26, "time": "1763532526" }, "departure": { "delay": 26, "time": "1763532566" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1763533110" }, "departure": { "delay": 30, "time": "1763533110" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1763534130" }, "departure": { "delay": 30, "time": "1763534130" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 86, "time": "1763531994" }, "departure": { "delay": 86, "time": "1763532026" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1763532381" }, "departure": { "delay": 47, "time": "1763532407" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 132, "time": "1763532035" }, "departure": { "delay": 132, "time": "1763532072" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746322x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1033:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763546820" }, "departure": { "time": "1763546820" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763547780" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763546760" }, "departure": { "time": "1763546760" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763547000" }, "departure": { "time": "1763547000" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1033:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850605F4479405x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538060" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1763534880" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535660" }, "departure": { "time": "1763535720" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535480" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537640" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537100" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763538480" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536860" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763536020" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537460" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536560" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1763531261", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850605F4479405x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:883:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763552040" }, "departure": { "time": "1763552040" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763550060" }, "departure": { "time": "1763550060" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763550720" }, "departure": { "time": "1763550720" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763552100" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763551920" }, "departure": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763550420" }, "departure": { "time": "1763550420" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763550780" }, "departure": { "time": "1763550780" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763551200" }, "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763551020" }, "departure": { "time": "1763551020" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763551860" }, "departure": { "time": "1763551860" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763549400" }, "departure": { "time": "1763549400" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1763548800" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763551800" }, "departure": { "time": "1763551800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763551380" }, "departure": { "time": "1763551380" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763550900" }, "departure": { "time": "1763550900" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763550480" }, "departure": { "time": "1763550480" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763550660" }, "departure": { "time": "1763550660" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:883:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057108x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1763533407" }, "departure": { "delay": 27, "time": "1763533407" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 27, "time": "1763533827" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1763533002" }, "departure": { "delay": 42, "time": "1763533002" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 75, "time": "1763533155" }, "departure": { "delay": 75, "time": "1763533155" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763532707" }, "departure": { "delay": 47, "time": "1763532707" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1763532871" }, "departure": { "delay": 31, "time": "1763532871" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 82, "time": "1763533042" }, "departure": { "delay": 82, "time": "1763533042" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1763532922" }, "departure": { "delay": 82, "time": "1763532922" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1763532807" }, "departure": { "delay": 27, "time": "1763532807" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1763533527" }, "departure": { "delay": 27, "time": "1763533527" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1763533107" }, "departure": { "delay": 27, "time": "1763533107" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "departure": { "time": "1763532240" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1763532623" }, "departure": { "delay": 23, "time": "1763532623" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1763533334" }, "departure": { "delay": 74, "time": "1763533334" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1763533587" }, "departure": { "delay": 27, "time": "1763533587" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1763532282" }, "departure": { "delay": 42, "time": "1763532282" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1763532521" }, "departure": { "delay": 41, "time": "1763532521" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1763533227" }, "departure": { "delay": 27, "time": "1763533227" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1763532744" }, "departure": { "delay": 24, "time": "1763532744" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1763532389" }, "departure": { "delay": 29, "time": "1763532389" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763532486" }, "departure": { "delay": 6, "time": "1763532486" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1763533484" }, "departure": { "delay": 44, "time": "1763533484" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1763532879", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057108x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:899:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763550120" }, "departure": { "time": "1763550120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763550060" }, "departure": { "time": "1763550060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1763549400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763549465" }, "departure": { "delay": 5, "time": "1763549465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763549945" }, "departure": { "delay": 5, "time": "1763549945" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763551860" }, "departure": { "time": "1763551860" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763552280" }, "departure": { "time": "1763552280" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763552400" }, "departure": { "time": "1763552400" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763549940" }, "departure": { "time": "1763549940" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763550540" }, "departure": { "time": "1763550540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763551920" }, "departure": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763551620" }, "departure": { "time": "1763551620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763551800" }, "departure": { "time": "1763551800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763550240" }, "departure": { "time": "1763550240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763550900" }, "departure": { "time": "1763550900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763552160" }, "departure": { "time": "1763552160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763550360" }, "departure": { "time": "1763550360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763550180" }, "departure": { "time": "1763550180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763549820" }, "departure": { "time": "1763549820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763550300" }, "departure": { "time": "1763550300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763551805" }, "departure": { "delay": 5, "time": "1763551805" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763552460" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763550000" }, "departure": { "time": "1763550000" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763550720" }, "departure": { "time": "1763550720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763552040" }, "departure": { "time": "1763552040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763552100" }, "departure": { "time": "1763552100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763550600" }, "departure": { "time": "1763550600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763549460" }, "departure": { "time": "1763549460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532864", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:899:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:705:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763540940" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763541720" }, "departure": { "time": "1763541720" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541960" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:705:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745784x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1763532614" }, "departure": { "delay": -8, "time": "1763532652" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763532904" }, "departure": { "time": "1763532900" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1763533630" }, "departure": { "delay": 10, "time": "1763533630" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 10, "time": "1763532550" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1763533150" }, "departure": { "delay": 10, "time": "1763533150" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1763533870" }, "departure": { "delay": 10, "time": "1763533870" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1763533390" }, "departure": { "delay": 10, "time": "1763533390" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1763533030" }, "departure": { "delay": 10, "time": "1763533030" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1763533690" }, "departure": { "delay": 10, "time": "1763533690" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1763533210" }, "departure": { "delay": 10, "time": "1763533210" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1763533990" }, "departure": { "delay": 10, "time": "1763533990" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1763534110" }, "departure": { "delay": 10, "time": "1763534110" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1763534230" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1763533510" }, "departure": { "delay": 10, "time": "1763533510" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1763532712" }, "departure": { "delay": 32, "time": "1763532752" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1763533810" }, "departure": { "delay": 10, "time": "1763533810" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1763533270" }, "departure": { "delay": 10, "time": "1763533270" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1763532842" }, "departure": { "delay": 37, "time": "1763532877" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1763533330" }, "departure": { "delay": 10, "time": "1763533330" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745784x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5711690281779200x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 160, "time": "1763534430" }, "departure": { "delay": 160, "time": "1763534440" }, "stopId": "FR:14270:ZE:6450611550683136:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1763535462" }, "departure": { "delay": 52, "time": "1763535472" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1763533301" }, "departure": { "delay": -9, "time": "1763533311" }, "stopId": "FR:14504:ZE:5671676248326144:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -161, "time": "1763535739" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 182, "time": "1763534512" }, "departure": { "delay": 182, "time": "1763534522" }, "stopId": "FR:14270:ZE:4711895375282176:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1763533571" }, "departure": { "delay": 21, "time": "1763533581" }, "stopId": "FR:14460:ZE:6158289936056320:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 307, "time": "1763535177" }, "departure": { "delay": 307, "time": "1763535187" }, "stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1763533855" }, "departure": { "delay": 65, "time": "1763533865" }, "stopId": "FR:14484:ZE:4857099931615232:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1763534169" }, "departure": { "delay": 139, "time": "1763534179" }, "stopId": "FR:14484:ZE:4529298162581504:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -61, "time": "1763535529" }, "departure": { "delay": -61, "time": "1763535539" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1763535397" }, "departure": { "delay": 167, "time": "1763535407" }, "stopId": "FR:14366:ZE:764310005:ATOUMOD036", "stopSequence": 9 }, { "departure": { "time": "1763533200" }, "stopId": "FR:14504:ZE:4678718363533312:ATOUMOD036", "stopSequence": 1 } ], "timestamp": "1763532912", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4947799775903744:LOC", "tripId": "ATOUMOD036:ServiceJourney:5711690281779200x1:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747837x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 240, "time": "1763533020" }, "departure": { "delay": 240, "time": "1763533020" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 191, "time": "1763532369" }, "departure": { "delay": 191, "time": "1763532431" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1763533500" }, "departure": { "delay": 240, "time": "1763533500" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 337, "time": "1763532651" }, "departure": { "delay": 337, "time": "1763532697" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 162, "time": "1763532002" }, "departure": { "delay": 162, "time": "1763532042" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1763531881" }, "departure": { "delay": 154, "time": "1763531914" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 241, "time": "1763532815" }, "departure": { "delay": 241, "time": "1763532841" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 132, "time": "1763531532" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763532866" }, "departure": { "time": "1763532660" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 240, "time": "1763533740" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 240, "time": "1763533560" }, "departure": { "delay": 240, "time": "1763533560" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 257, "time": "1763532461" }, "departure": { "delay": 257, "time": "1763532497" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1763531695" }, "departure": { "delay": 127, "time": "1763531707" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1763531806" }, "departure": { "delay": 81, "time": "1763531841" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 261, "time": "1763532582" }, "departure": { "delay": 261, "time": "1763532621" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 167, "time": "1763532313" }, "departure": { "delay": 167, "time": "1763532347" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1763532160" }, "departure": { "delay": 193, "time": "1763532193" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 104, "time": "1763531583" }, "departure": { "delay": 104, "time": "1763531624" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 111, "time": "1763531719" }, "departure": { "delay": 111, "time": "1763531751" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 268, "time": "1763532518" }, "departure": { "delay": 268, "time": "1763532568" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 240, "time": "1763533260" }, "departure": { "delay": 240, "time": "1763533260" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 240, "time": "1763533380" }, "departure": { "delay": 240, "time": "1763533380" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 192, "time": "1763532223" }, "departure": { "delay": 192, "time": "1763532252" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1763531938" }, "departure": { "delay": 150, "time": "1763531970" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1763533140" }, "departure": { "delay": 240, "time": "1763533140" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1763532902", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747837x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:657:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545560" }, "departure": { "time": "1763545560" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763545320" }, "departure": { "time": "1763545320" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763545200" }, "departure": { "time": "1763545200" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763545740" }, "departure": { "time": "1763545740" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763545620" }, "departure": { "time": "1763545620" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532798", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:657:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:608:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1763544005" }, "departure": { "delay": 5, "time": "1763544005" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763546400" }, "departure": { "time": "1763546400" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763543940" }, "departure": { "time": "1763543940" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763545620" }, "departure": { "time": "1763545620" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763546285" }, "departure": { "delay": 5, "time": "1763546285" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763546520" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763543885" }, "departure": { "delay": 5, "time": "1763543885" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763545800" }, "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763543880" }, "departure": { "time": "1763543880" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1763543400" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763543520" }, "departure": { "time": "1763543520" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763543760" }, "departure": { "time": "1763543760" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:608:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:555:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763543160" }, "departure": { "time": "1763543160" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763543520" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:555:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470103:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -224, "time": "1763534176" }, "departure": { "delay": -224, "time": "1763534176" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -285, "time": "1763534415" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -204, "time": "1763533536" }, "departure": { "delay": -204, "time": "1763533536" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -217, "time": "1763534123" }, "departure": { "delay": -217, "time": "1763534123" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 357, "time": "1763532795" }, "departure": { "delay": 357, "time": "1763532837" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 328, "time": "1763532731" }, "departure": { "delay": 328, "time": "1763532748" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 169, "time": "1763533189" }, "departure": { "delay": 169, "time": "1763533189" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -237, "time": "1763534043" }, "departure": { "delay": -237, "time": "1763534043" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -257, "time": "1763533663" }, "departure": { "delay": -257, "time": "1763533663" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -235, "time": "1763534285" }, "departure": { "delay": -235, "time": "1763534285" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 281, "time": "1763532641" }, "departure": { "delay": 281, "time": "1763532641" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -277, "time": "1763533883" }, "departure": { "delay": -277, "time": "1763533883" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 151, "time": "1763533231" }, "departure": { "delay": 151, "time": "1763533231" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 181, "time": "1763533141" }, "departure": { "delay": 181, "time": "1763533141" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 245, "time": "1763533085" }, "departure": { "delay": 245, "time": "1763533085" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -188, "time": "1763533612" }, "departure": { "delay": -188, "time": "1763533612" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 343, "time": "1763532943" }, "departure": { "delay": 343, "time": "1763532943" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -233, "time": "1763533987" }, "departure": { "delay": -233, "time": "1763533987" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 305, "time": "1763532965" }, "departure": { "delay": 305, "time": "1763532965" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -155, "time": "1763533465" }, "departure": { "delay": -155, "time": "1763533465" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -204, "time": "1763533416" }, "departure": { "delay": -204, "time": "1763533416" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -189, "time": "1763534331" }, "departure": { "delay": -189, "time": "1763534331" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 245, "time": "1763532605" }, "departure": { "delay": 245, "time": "1763532605" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -174, "time": "1763533386" }, "departure": { "delay": -174, "time": "1763533386" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 368, "time": "1763532908" }, "departure": { "delay": 368, "time": "1763532908" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -257, "time": "1763533843" }, "departure": { "delay": -257, "time": "1763533843" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -229, "time": "1763534231" }, "departure": { "delay": -229, "time": "1763534231" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 248, "time": "1763532548" }, "departure": { "delay": 248, "time": "1763532548" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -256, "time": "1763534024" }, "departure": { "delay": -256, "time": "1763534024" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 36 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470103:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595524:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763534070" }, "departure": { "delay": 30, "time": "1763534070" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -204, "time": "1763535156" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1763534588" }, "departure": { "delay": 8, "time": "1763534588" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1763534718" }, "departure": { "delay": 18, "time": "1763534718" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1763534511" }, "departure": { "delay": 51, "time": "1763534511" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -82, "time": "1763534798" }, "departure": { "delay": -82, "time": "1763534798" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 45, "time": "1763534625" }, "departure": { "delay": 45, "time": "1763534625" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1763533579" }, "departure": { "delay": 19, "time": "1763533579" }, "stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1763534668" }, "departure": { "delay": 28, "time": "1763534668" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -5, "time": "1763534455" }, "departure": { "delay": -5, "time": "1763534455" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -211, "time": "1763534909" }, "departure": { "delay": -211, "time": "1763534909" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1763534386" }, "departure": { "delay": 46, "time": "1763534386" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1763534317" }, "departure": { "delay": 37, "time": "1763534317" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1763534025" }, "departure": { "delay": 45, "time": "1763534025" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1763533482" }, "departure": { "delay": 42, "time": "1763533482" }, "stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -211, "time": "1763534969" }, "departure": { "delay": -211, "time": "1763534969" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1763533368" }, "departure": { "delay": 48, "time": "1763533368" }, "stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1763534128" }, "departure": { "delay": 28, "time": "1763534128" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1763533893" }, "departure": { "delay": 33, "time": "1763533893" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -199, "time": "1763535101" }, "departure": { "delay": -199, "time": "1763535101" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 37, "time": "1763533957" }, "departure": { "delay": 37, "time": "1763533957" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "departure": { "time": "1763533320" }, "stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595524:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746205x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1763534560" }, "departure": { "delay": 100, "time": "1763534560" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 100, "time": "1763533060" }, "departure": { "delay": 100, "time": "1763533060" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1763534920" }, "departure": { "delay": 100, "time": "1763534920" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 100, "time": "1763533900" }, "departure": { "delay": 100, "time": "1763533900" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1763533480" }, "departure": { "delay": 100, "time": "1763533480" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1763532251" }, "departure": { "delay": 84, "time": "1763532264" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1763531805" }, "departure": { "delay": 17, "time": "1763531837" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1763534260" }, "departure": { "delay": 100, "time": "1763534260" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1763531991" }, "departure": { "delay": 4, "time": "1763532004" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763534620" }, "departure": { "delay": 100, "time": "1763534620" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 100, "time": "1763534020" }, "departure": { "delay": 100, "time": "1763534020" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1763533780" }, "departure": { "delay": 100, "time": "1763533780" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1763533540" }, "departure": { "delay": 100, "time": "1763533540" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1763534740" }, "departure": { "delay": 100, "time": "1763534740" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 20, "time": "1763532516" }, "departure": { "delay": 20, "time": "1763532560" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1763532460" }, "departure": { "delay": 16, "time": "1763532496" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1763534680" }, "departure": { "delay": 100, "time": "1763534680" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 100, "time": "1763534080" }, "departure": { "delay": 100, "time": "1763534080" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1763534860" }, "departure": { "delay": 100, "time": "1763534860" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 14, "time": "1763532303" }, "departure": { "delay": 14, "time": "1763532314" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1763532940" }, "departure": { "delay": 100, "time": "1763532940" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1763532813" }, "departure": { "delay": 120, "time": "1763532840" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1763534800" }, "departure": { "delay": 100, "time": "1763534800" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 100, "time": "1763533360" }, "departure": { "delay": 100, "time": "1763533360" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 100, "time": "1763535040" }, "departure": { "delay": 100, "time": "1763535040" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 8, "time": "1763532412" }, "departure": { "delay": 8, "time": "1763532428" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1763534320" }, "departure": { "delay": 100, "time": "1763534320" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1763534500" }, "departure": { "delay": 100, "time": "1763534500" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 100, "time": "1763533960" }, "departure": { "delay": 100, "time": "1763533960" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 26, "time": "1763531917" }, "departure": { "delay": 26, "time": "1763531966" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1763532173" }, "departure": { "delay": 91, "time": "1763532211" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1763534560" }, "departure": { "delay": 100, "time": "1763534560" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 100, "time": "1763534980" }, "departure": { "delay": 100, "time": "1763534980" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 116, "time": "1763532704" }, "departure": { "delay": 116, "time": "1763532776" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1763532606" }, "departure": { "delay": 107, "time": "1763532647" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1763535220" }, "departure": { "delay": 100, "time": "1763535220" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 100, "time": "1763535160" }, "departure": { "delay": 100, "time": "1763535160" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 100, "time": "1763534140" }, "departure": { "delay": 100, "time": "1763534140" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": -5, "time": "1763531755" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763533660" }, "departure": { "delay": 100, "time": "1763533660" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1763534200" }, "departure": { "delay": 100, "time": "1763534200" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1763535340" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 48, "time": "1763532278" }, "departure": { "delay": 48, "time": "1763532288" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1763534440" }, "departure": { "delay": 100, "time": "1763534440" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 100, "time": "1763533600" }, "departure": { "delay": 100, "time": "1763533600" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1763533240" }, "departure": { "delay": 100, "time": "1763533240" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1763535280" }, "departure": { "delay": 100, "time": "1763535280" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746205x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196919x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1763533687" }, "departure": { "delay": 67, "time": "1763533687" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 9, "time": "1763532849" }, "departure": { "delay": 9, "time": "1763532849" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 19, "time": "1763533279" }, "departure": { "delay": 19, "time": "1763533279" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1763533733" }, "departure": { "delay": 53, "time": "1763533733" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 167, "time": "1763532527" }, "departure": { "delay": 167, "time": "1763532527" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1763533639" }, "departure": { "delay": 19, "time": "1763533639" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1763533767" }, "departure": { "delay": 27, "time": "1763533767" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 78, "time": "1763533578" }, "departure": { "delay": 78, "time": "1763533578" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 112, "time": "1763532712" }, "departure": { "delay": 112, "time": "1763532712" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1763533445" }, "departure": { "delay": 65, "time": "1763533445" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1763533320" }, "departure": { "delay": 60, "time": "1763533320" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1763533029" }, "departure": { "delay": 69, "time": "1763533029" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 172, "time": "1763532412" }, "departure": { "delay": 172, "time": "1763532412" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1763533844" }, "departure": { "delay": 44, "time": "1763533844" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1763533819" }, "departure": { "delay": 19, "time": "1763533819" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 51, "time": "1763533371" }, "departure": { "delay": 51, "time": "1763533371" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 19, "time": "1763533519" }, "departure": { "delay": 19, "time": "1763533519" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1763532590" }, "departure": { "delay": 50, "time": "1763532590" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1763533107" }, "departure": { "delay": 27, "time": "1763533107" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1763533196" }, "departure": { "delay": 56, "time": "1763533196" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1763533911" }, "departure": { "delay": 51, "time": "1763533911" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 70, "time": "1763532910" }, "departure": { "delay": 70, "time": "1763532910" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1763533865" }, "departure": { "delay": 65, "time": "1763533865" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 16, "time": "1763532796" }, "departure": { "delay": 16, "time": "1763532796" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1763533939" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 91, "time": "1763532631" }, "departure": { "delay": 91, "time": "1763532631" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1763533229" }, "departure": { "delay": 29, "time": "1763533229" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1763532539" }, "departure": { "delay": 59, "time": "1763532539" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196919x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1763531237" }, "departure": { "delay": 32, "time": "1763531252" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1763532870" }, "departure": { "time": "1763532960" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1763533020" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -59, "time": "1763531927" }, "departure": { "delay": -59, "time": "1763531941" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -16, "time": "1763532667" }, "departure": { "delay": -16, "time": "1763532704" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -55, "time": "1763532325" }, "departure": { "delay": -55, "time": "1763532365" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -39, "time": "1763532048" }, "departure": { "delay": -39, "time": "1763532081" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -62, "time": "1763532247" }, "departure": { "delay": -62, "time": "1763532298" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -32, "time": "1763532588" }, "departure": { "delay": -32, "time": "1763532628" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1763530341" }, "departure": { "delay": 150, "time": "1763530410" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1763530564" }, "departure": { "delay": 70, "time": "1763530570" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -44, "time": "1763532412" }, "departure": { "delay": -44, "time": "1763532496" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -8, "time": "1763531295" }, "departure": { "delay": -8, "time": "1763531332" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1763532784" }, "departure": { "delay": -3, "time": "1763532837" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -33, "time": "1763531774" }, "departure": { "delay": -33, "time": "1763531787" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 140, "time": "1763530504" }, "departure": { "delay": 140, "time": "1763530520" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -47, "time": "1763531821" }, "departure": { "delay": -47, "time": "1763531833" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1763530815" }, "departure": { "delay": 79, "time": "1763530879" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 21, "time": "1763531667" }, "departure": { "delay": 21, "time": "1763531721" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1763531567" }, "departure": { "delay": 18, "time": "1763531598" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 192, "time": "1763530092" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763532908", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1763530115" }, "departure": { "delay": -7, "time": "1763530133" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 19, "time": "1763529845" }, "departure": { "delay": 19, "time": "1763529859" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1763529664" }, "departure": { "delay": 18, "time": "1763529678" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1763528020" }, "departure": { "delay": 1, "time": "1763528041" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -12, "time": "1763530053" }, "departure": { "delay": -12, "time": "1763530068" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 43, "time": "1763528781" }, "departure": { "delay": 43, "time": "1763528803" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1763527638" }, "departure": { "delay": -2, "time": "1763527678" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1763529741" }, "departure": { "delay": -8, "time": "1763529772" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -28, "time": "1763530160" }, "departure": { "delay": -28, "time": "1763530172" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 16, "time": "1763529896" }, "departure": { "delay": 16, "time": "1763529916" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -44, "time": "1763527743" }, "departure": { "delay": -44, "time": "1763527756" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1763527494" }, "departure": { "delay": 83, "time": "1763527523" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 42, "time": "1763527422" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1763529088" }, "departure": { "delay": 49, "time": "1763529109" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -41, "time": "1763530219" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 15, "time": "1763529236" }, "departure": { "delay": 15, "time": "1763529255" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1763529525" }, "departure": { "delay": 68, "time": "1763529548" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 11, "time": "1763529955" }, "departure": { "delay": 11, "time": "1763529971" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1763527577" }, "departure": { "delay": 27, "time": "1763527587" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1763528870" }, "departure": { "delay": 70, "time": "1763528890" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -16, "time": "1763528093" }, "departure": { "delay": -16, "time": "1763528144" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 71, "time": "1763528982" }, "departure": { "delay": 71, "time": "1763529011" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1763529160" }, "departure": { "delay": 3, "time": "1763529183" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 124, "time": "1763528412" }, "departure": { "delay": 124, "time": "1763528524" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1763529421" }, "departure": { "delay": 80, "time": "1763529440" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 27, "time": "1763529616" }, "departure": { "delay": 27, "time": "1763529627" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -13, "time": "1763528234" }, "departure": { "delay": -13, "time": "1763528267" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1763530007" }, "departure": { "delay": 2, "time": "1763530022" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 11, "time": "1763527892" }, "departure": { "delay": 11, "time": "1763527991" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1763529341" }, "departure": { "delay": 62, "time": "1763529362" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -13, "time": "1763527602" }, "departure": { "delay": -13, "time": "1763527607" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1763528703" }, "departure": { "delay": 83, "time": "1763528723" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 21, "time": "1763529287" }, "departure": { "delay": 21, "time": "1763529321" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1763528594" }, "departure": { "delay": 60, "time": "1763528640" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -43, "time": "1763527803" }, "departure": { "delay": -43, "time": "1763527817" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1763528926" }, "departure": { "delay": 63, "time": "1763528943" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1763531635" }, "departure": { "delay": -47, "time": "1763531653" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -12, "time": "1763531373" }, "departure": { "delay": -12, "time": "1763531388" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 4, "time": "1763529153" }, "departure": { "delay": 4, "time": "1763529184" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -33, "time": "1763529735" }, "departure": { "delay": -33, "time": "1763529747" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 39, "time": "1763530688" }, "departure": { "delay": 39, "time": "1763530719" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 78, "time": "1763530621" }, "departure": { "delay": 78, "time": "1763530638" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -21, "time": "1763531963" }, "departure": { "delay": -21, "time": "1763531979" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -45, "time": "1763531404" }, "departure": { "delay": -45, "time": "1763531415" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -15, "time": "1763531005" }, "departure": { "delay": -15, "time": "1763531025" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 102, "time": "1763530161" }, "departure": { "delay": 102, "time": "1763530182" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -25, "time": "1763532017" }, "departure": { "delay": -25, "time": "1763532035" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -65, "time": "1763531500" }, "departure": { "delay": -65, "time": "1763531515" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -34, "time": "1763531538" }, "departure": { "delay": -34, "time": "1763531606" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -30, "time": "1763529372" }, "departure": { "delay": -30, "time": "1763529390" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1763530357" }, "departure": { "delay": 58, "time": "1763530378" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 24, "time": "1763528724" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763531322" }, "departure": { "time": "1763531340" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -20, "time": "1763531062" }, "departure": { "delay": -20, "time": "1763531080" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 22, "time": "1763529068" }, "departure": { "delay": 22, "time": "1763529082" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -40, "time": "1763532080" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -25, "time": "1763531237" }, "departure": { "delay": -25, "time": "1763531255" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1763531470" }, "departure": { "delay": -33, "time": "1763531487" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 11, "time": "1763529465" }, "departure": { "delay": 11, "time": "1763529491" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -6, "time": "1763530957" }, "departure": { "delay": -6, "time": "1763530974" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -19, "time": "1763529309" }, "departure": { "delay": -19, "time": "1763529341" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1763528961" }, "departure": { "delay": 32, "time": "1763528972" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1763529199" }, "departure": { "delay": -23, "time": "1763529217" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1763530739" }, "departure": { "delay": 19, "time": "1763530759" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 8, "time": "1763530851" }, "departure": { "delay": 8, "time": "1763530868" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -45, "time": "1763531156" }, "departure": { "delay": -45, "time": "1763531175" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1763531924" }, "departure": { "time": "1763531940" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 57, "time": "1763530408" }, "departure": { "delay": 57, "time": "1763530437" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 148, "time": "1763529819" }, "departure": { "delay": 148, "time": "1763530048" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1763528870" }, "departure": { "delay": 22, "time": "1763528902" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763529625" }, "departure": { "time": "1763529660" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1763528926" }, "departure": { "delay": 1, "time": "1763528941" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1763528776" }, "departure": { "delay": 35, "time": "1763528795" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1763529044" }, "departure": { "delay": 54, "time": "1763529054" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 98, "time": "1763530481" }, "departure": { "delay": 98, "time": "1763530538" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1763530291" }, "departure": { "delay": 50, "time": "1763530310" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -14, "time": "1763529549" }, "departure": { "delay": -14, "time": "1763529586" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1763529000" }, "departure": { "delay": 36, "time": "1763529036" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1763529125" }, "departure": { "delay": 21, "time": "1763529141" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 103, "time": "1763530222" }, "departure": { "delay": 103, "time": "1763530243" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -34, "time": "1763531716" }, "departure": { "delay": -34, "time": "1763531726" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -39, "time": "1763531281" }, "departure": { "delay": -39, "time": "1763531301" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -36, "time": "1763529415" }, "departure": { "delay": -36, "time": "1763529444" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1763530913" }, "departure": { "delay": 8, "time": "1763530928" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -47, "time": "1763531755" }, "departure": { "delay": -47, "time": "1763531773" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 26, "time": "1763530810" }, "departure": { "delay": 26, "time": "1763530826" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1763532902", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471217:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1763533322" }, "departure": { "delay": 122, "time": "1763533322" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1763534050" }, "departure": { "delay": 10, "time": "1763534050" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 115, "time": "1763533375" }, "departure": { "delay": 115, "time": "1763533375" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 242, "time": "1763532479" }, "departure": { "delay": 242, "time": "1763532482" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 212, "time": "1763532452" }, "departure": { "delay": 212, "time": "1763532452" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 92, "time": "1763533232" }, "departure": { "delay": 92, "time": "1763533232" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1763534360" }, "departure": { "delay": -40, "time": "1763534360" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -11, "time": "1763533969" }, "departure": { "delay": -11, "time": "1763533969" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 191, "time": "1763532851" }, "departure": { "delay": 191, "time": "1763532851" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1763533458" }, "departure": { "delay": 78, "time": "1763533458" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 350, "time": "1763532770" }, "departure": { "delay": 350, "time": "1763532770" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1763534213" }, "departure": { "delay": -7, "time": "1763534213" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -178, "time": "1763534582" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1763533416" }, "departure": { "delay": 36, "time": "1763533416" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1763533519" }, "departure": { "delay": 19, "time": "1763533519" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 313, "time": "1763532733" }, "departure": { "delay": 313, "time": "1763532733" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1763534342" }, "departure": { "delay": 2, "time": "1763534342" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 148, "time": "1763533108" }, "departure": { "delay": 148, "time": "1763533108" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 272, "time": "1763532519" }, "departure": { "delay": 272, "time": "1763532572" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1763533275" }, "departure": { "delay": 75, "time": "1763533275" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 212, "time": "1763532282" }, "departure": { "delay": 212, "time": "1763532332" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1763533623" }, "departure": { "delay": 3, "time": "1763533623" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1763534175" }, "departure": { "delay": 15, "time": "1763534175" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 155, "time": "1763533175" }, "departure": { "delay": 155, "time": "1763533175" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1763534138" }, "departure": { "delay": 38, "time": "1763534138" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -16, "time": "1763533904" }, "departure": { "delay": -16, "time": "1763533904" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 18, "time": "1763534298" }, "departure": { "delay": 18, "time": "1763534298" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -82, "time": "1763534498" }, "departure": { "delay": -82, "time": "1763534498" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1763533803" }, "departure": { "delay": 3, "time": "1763533803" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 332, "time": "1763532673" }, "departure": { "delay": 332, "time": "1763532692" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -118, "time": "1763534462" }, "departure": { "delay": -118, "time": "1763534462" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 332, "time": "1763532613" }, "departure": { "delay": 332, "time": "1763532632" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -65, "time": "1763534395" }, "departure": { "delay": -65, "time": "1763534395" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 27, "time": "1763534247" }, "departure": { "delay": 27, "time": "1763534247" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471217:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:132:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1763531470" }, "departure": { "delay": 75, "time": "1763531475" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763531580" }, "departure": { "delay": 65, "time": "1763531585" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1763531280" }, "departure": { "delay": 65, "time": "1763531285" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763531220" }, "departure": { "delay": 5, "time": "1763531225" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763532600" }, "departure": { "delay": 5, "time": "1763532605" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1763532660" }, "departure": { "delay": 60, "time": "1763532780" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 15, "time": "1763532850" }, "departure": { "delay": 15, "time": "1763532855" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763532900" }, "departure": { "delay": 5, "time": "1763532905" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1763531890" }, "departure": { "delay": 15, "time": "1763531895" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763531100" }, "departure": { "delay": 5, "time": "1763531105" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763531640" }, "departure": { "delay": 5, "time": "1763531645" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": -175, "time": "1763532120" }, "departure": { "delay": -175, "time": "1763532125" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1763532840" }, "departure": { "delay": 65, "time": "1763532845" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1763531340" }, "departure": { "delay": 65, "time": "1763531345" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763532420" }, "departure": { "time": "1763532480" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1763531160" }, "departure": { "delay": 5, "time": "1763531165" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "departure": { "delay": 5, "time": "1763530805" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 65, "time": "1763531520" }, "departure": { "delay": 65, "time": "1763531525" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1763531880" }, "departure": { "delay": 65, "time": "1763531885" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1763531760" }, "departure": { "delay": 5, "time": "1763531765" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1763531460" }, "departure": { "delay": 125, "time": "1763531465" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763533205" }, "departure": { "delay": 5, "time": "1763533205" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763530920" }, "departure": { "delay": 5, "time": "1763530925" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763530860" }, "departure": { "delay": 5, "time": "1763530865" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1763530980" }, "departure": { "delay": 5, "time": "1763530985" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1763531400" }, "departure": { "delay": 65, "time": "1763531405" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763531040" }, "departure": { "delay": 5, "time": "1763531045" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763531940" }, "departure": { "delay": 5, "time": "1763531945" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1763532000" }, "departure": { "delay": 5, "time": "1763532005" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763533440" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:132:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1763531167" }, "departure": { "delay": 104, "time": "1763531204" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1763530735" }, "departure": { "delay": 63, "time": "1763530743" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 84, "time": "1763531048" }, "departure": { "delay": 84, "time": "1763531064" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1763531397" }, "departure": { "delay": 23, "time": "1763531423" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 9, "time": "1763530029" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1763530414" }, "departure": { "delay": 67, "time": "1763530447" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -49, "time": "1763532581" }, "departure": { "delay": -49, "time": "1763532611" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -42, "time": "1763532468" }, "departure": { "delay": -42, "time": "1763532498" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 84, "time": "1763530689" }, "departure": { "delay": 84, "time": "1763530704" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -99, "time": "1763532741" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 57, "time": "1763531544" }, "departure": { "delay": 57, "time": "1763531577" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1763531985" }, "departure": { "delay": 1, "time": "1763532001" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -38, "time": "1763532667" }, "departure": { "delay": -38, "time": "1763532682" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 64, "time": "1763530271" }, "departure": { "delay": 64, "time": "1763530324" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1763532516" }, "departure": { "delay": -71, "time": "1763532529" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -22, "time": "1763532310" }, "departure": { "delay": -22, "time": "1763532338" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1763532148" }, "departure": { "delay": 8, "time": "1763532188" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1763530525" }, "departure": { "delay": 118, "time": "1763530558" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1763530124" }, "departure": { "delay": 19, "time": "1763530159" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1763530611" }, "departure": { "delay": 86, "time": "1763530646" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 23, "time": "1763531325" }, "departure": { "delay": 23, "time": "1763531363" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1763530829" }, "departure": { "delay": 63, "time": "1763530863" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1763530221" }, "departure": { "delay": 47, "time": "1763530247" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 109, "time": "1763531111" }, "departure": { "delay": 109, "time": "1763531149" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1763531267" }, "departure": { "delay": 65, "time": "1763531285" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -4, "time": "1763532223" }, "departure": { "delay": -4, "time": "1763532236" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1763531608" }, "departure": { "delay": 46, "time": "1763531626" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1763532055" }, "departure": { "delay": 34, "time": "1763532094" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 103, "time": "1763530992" }, "departure": { "delay": 103, "time": "1763531023" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1763531453" }, "departure": { "delay": 43, "time": "1763531503" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1763531676" }, "departure": { "delay": 19, "time": "1763531719" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1763530183" }, "departure": { "delay": 6, "time": "1763530206" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1763530918" }, "departure": { "delay": 72, "time": "1763530932" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1763532389" }, "departure": { "delay": -1, "time": "1763532419" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1763531810" }, "departure": { "delay": 24, "time": "1763531844" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1763532905", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011216x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1763534477" }, "departure": { "delay": -43, "time": "1763534477" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -22, "time": "1763534978" }, "departure": { "delay": -22, "time": "1763534978" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1763535366" }, "departure": { "delay": 6, "time": "1763535366" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -51, "time": "1763533929" }, "departure": { "delay": -51, "time": "1763533929" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -51, "time": "1763535189" }, "departure": { "delay": -51, "time": "1763535189" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -37, "time": "1763535263" }, "departure": { "delay": -37, "time": "1763535263" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -51, "time": "1763534589" }, "departure": { "delay": -51, "time": "1763534589" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 8, "time": "1763533328" }, "departure": { "delay": 8, "time": "1763533328" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -51, "time": "1763533029" }, "departure": { "delay": -51, "time": "1763533029" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1763534247" }, "departure": { "delay": -33, "time": "1763534247" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1763535306" }, "departure": { "delay": 6, "time": "1763535306" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -35, "time": "1763533105" }, "departure": { "delay": -35, "time": "1763533105" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -40, "time": "1763535020" }, "departure": { "delay": -40, "time": "1763535020" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": -16, "time": "1763535644" }, "departure": { "delay": -16, "time": "1763535644" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": -12, "time": "1763533788" }, "departure": { "delay": -12, "time": "1763533788" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -50, "time": "1763532790" }, "departure": { "delay": -50, "time": "1763532790" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -42, "time": "1763533518" }, "departure": { "delay": -42, "time": "1763533518" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -51, "time": "1763534889" }, "departure": { "delay": -51, "time": "1763534889" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 29, "time": "1763532689" }, "departure": { "delay": 29, "time": "1763532689" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -51, "time": "1763534409" }, "departure": { "delay": -51, "time": "1763534409" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -2, "time": "1763535598" }, "departure": { "delay": -2, "time": "1763535598" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": -28, "time": "1763533712" }, "departure": { "delay": -28, "time": "1763533712" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -29, "time": "1763534311" }, "departure": { "delay": -29, "time": "1763534311" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -46, "time": "1763533154" }, "departure": { "delay": -46, "time": "1763533154" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -29, "time": "1763532631" }, "departure": { "delay": -29, "time": "1763532631" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -11, "time": "1763532949" }, "departure": { "delay": -11, "time": "1763532949" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1763535421" }, "departure": { "delay": 1, "time": "1763535421" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -51, "time": "1763533389" }, "departure": { "delay": -51, "time": "1763533389" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -21, "time": "1763532699" }, "departure": { "delay": -21, "time": "1763532699" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -28, "time": "1763533472" }, "departure": { "delay": -28, "time": "1763533472" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -8, "time": "1763535532" }, "departure": { "delay": -8, "time": "1763535532" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -51, "time": "1763534169" }, "departure": { "delay": -51, "time": "1763534169" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -26, "time": "1763533594" }, "departure": { "delay": -26, "time": "1763533594" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -51, "time": "1763535729" }, "departure": { "delay": -51, "time": "1763535729" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -51, "time": "1763534109" }, "departure": { "delay": -51, "time": "1763534109" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -51, "time": "1763535849" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011216x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1763528546" }, "departure": { "delay": 3, "time": "1763528583" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -84, "time": "1763529019" }, "departure": { "delay": -84, "time": "1763529036" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -4, "time": "1763528806" }, "departure": { "delay": -4, "time": "1763528816" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 39, "time": "1763526639" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763528727" }, "departure": { "time": "1763528760" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 17, "time": "1763528031" }, "departure": { "delay": 17, "time": "1763528057" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 32, "time": "1763527798" }, "departure": { "delay": 32, "time": "1763527832" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1763526771" }, "departure": { "delay": 11, "time": "1763526791" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1763527167" }, "departure": { "delay": 43, "time": "1763527183" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1763528142" }, "departure": { "time": "1763528160" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1763527463" }, "departure": { "delay": 39, "time": "1763527479" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1763527972" }, "departure": { "delay": 21, "time": "1763528001" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1763527102" }, "departure": { "delay": 89, "time": "1763527109" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1763526867" }, "departure": { "delay": 65, "time": "1763526905" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1763528378" }, "departure": { "delay": 52, "time": "1763528452" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1763527373" }, "departure": { "delay": 26, "time": "1763527406" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -111, "time": "1763529309" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 27, "time": "1763526737" }, "departure": { "delay": 27, "time": "1763526747" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1763526812" }, "departure": { "delay": 60, "time": "1763526840" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -99, "time": "1763529067" }, "departure": { "delay": -99, "time": "1763529081" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -36, "time": "1763528952" }, "departure": { "delay": -36, "time": "1763528964" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -70, "time": "1763529220" }, "departure": { "delay": -70, "time": "1763529230" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 23, "time": "1763527875" }, "departure": { "delay": 23, "time": "1763527943" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1763527574" }, "departure": { "delay": 34, "time": "1763527594" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -47, "time": "1763528883" }, "departure": { "delay": -47, "time": "1763528893" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -27, "time": "1763528221" }, "departure": { "delay": -27, "time": "1763528253" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1763527278" }, "departure": { "delay": 32, "time": "1763527292" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763528628" }, "departure": { "delay": 22, "time": "1763528662" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1763527229" }, "departure": { "delay": 47, "time": "1763527247" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1763528092" }, "departure": { "delay": 7, "time": "1763528107" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1763527651" }, "departure": { "delay": 57, "time": "1763527677" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1763527540" }, "departure": { "delay": 53, "time": "1763527553" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1763527693" }, "departure": { "delay": 57, "time": "1763527737" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -67, "time": "1763529118" }, "departure": { "delay": -67, "time": "1763529173" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 72, "time": "1763526999" }, "departure": { "delay": 72, "time": "1763527032" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763532905", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470158:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 391, "time": "1763532811" }, "departure": { "delay": 391, "time": "1763532811" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 371, "time": "1763532371" }, "departure": { "delay": 371, "time": "1763532371" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 407, "time": "1763532647" }, "departure": { "delay": 407, "time": "1763532647" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 400, "time": "1763532760" }, "departure": { "delay": 400, "time": "1763532760" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 443, "time": "1763532863" }, "departure": { "delay": 443, "time": "1763532863" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 405, "time": "1763532698" }, "departure": { "delay": 405, "time": "1763532705" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 358, "time": "1763532958" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": 374, "time": "1763532194" }, "departure": { "delay": 374, "time": "1763532194" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 375, "time": "1763532536" }, "departure": { "delay": 375, "time": "1763532555" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 379, "time": "1763532499" }, "departure": { "delay": 379, "time": "1763532499" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 365, "time": "1763532425" }, "departure": { "delay": 365, "time": "1763532425" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 394, "time": "1763532574" }, "departure": { "delay": 394, "time": "1763532574" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 37 } ], "timestamp": "1763532808", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470158:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057744x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 131, "time": "1763535731" }, "departure": { "delay": 131, "time": "1763535731" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 124, "time": "1763535784" }, "departure": { "delay": 124, "time": "1763535784" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 115, "time": "1763534755" }, "departure": { "delay": 115, "time": "1763534755" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 149, "time": "1763535209" }, "departure": { "delay": 149, "time": "1763535209" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 119, "time": "1763532599" }, "departure": { "delay": 119, "time": "1763532599" }, "stopId": "FR:76305:ZE:4477:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1763534680" }, "departure": { "delay": 160, "time": "1763534680" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 148, "time": "1763533228" }, "departure": { "delay": 148, "time": "1763533228" }, "stopId": "FR:76341:ZE:3243:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 115, "time": "1763533975" }, "departure": { "delay": 115, "time": "1763533975" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 115, "time": "1763533075" }, "departure": { "delay": 115, "time": "1763533075" }, "stopId": "FR:76305:ZE:3441:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1763533329" }, "departure": { "delay": 129, "time": "1763533329" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 115, "time": "1763535355" }, "departure": { "delay": 115, "time": "1763535355" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 151, "time": "1763534131" }, "departure": { "delay": 151, "time": "1763534131" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 155, "time": "1763534555" }, "departure": { "delay": 155, "time": "1763534555" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 115, "time": "1763535475" }, "departure": { "delay": 115, "time": "1763535475" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 115, "time": "1763535955" }, "departure": { "delay": 115, "time": "1763535955" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 115, "time": "1763535115" }, "departure": { "delay": 115, "time": "1763535115" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 146, "time": "1763533046" }, "departure": { "delay": 146, "time": "1763533046" }, "stopId": "FR:76305:ZE:5192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1763534948" }, "departure": { "delay": 128, "time": "1763534948" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 137, "time": "1763532497" }, "departure": { "delay": 137, "time": "1763532497" }, "stopId": "FR:76305:ZE:4481:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 115, "time": "1763534095" }, "departure": { "delay": 115, "time": "1763534095" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1763532558" }, "departure": { "delay": 138, "time": "1763532558" }, "stopId": "FR:76305:ZE:4482:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1763532835" }, "departure": { "delay": 115, "time": "1763532835" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 115, "time": "1763533315" }, "departure": { "delay": 115, "time": "1763533315" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1763532789" }, "departure": { "delay": 129, "time": "1763532789" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 37, "time": "1763532337" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1763534611" }, "departure": { "delay": 151, "time": "1763534611" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 115, "time": "1763534395" }, "departure": { "delay": 115, "time": "1763534395" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 115, "time": "1763533855" }, "departure": { "delay": 115, "time": "1763533855" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1763535697" }, "departure": { "delay": 157, "time": "1763535697" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 118, "time": "1763535598" }, "departure": { "delay": 118, "time": "1763535598" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 143, "time": "1763534363" }, "departure": { "delay": 143, "time": "1763534363" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 123, "time": "1763535423" }, "departure": { "delay": 123, "time": "1763535423" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 115, "time": "1763535655" }, "departure": { "delay": 115, "time": "1763535655" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 122, "time": "1763534042" }, "departure": { "delay": 122, "time": "1763534042" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1763535910" }, "departure": { "delay": 130, "time": "1763535910" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 115, "time": "1763534275" }, "departure": { "delay": 115, "time": "1763534275" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 109, "time": "1763532649" }, "departure": { "delay": 109, "time": "1763532649" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 152, "time": "1763535032" }, "departure": { "delay": 152, "time": "1763535032" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 158, "time": "1763533178" }, "departure": { "delay": 158, "time": "1763533178" }, "stopId": "FR:76341:ZE:3059:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 115, "time": "1763533915" }, "departure": { "delay": 115, "time": "1763533915" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 163, "time": "1763533723" }, "departure": { "delay": 163, "time": "1763533723" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1763533290" }, "departure": { "delay": 150, "time": "1763533290" }, "stopId": "FR:76341:ZE:3580:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 163, "time": "1763533123" }, "departure": { "delay": 163, "time": "1763533123" }, "stopId": "FR:76305:ZE:3148:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1763536015" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 153, "time": "1763535873" }, "departure": { "delay": 153, "time": "1763535873" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 142, "time": "1763534242" }, "departure": { "delay": 142, "time": "1763534242" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 153, "time": "1763534193" }, "departure": { "delay": 153, "time": "1763534193" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 161, "time": "1763535161" }, "departure": { "delay": 161, "time": "1763535161" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 142, "time": "1763532682" }, "departure": { "delay": 142, "time": "1763532682" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1763534316" }, "departure": { "delay": 156, "time": "1763534316" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763532889", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057744x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852613F4479598x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535360" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533980" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533440" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763536620" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534520" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763532900" }, "departure": { "time": "1763532960" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763532600" }, "departure": { "time": "1763532660" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763532060" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763530600", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852613F4479598x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4030870xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 570, "time": "1763532750" }, "departure": { "delay": 570, "time": "1763532750" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 575, "time": "1763532635" }, "departure": { "delay": 575, "time": "1763532635" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 624, "time": "1763533404" }, "departure": { "delay": 624, "time": "1763533404" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 587, "time": "1763533127" }, "departure": { "delay": 587, "time": "1763533127" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 632, "time": "1763533592" }, "departure": { "delay": 632, "time": "1763533592" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 587, "time": "1763533787" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 521, "time": "1763532341" }, "departure": { "delay": 521, "time": "1763532341" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 578, "time": "1763532698" }, "departure": { "delay": 578, "time": "1763532698" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 535, "time": "1763532535" }, "departure": { "delay": 535, "time": "1763532535" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 623, "time": "1763533463" }, "departure": { "delay": 623, "time": "1763533463" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 513, "time": "1763532453" }, "departure": { "delay": 513, "time": "1763532453" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4030870xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:145:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1763532180" }, "departure": { "delay": 125, "time": "1763532185" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1763531700" }, "departure": { "delay": 125, "time": "1763531705" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1763532000" }, "departure": { "delay": 60, "time": "1763532060" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "departure": { "delay": 5, "time": "1763531525" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1763532240" }, "departure": { "delay": 125, "time": "1763532245" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1763532250" }, "departure": { "delay": 75, "time": "1763532255" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1763532540" }, "departure": { "delay": 65, "time": "1763532545" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763532720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1763531760" }, "departure": { "delay": 65, "time": "1763531765" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1763531710" }, "departure": { "delay": 75, "time": "1763531715" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1763531880" }, "departure": { "delay": 65, "time": "1763531885" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763531940" }, "departure": { "delay": 5, "time": "1763531945" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1763532360" }, "departure": { "delay": 65, "time": "1763532365" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763531820" }, "departure": { "delay": 65, "time": "1763531825" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1763532600" }, "departure": { "delay": 65, "time": "1763532605" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1763532727", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:145:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:134:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1763533140" }, "departure": { "delay": -60, "time": "1763533140" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1763531820" }, "departure": { "delay": 125, "time": "1763531825" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1763533080" }, "departure": { "delay": -60, "time": "1763533080" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 15, "time": "1763530930" }, "departure": { "delay": 15, "time": "1763530935" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1763533320" }, "departure": { "delay": -60, "time": "1763533320" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 125, "time": "1763531700" }, "departure": { "delay": 125, "time": "1763531705" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763532480" }, "departure": { "delay": 5, "time": "1763532485" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1763531580" }, "departure": { "delay": 125, "time": "1763531585" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1763532120" }, "departure": { "delay": 65, "time": "1763532125" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763532840" }, "departure": { "delay": 5, "time": "1763532845" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": -60, "time": "1763533380" }, "departure": { "delay": -60, "time": "1763533380" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 65, "time": "1763530920" }, "departure": { "delay": 65, "time": "1763530925" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1763531100" }, "departure": { "delay": 65, "time": "1763531105" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1763532180" }, "departure": { "delay": -55, "time": "1763532185" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1763531110" }, "departure": { "delay": 15, "time": "1763531115" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1763532720" }, "departure": { "delay": 125, "time": "1763532725" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1763532360" }, "departure": { "delay": 5, "time": "1763532365" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1763531340" }, "departure": { "delay": 65, "time": "1763531345" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1763533560" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "delay": 5, "time": "1763530805" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 75, "time": "1763531410" }, "departure": { "delay": 75, "time": "1763531415" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763532780" }, "departure": { "delay": 5, "time": "1763532785" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 125, "time": "1763531400" }, "departure": { "delay": 125, "time": "1763531405" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1763532060" }, "departure": { "delay": 65, "time": "1763532065" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1763533020" }, "departure": { "delay": -60, "time": "1763533020" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": -60, "time": "1763532960" }, "departure": { "delay": -60, "time": "1763532960" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": -60, "time": "1763533260" }, "departure": { "delay": -60, "time": "1763533260" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1763531590" }, "departure": { "delay": 120, "time": "1763531640" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1763532900" }, "departure": { "delay": -60, "time": "1763532900" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1763531220" }, "departure": { "delay": 5, "time": "1763531225" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -45, "time": "1763532850" }, "departure": { "delay": -45, "time": "1763532855" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": -60, "time": "1763533500" }, "departure": { "delay": -60, "time": "1763533500" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763532240" }, "departure": { "time": "1763532300" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:134:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852301F4479567x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533140" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532720" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763530320" }, "departure": { "time": "1763530380" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533440" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763529600" }, "departure": { "time": "1763529660" }, "stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763530020" }, "departure": { "time": "1763530080" }, "stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763528820" }, "departure": { "time": "1763528880" }, "stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763530740" }, "departure": { "time": "1763530800" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1763528460" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763533800" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763531760" }, "departure": { "time": "1763531820" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763529180" }, "departure": { "time": "1763529240" }, "stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763526880", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852301F4479567x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1763533370" }, "departure": { "delay": -10, "time": "1763533370" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1763532950" }, "departure": { "delay": -10, "time": "1763532950" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1763533970" }, "departure": { "delay": -10, "time": "1763533970" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1763533850" }, "departure": { "delay": -10, "time": "1763533850" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1763533190" }, "departure": { "delay": -10, "time": "1763533190" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1763534690" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1763532801" }, "departure": { "delay": 12, "time": "1763532852" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1763534510" }, "departure": { "delay": -10, "time": "1763534510" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1763533070" }, "departure": { "delay": -10, "time": "1763533070" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1763534450" }, "departure": { "delay": -10, "time": "1763534450" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 13, "time": "1763532762" }, "departure": { "delay": 13, "time": "1763532793" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1763533490" }, "departure": { "delay": -10, "time": "1763533490" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1763533250" }, "departure": { "delay": -10, "time": "1763533250" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1763532950" }, "departure": { "delay": -10, "time": "1763532950" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1763533430" }, "departure": { "delay": -10, "time": "1763533430" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1763533430" }, "departure": { "delay": -10, "time": "1763533430" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 13, "time": "1763532613" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1763532662" }, "departure": { "delay": -12, "time": "1763532708" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1763533790" }, "departure": { "delay": -10, "time": "1763533790" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1763534090" }, "departure": { "delay": -10, "time": "1763534090" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1763533550" }, "departure": { "delay": -10, "time": "1763533550" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1763534210" }, "departure": { "delay": -10, "time": "1763534210" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1763534330" }, "departure": { "delay": -10, "time": "1763534330" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1763533010" }, "departure": { "delay": -10, "time": "1763533010" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1763533550" }, "departure": { "delay": -10, "time": "1763533550" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763532864", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181493x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1763532663" }, "departure": { "delay": 3, "time": "1763532663" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -13, "time": "1763532407" }, "departure": { "delay": -13, "time": "1763532407" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1763533497" }, "departure": { "delay": 57, "time": "1763533497" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1763534172" }, "departure": { "delay": 12, "time": "1763534172" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 11, "time": "1763534531" }, "departure": { "delay": 11, "time": "1763534531" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 14, "time": "1763532374" }, "departure": { "delay": 14, "time": "1763532374" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1763533194" }, "departure": { "delay": 54, "time": "1763533194" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1763532598" }, "departure": { "delay": -2, "time": "1763532598" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1763533826" }, "departure": { "delay": 26, "time": "1763533826" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1763533748" }, "departure": { "delay": 8, "time": "1763533748" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1763534043" }, "departure": { "delay": 3, "time": "1763534043" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1763534330" }, "departure": { "delay": 50, "time": "1763534330" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 3, "time": "1763533443" }, "departure": { "delay": 3, "time": "1763533443" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763533083" }, "departure": { "delay": 3, "time": "1763533083" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -6, "time": "1763532474" }, "departure": { "delay": -6, "time": "1763532474" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1763534403" }, "departure": { "delay": 3, "time": "1763534403" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1763533920" }, "departure": { "delay": 60, "time": "1763533920" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1763534223" }, "departure": { "delay": 3, "time": "1763534223" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1763533683" }, "departure": { "delay": 3, "time": "1763533683" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1763533309" }, "departure": { "delay": 49, "time": "1763533309" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1763533538" }, "departure": { "delay": 38, "time": "1763533538" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1763534763" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1763534705" }, "departure": { "delay": 5, "time": "1763534705" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1763533986" }, "departure": { "delay": 6, "time": "1763533986" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1763534463" }, "departure": { "delay": 3, "time": "1763534463" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1763534107" }, "departure": { "delay": 7, "time": "1763534107" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1763533392" }, "departure": { "delay": 12, "time": "1763533392" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1763534639" }, "departure": { "delay": 59, "time": "1763534639" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 43, "time": "1763532763" }, "departure": { "delay": 43, "time": "1763532763" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1763534263" }, "departure": { "delay": 43, "time": "1763534263" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1763532843" }, "departure": { "delay": 3, "time": "1763532843" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763532639", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181493x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:693:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763542140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1763540880" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763541960" }, "departure": { "time": "1763541960" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1763532874", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:693:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:169:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1763531820" }, "departure": { "delay": 60, "time": "1763531880" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1763532240" }, "departure": { "delay": 65, "time": "1763532245" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763531940" }, "departure": { "delay": 5, "time": "1763531945" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1763532420" }, "departure": { "delay": -55, "time": "1763532425" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763532000" }, "departure": { "delay": 5, "time": "1763532005" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1763532310" }, "departure": { "delay": 15, "time": "1763532315" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1763532480" }, "departure": { "delay": -55, "time": "1763532485" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763532120" }, "departure": { "delay": 65, "time": "1763532125" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1763531760" }, "departure": { "delay": 5, "time": "1763531765" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1763532300" }, "departure": { "delay": 65, "time": "1763532305" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": -120, "time": "1763532540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "departure": { "delay": -175, "time": "1763531525" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1763532180" }, "departure": { "delay": 65, "time": "1763532185" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1763531885" }, "departure": { "delay": 10, "time": "1763531890" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1763532553", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:169:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F4433695x2025x11x05T21x48x15Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763529660" }, "departure": { "time": "1763529780" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537640" }, "stopId": "FR:72287:ZE:StopPointxOCETrainxTERx87396556:ATOUMOD002", "stopSequence": 33 }, { "arrival": { "time": "1763531760" }, "departure": { "time": "1763531880" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763539560" }, "stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535600" }, "stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002", "stopSequence": 23 }, { "departure": { "time": "1763528340" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532480" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538900" }, "stopId": "FR:72013:ZE:StopPointxOCETrainxTERx87396572:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535900" }, "stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537220" }, "stopId": "FR:72008:ZE:StopPointxOCETrainxTERx87396549:ATOUMOD002", "stopSequence": 31 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538420" }, "stopId": "FR:72191:ZE:StopPointxOCETrainxTERx87396580:ATOUMOD002", "stopSequence": 37 }, { "arrival": { "time": "1763529120" }, "departure": { "time": "1763529240" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533440" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763530980" }, "departure": { "time": "1763531160" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763538000" }, "stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534580" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536800" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539200" }, "stopId": "FR:72364:ZE:StopPointxOCETrainxTERx87396598:ATOUMOD002", "stopSequence": 41 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763535000" }, "stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763534040" }, "stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536320" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002", "stopSequence": 27 } ], "timestamp": "1763526880", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN857240F4433695x2025x11x05T21x48x15Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057753x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1763536215" }, "departure": { "delay": 15, "time": "1763536215" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 25, "time": "1763533885" }, "departure": { "delay": 25, "time": "1763533885" }, "stopId": "FR:76351:ZE:3116:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1763533815" }, "departure": { "delay": 15, "time": "1763533815" }, "stopId": "FR:76351:ZE:3502:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1763533168" }, "departure": { "delay": 28, "time": "1763533168" }, "stopId": "FR:76447:ZE:3139:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 52, "time": "1763534512" }, "departure": { "delay": 52, "time": "1763534512" }, "stopId": "FR:76351:ZE:3368:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:76351:ZE:4298:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1763536796" }, "departure": { "delay": 56, "time": "1763536796" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 37, "time": "1763536177" }, "departure": { "delay": 37, "time": "1763536177" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "departure": { "time": "1763533020" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763536860" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 58, "time": "1763534818" }, "departure": { "delay": 58, "time": "1763534818" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1763533277" }, "departure": { "delay": 17, "time": "1763533277" }, "stopId": "FR:76447:ZE:3435:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1763536704" }, "departure": { "delay": 24, "time": "1763536704" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 32, "time": "1763535572" }, "departure": { "delay": 32, "time": "1763535572" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 58, "time": "1763533678" }, "departure": { "delay": 58, "time": "1763533678" }, "stopId": "FR:76341:ZE:3065:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1763535052" }, "departure": { "delay": 52, "time": "1763535052" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1763533206" }, "departure": { "delay": 6, "time": "1763533206" }, "stopId": "FR:76447:ZE:3147:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 50, "time": "1763533610" }, "departure": { "delay": 50, "time": "1763533610" }, "stopId": "FR:76341:ZE:3352:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1763535226" }, "departure": { "delay": 46, "time": "1763535226" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:76447:ZE:3493:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1763536548" }, "departure": { "delay": 48, "time": "1763536548" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:3164:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1763535141" }, "departure": { "delay": 21, "time": "1763535141" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1763536293" }, "departure": { "delay": 33, "time": "1763536293" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1763533316" }, "departure": { "delay": 56, "time": "1763533316" }, "stopId": "FR:76447:ZE:3696:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1763534575" }, "departure": { "delay": 55, "time": "1763534575" }, "stopId": "FR:76351:ZE:5159:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 14, "time": "1763536094" }, "departure": { "delay": 14, "time": "1763536094" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 28, "time": "1763534008" }, "departure": { "delay": 28, "time": "1763534008" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76351:ZE:4548:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 13, "time": "1763534113" }, "departure": { "delay": 13, "time": "1763534113" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 3, "time": "1763535303" }, "departure": { "delay": 3, "time": "1763535303" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1763534994" }, "departure": { "delay": 54, "time": "1763534994" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1763536660" }, "departure": { "delay": 40, "time": "1763536660" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 6, "time": "1763536626" }, "departure": { "delay": 6, "time": "1763536626" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 34, "time": "1763534434" }, "departure": { "delay": 34, "time": "1763534434" }, "stopId": "FR:76351:ZE:4367:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1763536747" }, "departure": { "delay": 7, "time": "1763536747" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057753x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746323x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1763534800" }, "departure": { "delay": 100, "time": "1763534800" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1763534080" }, "departure": { "delay": 100, "time": "1763534080" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 100, "time": "1763534920" }, "departure": { "delay": 100, "time": "1763534920" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 3, "time": "1763532543" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1763533540" }, "departure": { "delay": 100, "time": "1763533540" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1763534020" }, "departure": { "delay": 100, "time": "1763534020" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1763535040" }, "departure": { "delay": 100, "time": "1763535040" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 11, "time": "1763532642" }, "departure": { "delay": 11, "time": "1763532671" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763532555" }, "departure": { "delay": 22, "time": "1763532562" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1763532854" }, "departure": { "delay": 112, "time": "1763532892" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1763533480" }, "departure": { "delay": 100, "time": "1763533480" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1763532792" }, "departure": { "delay": 51, "time": "1763532831" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1763532940" }, "departure": { "delay": 100, "time": "1763532940" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1763533180" }, "departure": { "delay": 100, "time": "1763533180" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1763533600" }, "departure": { "delay": 100, "time": "1763533600" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1763534200" }, "departure": { "delay": 100, "time": "1763534200" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1763534680" }, "departure": { "delay": 100, "time": "1763534680" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 100, "time": "1763533900" }, "departure": { "delay": 100, "time": "1763533900" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1763533000" }, "departure": { "delay": 100, "time": "1763533000" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1763533840" }, "departure": { "delay": 100, "time": "1763533840" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1763534440" }, "departure": { "delay": 100, "time": "1763534440" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 100, "time": "1763534320" }, "departure": { "delay": 100, "time": "1763534320" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1763533420" }, "departure": { "delay": 100, "time": "1763533420" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1763533120" }, "departure": { "delay": 100, "time": "1763533120" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1763534560" }, "departure": { "delay": 100, "time": "1763534560" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1763533240" }, "departure": { "delay": 100, "time": "1763533240" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1763534980" }, "departure": { "delay": 100, "time": "1763534980" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 100, "time": "1763533300" }, "departure": { "delay": 100, "time": "1763533300" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 37, "time": "1763532722" }, "departure": { "delay": 37, "time": "1763532757" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1763534920" }, "departure": { "delay": 100, "time": "1763534920" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 100, "time": "1763535160" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 100, "time": "1763533720" }, "departure": { "delay": 100, "time": "1763533720" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746323x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4198164x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 212, "time": "1763534972" }, "departure": { "delay": 212, "time": "1763534972" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 196, "time": "1763534596" }, "departure": { "delay": 196, "time": "1763534596" }, "stopId": "FR:76270:ZE:4087:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 184, "time": "1763533984" }, "departure": { "delay": 184, "time": "1763533984" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 213, "time": "1763534793" }, "departure": { "delay": 213, "time": "1763534793" }, "stopId": "FR:76481:ZE:4138:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 79, "time": "1763532559" }, "departure": { "delay": 79, "time": "1763532559" }, "stopId": "FR:76533:ZE:4532:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 158, "time": "1763534318" }, "departure": { "delay": 158, "time": "1763534318" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 158, "time": "1763534678" }, "departure": { "delay": 158, "time": "1763534678" }, "stopId": "FR:76481:ZE:4337:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 193, "time": "1763532973" }, "departure": { "delay": 193, "time": "1763532973" }, "stopId": "FR:76296:ZE:5168:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 154, "time": "1763534254" }, "departure": { "delay": 154, "time": "1763534254" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 154, "time": "1763533894" }, "departure": { "delay": 154, "time": "1763533894" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 162, "time": "1763534142" }, "departure": { "delay": 162, "time": "1763534142" }, "stopId": "FR:76447:ZE:3335:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 213, "time": "1763533353" }, "departure": { "delay": 213, "time": "1763533353" }, "stopId": "FR:76616:ZE:4528:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 168, "time": "1763532828" }, "departure": { "delay": 168, "time": "1763532828" }, "stopId": "FR:76296:ZE:4530:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1763535274" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 207, "time": "1763534727" }, "departure": { "delay": 207, "time": "1763534727" }, "stopId": "FR:76481:ZE:3843:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 154, "time": "1763532874" }, "departure": { "delay": 154, "time": "1763532874" }, "stopId": "FR:76296:ZE:4215:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 154, "time": "1763533294" }, "departure": { "delay": 154, "time": "1763533294" }, "stopId": "FR:76616:ZE:4169:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1763532543" }, "departure": { "delay": 123, "time": "1763532543" }, "stopId": "FR:76533:ZE:3333:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 156, "time": "1763532636" }, "departure": { "delay": 156, "time": "1763532636" }, "stopId": "FR:76533:ZE:4702:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 178, "time": "1763533738" }, "departure": { "delay": 178, "time": "1763533738" }, "stopId": "FR:76447:ZE:4512:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 157, "time": "1763532217" }, "departure": { "delay": 157, "time": "1763532217" }, "stopId": "FR:76305:ZE:4498:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 196, "time": "1763535136" }, "departure": { "delay": 196, "time": "1763535136" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 193, "time": "1763534053" }, "departure": { "delay": 193, "time": "1763534053" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 154, "time": "1763534434" }, "departure": { "delay": 154, "time": "1763534434" }, "stopId": "FR:76270:ZE:3336:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1763532344" }, "departure": { "delay": 164, "time": "1763532344" }, "stopId": "FR:76305:ZE:4441:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1763533493" }, "departure": { "delay": 173, "time": "1763533493" }, "stopId": "FR:76447:ZE:3141:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1763532306" }, "departure": { "delay": 126, "time": "1763532306" }, "stopId": "FR:76305:ZE:3840:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1763533594" }, "departure": { "delay": 154, "time": "1763533594" }, "stopId": "FR:76447:ZE:5184:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1763532509" }, "departure": { "delay": 89, "time": "1763532509" }, "stopId": "FR:76533:ZE:4198:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 193, "time": "1763535073" }, "departure": { "delay": 193, "time": "1763535073" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 208, "time": "1763533108" }, "departure": { "delay": 208, "time": "1763533108" }, "stopId": "FR:76596:ZE:5166:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 173, "time": "1763534513" }, "departure": { "delay": 173, "time": "1763534513" }, "stopId": "FR:76270:ZE:4089:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 154, "time": "1763534854" }, "departure": { "delay": 154, "time": "1763534854" }, "stopId": "FR:76481:ZE:4820:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 178, "time": "1763533018" }, "departure": { "delay": 178, "time": "1763533018" }, "stopId": "FR:76596:ZE:5171:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1763532424" }, "departure": { "delay": 124, "time": "1763532424" }, "stopId": "FR:76296:ZE:4443:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 188, "time": "1763533088" }, "departure": { "delay": 188, "time": "1763533088" }, "stopId": "FR:76596:ZE:4993:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 163, "time": "1763535223" }, "departure": { "delay": 163, "time": "1763535223" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4198164x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:157:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763532840" }, "departure": { "delay": 5, "time": "1763532845" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 135, "time": "1763531710" }, "departure": { "delay": 135, "time": "1763531715" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763533325" }, "departure": { "delay": 5, "time": "1763533325" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1763531640" }, "departure": { "delay": 125, "time": "1763531645" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1763532300" }, "departure": { "delay": 185, "time": "1763532305" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 185, "time": "1763532180" }, "departure": { "delay": 185, "time": "1763532185" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763533745" }, "departure": { "delay": 5, "time": "1763533745" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1763533330" }, "departure": { "delay": 10, "time": "1763533330" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1763533025" }, "departure": { "delay": 5, "time": "1763533025" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1763533085" }, "departure": { "delay": 5, "time": "1763533085" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 180, "time": "1763531760" }, "departure": { "delay": 180, "time": "1763531820" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "departure": { "delay": 60, "time": "1763531460" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763532960" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 185, "time": "1763531880" }, "departure": { "delay": 185, "time": "1763531885" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1763532240" }, "departure": { "delay": 185, "time": "1763532245" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 185, "time": "1763531940" }, "departure": { "delay": 185, "time": "1763531945" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 245, "time": "1763532060" }, "departure": { "delay": 245, "time": "1763532065" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1763531700" }, "departure": { "delay": 125, "time": "1763531705" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763532540" }, "departure": { "delay": 5, "time": "1763532545" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1763531580" }, "departure": { "delay": 125, "time": "1763531585" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763533920" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 255, "time": "1763532070" }, "departure": { "delay": 255, "time": "1763532075" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 185, "time": "1763532420" }, "departure": { "delay": 185, "time": "1763532425" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 185, "time": "1763532360" }, "departure": { "delay": 185, "time": "1763532365" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1763532864", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:157:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:217:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "departure": { "time": "1763533200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763533265" }, "departure": { "delay": 5, "time": "1763533265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763535365" }, "departure": { "delay": 5, "time": "1763535365" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1763533625" }, "departure": { "delay": 5, "time": "1763533625" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763533565" }, "departure": { "delay": 5, "time": "1763533565" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763535660" }, "departure": { "time": "1763535660" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763535960" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763534220" }, "departure": { "time": "1763534220" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1763532019", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:217:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1763533630" }, "departure": { "delay": 10, "time": "1763533630" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 95, "time": "1763530763" }, "departure": { "delay": 95, "time": "1763530775" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1763533690" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -33, "time": "1763532192" }, "departure": { "delay": -33, "time": "1763532207" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 58, "time": "1763531723" }, "departure": { "delay": 58, "time": "1763531758" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1763532100" }, "departure": { "delay": 22, "time": "1763532142" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 21, "time": "1763532666" }, "departure": { "delay": 21, "time": "1763532681" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1763530477" }, "departure": { "delay": 40, "time": "1763530540" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1763533150" }, "departure": { "delay": 10, "time": "1763533150" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 3, "time": "1763532765" }, "departure": { "delay": 3, "time": "1763532783" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 108, "time": "1763530704" }, "departure": { "delay": 108, "time": "1763530728" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1763531201" }, "departure": { "delay": 202, "time": "1763531242" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1763531451" }, "departure": { "delay": 138, "time": "1763531478" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 167, "time": "1763531353" }, "departure": { "delay": 167, "time": "1763531387" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1763532970" }, "departure": { "delay": 10, "time": "1763532970" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 159, "time": "1763531587" }, "departure": { "delay": 159, "time": "1763531619" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1763533330" }, "departure": { "delay": 10, "time": "1763533330" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 8, "time": "1763531910" }, "departure": { "delay": 8, "time": "1763531948" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1763533510" }, "departure": { "delay": 10, "time": "1763533510" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -34, "time": "1763532230" }, "departure": { "delay": -34, "time": "1763532266" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 183, "time": "1763531156" }, "departure": { "delay": 183, "time": "1763531163" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 224, "time": "1763531016" }, "departure": { "delay": 224, "time": "1763531024" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1763531879" }, "departure": { "delay": 9, "time": "1763531889" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1763533570" }, "departure": { "delay": 10, "time": "1763533570" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 7, "time": "1763532424" }, "departure": { "delay": 7, "time": "1763532487" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 17, "time": "1763530428" }, "departure": { "delay": 17, "time": "1763530457" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1763531796" }, "departure": { "delay": 25, "time": "1763531845" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1763532902" }, "departure": { "time": "1763532900" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 147, "time": "1763531175" }, "departure": { "delay": 147, "time": "1763531187" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 7, "time": "1763530267" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1763533210" }, "departure": { "delay": 10, "time": "1763533210" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 10, "time": "1763532910" }, "departure": { "delay": 10, "time": "1763532910" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 10, "time": "1763533270" }, "departure": { "delay": 10, "time": "1763533270" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 15, "time": "1763532843" }, "departure": { "delay": 15, "time": "1763532855" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 260, "time": "1763530793" }, "departure": { "delay": 260, "time": "1763531000" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1763531979" }, "departure": { "delay": 19, "time": "1763532019" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 165, "time": "1763531285" }, "departure": { "delay": 165, "time": "1763531325" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1763533390" }, "departure": { "delay": 10, "time": "1763533390" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -23, "time": "1763532311" }, "departure": { "delay": -23, "time": "1763532337" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1763532518" }, "departure": { "delay": 12, "time": "1763532552" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 39, "time": "1763530319" }, "departure": { "delay": 39, "time": "1763530359" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1763532585" }, "departure": { "delay": 21, "time": "1763532621" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1763531653" }, "departure": { "delay": 48, "time": "1763531688" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1763533030" }, "departure": { "delay": 10, "time": "1763533030" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 212, "time": "1763531096" }, "departure": { "delay": 212, "time": "1763531132" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -43, "time": "1763532359" }, "departure": { "delay": -43, "time": "1763532377" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 10, "time": "1763533090" }, "departure": { "delay": 10, "time": "1763533090" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 } ], "timestamp": "1763532902", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F4479402x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534580" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763535000" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533260" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535780" }, "stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533440" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535540" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534100" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533800" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763536140" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763532420" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532780" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1763528801", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850602F4479402x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585292:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -150, "time": "1763534370" }, "departure": { "delay": -150, "time": "1763534370" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -123, "time": "1763534277" }, "departure": { "delay": -123, "time": "1763534277" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -201, "time": "1763534619" }, "departure": { "delay": -201, "time": "1763534619" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "departure": { "delay": -945, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -186, "time": "1763534934" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1245, "time": "1763532855" }, "departure": { "delay": -1245, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1365, "time": "1763532855" }, "departure": { "delay": -1365, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -216, "time": "1763534424" }, "departure": { "delay": -216, "time": "1763534424" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -176, "time": "1763534524" }, "departure": { "delay": -176, "time": "1763534524" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -163, "time": "1763534177" }, "departure": { "delay": -163, "time": "1763534177" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -216, "time": "1763534784" }, "departure": { "delay": -216, "time": "1763534784" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1005, "time": "1763532855" }, "departure": { "delay": -1005, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -227, "time": "1763534473" }, "departure": { "delay": -227, "time": "1763534473" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -171, "time": "1763534709" }, "departure": { "delay": -171, "time": "1763534709" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1125, "time": "1763532855" }, "departure": { "delay": -1125, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585292:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181350x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1763534615" }, "departure": { "delay": 35, "time": "1763534615" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1763532893" }, "departure": { "delay": -7, "time": "1763532893" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1763533720" }, "departure": { "delay": 40, "time": "1763533720" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1763535007" }, "departure": { "delay": 7, "time": "1763535007" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 33, "time": "1763534913" }, "departure": { "delay": 33, "time": "1763534913" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1763533192" }, "departure": { "delay": -8, "time": "1763533192" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -9, "time": "1763533851" }, "departure": { "delay": -9, "time": "1763533851" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -9, "time": "1763532951" }, "departure": { "delay": -9, "time": "1763532951" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1763532431" }, "departure": { "delay": 11, "time": "1763532431" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1763535160" }, "departure": { "delay": 40, "time": "1763535160" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -9, "time": "1763533551" }, "departure": { "delay": -9, "time": "1763533551" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -9, "time": "1763533131" }, "departure": { "delay": -9, "time": "1763533131" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1763533364" }, "departure": { "delay": 44, "time": "1763533364" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -9, "time": "1763534751" }, "departure": { "delay": -9, "time": "1763534751" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 4, "time": "1763533264" }, "departure": { "delay": 4, "time": "1763533264" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1763533472" }, "departure": { "delay": 32, "time": "1763533472" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -9, "time": "1763534211" }, "departure": { "delay": -9, "time": "1763534211" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1763532726" }, "departure": { "delay": 66, "time": "1763532726" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1763533012" }, "departure": { "delay": -8, "time": "1763533012" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1763535231" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -4, "time": "1763534876" }, "departure": { "delay": -4, "time": "1763534876" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -9, "time": "1763534511" }, "departure": { "delay": -9, "time": "1763534511" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1763535105" }, "departure": { "delay": 45, "time": "1763535105" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 42, "time": "1763532762" }, "departure": { "delay": 42, "time": "1763532762" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1763533916" }, "departure": { "delay": -4, "time": "1763533916" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1763534023" }, "departure": { "delay": 43, "time": "1763534023" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1763534103" }, "departure": { "delay": 3, "time": "1763534103" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -9, "time": "1763535051" }, "departure": { "delay": -9, "time": "1763535051" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 7, "time": "1763534827" }, "departure": { "delay": 7, "time": "1763534827" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -8, "time": "1763533792" }, "departure": { "delay": -8, "time": "1763533792" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1763532522" }, "departure": { "delay": 42, "time": "1763532522" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1763532648" }, "departure": { "delay": 48, "time": "1763532648" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1763533062" }, "departure": { "delay": 42, "time": "1763533062" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "departure": { "time": "1763532360" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1763532867" }, "departure": { "delay": 87, "time": "1763532867" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1763532849", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181350x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1179:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763549520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763548980" }, "departure": { "time": "1763548980" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548680" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "departure": { "time": "1763548500" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1763532816", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1179:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470105:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -335, "time": "1763537845" }, "departure": { "delay": -335, "time": "1763537845" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -12, "time": "1763537088" }, "departure": { "delay": -12, "time": "1763537088" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -354, "time": "1763538066" }, "departure": { "delay": -354, "time": "1763538066" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -433, "time": "1763538407" }, "departure": { "delay": -433, "time": "1763538407" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -3481, "time": "1763532899" }, "departure": { "delay": -3481, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1763536391" }, "departure": { "delay": 11, "time": "1763536391" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -64, "time": "1763537156" }, "departure": { "delay": -64, "time": "1763537156" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1763536444" }, "departure": { "delay": 4, "time": "1763536444" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "departure": { "delay": -3301, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -29, "time": "1763537011" }, "departure": { "delay": -29, "time": "1763537011" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -372, "time": "1763537808" }, "departure": { "delay": -372, "time": "1763537808" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -340, "time": "1763537660" }, "departure": { "delay": -340, "time": "1763537660" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -423, "time": "1763538297" }, "departure": { "delay": -423, "time": "1763538297" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -393, "time": "1763538087" }, "departure": { "delay": -393, "time": "1763538087" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -43, "time": "1763536877" }, "departure": { "delay": -43, "time": "1763536877" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -392, "time": "1763538268" }, "departure": { "delay": -392, "time": "1763538268" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -13, "time": "1763536487" }, "departure": { "delay": -13, "time": "1763536487" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -397, "time": "1763538143" }, "departure": { "delay": -397, "time": "1763538143" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -363, "time": "1763537637" }, "departure": { "delay": -363, "time": "1763537637" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -379, "time": "1763538341" }, "departure": { "delay": -379, "time": "1763538341" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -363, "time": "1763537757" }, "departure": { "delay": -363, "time": "1763537757" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -340, "time": "1763537900" }, "departure": { "delay": -340, "time": "1763537900" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -437, "time": "1763538583" }, "departure": { "delay": -437, "time": "1763538583" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -389, "time": "1763538511" }, "departure": { "delay": -389, "time": "1763538511" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -351, "time": "1763537709" }, "departure": { "delay": -351, "time": "1763537709" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -50, "time": "1763537110" }, "departure": { "delay": -50, "time": "1763537110" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3421, "time": "1763532899" }, "departure": { "delay": -3421, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1763536521" }, "departure": { "delay": 21, "time": "1763536521" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -123, "time": "1763537397" }, "departure": { "delay": -123, "time": "1763537397" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -441, "time": "1763538639" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -43, "time": "1763536697" }, "departure": { "delay": -43, "time": "1763536697" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1763536563" }, "departure": { "delay": 3, "time": "1763536563" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -100, "time": "1763537360" }, "departure": { "delay": -100, "time": "1763537360" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -416, "time": "1763538184" }, "departure": { "delay": -416, "time": "1763538184" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -197, "time": "1763537503" }, "departure": { "delay": -197, "time": "1763537503" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -29, "time": "1763536651" }, "departure": { "delay": -29, "time": "1763536651" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -393, "time": "1763537967" }, "departure": { "delay": -393, "time": "1763537967" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -144, "time": "1763537436" }, "departure": { "delay": -144, "time": "1763537436" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1763536928" }, "departure": { "delay": 8, "time": "1763536928" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -409, "time": "1763538371" }, "departure": { "delay": -409, "time": "1763538371" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 38 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470105:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:507:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1763537400" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763538540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:507:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190579x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1763531774" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1763531779", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190579x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:261:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763537580" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1763534400" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763535660" }, "departure": { "time": "1763535660" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1763535125" }, "departure": { "delay": 5, "time": "1763535125" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536200" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763537345" }, "departure": { "delay": 5, "time": "1763537345" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1763532886", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:261:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757972x2025xHxMultxMexMercredix00x0010000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 190, "time": "1763535250" }, "departure": { "delay": 190, "time": "1763535250" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1763530701" }, "departure": { "delay": 39, "time": "1763530719" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 17, "time": "1763530277" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1763530743" }, "departure": { "delay": 13, "time": "1763530753" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1763532254" }, "departure": { "delay": 112, "time": "1763532292" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 430, "time": "1763534470" }, "departure": { "delay": 430, "time": "1763534470" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1763531848" }, "departure": { "delay": 51, "time": "1763531871" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1763531666" }, "departure": { "delay": 36, "time": "1763531676" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1763530952" }, "departure": { "delay": 58, "time": "1763531038" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1763530638" }, "departure": { "delay": 12, "time": "1763530692" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1763530377" }, "departure": { "delay": 15, "time": "1763530395" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 190, "time": "1763532970" }, "departure": { "delay": 190, "time": "1763532970" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 190, "time": "1763535670" }, "departure": { "delay": 190, "time": "1763535670" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1763532088" }, "departure": { "delay": 40, "time": "1763532100" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1763531134" }, "departure": { "delay": 66, "time": "1763531166" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1763531191" }, "departure": { "delay": 106, "time": "1763531206" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1763536150" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 7, "time": "1763530792" }, "departure": { "delay": 7, "time": "1763530807" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1763532406" }, "departure": { "delay": 79, "time": "1763532439" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1763533330" }, "departure": { "delay": 190, "time": "1763533330" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1763532690" }, "departure": { "delay": 40, "time": "1763532700" }, "stopId": "FR:50539:ZE:SPEECM:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1763534050" }, "departure": { "delay": 190, "time": "1763534050" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1763533690" }, "departure": { "delay": 190, "time": "1763533690" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1763535910" }, "departure": { "delay": 190, "time": "1763535910" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 190, "time": "1763534950" }, "departure": { "delay": 190, "time": "1763534950" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 190, "time": "1763533870" }, "departure": { "delay": 190, "time": "1763533870" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 190, "time": "1763535850" }, "departure": { "delay": 190, "time": "1763535850" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1763530818" }, "departure": { "delay": 7, "time": "1763530867" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1763531391" }, "departure": { "delay": 92, "time": "1763531432" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1763534710" }, "departure": { "delay": 190, "time": "1763534710" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 } ], "timestamp": "1763532909", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757972x2025xHxMultxMexMercredix00x0010000:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:472:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763542380" }, "departure": { "time": "1763542380" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1763542865" }, "departure": { "delay": 5, "time": "1763542865" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763542140" }, "departure": { "time": "1763542140" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1763542450" }, "departure": { "delay": 10, "time": "1763542450" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763542445" }, "departure": { "delay": 5, "time": "1763542445" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763542080" }, "departure": { "time": "1763542080" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763542200" }, "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763541960" }, "departure": { "time": "1763541960" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763540580" }, "departure": { "time": "1763540580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763542500" }, "departure": { "time": "1763542500" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763540585" }, "departure": { "delay": 5, "time": "1763540585" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763542205" }, "departure": { "delay": 5, "time": "1763542205" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763542145" }, "departure": { "delay": 5, "time": "1763542145" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:472:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586162:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -115, "time": "1763535425" }, "departure": { "delay": -115, "time": "1763535425" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -144, "time": "1763536356" }, "departure": { "delay": -144, "time": "1763536356" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 142, "time": "1763534842" }, "departure": { "delay": 142, "time": "1763534842" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1763533976" }, "departure": { "delay": 116, "time": "1763533976" }, "stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1763535856" }, "departure": { "delay": -44, "time": "1763535856" }, "stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 105, "time": "1763534985" }, "departure": { "delay": 105, "time": "1763534985" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1763534642" }, "departure": { "delay": 122, "time": "1763534642" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1763535024" }, "departure": { "delay": 24, "time": "1763535024" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -51, "time": "1763535309" }, "departure": { "delay": -51, "time": "1763535309" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -177, "time": "1763536323" }, "departure": { "delay": -177, "time": "1763536323" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 107, "time": "1763534027" }, "departure": { "delay": 107, "time": "1763534027" }, "stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -66, "time": "1763535174" }, "departure": { "delay": -66, "time": "1763535174" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 114, "time": "1763534934" }, "departure": { "delay": 114, "time": "1763534934" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 138, "time": "1763534118" }, "departure": { "delay": 138, "time": "1763534118" }, "stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1763534344" }, "departure": { "delay": 124, "time": "1763534344" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1763533922" }, "departure": { "delay": 122, "time": "1763533922" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1763535605" }, "departure": { "delay": -55, "time": "1763535605" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -203, "time": "1763536537" }, "stopId": "FR:27602:ZE:0xALI02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 13, "time": "1763535073" }, "departure": { "delay": 13, "time": "1763535073" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -103, "time": "1763536157" }, "departure": { "delay": -103, "time": "1763536157" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 113, "time": "1763534093" }, "departure": { "delay": 113, "time": "1763534093" }, "stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -103, "time": "1763535977" }, "departure": { "delay": -103, "time": "1763535977" }, "stopId": "FR:27229:ZE:0xCON02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 129, "time": "1763534289" }, "departure": { "delay": 129, "time": "1763534289" }, "stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1763535494" }, "departure": { "delay": -46, "time": "1763535494" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -45, "time": "1763535255" }, "departure": { "delay": -45, "time": "1763535255" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1763534505" }, "departure": { "delay": 105, "time": "1763534505" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586162:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057422x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 299, "time": "1763534099" }, "departure": { "delay": 299, "time": "1763534099" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 291, "time": "1763533911" }, "departure": { "delay": 291, "time": "1763533911" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 298, "time": "1763534218" }, "departure": { "delay": 298, "time": "1763534218" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 264, "time": "1763533044" }, "departure": { "delay": 264, "time": "1763533044" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 260, "time": "1763533640" }, "departure": { "delay": 260, "time": "1763533640" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 260, "time": "1763533160" }, "departure": { "delay": 260, "time": "1763533160" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 290, "time": "1763533850" }, "departure": { "delay": 290, "time": "1763533850" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 271, "time": "1763533531" }, "departure": { "delay": 271, "time": "1763533531" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 292, "time": "1763532892" }, "departure": { "delay": 292, "time": "1763532892" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 260, "time": "1763534000" }, "departure": { "delay": 260, "time": "1763534000" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 271, "time": "1763532811" }, "departure": { "delay": 271, "time": "1763532811" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 260, "time": "1763534420" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 311, "time": "1763533691" }, "departure": { "delay": 311, "time": "1763533691" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 263, "time": "1763534303" }, "departure": { "delay": 263, "time": "1763534303" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 260, "time": "1763533580" }, "departure": { "delay": 260, "time": "1763533580" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 318, "time": "1763533278" }, "departure": { "delay": 318, "time": "1763533278" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 260, "time": "1763532860" }, "departure": { "delay": 260, "time": "1763532860" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 304, "time": "1763532964" }, "departure": { "delay": 304, "time": "1763532964" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 260, "time": "1763533100" }, "departure": { "delay": 260, "time": "1763533100" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 294, "time": "1763533794" }, "departure": { "delay": 294, "time": "1763533794" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 260, "time": "1763533340" }, "departure": { "delay": 260, "time": "1763533340" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 276, "time": "1763533716" }, "departure": { "delay": 276, "time": "1763533716" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 311, "time": "1763533751" }, "departure": { "delay": 311, "time": "1763533751" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057422x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181349x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1763532480" }, "departure": { "delay": 60, "time": "1763532480" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1763534562" }, "departure": { "delay": 162, "time": "1763534562" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 167, "time": "1763534507" }, "departure": { "delay": 167, "time": "1763534507" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 113, "time": "1763534633" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 162, "time": "1763533242" }, "departure": { "delay": 162, "time": "1763533242" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1763532800" }, "departure": { "delay": 140, "time": "1763532800" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1763534418" }, "departure": { "delay": 138, "time": "1763534418" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 113, "time": "1763534213" }, "departure": { "delay": 113, "time": "1763534213" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 165, "time": "1763533545" }, "departure": { "delay": 165, "time": "1763533545" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1763532556" }, "departure": { "delay": 76, "time": "1763532556" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 114, "time": "1763533314" }, "departure": { "delay": 114, "time": "1763533314" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1763534313" }, "departure": { "delay": 153, "time": "1763534313" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 157, "time": "1763534077" }, "departure": { "delay": 157, "time": "1763534077" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1763533073" }, "departure": { "delay": 113, "time": "1763533073" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 113, "time": "1763533733" }, "departure": { "delay": 113, "time": "1763533733" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 131, "time": "1763532611" }, "departure": { "delay": 131, "time": "1763532611" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1763532737" }, "departure": { "delay": 137, "time": "1763532737" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1763534273" }, "departure": { "delay": 113, "time": "1763534273" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 113, "time": "1763533973" }, "departure": { "delay": 113, "time": "1763533973" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 113, "time": "1763533373" }, "departure": { "delay": 113, "time": "1763533373" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1763533438" }, "departure": { "delay": 118, "time": "1763533438" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 113, "time": "1763534453" }, "departure": { "delay": 113, "time": "1763534453" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 165, "time": "1763533005" }, "departure": { "delay": 165, "time": "1763533005" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1763533625" }, "departure": { "delay": 125, "time": "1763533625" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1763532685" }, "departure": { "delay": 85, "time": "1763532685" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1763532913" }, "departure": { "delay": 133, "time": "1763532913" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1763534343" }, "departure": { "delay": 123, "time": "1763534343" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 32 } ], "timestamp": "1763532469", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181349x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3469768:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1763536754" }, "departure": { "delay": 14, "time": "1763536754" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1763536570" }, "departure": { "delay": 10, "time": "1763536570" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 13 }, { "departure": { "delay": -2701, "time": "1763532899" }, "stopId": "FR:27003:ZE:0x6015:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2941, "time": "1763532899" }, "departure": { "delay": -2941, "time": "1763532899" }, "stopId": "FR:27003:ZE:0x7202:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1763536902" }, "departure": { "delay": 42, "time": "1763536902" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1763536930" }, "departure": { "delay": 10, "time": "1763536930" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1763536687" }, "departure": { "delay": 7, "time": "1763536687" }, "stopId": "FR:27375:ZE:0x6525:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -3361, "time": "1763532899" }, "departure": { "delay": -3361, "time": "1763532899" }, "stopId": "FR:27456:ZE:0x6726:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -29, "time": "1763537011" }, "departure": { "delay": -29, "time": "1763537011" }, "stopId": "FR:27375:ZE:0x6417:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2881, "time": "1763532899" }, "departure": { "delay": -2881, "time": "1763532899" }, "stopId": "FR:27003:ZE:0x6004:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -3421, "time": "1763532899" }, "departure": { "delay": -3421, "time": "1763532899" }, "stopId": "FR:27456:ZE:0x6730:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -49, "time": "1763537171" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763536557" }, "departure": { "delay": 57, "time": "1763536557" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1763536423" }, "departure": { "delay": 43, "time": "1763536423" }, "stopId": "FR:27375:ZE:0x6390:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1763537052" }, "departure": { "delay": 12, "time": "1763537052" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 29, "time": "1763536829" }, "departure": { "delay": 29, "time": "1763536829" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3241, "time": "1763532899" }, "departure": { "delay": -3241, "time": "1763532899" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1763536653" }, "departure": { "delay": 33, "time": "1763536653" }, "stopId": "FR:27375:ZE:0x6430:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 39, "time": "1763536539" }, "departure": { "delay": 39, "time": "1763536539" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2761, "time": "1763532899" }, "departure": { "delay": -2761, "time": "1763532899" }, "stopId": "FR:27003:ZE:0x6007:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1763537112" }, "departure": { "delay": 12, "time": "1763537112" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1763536463" }, "departure": { "delay": 23, "time": "1763536463" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3469768:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595578:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1763532977" }, "departure": { "delay": -43, "time": "1763532977" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 127, "time": "1763532487" }, "departure": { "delay": 127, "time": "1763532487" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -163, "time": "1763533097" }, "stopId": "FR:27229:ZE:0xROS10:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1763532528" }, "departure": { "delay": 58, "time": "1763532538" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532660" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1763532907" }, "departure": { "delay": 7, "time": "1763532907" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1763532786" }, "departure": { "delay": 66, "time": "1763532786" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1763532410" }, "departure": { "delay": 110, "time": "1763532410" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -103, "time": "1763533037" }, "departure": { "delay": -103, "time": "1763533037" }, "stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1763532943" }, "departure": { "delay": 43, "time": "1763532943" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 99, "time": "1763532819" }, "departure": { "delay": 99, "time": "1763532819" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595578:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196921x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -78, "time": "1763533302" }, "departure": { "delay": -78, "time": "1763533302" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -78, "time": "1763535102" }, "departure": { "delay": -78, "time": "1763535102" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -31, "time": "1763532749" }, "departure": { "delay": -31, "time": "1763532749" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -32, "time": "1763535148" }, "departure": { "delay": -32, "time": "1763535148" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -53, "time": "1763535127" }, "departure": { "delay": -53, "time": "1763535127" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -78, "time": "1763534562" }, "departure": { "delay": -78, "time": "1763534562" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -32, "time": "1763534728" }, "departure": { "delay": -32, "time": "1763534728" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -92, "time": "1763532808" }, "departure": { "delay": -92, "time": "1763532808" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1763533002" }, "departure": { "delay": -78, "time": "1763533002" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -78, "time": "1763535222" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -37, "time": "1763534603" }, "departure": { "delay": -37, "time": "1763534603" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -70, "time": "1763535050" }, "departure": { "delay": -70, "time": "1763535050" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -21, "time": "1763533779" }, "departure": { "delay": -21, "time": "1763533779" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -46, "time": "1763534654" }, "departure": { "delay": -46, "time": "1763534654" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -23, "time": "1763534497" }, "departure": { "delay": -23, "time": "1763534497" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -30, "time": "1763534970" }, "departure": { "delay": -30, "time": "1763534970" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -78, "time": "1763533662" }, "departure": { "delay": -78, "time": "1763533662" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -21, "time": "1763533959" }, "departure": { "delay": -21, "time": "1763533959" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -32, "time": "1763533528" }, "departure": { "delay": -32, "time": "1763533528" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -69, "time": "1763533611" }, "departure": { "delay": -69, "time": "1763533611" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -78, "time": "1763534022" }, "departure": { "delay": -78, "time": "1763534022" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -73, "time": "1763534087" }, "departure": { "delay": -73, "time": "1763534087" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -78, "time": "1763534802" }, "departure": { "delay": -78, "time": "1763534802" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -59, "time": "1763534341" }, "departure": { "delay": -59, "time": "1763534341" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -20, "time": "1763532940" }, "departure": { "delay": -20, "time": "1763532940" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -72, "time": "1763533728" }, "departure": { "delay": -72, "time": "1763533728" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -44, "time": "1763535016" }, "departure": { "delay": -44, "time": "1763535016" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -78, "time": "1763534922" }, "departure": { "delay": -78, "time": "1763534922" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -64, "time": "1763534456" }, "departure": { "delay": -64, "time": "1763534456" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1763533413" }, "departure": { "delay": -27, "time": "1763533413" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1763534240" }, "departure": { "delay": -40, "time": "1763534240" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1763534861" }, "departure": { "delay": -19, "time": "1763534861" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -46, "time": "1763535194" }, "departure": { "delay": -46, "time": "1763535194" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1763532859", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196921x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:418:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763540940" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763540340" }, "departure": { "time": "1763540340" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1763539260" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763539980" }, "departure": { "time": "1763539980" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1763532798", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:418:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071942x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1763533328" }, "departure": { "delay": 8, "time": "1763533328" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1763534759" }, "departure": { "delay": 59, "time": "1763534759" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1763533266" }, "departure": { "delay": 6, "time": "1763533266" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1763534039" }, "departure": { "delay": 59, "time": "1763534039" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1763533564" }, "departure": { "delay": 4, "time": "1763533564" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1763533855" }, "departure": { "delay": 55, "time": "1763533855" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1763534090" }, "departure": { "delay": 50, "time": "1763534090" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 19, "time": "1763534599" }, "departure": { "delay": 19, "time": "1763534599" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1763534230" }, "departure": { "delay": 10, "time": "1763534230" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "departure": { "time": "1763533200" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1763533498" }, "departure": { "delay": 58, "time": "1763533498" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763535120" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 39, "time": "1763533359" }, "departure": { "delay": 39, "time": "1763533359" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1763534322" }, "departure": { "delay": 42, "time": "1763534322" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1763533686" }, "departure": { "delay": 6, "time": "1763533686" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1763534695" }, "departure": { "delay": 55, "time": "1763534695" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071942x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595529:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1763533274" }, "departure": { "delay": 74, "time": "1763533274" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 210, "time": "1763532990" }, "departure": { "delay": 210, "time": "1763532990" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 173, "time": "1763532953" }, "departure": { "delay": 173, "time": "1763532953" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 216, "time": "1763532876" }, "departure": { "delay": 216, "time": "1763532876" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 196, "time": "1763532676" }, "departure": { "delay": 196, "time": "1763532676" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 151, "time": "1763532808" }, "departure": { "delay": 151, "time": "1763532811" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 177, "time": "1763532477" }, "departure": { "delay": 177, "time": "1763532477" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1763532156" }, "departure": { "delay": 96, "time": "1763532156" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 183, "time": "1763533083" }, "departure": { "delay": 183, "time": "1763533083" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 143, "time": "1763533163" }, "departure": { "delay": 143, "time": "1763533163" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1763532256" }, "departure": { "delay": 151, "time": "1763532271" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 193, "time": "1763533033" }, "departure": { "delay": 193, "time": "1763533033" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "departure": { "delay": 31, "time": "1763532031" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1763532109" }, "departure": { "delay": 109, "time": "1763532109" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 140, "time": "1763533580" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 198, "time": "1763532738" }, "departure": { "delay": 198, "time": "1763532738" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1763532360" }, "departure": { "delay": 181, "time": "1763532361" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1763533528" }, "departure": { "delay": 148, "time": "1763533528" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 121, "time": "1763533381" }, "departure": { "delay": 121, "time": "1763533381" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 169, "time": "1763532409" }, "departure": { "delay": 169, "time": "1763532409" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595529:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:187:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763533860" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "departure": { "delay": -180, "time": "1763532720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763532960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:187:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470290:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2761, "time": "1763532899" }, "departure": { "delay": -2761, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6983:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 221, "time": "1763537321" }, "departure": { "delay": 221, "time": "1763537321" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -3001, "time": "1763532899" }, "departure": { "delay": -3001, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -2701, "time": "1763532899" }, "departure": { "delay": -2701, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 280, "time": "1763537560" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 265, "time": "1763537065" }, "departure": { "delay": 265, "time": "1763537065" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2821, "time": "1763532899" }, "departure": { "delay": -2821, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 4 }, { "departure": { "delay": -2701, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3301, "time": "1763532899" }, "departure": { "delay": -3301, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -3121, "time": "1763532899" }, "departure": { "delay": -3121, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1763537191" }, "departure": { "delay": 211, "time": "1763537191" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 252, "time": "1763537112" }, "departure": { "delay": 252, "time": "1763537112" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1763536600" }, "departure": { "delay": 40, "time": "1763536600" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 209, "time": "1763537009" }, "departure": { "delay": 209, "time": "1763537009" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3421, "time": "1763532899" }, "departure": { "delay": -3421, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1763536546" }, "departure": { "delay": 46, "time": "1763536546" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1763536656" }, "departure": { "delay": 36, "time": "1763536656" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 272, "time": "1763537492" }, "departure": { "delay": 272, "time": "1763537492" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -3181, "time": "1763532899" }, "departure": { "delay": -3181, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3061, "time": "1763532899" }, "departure": { "delay": -3061, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470290:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1763533100" }, "departure": { "delay": 80, "time": "1763533100" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 134, "time": "1763532842" }, "departure": { "delay": 134, "time": "1763532854" }, "stopId": "FR:76057:ZE:30009:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1763532980" }, "departure": { "delay": 80, "time": "1763532980" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 157, "time": "1763532805" }, "departure": { "delay": 157, "time": "1763532817" }, "stopId": "FR:76057:ZE:30005:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763532341" }, "departure": { "delay": 54, "time": "1763532354" }, "stopId": "FR:76495:ZE:30037:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1763532301" }, "departure": { "delay": 79, "time": "1763532319" }, "stopId": "FR:76495:ZE:30044:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1763532197" }, "departure": { "delay": 92, "time": "1763532272" }, "stopId": "FR:76495:ZE:30042:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1763533220" }, "departure": { "delay": 80, "time": "1763533220" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "departure": { "delay": 89, "time": "1763531849" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 117, "time": "1763532685" }, "departure": { "delay": 117, "time": "1763532717" }, "stopId": "FR:76057:ZE:30015:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1763532862" }, "departure": { "delay": 111, "time": "1763532891" }, "stopId": "FR:76057:ZE:30027:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763533160" }, "departure": { "delay": 80, "time": "1763533160" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1763532030" }, "departure": { "delay": 46, "time": "1763532046" }, "stopId": "FR:76495:ZE:30035:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1763533340" }, "departure": { "delay": 80, "time": "1763533340" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 63, "time": "1763531931" }, "departure": { "delay": 63, "time": "1763531943" }, "stopId": "FR:76495:ZE:30038:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1763532404" }, "departure": { "delay": 101, "time": "1763532461" }, "stopId": "FR:76495:ZE:30040:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1763532475" }, "departure": { "delay": 104, "time": "1763532584" }, "stopId": "FR:76495:ZE:30032:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 85, "time": "1763531896" }, "departure": { "delay": 85, "time": "1763531905" }, "stopId": "FR:76495:ZE:30029:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1763533640" }, "departure": { "delay": 80, "time": "1763533640" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1763533700" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1763533580" }, "departure": { "delay": 80, "time": "1763533580" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1763532920" }, "departure": { "delay": 80, "time": "1763532920" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1763532618" }, "departure": { "delay": 94, "time": "1763532634" }, "stopId": "FR:76495:ZE:30034:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1763533460" }, "departure": { "delay": 80, "time": "1763533460" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1763533400" }, "departure": { "delay": 80, "time": "1763533400" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:1:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747886x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1763532610" }, "departure": { "delay": 10, "time": "1763532610" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1763533680" }, "departure": { "delay": 60, "time": "1763533680" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1763533800" }, "departure": { "delay": 60, "time": "1763533800" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1763533140" }, "departure": { "delay": 60, "time": "1763533140" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1763533200" }, "departure": { "delay": 60, "time": "1763533200" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1763533800" }, "departure": { "delay": 60, "time": "1763533800" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 115, "time": "1763532748" }, "departure": { "delay": 115, "time": "1763532775" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1763533080" }, "departure": { "delay": 60, "time": "1763533080" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 14, "time": "1763532254" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1763532298" }, "departure": { "delay": 49, "time": "1763532529" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1763533860" }, "departure": { "delay": 60, "time": "1763533860" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1763533320" }, "departure": { "delay": 60, "time": "1763533320" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1763533440" }, "departure": { "delay": 60, "time": "1763533440" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1763533260" }, "departure": { "delay": 60, "time": "1763533260" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1763533980" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1763533620" }, "departure": { "delay": 60, "time": "1763533620" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1763533260" }, "departure": { "delay": 60, "time": "1763533260" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1763533680" }, "departure": { "delay": 60, "time": "1763533680" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1763532960" }, "departure": { "delay": 60, "time": "1763532960" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1763532810" }, "departure": { "delay": 44, "time": "1763532824" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1763533560" }, "departure": { "delay": 60, "time": "1763533560" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1763532878" }, "departure": { "time": "1763532840" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1763533140" }, "departure": { "delay": 60, "time": "1763533140" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747886x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745197x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1763535010" }, "departure": { "delay": 70, "time": "1763535010" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1763534710" }, "departure": { "delay": 70, "time": "1763534710" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1763535730" }, "departure": { "delay": 70, "time": "1763535730" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1763536210" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": -90, "time": "1763534310" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1763535430" }, "departure": { "delay": 70, "time": "1763535430" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763532693" }, "departure": { "time": "1763534580" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1763534950" }, "departure": { "delay": 70, "time": "1763534950" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1763535910" }, "departure": { "delay": 70, "time": "1763535910" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763535790" }, "departure": { "delay": 70, "time": "1763535790" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1763535190" }, "departure": { "delay": 70, "time": "1763535190" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1763535610" }, "departure": { "delay": 70, "time": "1763535610" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1763534830" }, "departure": { "delay": 70, "time": "1763534830" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1763534890" }, "departure": { "delay": 70, "time": "1763534890" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1763535550" }, "departure": { "delay": 70, "time": "1763535550" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763536030" }, "departure": { "delay": 70, "time": "1763536030" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1763535970" }, "departure": { "delay": 70, "time": "1763535970" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1763535310" }, "departure": { "delay": 70, "time": "1763535310" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1763535850" }, "departure": { "delay": 70, "time": "1763535850" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745197x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196999x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1763533362" }, "departure": { "delay": 102, "time": "1763533362" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 89, "time": "1763535209" }, "departure": { "delay": 89, "time": "1763535209" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 71, "time": "1763532911" }, "departure": { "delay": 71, "time": "1763532911" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1763534042" }, "departure": { "delay": 122, "time": "1763534042" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 114, "time": "1763534634" }, "departure": { "delay": 114, "time": "1763534634" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 70, "time": "1763532970" }, "departure": { "delay": 70, "time": "1763532970" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763533450" }, "departure": { "delay": 70, "time": "1763533450" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 74, "time": "1763532854" }, "departure": { "delay": 74, "time": "1763532854" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1763533722" }, "departure": { "delay": 102, "time": "1763533722" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1763534122" }, "departure": { "delay": 82, "time": "1763534122" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1763533058" }, "departure": { "delay": 98, "time": "1763533058" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1763533935" }, "departure": { "delay": 75, "time": "1763533935" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 70, "time": "1763534230" }, "departure": { "delay": 70, "time": "1763534230" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 96, "time": "1763533236" }, "departure": { "delay": 96, "time": "1763533236" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1763533004" }, "departure": { "delay": 104, "time": "1763533004" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1763534897" }, "departure": { "delay": 77, "time": "1763534897" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 70, "time": "1763535550" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 108, "time": "1763534868" }, "departure": { "delay": 108, "time": "1763534868" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 70, "time": "1763533870" }, "departure": { "delay": 70, "time": "1763533870" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1763535070" }, "departure": { "delay": 70, "time": "1763535070" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 129, "time": "1763534829" }, "departure": { "delay": 129, "time": "1763534829" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 95, "time": "1763533115" }, "departure": { "delay": 95, "time": "1763533115" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1763534530" }, "departure": { "delay": 70, "time": "1763534530" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 124, "time": "1763533804" }, "departure": { "delay": 124, "time": "1763533804" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1763535135" }, "departure": { "delay": 75, "time": "1763535135" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 70, "time": "1763534770" }, "departure": { "delay": 70, "time": "1763534770" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1763533530" }, "departure": { "delay": 90, "time": "1763533530" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196999x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072114x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1763532106" }, "departure": { "delay": 166, "time": "1763532106" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 181, "time": "1763532241" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 203, "time": "1763532143" }, "departure": { "delay": 203, "time": "1763532143" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 198, "time": "1763532198" }, "departure": { "delay": 198, "time": "1763532198" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763532109", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072114x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072018x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1763533408" }, "departure": { "delay": 28, "time": "1763533408" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1763532780" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1763533198" }, "departure": { "delay": 58, "time": "1763533198" }, "stopId": "FR:76351:ZE:3175:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 61, "time": "1763534221" }, "departure": { "delay": 61, "time": "1763534221" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 28, "time": "1763534308" }, "departure": { "delay": 28, "time": "1763534308" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1763533956" }, "departure": { "delay": 36, "time": "1763533956" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1763533340" }, "departure": { "delay": 80, "time": "1763533340" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1763533512" }, "departure": { "delay": 72, "time": "1763533512" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1763533712" }, "departure": { "delay": 32, "time": "1763533712" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1763534488" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 28, "time": "1763534188" }, "departure": { "delay": 28, "time": "1763534188" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1763533048" }, "departure": { "delay": 28, "time": "1763533048" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1763533888" }, "departure": { "delay": 28, "time": "1763533888" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1763533261" }, "departure": { "delay": 61, "time": "1763533261" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1763534068" }, "departure": { "delay": 28, "time": "1763534068" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1763534126" }, "departure": { "delay": 86, "time": "1763534126" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 69, "time": "1763534409" }, "departure": { "delay": 69, "time": "1763534409" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1763534372" }, "departure": { "delay": 32, "time": "1763534372" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 64, "time": "1763533804" }, "departure": { "delay": 64, "time": "1763533804" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1763533648" }, "departure": { "delay": 28, "time": "1763533648" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1763534446" }, "departure": { "delay": 46, "time": "1763534446" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 51, "time": "1763534271" }, "departure": { "delay": 51, "time": "1763534271" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072018x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746157x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 190, "time": "1763535550" }, "departure": { "delay": 190, "time": "1763535550" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 190, "time": "1763534590" }, "departure": { "delay": 190, "time": "1763534590" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 190, "time": "1763534710" }, "departure": { "delay": 190, "time": "1763534710" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 190, "time": "1763534110" }, "departure": { "delay": 190, "time": "1763534110" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 190, "time": "1763535730" }, "departure": { "delay": 190, "time": "1763535730" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 190, "time": "1763533210" }, "departure": { "delay": 190, "time": "1763533210" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1763535430" }, "departure": { "delay": 190, "time": "1763535430" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1763532770" }, "departure": { "delay": 110, "time": "1763532770" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 190, "time": "1763535310" }, "departure": { "delay": 190, "time": "1763535310" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 190, "time": "1763535370" }, "departure": { "delay": 190, "time": "1763535370" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 110, "time": "1763532710" }, "departure": { "delay": 110, "time": "1763532710" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 190, "time": "1763533870" }, "departure": { "delay": 190, "time": "1763533870" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1763533930" }, "departure": { "delay": 190, "time": "1763533930" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 190, "time": "1763536030" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 190, "time": "1763534470" }, "departure": { "delay": 190, "time": "1763534470" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 190, "time": "1763535910" }, "departure": { "delay": 190, "time": "1763535910" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 190, "time": "1763535310" }, "departure": { "delay": 190, "time": "1763535310" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 190, "time": "1763532970" }, "departure": { "delay": 190, "time": "1763532970" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1763535610" }, "departure": { "delay": 190, "time": "1763535610" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 190, "time": "1763535190" }, "departure": { "delay": 190, "time": "1763535190" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763532886" }, "departure": { "time": "1763532720" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 190, "time": "1763533030" }, "departure": { "delay": 190, "time": "1763533030" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 190, "time": "1763534290" }, "departure": { "delay": 190, "time": "1763534290" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1763535070" }, "departure": { "delay": 190, "time": "1763535070" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 190, "time": "1763533690" }, "departure": { "delay": 190, "time": "1763533690" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 190, "time": "1763533630" }, "departure": { "delay": 190, "time": "1763533630" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 190, "time": "1763533330" }, "departure": { "delay": 190, "time": "1763533330" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1763535790" }, "departure": { "delay": 190, "time": "1763535790" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 190, "time": "1763533030" }, "departure": { "delay": 190, "time": "1763533030" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1763534230" }, "departure": { "delay": 190, "time": "1763534230" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1763533810" }, "departure": { "delay": 190, "time": "1763533810" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 190, "time": "1763534950" }, "departure": { "delay": 190, "time": "1763534950" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 190, "time": "1763533270" }, "departure": { "delay": 190, "time": "1763533270" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1763534410" }, "departure": { "delay": 190, "time": "1763534410" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 102, "time": "1763532513" }, "departure": { "delay": 102, "time": "1763532522" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 190, "time": "1763535670" }, "departure": { "delay": 190, "time": "1763535670" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 190, "time": "1763533270" }, "departure": { "delay": 190, "time": "1763533270" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1763533570" }, "departure": { "delay": 190, "time": "1763533570" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1763533990" }, "departure": { "delay": 190, "time": "1763533990" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1763535850" }, "departure": { "delay": 190, "time": "1763535850" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 190, "time": "1763533150" }, "departure": { "delay": 190, "time": "1763533150" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 76, "time": "1763532496" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 190, "time": "1763535790" }, "departure": { "delay": 190, "time": "1763535790" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 190, "time": "1763535850" }, "departure": { "delay": 190, "time": "1763535850" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 190, "time": "1763533510" }, "departure": { "delay": 190, "time": "1763533510" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1763533390" }, "departure": { "delay": 190, "time": "1763533390" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1763534830" }, "departure": { "delay": 190, "time": "1763534830" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 99, "time": "1763532552" }, "departure": { "delay": 99, "time": "1763532579" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746157x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747521x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1763533710" }, "departure": { "delay": 150, "time": "1763533710" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1763534670" }, "departure": { "delay": 150, "time": "1763534670" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1763532587" }, "departure": { "delay": 17, "time": "1763532617" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1763532674" }, "departure": { "delay": 46, "time": "1763532706" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1763533770" }, "departure": { "delay": 150, "time": "1763533770" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1763533110" }, "departure": { "delay": 150, "time": "1763533110" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 150, "time": "1763534490" }, "departure": { "delay": 150, "time": "1763534490" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1763532512" }, "departure": { "delay": 7, "time": "1763532547" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1763534430" }, "departure": { "delay": 150, "time": "1763534430" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1763533470" }, "departure": { "delay": 150, "time": "1763533470" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1763532731" }, "departure": { "delay": 115, "time": "1763532775" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1763534790" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -47, "time": "1763532484" }, "departure": { "delay": -47, "time": "1763532493" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1763533950" }, "departure": { "delay": 150, "time": "1763533950" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1763533530" }, "departure": { "delay": 150, "time": "1763533530" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 147, "time": "1763532831" }, "departure": { "delay": 147, "time": "1763532867" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1763532990" }, "departure": { "delay": 150, "time": "1763532990" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 2, "time": "1763532362" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1763534550" }, "departure": { "delay": 150, "time": "1763534550" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1763533230" }, "departure": { "delay": 150, "time": "1763533230" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1763534070" }, "departure": { "delay": 150, "time": "1763534070" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1763534730" }, "departure": { "delay": 150, "time": "1763534730" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747521x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4052283xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1763533623" }, "departure": { "delay": 183, "time": "1763533623" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 186, "time": "1763535726" }, "departure": { "delay": 186, "time": "1763535726" }, "stopId": "FR:76501:ZE:5135:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 183, "time": "1763533863" }, "departure": { "delay": 183, "time": "1763533863" }, "stopId": "FR:76447:ZE:4075:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 183, "time": "1763533263" }, "departure": { "delay": 183, "time": "1763533263" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1763533571" }, "departure": { "delay": 191, "time": "1763533571" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1763533764" }, "departure": { "delay": 204, "time": "1763533764" }, "stopId": "FR:76447:ZE:4076:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 225, "time": "1763533245" }, "departure": { "delay": 225, "time": "1763533245" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 214, "time": "1763534734" }, "departure": { "delay": 214, "time": "1763534734" }, "stopId": "FR:76716:ZE:5082:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 195, "time": "1763535555" }, "departure": { "delay": 195, "time": "1763535555" }, "stopId": "FR:76741:ZE:5134:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 204, "time": "1763533524" }, "departure": { "delay": 204, "time": "1763533524" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 239, "time": "1763533199" }, "departure": { "delay": 239, "time": "1763533199" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1763534317" }, "departure": { "delay": 217, "time": "1763534317" }, "stopId": "FR:76534:ZE:3215:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 221, "time": "1763535281" }, "departure": { "delay": 221, "time": "1763535281" }, "stopId": "FR:76196:ZE:3479:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 216, "time": "1763534556" }, "departure": { "delay": 216, "time": "1763534556" }, "stopId": "FR:76615:ZE:5067:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 186, "time": "1763535966" }, "departure": { "delay": 186, "time": "1763535966" }, "stopId": "FR:76254:ZE:5137:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 183, "time": "1763533323" }, "departure": { "delay": 183, "time": "1763533323" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 183, "time": "1763534223" }, "departure": { "delay": 183, "time": "1763534223" }, "stopId": "FR:76534:ZE:3132:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 235, "time": "1763534995" }, "departure": { "delay": 235, "time": "1763534995" }, "stopId": "FR:76716:ZE:3733:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 183, "time": "1763535363" }, "departure": { "delay": 183, "time": "1763535363" }, "stopId": "FR:76196:ZE:5133:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 232, "time": "1763534632" }, "departure": { "delay": 232, "time": "1763534632" }, "stopId": "FR:76615:ZE:5131:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 188, "time": "1763533928" }, "departure": { "delay": 188, "time": "1763533928" }, "stopId": "FR:76238:ZE:4029:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 186, "time": "1763535846" }, "departure": { "delay": 186, "time": "1763535846" }, "stopId": "FR:76117:ZE:5136:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 230, "time": "1763534270" }, "departure": { "delay": 230, "time": "1763534270" }, "stopId": "FR:76534:ZE:5130:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 196, "time": "1763534116" }, "departure": { "delay": 196, "time": "1763534116" }, "stopId": "FR:76238:ZE:4042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 205, "time": "1763533105" }, "departure": { "delay": 205, "time": "1763533105" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1763533890" }, "departure": { "delay": 210, "time": "1763533890" }, "stopId": "FR:76447:ZE:3885:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 183, "time": "1763533143" }, "departure": { "delay": 183, "time": "1763533143" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 227, "time": "1763533427" }, "departure": { "delay": 227, "time": "1763533427" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 183, "time": "1763536023" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 150, "time": "1763532630" }, "departure": { "delay": 150, "time": "1763532630" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 231, "time": "1763533071" }, "departure": { "delay": 231, "time": "1763533071" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 183, "time": "1763534403" }, "departure": { "delay": 183, "time": "1763534403" }, "stopId": "FR:76477:ZE:4053:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 194, "time": "1763534354" }, "departure": { "delay": 194, "time": "1763534354" }, "stopId": "FR:76477:ZE:3114:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 214, "time": "1763535154" }, "departure": { "delay": 214, "time": "1763535154" }, "stopId": "FR:76196:ZE:3425:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 183, "time": "1763533983" }, "departure": { "delay": 183, "time": "1763533983" }, "stopId": "FR:76238:ZE:4039:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1763532889", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4052283xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:401:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539140" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763541600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763539500" }, "departure": { "time": "1763539500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763538665" }, "departure": { "delay": 5, "time": "1763538665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1763541005" }, "departure": { "delay": 5, "time": "1763541005" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763538660" }, "departure": { "time": "1763538660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1763539085" }, "departure": { "delay": 5, "time": "1763539085" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539080" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1763532862", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:401:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586856:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535300" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586856:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586172:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1763532332" }, "departure": { "delay": 41, "time": "1763532341" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -46, "time": "1763532554" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 23, "time": "1763532503" }, "departure": { "delay": 23, "time": "1763532503" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 } ], "timestamp": "1763532343", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586172:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:376:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539140" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1763538000" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763540705" }, "departure": { "delay": 5, "time": "1763540705" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538780" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763540940" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763538420" }, "departure": { "time": "1763538420" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1763538545" }, "departure": { "delay": 5, "time": "1763538545" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763538180" }, "departure": { "time": "1763538180" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763538540" }, "departure": { "time": "1763538540" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763538665" }, "departure": { "delay": 5, "time": "1763538665" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763538660" }, "departure": { "time": "1763538660" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538480" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763540340" }, "departure": { "time": "1763540340" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1763532886", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:376:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1289:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763550720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763551200" }, "departure": { "time": "1763551200" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763550780" }, "departure": { "time": "1763550780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763551800" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763551140" }, "departure": { "time": "1763551140" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763551080" }, "departure": { "time": "1763551080" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763550840" }, "departure": { "time": "1763550840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763551380" }, "departure": { "time": "1763551380" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1289:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850018F4479365x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534400" }, "stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763537280" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534880" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763534040" }, "stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763532430", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850018F4479365x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4192735x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1763532885" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 142, "time": "1763532682" }, "departure": { "delay": 142, "time": "1763532682" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1763532458" }, "departure": { "delay": 98, "time": "1763532458" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1763532278" }, "departure": { "delay": 158, "time": "1763532278" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1763532580" }, "departure": { "delay": 160, "time": "1763532580" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1763532879", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4192735x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584692:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1763532448" }, "departure": { "delay": 148, "time": "1763532448" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 183, "time": "1763532513" }, "departure": { "delay": 183, "time": "1763532543" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 153, "time": "1763532391" }, "departure": { "delay": 153, "time": "1763532393" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 152, "time": "1763532632" }, "departure": { "delay": 152, "time": "1763532632" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1763532814" }, "departure": { "delay": 214, "time": "1763532814" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 205, "time": "1763532865" }, "departure": { "delay": 205, "time": "1763532865" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 213, "time": "1763532734" }, "departure": { "delay": 213, "time": "1763532753" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 141, "time": "1763532981" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 177, "time": "1763532237" }, "departure": { "delay": 177, "time": "1763532237" }, "stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 223, "time": "1763532583" }, "departure": { "delay": 223, "time": "1763532583" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763532433", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584692:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471218:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -308, "time": "1763536312" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -2761, "time": "1763532899" }, "departure": { "delay": -2761, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -114, "time": "1763535846" }, "departure": { "delay": -114, "time": "1763535846" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -2221, "time": "1763532899" }, "departure": { "delay": -2221, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -155, "time": "1763535745" }, "departure": { "delay": -155, "time": "1763535745" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -120, "time": "1763535960" }, "departure": { "delay": -120, "time": "1763535960" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -1981, "time": "1763532899" }, "departure": { "delay": -1981, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -241, "time": "1763536199" }, "departure": { "delay": -241, "time": "1763536199" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -1441, "time": "1763532899" }, "departure": { "delay": -1441, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -159, "time": "1763535801" }, "departure": { "delay": -159, "time": "1763535801" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -145, "time": "1763536115" }, "departure": { "delay": -145, "time": "1763536115" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2161, "time": "1763532899" }, "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -137, "time": "1763535883" }, "departure": { "delay": -137, "time": "1763535883" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -157, "time": "1763535623" }, "departure": { "delay": -157, "time": "1763535623" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -156, "time": "1763535684" }, "departure": { "delay": -156, "time": "1763535684" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -211, "time": "1763536229" }, "departure": { "delay": -211, "time": "1763536229" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -116, "time": "1763536024" }, "departure": { "delay": -116, "time": "1763536024" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -159, "time": "1763536161" }, "departure": { "delay": -159, "time": "1763536161" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -159, "time": "1763535921" }, "departure": { "delay": -159, "time": "1763535921" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -1081, "time": "1763532899" }, "departure": { "delay": -1081, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -2341, "time": "1763532899" }, "departure": { "delay": -2341, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2461, "time": "1763532899" }, "departure": { "delay": -2461, "time": "1763532899" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -117, "time": "1763536083" }, "departure": { "delay": -117, "time": "1763536083" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -2101, "time": "1763532899" }, "departure": { "delay": -2101, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2581, "time": "1763532899" }, "departure": { "delay": -2581, "time": "1763532899" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -2161, "time": "1763532899" }, "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2341, "time": "1763532899" }, "departure": { "delay": -2341, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471218:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1091:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763555160" }, "departure": { "time": "1763555160" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763553960" }, "departure": { "time": "1763553960" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763555405" }, "departure": { "delay": 5, "time": "1763555405" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763553480" }, "departure": { "time": "1763553480" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763554320" }, "departure": { "time": "1763554320" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763554200" }, "departure": { "time": "1763554200" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763555520" }, "departure": { "time": "1763555520" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763553545" }, "departure": { "delay": 5, "time": "1763553545" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763553900" }, "departure": { "time": "1763553900" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763555460" }, "departure": { "time": "1763555460" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763554140" }, "departure": { "time": "1763554140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763554500" }, "departure": { "time": "1763554500" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763555400" }, "departure": { "time": "1763555400" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763553540" }, "departure": { "time": "1763553540" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763555700" }, "departure": { "time": "1763555700" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763556000" }, "departure": { "time": "1763556000" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763555220" }, "departure": { "time": "1763555220" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763553720" }, "departure": { "time": "1763553720" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763556060" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763553065" }, "departure": { "delay": 5, "time": "1763553065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763553840" }, "departure": { "time": "1763553840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763554860" }, "departure": { "time": "1763554860" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "departure": { "time": "1763553000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763553420" }, "departure": { "time": "1763553420" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763553060" }, "departure": { "time": "1763553060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763555880" }, "departure": { "time": "1763555880" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763553660" }, "departure": { "time": "1763553660" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763554920" }, "departure": { "time": "1763554920" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763553300" }, "departure": { "time": "1763553300" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763553780" }, "departure": { "time": "1763553780" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763555640" }, "departure": { "time": "1763555640" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763555100" }, "departure": { "time": "1763555100" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763555760" }, "departure": { "time": "1763555760" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763553600" }, "departure": { "time": "1763553600" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1763532862", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1091:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1763534017" }, "departure": { "delay": -23, "time": "1763534017" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 4, "time": "1763534524" }, "departure": { "delay": 4, "time": "1763534524" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 21, "time": "1763534721" }, "departure": { "delay": 21, "time": "1763534721" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 59, "time": "1763532359" }, "departure": { "delay": 59, "time": "1763532359" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -5, "time": "1763533375" }, "departure": { "delay": -5, "time": "1763533375" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -17, "time": "1763534383" }, "departure": { "delay": -17, "time": "1763534383" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -12, "time": "1763534148" }, "departure": { "delay": -12, "time": "1763534148" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 98, "time": "1763532818" }, "departure": { "delay": 98, "time": "1763532818" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1763532678" }, "departure": { "delay": 78, "time": "1763532678" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -23, "time": "1763534857" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -23, "time": "1763534797" }, "departure": { "delay": -23, "time": "1763534797" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -23, "time": "1763533297" }, "departure": { "delay": -23, "time": "1763533297" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -19, "time": "1763534681" }, "departure": { "delay": -19, "time": "1763534681" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 100, "time": "1763532400" }, "departure": { "delay": 100, "time": "1763532400" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -23, "time": "1763533237" }, "departure": { "delay": -23, "time": "1763533237" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -23, "time": "1763533057" }, "departure": { "delay": -23, "time": "1763533057" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 82, "time": "1763532742" }, "departure": { "delay": 82, "time": "1763532742" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -23, "time": "1763534317" }, "departure": { "delay": -23, "time": "1763534317" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -23, "time": "1763533717" }, "departure": { "delay": -23, "time": "1763533717" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 65, "time": "1763532605" }, "departure": { "delay": 65, "time": "1763532605" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1763532521" }, "departure": { "delay": 41, "time": "1763532521" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 14, "time": "1763534474" }, "departure": { "delay": 14, "time": "1763534474" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "time": "1763532840" }, "departure": { "time": "1763532840" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1763533439" }, "departure": { "delay": -1, "time": "1763533439" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -23, "time": "1763533537" }, "departure": { "delay": -23, "time": "1763533537" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 45, "time": "1763532165" }, "departure": { "delay": 45, "time": "1763532165" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1763534106" }, "departure": { "delay": 6, "time": "1763534106" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -15, "time": "1763533605" }, "departure": { "delay": -15, "time": "1763533605" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 16, "time": "1763532916" }, "departure": { "delay": 16, "time": "1763532916" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 21, "time": "1763534421" }, "departure": { "delay": 21, "time": "1763534421" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -18, "time": "1763534622" }, "departure": { "delay": -18, "time": "1763534622" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 24, "time": "1763532264" }, "departure": { "delay": 24, "time": "1763532264" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763532849", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470060:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -139, "time": "1763532941" }, "departure": { "delay": -139, "time": "1763532941" }, "stopId": "FR:27375:ZE:0x6518:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -180, "time": "1763532600" }, "departure": { "delay": -180, "time": "1763532600" }, "stopId": "FR:27375:ZE:0x6452:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1763533290" }, "departure": { "delay": -90, "time": "1763533290" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -155, "time": "1763532985" }, "departure": { "delay": -155, "time": "1763532985" }, "stopId": "FR:27375:ZE:0x6444:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -139, "time": "1763533061" }, "departure": { "delay": -139, "time": "1763533061" }, "stopId": "FR:27375:ZE:0x6522:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -114, "time": "1763533026" }, "departure": { "delay": -114, "time": "1763533026" }, "stopId": "FR:27375:ZE:0x6474:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -155, "time": "1763533165" }, "departure": { "delay": -155, "time": "1763533165" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -97, "time": "1763533223" }, "departure": { "delay": -97, "time": "1763533223" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -150, "time": "1763533110" }, "departure": { "delay": -150, "time": "1763533110" }, "stopId": "FR:27375:ZE:0x6418:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -121, "time": "1763532899" }, "departure": { "delay": -121, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6520:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1763533847" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -120, "time": "1763532840" }, "departure": { "delay": -120, "time": "1763532840" }, "stopId": "FR:27375:ZE:0x6386:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1763532780" }, "departure": { "delay": -60, "time": "1763532780" }, "stopId": "FR:27375:ZE:0x6501:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1763532750" }, "departure": { "delay": -30, "time": "1763532750" }, "stopId": "FR:27375:ZE:0x6479:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -94, "time": "1763532806" }, "departure": { "delay": -94, "time": "1763532806" }, "stopId": "FR:27375:ZE:0x6413:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -90, "time": "1763532570" }, "departure": { "delay": -90, "time": "1763532570" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 3 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470060:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:642:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763546040" }, "departure": { "time": "1763546040" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763546580" }, "departure": { "time": "1763546580" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763545860" }, "departure": { "time": "1763545860" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763547000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763544485" }, "departure": { "delay": 5, "time": "1763544485" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763544065" }, "departure": { "delay": 5, "time": "1763544065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763546940" }, "departure": { "time": "1763546940" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763545140" }, "departure": { "time": "1763545140" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1763546345" }, "departure": { "delay": 5, "time": "1763546345" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763546400" }, "departure": { "time": "1763546400" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763546820" }, "departure": { "time": "1763546820" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763545800" }, "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1763532839", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:642:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:201:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "departure": { "delay": 5, "time": "1763532725" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763532730" }, "departure": { "time": "1763532780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763533385" }, "departure": { "delay": 5, "time": "1763533385" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763534220" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763532960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1763532839", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:201:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:746:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763546880" }, "departure": { "time": "1763546880" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763546760" }, "departure": { "time": "1763546760" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763547000" }, "departure": { "time": "1763547000" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763548140" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763547360" }, "departure": { "time": "1763547360" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763546580" }, "departure": { "time": "1763546580" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:746:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2553:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763570220" }, "departure": { "time": "1763570220" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763570040" }, "departure": { "time": "1763570040" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763570280" }, "departure": { "time": "1763570280" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763570700" }, "departure": { "time": "1763570700" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763570520" }, "departure": { "time": "1763570520" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1763569920" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763570160" }, "departure": { "time": "1763570160" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763570760" }, "departure": { "time": "1763570760" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763571000" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763570820" }, "departure": { "time": "1763570820" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2553:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:165:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1763533980" }, "departure": { "delay": 180, "time": "1763533980" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1763534100" }, "departure": { "delay": 180, "time": "1763534100" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1763532120" }, "departure": { "delay": 125, "time": "1763532125" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 255, "time": "1763532550" }, "departure": { "delay": 255, "time": "1763532555" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1763533020" }, "departure": { "delay": 180, "time": "1763533020" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1763531880" }, "departure": { "delay": 65, "time": "1763531885" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1763531940" }, "departure": { "delay": 65, "time": "1763531945" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1763534280" }, "departure": { "delay": 180, "time": "1763534280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 180, "time": "1763533080" }, "departure": { "delay": 180, "time": "1763533080" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 180, "time": "1763532960" }, "departure": { "delay": 180, "time": "1763532960" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 245, "time": "1763532420" }, "departure": { "delay": 245, "time": "1763532425" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 245, "time": "1763532480" }, "departure": { "delay": 245, "time": "1763532485" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 305, "time": "1763532540" }, "departure": { "delay": 305, "time": "1763532545" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 245, "time": "1763532600" }, "departure": { "delay": 245, "time": "1763532605" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1763533680" }, "departure": { "delay": 180, "time": "1763533680" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 180, "time": "1763533140" }, "departure": { "delay": 180, "time": "1763533140" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 180, "time": "1763533800" }, "departure": { "delay": 180, "time": "1763533800" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 185, "time": "1763534465" }, "departure": { "delay": 185, "time": "1763534465" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 180, "time": "1763534580" }, "departure": { "delay": 180, "time": "1763534580" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 75, "time": "1763532130" }, "departure": { "delay": 75, "time": "1763532135" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1763533500" }, "departure": { "delay": 180, "time": "1763533500" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 245, "time": "1763532660" }, "departure": { "delay": 245, "time": "1763532665" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1763534520" }, "departure": { "delay": 180, "time": "1763534520" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1763532900" }, "departure": { "delay": 180, "time": "1763532900" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1763533920" }, "departure": { "delay": 180, "time": "1763533920" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 245, "time": "1763532360" }, "departure": { "delay": 245, "time": "1763532365" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1763532000" }, "departure": { "delay": 65, "time": "1763532005" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1763534700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "departure": { "time": "1763531700" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1763532240" }, "departure": { "delay": 125, "time": "1763532245" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1763534400" }, "departure": { "delay": 180, "time": "1763534400" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 180, "time": "1763534160" }, "departure": { "delay": 180, "time": "1763534160" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763531760" }, "departure": { "delay": 5, "time": "1763531765" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 185, "time": "1763532780" }, "departure": { "delay": 185, "time": "1763532785" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1763534460" }, "departure": { "delay": 180, "time": "1763534460" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:165:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757967x2025xHxMultxMexMercredix00x0010000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 133, "time": "1763529185" }, "departure": { "delay": 133, "time": "1763529193" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1763528621" }, "departure": { "delay": 133, "time": "1763528653" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1763530677" }, "departure": { "delay": 71, "time": "1763530691" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1763529269" }, "departure": { "delay": 11, "time": "1763529311" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 279, "time": "1763531609" }, "departure": { "delay": 279, "time": "1763531619" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 280, "time": "1763533480" }, "departure": { "delay": 280, "time": "1763533480" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 29, "time": "1763531069" }, "departure": { "delay": 29, "time": "1763531069" }, "stopId": "FR:50539:ZE:SPECOL:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 346, "time": "1763532795" }, "departure": { "delay": 346, "time": "1763532826" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 139, "time": "1763530330" }, "departure": { "delay": 139, "time": "1763530399" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 280, "time": "1763533600" }, "departure": { "delay": 280, "time": "1763533600" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 286, "time": "1763532860" }, "departure": { "delay": 286, "time": "1763532886" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 280, "time": "1763533720" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 306, "time": "1763532197" }, "departure": { "delay": 306, "time": "1763532246" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1763529870" }, "departure": { "delay": 181, "time": "1763529901" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1763530937" }, "departure": { "delay": 260, "time": "1763531000" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1763529677" }, "departure": { "delay": 220, "time": "1763529760" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 40, "time": "1763527660" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 316, "time": "1763531777" }, "departure": { "delay": 316, "time": "1763531836" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 161, "time": "1763528963" }, "departure": { "delay": 161, "time": "1763528981" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 280, "time": "1763533120" }, "departure": { "delay": 280, "time": "1763533120" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 280, "time": "1763533180" }, "departure": { "delay": 280, "time": "1763533180" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 280, "time": "1763533540" }, "departure": { "delay": 280, "time": "1763533540" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 56, "time": "1763528144" }, "departure": { "delay": 56, "time": "1763528156" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 280, "time": "1763533660" }, "departure": { "delay": 280, "time": "1763533660" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 280, "time": "1763533000" }, "departure": { "delay": 280, "time": "1763533000" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1763530036" }, "departure": { "delay": 180, "time": "1763530080" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1763527900" }, "departure": { "delay": 40, "time": "1763527900" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1763527956" }, "departure": { "delay": 101, "time": "1763528021" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 329, "time": "1763532527" }, "departure": { "delay": 329, "time": "1763532569" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 291, "time": "1763531464" }, "departure": { "delay": 291, "time": "1763531511" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 280, "time": "1763533180" }, "departure": { "delay": 280, "time": "1763533180" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 296, "time": "1763532752" }, "departure": { "delay": 296, "time": "1763532776" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 280, "time": "1763533060" }, "departure": { "delay": 280, "time": "1763533060" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 276, "time": "1763532006" }, "departure": { "delay": 276, "time": "1763532036" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1763532908", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757967x2025xHxMultxMexMercredix00x0010000:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:897:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549580" }, "departure": { "time": "1763549580" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763550720" }, "departure": { "time": "1763550720" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763551980" }, "departure": { "time": "1763551980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763551200" }, "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763549940" }, "departure": { "time": "1763549940" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763551565" }, "departure": { "delay": 5, "time": "1763551565" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763550180" }, "departure": { "time": "1763550180" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763550300" }, "departure": { "time": "1763550300" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1763551570" }, "departure": { "delay": 10, "time": "1763551570" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763550120" }, "departure": { "time": "1763550120" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763551985" }, "departure": { "delay": 5, "time": "1763551985" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763552160" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763551140" }, "departure": { "time": "1763551140" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763550240" }, "departure": { "time": "1763550240" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763551620" }, "departure": { "time": "1763551620" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763551380" }, "departure": { "time": "1763551380" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763551020" }, "departure": { "time": "1763551020" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1763549645" }, "departure": { "delay": 5, "time": "1763549645" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763549640" }, "departure": { "time": "1763549640" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763551325" }, "departure": { "delay": 5, "time": "1763551325" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "departure": { "time": "1763549400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763551800" }, "departure": { "time": "1763551800" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763550360" }, "departure": { "time": "1763550360" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763549820" }, "departure": { "time": "1763549820" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763550900" }, "departure": { "time": "1763550900" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1763532862", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:897:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:272:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1763537350" }, "departure": { "delay": 10, "time": "1763537350" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1763535000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1763537105" }, "departure": { "delay": 5, "time": "1763537105" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763537940" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763537765" }, "departure": { "delay": 5, "time": "1763537765" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1763537045" }, "departure": { "delay": 5, "time": "1763537045" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763537345" }, "departure": { "delay": 5, "time": "1763537345" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1763532862", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:272:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:630:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543940" }, "departure": { "time": "1763543940" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1763543700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763545020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:630:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763537100" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536200" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:397:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:274:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763535485" }, "departure": { "delay": 5, "time": "1763535485" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763535065" }, "departure": { "delay": 5, "time": "1763535065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "departure": { "time": "1763535000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536200" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763538000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1763537405" }, "departure": { "delay": 5, "time": "1763537405" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1763532864", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:274:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 141, "time": "1763528301" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1763530526" }, "departure": { "delay": 61, "time": "1763530561" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 169, "time": "1763528611" }, "departure": { "delay": 169, "time": "1763528629" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1763528819" }, "departure": { "delay": 95, "time": "1763528855" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1763530968" }, "departure": { "delay": 22, "time": "1763531002" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 94, "time": "1763529256" }, "departure": { "delay": 94, "time": "1763529274" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1763529422" }, "departure": { "delay": 87, "time": "1763529447" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1763530731" }, "departure": { "delay": 37, "time": "1763530777" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 20, "time": "1763530621" }, "departure": { "delay": 20, "time": "1763530640" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 81, "time": "1763529487" }, "departure": { "delay": 81, "time": "1763529501" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 142, "time": "1763528921" }, "departure": { "delay": 142, "time": "1763528962" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1763530276" }, "departure": { "delay": 76, "time": "1763530276" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 51, "time": "1763530655" }, "departure": { "delay": 51, "time": "1763530671" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 99, "time": "1763530326" }, "departure": { "delay": 99, "time": "1763530359" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 46, "time": "1763529860" }, "departure": { "delay": 46, "time": "1763529886" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1763528777" }, "departure": { "delay": 86, "time": "1763528786" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1763530018" }, "departure": { "delay": 74, "time": "1763530034" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1763528641" }, "departure": { "delay": 136, "time": "1763528656" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1763528891" }, "departure": { "delay": 83, "time": "1763528903" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1763529617" }, "departure": { "delay": 61, "time": "1763529661" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1763529939" }, "departure": { "delay": 85, "time": "1763529985" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 64, "time": "1763531117" }, "departure": { "delay": 64, "time": "1763531104" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 154, "time": "1763528721" }, "departure": { "delay": 154, "time": "1763528734" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 150, "time": "1763528354" }, "departure": { "delay": 150, "time": "1763528370" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1763530876" }, "departure": { "delay": 25, "time": "1763530885" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1763529705" }, "departure": { "delay": 30, "time": "1763529750" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 128, "time": "1763528991" }, "departure": { "delay": 128, "time": "1763529008" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 117, "time": "1763529141" }, "departure": { "delay": 117, "time": "1763529177" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1763530098" }, "departure": { "delay": 58, "time": "1763530138" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 165, "time": "1763528311" }, "departure": { "delay": 165, "time": "1763528325" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1763529784" }, "departure": { "delay": 42, "time": "1763529822" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 99, "time": "1763529205" }, "departure": { "delay": 99, "time": "1763529219" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1763530458" }, "departure": { "delay": 41, "time": "1763530481" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 72, "time": "1763529514" }, "departure": { "delay": 72, "time": "1763529552" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 17, "time": "1763530900" }, "departure": { "delay": 17, "time": "1763530937" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 141, "time": "1763528687" }, "departure": { "delay": 141, "time": "1763528721" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1763531305" }, "departure": { "delay": 102, "time": "1763531322" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 122, "time": "1763531275" }, "departure": { "delay": 122, "time": "1763531282" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 88, "time": "1763529365" }, "departure": { "delay": 88, "time": "1763529388" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 136, "time": "1763529055" }, "departure": { "delay": 136, "time": "1763529076" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1763531395" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 26, "time": "1763530689" }, "departure": { "delay": 26, "time": "1763530706" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 73, "time": "1763529299" }, "departure": { "delay": 73, "time": "1763529313" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1763533711" }, "departure": { "delay": 151, "time": "1763533711" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 126, "time": "1763532846" }, "departure": { "delay": 126, "time": "1763532846" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 125, "time": "1763534885" }, "departure": { "delay": 125, "time": "1763534885" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 114, "time": "1763534574" }, "departure": { "delay": 114, "time": "1763534574" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 103, "time": "1763534683" }, "departure": { "delay": 103, "time": "1763534683" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 130, "time": "1763533630" }, "departure": { "delay": 130, "time": "1763533630" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 134, "time": "1763534294" }, "departure": { "delay": 134, "time": "1763534294" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 103, "time": "1763534503" }, "departure": { "delay": 103, "time": "1763534503" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 124, "time": "1763534104" }, "departure": { "delay": 124, "time": "1763534104" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 148, "time": "1763533468" }, "departure": { "delay": 148, "time": "1763533468" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 101, "time": "1763532461" }, "departure": { "delay": 101, "time": "1763532461" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 165, "time": "1763532525" }, "departure": { "delay": 165, "time": "1763532525" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 103, "time": "1763534143" }, "departure": { "delay": 103, "time": "1763534143" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 106, "time": "1763534986" }, "departure": { "delay": 106, "time": "1763534986" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 126, "time": "1763534946" }, "departure": { "delay": 126, "time": "1763534946" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 111, "time": "1763534751" }, "departure": { "delay": 111, "time": "1763534751" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 153, "time": "1763533053" }, "departure": { "delay": 153, "time": "1763533053" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 103, "time": "1763533123" }, "departure": { "delay": 103, "time": "1763533123" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 128, "time": "1763533388" }, "departure": { "delay": 128, "time": "1763533388" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 158, "time": "1763532938" }, "departure": { "delay": 158, "time": "1763532938" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 125, "time": "1763533925" }, "departure": { "delay": 125, "time": "1763533925" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 122, "time": "1763533862" }, "departure": { "delay": 122, "time": "1763533862" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 103, "time": "1763534023" }, "departure": { "delay": 103, "time": "1763534023" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 130, "time": "1763532790" }, "departure": { "delay": 130, "time": "1763532790" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 106, "time": "1763534806" }, "departure": { "delay": 106, "time": "1763534806" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 128, "time": "1763534348" }, "departure": { "delay": 128, "time": "1763534348" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 153, "time": "1763533773" }, "departure": { "delay": 153, "time": "1763533773" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 126, "time": "1763534406" }, "departure": { "delay": 126, "time": "1763534406" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 103, "time": "1763534203" }, "departure": { "delay": 103, "time": "1763534203" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 65, "time": "1763532365" }, "departure": { "delay": 65, "time": "1763532365" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 109, "time": "1763532589" }, "departure": { "delay": 109, "time": "1763532589" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 141, "time": "1763532741" }, "departure": { "delay": 141, "time": "1763532741" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1763535043" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 103, "time": "1763533543" }, "departure": { "delay": 103, "time": "1763533543" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 155, "time": "1763532995" }, "departure": { "delay": 155, "time": "1763532995" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 121, "time": "1763533201" }, "departure": { "delay": 121, "time": "1763533201" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181498x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -346, "time": "1763535554" }, "departure": { "delay": -346, "time": "1763535554" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -398, "time": "1763533402" }, "departure": { "delay": -398, "time": "1763533402" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -398, "time": "1763534242" }, "departure": { "delay": -398, "time": "1763534242" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -398, "time": "1763533822" }, "departure": { "delay": -398, "time": "1763533822" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -398, "time": "1763535202" }, "departure": { "delay": -398, "time": "1763535202" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -398, "time": "1763535622" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -398, "time": "1763534182" }, "departure": { "delay": -398, "time": "1763534182" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -369, "time": "1763535351" }, "departure": { "delay": -369, "time": "1763535351" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -377, "time": "1763533183" }, "departure": { "delay": -377, "time": "1763533183" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -388, "time": "1763535272" }, "departure": { "delay": -388, "time": "1763535272" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -391, "time": "1763534309" }, "departure": { "delay": -391, "time": "1763534309" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -398, "time": "1763534542" }, "departure": { "delay": -398, "time": "1763534542" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -380, "time": "1763534740" }, "departure": { "delay": -380, "time": "1763534740" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -389, "time": "1763534971" }, "departure": { "delay": -389, "time": "1763534971" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -398, "time": "1763535022" }, "departure": { "delay": -398, "time": "1763535022" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -340, "time": "1763534360" }, "departure": { "delay": -340, "time": "1763534360" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -339, "time": "1763534661" }, "departure": { "delay": -339, "time": "1763534661" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -375, "time": "1763534085" }, "departure": { "delay": -375, "time": "1763534085" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -358, "time": "1763533502" }, "departure": { "delay": -358, "time": "1763533502" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -358, "time": "1763535062" }, "departure": { "delay": -358, "time": "1763535062" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -386, "time": "1763534794" }, "departure": { "delay": -386, "time": "1763534794" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -387, "time": "1763533053" }, "departure": { "delay": -387, "time": "1763533053" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -398, "time": "1763533102" }, "departure": { "delay": -398, "time": "1763533102" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -398, "time": "1763533582" }, "departure": { "delay": -398, "time": "1763533582" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -343, "time": "1763534597" }, "departure": { "delay": -343, "time": "1763534597" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -391, "time": "1763532989" }, "departure": { "delay": -391, "time": "1763532989" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -398, "time": "1763532922" }, "departure": { "delay": -398, "time": "1763532922" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -398, "time": "1763533342" }, "departure": { "delay": -398, "time": "1763533342" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -388, "time": "1763533952" }, "departure": { "delay": -388, "time": "1763533952" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -398, "time": "1763534842" }, "departure": { "delay": -398, "time": "1763534842" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -363, "time": "1763535477" }, "departure": { "delay": -363, "time": "1763535477" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -351, "time": "1763535129" }, "departure": { "delay": -351, "time": "1763535129" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -394, "time": "1763534906" }, "departure": { "delay": -394, "time": "1763534906" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181498x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197001x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1763533316" }, "departure": { "delay": 56, "time": "1763533316" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1763533346" }, "departure": { "delay": 26, "time": "1763533346" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1763534026" }, "departure": { "delay": 46, "time": "1763534026" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "departure": { "time": "1763533200" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1763536127" }, "departure": { "delay": 47, "time": "1763536127" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 39, "time": "1763534139" }, "departure": { "delay": 39, "time": "1763534139" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1763534951" }, "departure": { "delay": 11, "time": "1763534951" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1763533438" }, "departure": { "delay": 58, "time": "1763533438" }, "stopId": "FR:76351:ZE:4879:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1763534263" }, "departure": { "delay": 43, "time": "1763534263" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1763535944" }, "departure": { "delay": 44, "time": "1763535944" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 21, "time": "1763534541" }, "departure": { "delay": 21, "time": "1763534541" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1763536158" }, "departure": { "delay": 18, "time": "1763536158" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 20, "time": "1763535320" }, "departure": { "delay": 20, "time": "1763535320" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1763534199" }, "departure": { "delay": 39, "time": "1763534199" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1763535196" }, "departure": { "delay": 16, "time": "1763535196" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1763533661" }, "departure": { "delay": 41, "time": "1763533661" }, "stopId": "FR:76351:ZE:3161:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76351:ZE:3229:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1763533245" }, "departure": { "delay": 45, "time": "1763533245" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1763533955" }, "departure": { "delay": 35, "time": "1763533955" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1763535044" }, "departure": { "delay": 44, "time": "1763535044" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 32, "time": "1763534732" }, "departure": { "delay": 32, "time": "1763534732" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1763536181" }, "departure": { "delay": 41, "time": "1763536181" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 31, "time": "1763533711" }, "departure": { "delay": 31, "time": "1763533711" }, "stopId": "FR:76351:ZE:3655:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1763535415" }, "departure": { "delay": 55, "time": "1763535415" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1763536459" }, "departure": { "delay": 19, "time": "1763536459" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1763536800" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1763536385" }, "departure": { "delay": 5, "time": "1763536385" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1763533881" }, "departure": { "delay": 21, "time": "1763533881" }, "stopId": "FR:76351:ZE:3709:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1763533476" }, "departure": { "delay": 36, "time": "1763533476" }, "stopId": "FR:76351:ZE:3612:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1763532689", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197001x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1763531746" }, "departure": { "delay": 61, "time": "1763531761" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1763530864" }, "departure": { "delay": -9, "time": "1763530971" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1763531906" }, "departure": { "delay": 35, "time": "1763531915" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1763532170" }, "departure": { "delay": 25, "time": "1763532205" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -63, "time": "1763531205" }, "departure": { "delay": -63, "time": "1763531217" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1763532021" }, "departure": { "delay": 42, "time": "1763532042" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1763531540" }, "departure": { "delay": -18, "time": "1763531562" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -64, "time": "1763531036" }, "departure": { "delay": -64, "time": "1763531036" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1763531985" }, "departure": { "delay": -7, "time": "1763531993" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -49, "time": "1763532251" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1763531623" }, "departure": { "delay": 23, "time": "1763531663" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -51, "time": "1763531330" }, "departure": { "delay": -51, "time": "1763531349" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1763531950" }, "departure": { "delay": 23, "time": "1763531963" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -47, "time": "1763531436" }, "departure": { "delay": -47, "time": "1763531473" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -57, "time": "1763531511" }, "departure": { "delay": -57, "time": "1763531523" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1763532131" }, "departure": { "delay": 21, "time": "1763532141" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 85, "time": "1763530825" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1763531823" }, "departure": { "delay": 16, "time": "1763531836" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1763531163" }, "departure": { "delay": 18, "time": "1763531178" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -39, "time": "1763531293" }, "departure": { "delay": -39, "time": "1763531301" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1763532095" }, "departure": { "delay": -16, "time": "1763532104" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 11, "time": "1763531572" }, "departure": { "delay": 11, "time": "1763531591" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1763531711" }, "departure": { "delay": 24, "time": "1763531724" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763532864", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:488:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763542020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:488:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 184, "time": "1763532252" }, "departure": { "delay": 184, "time": "1763532304" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 199, "time": "1763531763" }, "departure": { "delay": 199, "time": "1763531779" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1763533450" }, "departure": { "delay": 10, "time": "1763533450" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1763530996" }, "departure": { "delay": 112, "time": "1763531032" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 178, "time": "1763531474" }, "departure": { "delay": 178, "time": "1763531518" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 229, "time": "1763531903" }, "departure": { "delay": 229, "time": "1763531929" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 105, "time": "1763530905" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 221, "time": "1763531953" }, "departure": { "delay": 221, "time": "1763531981" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1763533090" }, "departure": { "delay": 10, "time": "1763533090" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 219, "time": "1763531827" }, "departure": { "delay": 219, "time": "1763531859" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1763533270" }, "departure": { "delay": 10, "time": "1763533270" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1763532970" }, "departure": { "delay": 10, "time": "1763532970" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 69, "time": "1763532531" }, "departure": { "delay": 69, "time": "1763532549" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 142, "time": "1763532487" }, "departure": { "delay": 142, "time": "1763532502" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1763533150" }, "departure": { "delay": 10, "time": "1763533150" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 10, "time": "1763533570" }, "departure": { "delay": 10, "time": "1763533570" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 149, "time": "1763531158" }, "departure": { "delay": 149, "time": "1763531189" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763532893" }, "departure": { "time": "1763532900" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1763532328" }, "departure": { "delay": 190, "time": "1763532370" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 216, "time": "1763532015" }, "departure": { "delay": 216, "time": "1763532036" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 233, "time": "1763531563" }, "departure": { "delay": 233, "time": "1763531633" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1763533750" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 148, "time": "1763532406" }, "departure": { "delay": 148, "time": "1763532448" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 196, "time": "1763532052" }, "departure": { "delay": 196, "time": "1763532076" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1763533330" }, "departure": { "delay": 10, "time": "1763533330" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 242, "time": "1763531675" }, "departure": { "delay": 242, "time": "1763531702" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1763531055" }, "departure": { "delay": 115, "time": "1763531095" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1763533630" }, "departure": { "delay": 10, "time": "1763533630" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 199, "time": "1763531385" }, "departure": { "delay": 199, "time": "1763531419" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763532591" }, "departure": { "delay": 27, "time": "1763532627" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 147, "time": "1763531278" }, "departure": { "delay": 147, "time": "1763531307" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1763533510" }, "departure": { "delay": 10, "time": "1763533510" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 210, "time": "1763532142" }, "departure": { "delay": 210, "time": "1763532210" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1763532737" }, "departure": { "delay": 17, "time": "1763532737" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 151, "time": "1763531111" }, "departure": { "delay": 151, "time": "1763531131" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:562:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1763544065" }, "departure": { "delay": 5, "time": "1763544065" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1763544370" }, "departure": { "delay": 10, "time": "1763544370" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544960" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763542385" }, "departure": { "delay": 5, "time": "1763542385" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763542620" }, "departure": { "time": "1763542620" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763544785" }, "departure": { "delay": 5, "time": "1763544785" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763542380" }, "departure": { "time": "1763542380" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763542500" }, "departure": { "time": "1763542500" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763544365" }, "departure": { "delay": 5, "time": "1763544365" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763544125" }, "departure": { "delay": 5, "time": "1763544125" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 } ], "timestamp": "1763532862", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:562:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196998x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1763532263" }, "departure": { "delay": 83, "time": "1763532263" }, "stopId": "FR:76351:ZE:3707:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1763532394" }, "departure": { "delay": 94, "time": "1763532394" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1763534342" }, "departure": { "delay": 62, "time": "1763534342" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 60, "time": "1763533920" }, "departure": { "delay": 60, "time": "1763533920" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1763533350" }, "departure": { "delay": 90, "time": "1763533350" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1763532849" }, "departure": { "delay": 69, "time": "1763532849" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1763533680" }, "departure": { "delay": 60, "time": "1763533680" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1763533140" }, "departure": { "delay": 60, "time": "1763533140" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 119, "time": "1763533979" }, "departure": { "delay": 119, "time": "1763533979" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 60, "time": "1763534640" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 119, "time": "1763532599" }, "departure": { "delay": 119, "time": "1763532599" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1763534018" }, "departure": { "delay": 98, "time": "1763534018" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 117, "time": "1763534277" }, "departure": { "delay": 117, "time": "1763534277" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 67, "time": "1763534047" }, "departure": { "delay": 67, "time": "1763534047" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 63, "time": "1763533083" }, "departure": { "delay": 63, "time": "1763533083" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763532477" }, "departure": { "delay": 57, "time": "1763532477" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 104, "time": "1763533784" }, "departure": { "delay": 104, "time": "1763533784" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1763532685" }, "departure": { "delay": 85, "time": "1763532685" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 84, "time": "1763532204" }, "departure": { "delay": 84, "time": "1763532204" }, "stopId": "FR:76351:ZE:3709:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 83, "time": "1763533283" }, "departure": { "delay": 83, "time": "1763533283" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 68, "time": "1763532428" }, "departure": { "delay": 68, "time": "1763532428" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1763533194" }, "departure": { "delay": 114, "time": "1763533194" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1763533440" }, "departure": { "delay": 60, "time": "1763533440" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 83, "time": "1763532383" }, "departure": { "delay": 83, "time": "1763532383" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1763532324" }, "departure": { "delay": 84, "time": "1763532324" }, "stopId": "FR:76351:ZE:4875:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1763532753" }, "departure": { "delay": 33, "time": "1763532753" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1763533013" }, "departure": { "delay": 113, "time": "1763533013" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1763534220" }, "departure": { "delay": 60, "time": "1763534220" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1763532209", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196998x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1763531234" }, "departure": { "delay": 144, "time": "1763531244" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1763532065" }, "departure": { "delay": 41, "time": "1763532101" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1763532341" }, "departure": { "delay": 14, "time": "1763532374" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 59, "time": "1763531980" }, "departure": { "delay": 59, "time": "1763531999" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1763531424" }, "departure": { "delay": 31, "time": "1763531431" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 138, "time": "1763531285" }, "departure": { "delay": 138, "time": "1763531298" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 111, "time": "1763530851" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1763531846" }, "departure": { "delay": 44, "time": "1763531864" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 86, "time": "1763531450" }, "departure": { "delay": 86, "time": "1763531486" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1763534100" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 65, "time": "1763531335" }, "departure": { "delay": 65, "time": "1763531345" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1763531271" }, "departure": { "delay": 125, "time": "1763531285" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -6, "time": "1763532624" }, "departure": { "delay": -6, "time": "1763532654" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 46, "time": "1763532035" }, "departure": { "delay": 46, "time": "1763532046" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 48, "time": "1763532177" }, "departure": { "delay": 48, "time": "1763532228" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 114, "time": "1763530898" }, "departure": { "delay": 114, "time": "1763530914" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1763531744" }, "departure": { "delay": 60, "time": "1763531760" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 56, "time": "1763532486" }, "departure": { "delay": 56, "time": "1763532596" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -22, "time": "1763532710" }, "departure": { "delay": -22, "time": "1763532758" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1763531507" }, "departure": { "delay": 86, "time": "1763531546" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "time": "1763529842" }, "departure": { "time": "1763533020" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 178, "time": "1763531190" }, "departure": { "delay": 178, "time": "1763531218" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1763532290" }, "departure": { "delay": 23, "time": "1763532323" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 88, "time": "1763531589" }, "departure": { "delay": 88, "time": "1763531608" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1763531915" }, "departure": { "delay": 51, "time": "1763531931" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 134, "time": "1763530866" }, "departure": { "delay": 134, "time": "1763530874" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 81, "time": "1763531677" }, "departure": { "delay": 81, "time": "1763531721" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1763531360" }, "departure": { "delay": 55, "time": "1763531395" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -26, "time": "1763532401" }, "departure": { "delay": -26, "time": "1763532454" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -36, "time": "1763532859" }, "departure": { "delay": -36, "time": "1763532864" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 68, "time": "1763531792" }, "departure": { "delay": 68, "time": "1763531828" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1763532906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1045:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547780" }, "departure": { "time": "1763547780" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763547000" }, "departure": { "time": "1763547000" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763546940" }, "departure": { "time": "1763546940" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763548080" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763547360" }, "departure": { "time": "1763547360" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1045:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:981:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763552040" }, "departure": { "time": "1763552040" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763551620" }, "departure": { "time": "1763551620" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763551745" }, "departure": { "delay": 5, "time": "1763551745" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763552520" }, "departure": { "time": "1763552520" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763551800" }, "departure": { "time": "1763551800" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763553420" }, "departure": { "time": "1763553420" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763553060" }, "departure": { "time": "1763553060" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763551740" }, "departure": { "time": "1763551740" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763551980" }, "departure": { "time": "1763551980" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763553660" }, "departure": { "time": "1763553660" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763552340" }, "departure": { "time": "1763552340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763553720" }, "departure": { "time": "1763553720" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763553300" }, "departure": { "time": "1763553300" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763551265" }, "departure": { "delay": 5, "time": "1763551265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763552700" }, "departure": { "time": "1763552700" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763554200" }, "departure": { "time": "1763554200" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763553900" }, "departure": { "time": "1763553900" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763553360" }, "departure": { "time": "1763553360" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763553600" }, "departure": { "time": "1763553600" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763553960" }, "departure": { "time": "1763553960" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763553120" }, "departure": { "time": "1763553120" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763551920" }, "departure": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763552160" }, "departure": { "time": "1763552160" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763551860" }, "departure": { "time": "1763551860" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763553605" }, "departure": { "delay": 5, "time": "1763553605" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763553840" }, "departure": { "time": "1763553840" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763552400" }, "departure": { "time": "1763552400" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763552100" }, "departure": { "time": "1763552100" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763554260" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763554080" }, "departure": { "time": "1763554080" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1763532839", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:981:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4538387827523584x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1763534618" }, "departure": { "delay": 108, "time": "1763534628" }, "stopId": "FR:14371:ZE:5065979827585024:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1763534201" }, "departure": { "delay": -9, "time": "1763534211" }, "stopId": "FR:14371:ZE:5922442913513472:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1763535303" }, "departure": { "delay": 73, "time": "1763535313" }, "stopId": "FR:14371:ZE:5213981246488576:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1763535081" }, "departure": { "delay": 31, "time": "1763535091" }, "stopId": "FR:14371:ZE:6723088705126400:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -116, "time": "1763535894" }, "departure": { "delay": -116, "time": "1763535904" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -100, "time": "1763536580" }, "stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1763534096" }, "departure": { "delay": 6, "time": "1763534106" }, "stopId": "FR:14371:ZE:4830726819151872:ATOUMOD036", "stopSequence": 2 }, { "departure": { "time": "1763533980" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1763535680" }, "departure": { "delay": 90, "time": "1763535690" }, "stopId": "FR:14371:ZE:6213068687147008:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -230, "time": "1763535960" }, "departure": { "delay": -230, "time": "1763535970" }, "stopId": "FR:14371:ZE:5921488726130688:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1763534724" }, "departure": { "delay": 94, "time": "1763534734" }, "stopId": "FR:14371:ZE:5358723355639808:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1763535500" }, "departure": { "delay": 90, "time": "1763535510" }, "stopId": "FR:14371:ZE:4795588819288064:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1763535757" }, "departure": { "delay": -13, "time": "1763535767" }, "stopId": "FR:14371:ZE:5678834247532544:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1763534557" }, "departure": { "delay": 167, "time": "1763534567" }, "stopId": "FR:14371:ZE:5117515341496320:ATOUMOD036", "stopSequence": 4 } ], "timestamp": "1763532912", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5849406994644992:LOC", "tripId": "ATOUMOD036:ServiceJourney:4538387827523584x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:867:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763544420" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763545680" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:867:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470859:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3301, "time": "1763532899" }, "departure": { "delay": -3301, "time": "1763532899" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -859, "time": "1763539601" }, "departure": { "delay": -859, "time": "1763539601" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -631, "time": "1763538149" }, "departure": { "delay": -631, "time": "1763538149" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -866, "time": "1763539054" }, "departure": { "delay": -866, "time": "1763539054" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -643, "time": "1763537957" }, "departure": { "delay": -643, "time": "1763537957" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -479, "time": "1763537041" }, "departure": { "delay": -479, "time": "1763537041" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -581, "time": "1763537779" }, "departure": { "delay": -581, "time": "1763537779" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -794, "time": "1763538526" }, "departure": { "delay": -794, "time": "1763538526" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -381, "time": "1763536839" }, "departure": { "delay": -381, "time": "1763536839" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -681, "time": "1763538279" }, "departure": { "delay": -681, "time": "1763538279" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -3901, "time": "1763532899" }, "departure": { "delay": -3901, "time": "1763532899" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -4081, "time": "1763532899" }, "departure": { "delay": -4081, "time": "1763532899" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -965, "time": "1763539975" }, "departure": { "delay": -965, "time": "1763539975" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 47 }, { "arrival": { "delay": -568, "time": "1763537852" }, "departure": { "delay": -568, "time": "1763537852" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -3481, "time": "1763532899" }, "departure": { "delay": -3481, "time": "1763532899" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -497, "time": "1763537623" }, "departure": { "delay": -497, "time": "1763537623" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -679, "time": "1763538041" }, "departure": { "delay": -679, "time": "1763538041" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -768, "time": "1763538732" }, "departure": { "delay": -768, "time": "1763538732" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -973, "time": "1763540087" }, "departure": { "delay": -973, "time": "1763540087" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 48 }, { "arrival": { "delay": -3721, "time": "1763532899" }, "departure": { "delay": -3721, "time": "1763532899" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -924, "time": "1763539656" }, "departure": { "delay": -924, "time": "1763539656" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -963, "time": "1763539737" }, "departure": { "delay": -963, "time": "1763539737" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 45 }, { "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -999, "time": "1763539701" }, "departure": { "delay": -999, "time": "1763539701" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 44 }, { "arrival": { "delay": -763, "time": "1763538437" }, "departure": { "delay": -763, "time": "1763538437" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -841, "time": "1763538899" }, "departure": { "delay": -841, "time": "1763538899" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -448, "time": "1763536892" }, "departure": { "delay": -448, "time": "1763536892" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -716, "time": "1763538244" }, "departure": { "delay": -716, "time": "1763538244" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -502, "time": "1763537558" }, "departure": { "delay": -502, "time": "1763537558" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -418, "time": "1763536982" }, "departure": { "delay": -418, "time": "1763536982" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -508, "time": "1763537732" }, "departure": { "delay": -508, "time": "1763537732" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1026, "time": "1763539794" }, "departure": { "delay": -1026, "time": "1763539794" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 46 }, { "arrival": { "delay": -467, "time": "1763536933" }, "departure": { "delay": -467, "time": "1763536933" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2881, "time": "1763532899" }, "departure": { "delay": -2881, "time": "1763532899" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -432, "time": "1763537088" }, "departure": { "delay": -432, "time": "1763537088" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -561, "time": "1763537919" }, "departure": { "delay": -561, "time": "1763537919" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -3661, "time": "1763532899" }, "departure": { "delay": -3661, "time": "1763532899" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -977, "time": "1763540143" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 49 }, { "arrival": { "delay": -659, "time": "1763538181" }, "departure": { "delay": -659, "time": "1763538181" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -2521, "time": "1763532899" }, "departure": { "delay": -2521, "time": "1763532899" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -866, "time": "1763539534" }, "departure": { "delay": -866, "time": "1763539534" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -866, "time": "1763539234" }, "departure": { "delay": -866, "time": "1763539234" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 40 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470859:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471220:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -225, "time": "1763537595" }, "departure": { "delay": -225, "time": "1763537595" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 34, "time": "1763536354" }, "departure": { "delay": 34, "time": "1763536354" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3663, "time": "1763532537" }, "departure": { "delay": -3663, "time": "1763532537" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -363, "time": "1763537937" }, "departure": { "delay": -363, "time": "1763537937" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 69, "time": "1763535909" }, "departure": { "delay": 69, "time": "1763535909" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -217, "time": "1763537663" }, "departure": { "delay": -217, "time": "1763537663" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -79, "time": "1763536841" }, "departure": { "delay": -79, "time": "1763536841" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1763535991" }, "departure": { "delay": 31, "time": "1763535991" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1763536019" }, "departure": { "delay": 59, "time": "1763536019" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -439, "time": "1763538041" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -165, "time": "1763536935" }, "departure": { "delay": -165, "time": "1763536935" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -239, "time": "1763537701" }, "departure": { "delay": -239, "time": "1763537701" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -190, "time": "1763537630" }, "departure": { "delay": -190, "time": "1763537630" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -48, "time": "1763536692" }, "departure": { "delay": -48, "time": "1763536692" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1763536049" }, "departure": { "delay": 29, "time": "1763536049" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -215, "time": "1763537545" }, "departure": { "delay": -215, "time": "1763537545" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -257, "time": "1763537863" }, "departure": { "delay": -257, "time": "1763537863" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -205, "time": "1763537735" }, "departure": { "delay": -205, "time": "1763537735" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -182, "time": "1763537038" }, "departure": { "delay": -182, "time": "1763537038" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -126, "time": "1763536794" }, "departure": { "delay": -126, "time": "1763536794" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -123, "time": "1763536977" }, "departure": { "delay": -123, "time": "1763536977" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -97, "time": "1763536583" }, "departure": { "delay": -97, "time": "1763536583" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "departure": { "time": "1763535720" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1763535965" }, "departure": { "delay": 65, "time": "1763535965" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -217, "time": "1763537423" }, "departure": { "delay": -217, "time": "1763537423" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -198, "time": "1763537322" }, "departure": { "delay": -198, "time": "1763537322" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -332, "time": "1763537968" }, "departure": { "delay": -332, "time": "1763537968" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -198, "time": "1763537142" }, "departure": { "delay": -198, "time": "1763537142" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -215, "time": "1763537845" }, "departure": { "delay": -215, "time": "1763537845" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -86, "time": "1763536894" }, "departure": { "delay": -86, "time": "1763536894" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -214, "time": "1763537786" }, "departure": { "delay": -214, "time": "1763537786" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -216, "time": "1763537484" }, "departure": { "delay": -216, "time": "1763537484" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -109, "time": "1763536751" }, "departure": { "delay": -109, "time": "1763536751" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763535943" }, "departure": { "delay": 43, "time": "1763535943" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -293, "time": "1763537887" }, "departure": { "delay": -293, "time": "1763537887" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1763535800" }, "departure": { "delay": 80, "time": "1763535800" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471220:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4510726359089152x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 394, "time": "1763534484" }, "departure": { "delay": 394, "time": "1763534494" }, "stopId": "FR:14366:ZE:36960004:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1763533593" }, "departure": { "delay": 163, "time": "1763533603" }, "stopId": "FR:14403:ZE:4847792502603776:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1763533423" }, "departure": { "delay": 113, "time": "1763533433" }, "stopId": "FR:14334:ZE:6197998720647168:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -431, "time": "1763535349" }, "stopId": "FR:14366:ZE:15060004:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1763534617" }, "departure": { "delay": 167, "time": "1763534627" }, "stopId": "FR:14366:ZE:678850002:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1763532974" }, "departure": { "delay": 84, "time": "1763532984" }, "stopId": "FR:14403:ZE:4935986736791552:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1763532902" }, "departure": { "delay": 83, "time": "1763532923" }, "stopId": "FR:14403:ZE:6142144013139968:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 122, "time": "1763533132" }, "departure": { "delay": 122, "time": "1763533142" }, "stopId": "FR:14403:ZE:6390914961375232:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -169, "time": "1763534881" }, "departure": { "delay": -169, "time": "1763534891" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1763533083" }, "departure": { "delay": 133, "time": "1763533093" }, "stopId": "FR:14403:ZE:5070953064169472:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 302, "time": "1763534572" }, "departure": { "delay": 302, "time": "1763534582" }, "stopId": "FR:14366:ZE:764310005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1763533335" }, "departure": { "delay": 85, "time": "1763533345" }, "stopId": "FR:14334:ZE:4838298007633920:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1763534692" }, "departure": { "delay": -58, "time": "1763534702" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -335, "time": "1763535135" }, "departure": { "delay": -335, "time": "1763535145" }, "stopId": "FR:14366:ZE:669860001:ATOUMOD036", "stopSequence": 18 } ], "timestamp": "1763532913", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5805314927493120:LOC", "tripId": "ATOUMOD036:ServiceJourney:4510726359089152x0:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851001F4479433x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763532540" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535600" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763536020" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763536980" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534820" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1763529610", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851001F4479433x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:891:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763544600" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763545200" }, "departure": { "time": "1763545200" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763545620" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763545140" }, "departure": { "time": "1763545140" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1763532816", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:891:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584877:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -367, "time": "1763536733" }, "departure": { "delay": -367, "time": "1763536733" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -71, "time": "1763536189" }, "departure": { "delay": -71, "time": "1763536189" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1763536133" }, "departure": { "delay": -7, "time": "1763536133" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -413, "time": "1763536927" }, "departure": { "delay": -413, "time": "1763536927" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -342, "time": "1763536518" }, "departure": { "delay": -342, "time": "1763536518" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -268, "time": "1763536412" }, "departure": { "delay": -268, "time": "1763536412" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -436, "time": "1763536844" }, "departure": { "delay": -436, "time": "1763536844" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -439, "time": "1763537081" }, "departure": { "delay": -439, "time": "1763537081" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -362, "time": "1763536618" }, "departure": { "delay": -362, "time": "1763536618" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -474, "time": "1763537226" }, "departure": { "delay": -474, "time": "1763537226" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -221, "time": "1763536339" }, "departure": { "delay": -221, "time": "1763536339" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -362, "time": "1763536678" }, "departure": { "delay": -362, "time": "1763536678" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -474, "time": "1763537526" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -101, "time": "1763536279" }, "departure": { "delay": -101, "time": "1763536279" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -461, "time": "1763537299" }, "departure": { "delay": -461, "time": "1763537299" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1763536073" }, "departure": { "delay": -7, "time": "1763536073" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584877:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747836x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1763531525" }, "departure": { "delay": -44, "time": "1763531536" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1763532027" }, "departure": { "delay": 5, "time": "1763532065" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -46, "time": "1763531104" }, "departure": { "delay": -46, "time": "1763531114" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1763530900" }, "departure": { "delay": -9, "time": "1763530911" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 9, "time": "1763530802" }, "departure": { "delay": 9, "time": "1763530809" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1763531215" }, "departure": { "delay": 7, "time": "1763531227" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1763530394" }, "departure": { "delay": 13, "time": "1763530453" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -101, "time": "1763532139" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -19, "time": "1763531173" }, "departure": { "delay": -19, "time": "1763531201" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -23, "time": "1763531024" }, "departure": { "delay": -23, "time": "1763531077" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1763530525" }, "departure": { "delay": 37, "time": "1763530537" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763531257" }, "departure": { "delay": 6, "time": "1763531286" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -20, "time": "1763530644" }, "departure": { "delay": -20, "time": "1763530660" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1763530701" }, "departure": { "delay": 29, "time": "1763530709" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -14, "time": "1763531418" }, "departure": { "delay": -14, "time": "1763531446" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1763531868" }, "departure": { "delay": 2, "time": "1763531882" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763531801" }, "departure": { "delay": 5, "time": "1763531825" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1763530730" }, "departure": { "delay": 19, "time": "1763530759" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1763531933" }, "departure": { "delay": -6, "time": "1763531994" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1763531140" }, "departure": { "delay": -3, "time": "1763531157" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -23, "time": "1763531471" }, "departure": { "delay": -23, "time": "1763531497" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1763531717" }, "departure": { "delay": 38, "time": "1763531738" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1763530548" }, "departure": { "delay": 20, "time": "1763530580" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 15, "time": "1763530335" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1763530951" }, "departure": { "delay": -21, "time": "1763530959" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763532904", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747836x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76026:ZE:18006:ATOUMOD005", "stopSequence": 3 }, { "departure": { "delay": -600, "time": "1763532600" }, "stopId": "FR:76026:ZE:18003:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76545:ZE:18447:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76545:ZE:18217:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76545:ZE:18220:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76217:ZE:18030:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76026:ZE:18012:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76217:ZE:18082:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76217:ZE:18031:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76026:ZE:18002:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763535900" }, "stopId": "FR:76217:ZE:18246:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76545:ZE:18222:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76026:ZE:18008:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18256:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763534220" }, "departure": { "time": "1763534220" }, "stopId": "FR:76545:ZE:18215:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76026:ZE:18016:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76545:ZE:18225:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:76545:ZE:18014:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76026:ZE:18018:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1763532798", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:500:LOC", "tripId": "ATOUMOD005:ServiceJourney:215:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470159:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3661, "time": "1763532899" }, "departure": { "delay": -3661, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -1381, "time": "1763532899" }, "departure": { "delay": -1381, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1981, "time": "1763532899" }, "departure": { "delay": -1981, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2041, "time": "1763532899" }, "departure": { "delay": -2041, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -145, "time": "1763536595" }, "departure": { "delay": -145, "time": "1763536595" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -2461, "time": "1763532899" }, "departure": { "delay": -2461, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -3601, "time": "1763532899" }, "departure": { "delay": -3601, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1861, "time": "1763532899" }, "departure": { "delay": -1861, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3001, "time": "1763532899" }, "departure": { "delay": -3001, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1381, "time": "1763532899" }, "departure": { "delay": -1381, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2221, "time": "1763532899" }, "departure": { "delay": -2221, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -115, "time": "1763536565" }, "departure": { "delay": -115, "time": "1763536565" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -154, "time": "1763536646" }, "departure": { "delay": -154, "time": "1763536646" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -3121, "time": "1763532899" }, "departure": { "delay": -3121, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -3301, "time": "1763532899" }, "departure": { "delay": -3301, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -111, "time": "1763536509" }, "departure": { "delay": -111, "time": "1763536509" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -2341, "time": "1763532899" }, "departure": { "delay": -2341, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -3481, "time": "1763532899" }, "departure": { "delay": -3481, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1741, "time": "1763532899" }, "departure": { "delay": -1741, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3181, "time": "1763532899" }, "departure": { "delay": -3181, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -110, "time": "1763536690" }, "departure": { "delay": -110, "time": "1763536690" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2941, "time": "1763532899" }, "departure": { "delay": -2941, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -148, "time": "1763536412" }, "departure": { "delay": -148, "time": "1763536412" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -1741, "time": "1763532899" }, "departure": { "delay": -1741, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -3001, "time": "1763532899" }, "departure": { "delay": -3001, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -207, "time": "1763536773" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2401, "time": "1763532899" }, "departure": { "delay": -2401, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1921, "time": "1763532899" }, "departure": { "delay": -1921, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3541, "time": "1763532899" }, "departure": { "delay": -3541, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470159:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584674:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1763534552" }, "departure": { "delay": -28, "time": "1763534552" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 26, "time": "1763533826" }, "departure": { "delay": 26, "time": "1763533826" }, "stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -193, "time": "1763535347" }, "departure": { "delay": -193, "time": "1763535347" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -73, "time": "1763534087" }, "departure": { "delay": -73, "time": "1763534087" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -258, "time": "1763534862" }, "departure": { "delay": -258, "time": "1763534862" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -8, "time": "1763534032" }, "departure": { "delay": -8, "time": "1763534032" }, "stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1763533789" }, "departure": { "delay": 49, "time": "1763533789" }, "stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -182, "time": "1763535598" }, "departure": { "delay": -182, "time": "1763535598" }, "stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -42, "time": "1763534238" }, "departure": { "delay": -42, "time": "1763534238" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -243, "time": "1763535177" }, "departure": { "delay": -243, "time": "1763535177" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -56, "time": "1763534644" }, "departure": { "delay": -56, "time": "1763534644" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -228, "time": "1763534952" }, "departure": { "delay": -228, "time": "1763534952" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1763533698" }, "departure": { "delay": 18, "time": "1763533698" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -241, "time": "1763535719" }, "stopId": "FR:27229:ZE:0xCON02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1763533861" }, "departure": { "delay": 1, "time": "1763533861" }, "stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1763534366" }, "departure": { "delay": -34, "time": "1763534366" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -151, "time": "1763534789" }, "departure": { "delay": -151, "time": "1763534789" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1763533752" }, "departure": { "delay": 12, "time": "1763533752" }, "stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -213, "time": "1763535027" }, "departure": { "delay": -213, "time": "1763535027" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -163, "time": "1763535257" }, "departure": { "delay": -163, "time": "1763535257" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -56, "time": "1763534704" }, "departure": { "delay": -56, "time": "1763534704" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -146, "time": "1763534734" }, "departure": { "delay": -146, "time": "1763534734" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 19 }, { "departure": { "time": "1763533500" }, "stopId": "FR:27306:ZE:0xBER02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584674:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:55:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1763532483" }, "departure": { "delay": 47, "time": "1763532587" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1763531756" }, "departure": { "delay": 182, "time": "1763531822" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1763532880" }, "departure": { "delay": -11, "time": "1763532889" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 161, "time": "1763531848" }, "departure": { "delay": 161, "time": "1763531861" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": -30, "time": "1763533110" }, "departure": { "delay": -30, "time": "1763533110" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1763532650" }, "departure": { "delay": 88, "time": "1763532748" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1763532775" }, "departure": { "delay": 4, "time": "1763532784" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1763532619" }, "departure": { "delay": 24, "time": "1763532624" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1763532308" }, "departure": { "delay": 98, "time": "1763532338" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1763531884" }, "departure": { "delay": 166, "time": "1763531926" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1763532176" }, "departure": { "delay": 95, "time": "1763532215" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1763533350" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": -30, "time": "1763533230" }, "departure": { "delay": -30, "time": "1763533230" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "departure": { "time": "1763531400" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1763532833" }, "departure": { "delay": 3, "time": "1763532843" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1763531960" }, "departure": { "delay": 93, "time": "1763531973" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 155, "time": "1763531638" }, "departure": { "delay": 155, "time": "1763531675" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 135, "time": "1763532074" }, "departure": { "delay": 135, "time": "1763532135" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1763531710" }, "departure": { "delay": 138, "time": "1763531718" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1763533290" }, "departure": { "delay": -30, "time": "1763533290" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1763532990" }, "departure": { "delay": -30, "time": "1763532990" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 } ], "timestamp": "1763532911", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:55:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748598x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1763533790" }, "departure": { "delay": 50, "time": "1763533790" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1763532280" }, "departure": { "delay": 1, "time": "1763532301" }, "stopId": "FR:50129:ZE:10BLE1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1763533490" }, "departure": { "delay": 50, "time": "1763533490" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1763532760" }, "departure": { "delay": 86, "time": "1763532806" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1763534090" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1763533190" }, "departure": { "delay": 50, "time": "1763533190" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1763532604" }, "departure": { "delay": 32, "time": "1763532632" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1763533070" }, "departure": { "delay": 50, "time": "1763533070" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1763533130" }, "departure": { "delay": 50, "time": "1763533130" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1763532536" }, "departure": { "delay": 33, "time": "1763532573" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 21, "time": "1763532261" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1763533910" }, "departure": { "delay": 50, "time": "1763533910" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1763533610" }, "departure": { "delay": 50, "time": "1763533610" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1763533370" }, "departure": { "delay": 50, "time": "1763533370" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1763532950" }, "departure": { "delay": 50, "time": "1763532950" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1763533310" }, "departure": { "delay": 50, "time": "1763533310" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763532311" }, "departure": { "delay": 43, "time": "1763532343" }, "stopId": "FR:50129:ZE:10NMD1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1763533550" }, "departure": { "delay": 50, "time": "1763533550" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1763533670" }, "departure": { "delay": 50, "time": "1763533670" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748598x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470106:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -181, "time": "1763532899" }, "departure": { "delay": -181, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -2521, "time": "1763532899" }, "departure": { "delay": -2521, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -721, "time": "1763532899" }, "departure": { "delay": -721, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -2521, "time": "1763532899" }, "departure": { "delay": -2521, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -1921, "time": "1763532899" }, "departure": { "delay": -1921, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -517, "time": "1763535203" }, "departure": { "delay": -517, "time": "1763535203" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -521, "time": "1763535259" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 42 }, { "departure": { "delay": -1, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1381, "time": "1763532899" }, "departure": { "delay": -1381, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -481, "time": "1763532899" }, "departure": { "delay": -481, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1981, "time": "1763532899" }, "departure": { "delay": -1981, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -2221, "time": "1763532899" }, "departure": { "delay": -2221, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -2041, "time": "1763532899" }, "departure": { "delay": -2041, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -361, "time": "1763532899" }, "departure": { "delay": -361, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -721, "time": "1763532899" }, "departure": { "delay": -721, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -301, "time": "1763532899" }, "departure": { "delay": -301, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -541, "time": "1763532899" }, "departure": { "delay": -541, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2341, "time": "1763532899" }, "departure": { "delay": -2341, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -841, "time": "1763532899" }, "departure": { "delay": -841, "time": "1763532899" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2401, "time": "1763532899" }, "departure": { "delay": -2401, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -121, "time": "1763532899" }, "departure": { "delay": -121, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -2461, "time": "1763532899" }, "departure": { "delay": -2461, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -181, "time": "1763532899" }, "departure": { "delay": -181, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2161, "time": "1763532899" }, "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -2641, "time": "1763532899" }, "departure": { "delay": -2641, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -2581, "time": "1763532899" }, "departure": { "delay": -2581, "time": "1763532899" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -1021, "time": "1763532899" }, "departure": { "delay": -1021, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -901, "time": "1763532899" }, "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2281, "time": "1763532899" }, "departure": { "delay": -2281, "time": "1763532899" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -469, "time": "1763535131" }, "departure": { "delay": -469, "time": "1763535131" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -1981, "time": "1763532899" }, "departure": { "delay": -1981, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -301, "time": "1763532899" }, "departure": { "delay": -301, "time": "1763532899" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -241, "time": "1763532899" }, "departure": { "delay": -241, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1861, "time": "1763532899" }, "departure": { "delay": -1861, "time": "1763532899" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470106:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 353, "time": "1763531037" }, "departure": { "delay": 353, "time": "1763531093" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 290, "time": "1763532890" }, "departure": { "delay": 290, "time": "1763532890" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 273, "time": "1763530725" }, "departure": { "delay": 273, "time": "1763530773" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 290, "time": "1763533010" }, "departure": { "delay": 290, "time": "1763533010" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 283, "time": "1763532047" }, "departure": { "delay": 283, "time": "1763532103" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 322, "time": "1763531560" }, "departure": { "delay": 322, "time": "1763531602" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 238, "time": "1763530617" }, "departure": { "delay": 238, "time": "1763530678" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 290, "time": "1763533130" }, "departure": { "delay": 290, "time": "1763533130" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 235, "time": "1763530502" }, "departure": { "delay": 235, "time": "1763530555" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 294, "time": "1763532151" }, "departure": { "delay": 294, "time": "1763532174" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 290, "time": "1763532590" }, "departure": { "delay": 290, "time": "1763532590" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 308, "time": "1763531239" }, "departure": { "delay": 308, "time": "1763531288" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 357, "time": "1763531661" }, "departure": { "delay": 357, "time": "1763531697" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 269, "time": "1763531781" }, "departure": { "delay": 269, "time": "1763531789" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 288, "time": "1763530873" }, "departure": { "delay": 288, "time": "1763530908" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 354, "time": "1763531394" }, "departure": { "delay": 354, "time": "1763531454" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 14, "time": "1763530214" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 290, "time": "1763533490" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 293, "time": "1763530928" }, "departure": { "delay": 293, "time": "1763530973" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 317, "time": "1763531524" }, "departure": { "delay": 317, "time": "1763531537" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763532483", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745716x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1763534220" }, "departure": { "time": "1763534220" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "departure": { "time": "1763533560" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536200" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1763536500" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763532905", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745716x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747883x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1763528093" }, "departure": { "delay": 15, "time": "1763528115" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1763528218" }, "departure": { "delay": 4, "time": "1763528224" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1763528405" }, "departure": { "delay": 13, "time": "1763528413" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1763527976" }, "departure": { "delay": 20, "time": "1763528000" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1763528299" }, "departure": { "delay": 48, "time": "1763528328" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 44, "time": "1763528369" }, "departure": { "delay": 44, "time": "1763528384" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1763528142" }, "departure": { "delay": 56, "time": "1763528156" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1763528441" }, "departure": { "delay": 57, "time": "1763528457" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1763528673" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -6, "time": "1763528508" }, "departure": { "delay": -6, "time": "1763528514" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1763527764" }, "departure": { "delay": 39, "time": "1763527779" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 44, "time": "1763527712" }, "departure": { "delay": 44, "time": "1763527724" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1763527203" }, "departure": { "delay": 31, "time": "1763527411" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1763528016" }, "departure": { "delay": 49, "time": "1763528029" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1763528540" }, "departure": { "delay": 37, "time": "1763528557" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -17, "time": "1763527948" }, "departure": { "delay": -17, "time": "1763527963" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 119, "time": "1763527663" }, "departure": { "delay": 119, "time": "1763527679" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1763527898" }, "departure": { "delay": -12, "time": "1763527908" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 36, "time": "1763527176" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763527496" }, "departure": { "delay": 5, "time": "1763527505" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1763528061" }, "departure": { "delay": 33, "time": "1763528073" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1763528580" }, "departure": { "delay": 30, "time": "1763528610" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1763527798" }, "departure": { "delay": 7, "time": "1763527807" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763532904", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747883x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584807:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -611, "time": "1763536789" }, "departure": { "delay": -611, "time": "1763536789" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -450, "time": "1763536530" }, "departure": { "delay": -450, "time": "1763536530" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -676, "time": "1763536904" }, "departure": { "delay": -676, "time": "1763536904" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -2445, "time": "1763532855" }, "departure": { "delay": -2445, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -24, "time": "1763535876" }, "departure": { "delay": -24, "time": "1763535876" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -564, "time": "1763536656" }, "departure": { "delay": -564, "time": "1763536656" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -2745, "time": "1763532855" }, "departure": { "delay": -2745, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2565, "time": "1763532855" }, "departure": { "delay": -2565, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -535, "time": "1763536565" }, "departure": { "delay": -535, "time": "1763536565" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -545, "time": "1763536615" }, "departure": { "delay": -545, "time": "1763536615" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1763536085" }, "departure": { "delay": 5, "time": "1763536085" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -755, "time": "1763537125" }, "departure": { "delay": -755, "time": "1763537125" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -355, "time": "1763536445" }, "departure": { "delay": -355, "time": "1763536445" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2865, "time": "1763532855" }, "departure": { "delay": -2865, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xLES02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -736, "time": "1763536844" }, "departure": { "delay": -736, "time": "1763536844" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 14, "time": "1763535794" }, "departure": { "delay": 14, "time": "1763535794" }, "stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -129, "time": "1763536371" }, "departure": { "delay": -129, "time": "1763536371" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 21 }, { "departure": { "delay": -2325, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xROU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1763535948" }, "departure": { "delay": -12, "time": "1763535948" }, "stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1763536048" }, "departure": { "delay": -32, "time": "1763536048" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -2385, "time": "1763532855" }, "departure": { "delay": -2385, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2625, "time": "1763532855" }, "departure": { "delay": -2625, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -760, "time": "1763537240" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -85, "time": "1763536295" }, "departure": { "delay": -85, "time": "1763536295" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -709, "time": "1763536991" }, "departure": { "delay": -709, "time": "1763536991" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1763536265" }, "departure": { "delay": 5, "time": "1763536265" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -729, "time": "1763537211" }, "departure": { "delay": -729, "time": "1763537211" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584807:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4871044620877824x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1763534683" }, "departure": { "delay": 53, "time": "1763534693" }, "stopId": "FR:14293:ZE:5725117855301632:ATOUMOD036", "stopSequence": 2 }, { "departure": { "time": "1763534460" }, "stopId": "FR:14460:ZE:6158289936056320:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -252, "time": "1763536368" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1763534732" }, "departure": { "delay": 42, "time": "1763534742" }, "stopId": "FR:14293:ZE:5112201795862528:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1763535948" }, "departure": { "delay": 58, "time": "1763535958" }, "stopId": "FR:14366:ZE:680870020:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1763535855" }, "departure": { "delay": 85, "time": "1763535865" }, "stopId": "FR:14366:ZE:669820016:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1763535905" }, "departure": { "delay": 75, "time": "1763535915" }, "stopId": "FR:14366:ZE:676970013:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1763535823" }, "departure": { "delay": 113, "time": "1763535833" }, "stopId": "FR:14366:ZE:293040014:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1763535999" }, "departure": { "delay": 49, "time": "1763536009" }, "stopId": "FR:14366:ZE:669840002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1763535747" }, "departure": { "delay": 157, "time": "1763535757" }, "stopId": "FR:14366:ZE:274600016:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -96, "time": "1763536214" }, "departure": { "delay": -96, "time": "1763536224" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 35, "time": "1763534845" }, "departure": { "delay": 35, "time": "1763534855" }, "stopId": "FR:14293:ZE:6740479564578816:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1763536033" }, "departure": { "delay": 23, "time": "1763536043" }, "stopId": "FR:14366:ZE:288370019:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1763535781" }, "departure": { "delay": 131, "time": "1763535791" }, "stopId": "FR:14366:ZE:301000016:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -28, "time": "1763536162" }, "departure": { "delay": -28, "time": "1763536172" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 } ], "timestamp": "1763532911", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4860060908912640:LOC", "tripId": "ATOUMOD036:ServiceJourney:4871044620877824x1:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051221xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1763533491" }, "departure": { "delay": 111, "time": "1763533491" }, "stopId": "FR:76351:ZE:3792:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1763533130" }, "departure": { "delay": 110, "time": "1763533130" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 74, "time": "1763533094" }, "departure": { "delay": 74, "time": "1763533094" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1763533529" }, "departure": { "delay": 89, "time": "1763533529" }, "stopId": "FR:76351:ZE:3328:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 116, "time": "1763532956" }, "departure": { "delay": 116, "time": "1763532956" }, "stopId": "FR:76351:ZE:3481:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 122, "time": "1763533322" }, "departure": { "delay": 122, "time": "1763533322" }, "stopId": "FR:76351:ZE:5197:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1763532751" }, "departure": { "delay": 31, "time": "1763532751" }, "stopId": "FR:76351:ZE:3271:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1763533743" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1763533040" }, "departure": { "delay": 80, "time": "1763533040" }, "stopId": "FR:76351:ZE:5164:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 117, "time": "1763533617" }, "departure": { "delay": 117, "time": "1763533617" }, "stopId": "FR:76351:ZE:3330:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532889", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051221xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:732:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763546520" }, "departure": { "time": "1763546520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1763548205" }, "departure": { "delay": 5, "time": "1763548205" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763546580" }, "departure": { "time": "1763546580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763546400" }, "departure": { "time": "1763546400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548680" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763548260" }, "departure": { "time": "1763548260" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763548860" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763546345" }, "departure": { "delay": 5, "time": "1763546345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763548200" }, "departure": { "time": "1763548200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1763545865" }, "departure": { "delay": 5, "time": "1763545865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763547000" }, "departure": { "time": "1763547000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763545860" }, "departure": { "time": "1763545860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763546940" }, "departure": { "time": "1763546940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763546760" }, "departure": { "time": "1763546760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 } ], "timestamp": "1763532862", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:732:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4075705x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763532916" }, "departure": { "delay": 16, "time": "1763532916" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1763532740" }, "departure": { "delay": 80, "time": "1763532740" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1763532873" }, "departure": { "delay": 33, "time": "1763532873" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1763533216" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1763532788" }, "departure": { "delay": 8, "time": "1763532788" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763532976" }, "departure": { "delay": 16, "time": "1763532976" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4075705x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:180:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1763532850" }, "departure": { "delay": 15, "time": "1763532855" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1763532840" }, "departure": { "delay": 65, "time": "1763532845" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763533680" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1763532600" }, "departure": { "delay": 65, "time": "1763532605" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1763532780" }, "departure": { "delay": 65, "time": "1763532785" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763532300" }, "departure": { "time": "1763532360" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763532420" }, "departure": { "delay": 5, "time": "1763532425" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1763532720" }, "departure": { "delay": 65, "time": "1763532725" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763532900" }, "departure": { "time": "1763532900" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1763532660" }, "departure": { "delay": 65, "time": "1763532665" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763532180" }, "departure": { "time": "1763532240" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763532960" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1763532060" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1763532886", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:180:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181492x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1763533125" }, "departure": { "delay": 45, "time": "1763533125" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1763533725" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 45, "time": "1763532945" }, "departure": { "delay": 45, "time": "1763532945" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 99, "time": "1763533599" }, "departure": { "delay": 99, "time": "1763533599" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 102, "time": "1763532702" }, "departure": { "delay": 102, "time": "1763532702" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1763532218" }, "departure": { "delay": 38, "time": "1763532218" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763532365" }, "departure": { "delay": 5, "time": "1763532365" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1763533405" }, "departure": { "delay": 85, "time": "1763533405" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1763532087" }, "departure": { "delay": 27, "time": "1763532087" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1763532807" }, "departure": { "delay": 87, "time": "1763532807" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -15, "time": "1763532045" }, "departure": { "delay": -15, "time": "1763532045" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -20, "time": "1763532280" }, "departure": { "delay": -20, "time": "1763532280" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1763532560" }, "departure": { "delay": 20, "time": "1763532560" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1763533510" }, "departure": { "delay": 70, "time": "1763533510" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1763533545" }, "departure": { "delay": 45, "time": "1763533545" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 17, "time": "1763532137" }, "departure": { "delay": 17, "time": "1763532137" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1763533203" }, "departure": { "delay": 63, "time": "1763533203" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763533365" }, "departure": { "delay": 45, "time": "1763533365" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1763532635" }, "departure": { "delay": 35, "time": "1763532635" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1763533654" }, "departure": { "delay": 94, "time": "1763533654" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 55, "time": "1763533435" }, "departure": { "delay": 55, "time": "1763533435" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 45, "time": "1763533305" }, "departure": { "delay": 45, "time": "1763533305" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 41, "time": "1763532521" }, "departure": { "delay": 41, "time": "1763532521" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1763532855" }, "departure": { "delay": 75, "time": "1763532855" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181492x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 91, "time": "1763528861" }, "departure": { "delay": 91, "time": "1763528911" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 82, "time": "1763529623" }, "departure": { "delay": 82, "time": "1763529682" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1763529354" }, "departure": { "delay": 29, "time": "1763529389" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1763530014" }, "departure": { "delay": 27, "time": "1763530047" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 141, "time": "1763528541" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1763529272" }, "departure": { "delay": 6, "time": "1763529306" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 71, "time": "1763528809" }, "departure": { "delay": 71, "time": "1763528831" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 81, "time": "1763528746" }, "departure": { "delay": 81, "time": "1763528781" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1763528941" }, "departure": { "delay": 107, "time": "1763528987" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1763529195" }, "departure": { "delay": 44, "time": "1763529224" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1763530116" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1763529864" }, "departure": { "delay": 97, "time": "1763529877" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 91, "time": "1763529713" }, "departure": { "delay": 91, "time": "1763529751" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1763529073" }, "departure": { "delay": 112, "time": "1763529112" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 86, "time": "1763529138" }, "departure": { "delay": 86, "time": "1763529146" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 47, "time": "1763529917" }, "departure": { "delay": 47, "time": "1763529947" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1763528707" }, "departure": { "delay": 82, "time": "1763528722" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1763529475" }, "departure": { "delay": 91, "time": "1763529571" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1763528653" }, "departure": { "delay": 105, "time": "1763528685" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1763529786" }, "departure": { "delay": 96, "time": "1763529816" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107833x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1763534182" }, "departure": { "delay": 22, "time": "1763534182" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1763533035" }, "departure": { "delay": 15, "time": "1763533035" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1763533160" }, "departure": { "delay": 20, "time": "1763533160" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1763534644" }, "departure": { "delay": 4, "time": "1763534644" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1763534408" }, "departure": { "delay": 8, "time": "1763534408" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1763533525" }, "departure": { "delay": 25, "time": "1763533525" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1763533278" }, "departure": { "delay": 18, "time": "1763533278" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1763533682" }, "departure": { "delay": 2, "time": "1763533682" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1763533418" }, "departure": { "delay": 38, "time": "1763533418" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1763533888" }, "departure": { "delay": 28, "time": "1763533888" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1763534534" }, "departure": { "delay": 14, "time": "1763534534" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1763534733" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1763534305" }, "departure": { "delay": 25, "time": "1763534305" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1763534075" }, "departure": { "delay": 35, "time": "1763534075" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1763532669", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107833x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057109x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1763534070" }, "departure": { "delay": 90, "time": "1763534070" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 73, "time": "1763533153" }, "departure": { "delay": 73, "time": "1763533153" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1763533007" }, "departure": { "delay": 47, "time": "1763533007" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1763533963" }, "departure": { "delay": 43, "time": "1763533963" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763533783" }, "departure": { "delay": 43, "time": "1763533783" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1763533575" }, "departure": { "delay": 75, "time": "1763533575" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763533243" }, "departure": { "delay": 43, "time": "1763533243" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1763534323" }, "departure": { "delay": 43, "time": "1763534323" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 55, "time": "1763533855" }, "departure": { "delay": 55, "time": "1763533855" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1763532872" }, "departure": { "delay": 92, "time": "1763532872" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 43, "time": "1763532823" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1763533337" }, "departure": { "delay": 77, "time": "1763533337" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 71, "time": "1763533391" }, "departure": { "delay": 71, "time": "1763533391" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1763533112" }, "departure": { "delay": 92, "time": "1763533112" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 45, "time": "1763533665" }, "departure": { "delay": 45, "time": "1763533665" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1763533518" }, "departure": { "delay": 78, "time": "1763533518" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1763534259" }, "departure": { "delay": 99, "time": "1763534259" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1763533710" }, "departure": { "delay": 90, "time": "1763533710" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1763534143" }, "departure": { "delay": 43, "time": "1763534143" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1763534623" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1763534383" }, "departure": { "delay": 43, "time": "1763534383" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1763533446" }, "departure": { "delay": 66, "time": "1763533446" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057109x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745200x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763534130" }, "departure": { "delay": 30, "time": "1763534130" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1763533230" }, "departure": { "delay": 30, "time": "1763533230" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1763532930" }, "departure": { "delay": 30, "time": "1763532930" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1763532856" }, "departure": { "delay": 46, "time": "1763532886" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1763533050" }, "departure": { "delay": 30, "time": "1763533050" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1763533410" }, "departure": { "delay": 30, "time": "1763533410" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 76, "time": "1763532676" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1763533830" }, "departure": { "delay": 30, "time": "1763533830" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1763534370" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1763532990" }, "departure": { "delay": 30, "time": "1763532990" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1763532799" }, "departure": { "delay": 33, "time": "1763532813" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1763534250" }, "departure": { "delay": 30, "time": "1763534250" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1763533290" }, "departure": { "delay": 30, "time": "1763533290" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1763533110" }, "departure": { "delay": 30, "time": "1763533110" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1763533710" }, "departure": { "delay": 30, "time": "1763533710" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1763533590" }, "departure": { "delay": 30, "time": "1763533590" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1763533950" }, "departure": { "delay": 30, "time": "1763533950" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1763533530" }, "departure": { "delay": 30, "time": "1763533530" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1763534010" }, "departure": { "delay": 30, "time": "1763534010" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1763533890" }, "departure": { "delay": 30, "time": "1763533890" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532905", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745200x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:603:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763539200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763540160" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763539980" }, "departure": { "time": "1763539980" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:603:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:299:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "departure": { "time": "1763534340" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763535600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1763532816", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:299:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:195:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763532600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1763532900" }, "departure": { "delay": 5, "time": "1763532905" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763534220" }, "departure": { "time": "1763534220" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1763532660" }, "departure": { "delay": 5, "time": "1763532665" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763532840" }, "departure": { "delay": 5, "time": "1763532845" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1763532720" }, "departure": { "delay": 5, "time": "1763532725" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763533145" }, "departure": { "delay": 5, "time": "1763533145" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1763532909", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:195:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1763527846" }, "departure": { "delay": 67, "time": "1763527867" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -17, "time": "1763526396" }, "departure": { "delay": -17, "time": "1763526403" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1763528198" }, "departure": { "delay": 111, "time": "1763528211" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1763528085" }, "departure": { "delay": 61, "time": "1763528101" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1763526319" }, "departure": { "delay": 35, "time": "1763526335" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 9, "time": "1763526566" }, "departure": { "delay": 9, "time": "1763526609" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1763527360" }, "departure": { "delay": 114, "time": "1763527374" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1763526481" }, "departure": { "delay": 17, "time": "1763526497" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763526274" }, "departure": { "delay": 54, "time": "1763526294" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1763527621" }, "departure": { "delay": 77, "time": "1763527637" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 81, "time": "1763527920" }, "departure": { "delay": 81, "time": "1763527941" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 87, "time": "1763527813" }, "departure": { "delay": 87, "time": "1763527827" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1763527705" }, "departure": { "delay": 43, "time": "1763527723" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 17, "time": "1763526364" }, "departure": { "delay": 17, "time": "1763526377" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1763526113" }, "departure": { "delay": 98, "time": "1763526158" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 119, "time": "1763527099" }, "departure": { "delay": 119, "time": "1763527139" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 96, "time": "1763527507" }, "departure": { "delay": 96, "time": "1763527536" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1763526651" }, "departure": { "delay": 68, "time": "1763526848" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1763526006" }, "departure": { "delay": 24, "time": "1763526024" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 133, "time": "1763527259" }, "departure": { "delay": 133, "time": "1763527273" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1763527731" }, "departure": { "delay": 72, "time": "1763527752" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 61, "time": "1763528021" }, "departure": { "delay": 61, "time": "1763528041" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 122, "time": "1763527057" }, "departure": { "delay": 122, "time": "1763527082" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1763526070" }, "departure": { "delay": 87, "time": "1763526087" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1763526241" }, "departure": { "delay": 69, "time": "1763526249" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1763528131" }, "departure": { "delay": 111, "time": "1763528151" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 104, "time": "1763527463" }, "departure": { "delay": 104, "time": "1763527484" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 19, "time": "1763525899" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1763525961" }, "departure": { "delay": 34, "time": "1763525974" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1763526207" }, "departure": { "delay": 101, "time": "1763526221" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1763528387" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 118, "time": "1763526975" }, "departure": { "delay": 118, "time": "1763527018" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1763527175" }, "departure": { "delay": 125, "time": "1763527205" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 113, "time": "1763526933" }, "departure": { "delay": 113, "time": "1763526953" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532903", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1763529021" }, "departure": { "delay": -19, "time": "1763529041" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1763530314" }, "departure": { "delay": 69, "time": "1763530389" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1763529417" }, "departure": { "delay": 17, "time": "1763529437" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1763529659" }, "departure": { "delay": 59, "time": "1763529719" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1763528983" }, "departure": { "delay": -8, "time": "1763528992" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 74, "time": "1763530715" }, "departure": { "delay": 74, "time": "1763530754" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 26, "time": "1763531488" }, "departure": { "delay": 26, "time": "1763531546" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1763531426" }, "departure": { "delay": 34, "time": "1763531434" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1763531743" }, "departure": { "delay": 44, "time": "1763531804" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1763531209" }, "departure": { "delay": 59, "time": "1763531219" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1763531886" }, "departure": { "delay": 15, "time": "1763531895" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -3, "time": "1763529348" }, "departure": { "delay": -3, "time": "1763529357" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -116, "time": "1763532364" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 201, "time": "1763528901" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1763528929" }, "departure": { "delay": -1, "time": "1763528939" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1763532908", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:528:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763544840" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763541720" }, "departure": { "time": "1763541720" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "departure": { "time": "1763541600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763542140" }, "departure": { "time": "1763542140" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763542080" }, "departure": { "time": "1763542080" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763542500" }, "departure": { "time": "1763542500" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763543520" }, "departure": { "time": "1763543520" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763542200" }, "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:528:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:389:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763536980" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 } ], "timestamp": "1763532874", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:389:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:307:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763535600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "departure": { "time": "1763534460" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1763532874", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:307:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757964x2025xHxMultxMexMercredix00x0010000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1763529056" }, "departure": { "delay": 1, "time": "1763529061" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 185, "time": "1763527865" }, "departure": { "delay": 185, "time": "1763527865" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 178, "time": "1763528031" }, "departure": { "delay": 178, "time": "1763528038" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 186, "time": "1763528433" }, "departure": { "delay": 186, "time": "1763528466" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1763529970" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 201, "time": "1763527748" }, "departure": { "delay": 201, "time": "1763527761" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -8, "time": "1763529221" }, "departure": { "delay": -8, "time": "1763529232" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1763529600" }, "departure": { "delay": 15, "time": "1763529615" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -35, "time": "1763529193" }, "departure": { "delay": -35, "time": "1763529205" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 16, "time": "1763529656" }, "departure": { "delay": 16, "time": "1763529676" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 32, "time": "1763528841" }, "departure": { "delay": 32, "time": "1763528852" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -2, "time": "1763529485" }, "departure": { "delay": -2, "time": "1763529538" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1763529167" }, "departure": { "delay": -5, "time": "1763529175" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 161, "time": "1763528726" }, "departure": { "delay": 161, "time": "1763528741" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1763529115" }, "departure": { "delay": 7, "time": "1763529127" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1763528946" }, "departure": { "delay": 20, "time": "1763528960" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": -520, "time": "1763526860" }, "stopId": "FR:50539:ZE:SPECOL:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1763528247" }, "departure": { "delay": 156, "time": "1763528256" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1763529741" }, "departure": { "delay": 38, "time": "1763529758" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 58, "time": "1763528866" }, "departure": { "delay": 58, "time": "1763528878" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757964x2025xHxMultxMexMercredix00x0010000:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057472x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 188, "time": "1763533688" }, "departure": { "delay": 188, "time": "1763533688" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 152, "time": "1763534132" }, "departure": { "delay": 152, "time": "1763534132" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 152, "time": "1763532932" }, "departure": { "delay": 152, "time": "1763532932" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1763535043" }, "departure": { "delay": 163, "time": "1763535043" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 162, "time": "1763534802" }, "departure": { "delay": 162, "time": "1763534802" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 195, "time": "1763533635" }, "departure": { "delay": 195, "time": "1763533635" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 166, "time": "1763534326" }, "departure": { "delay": 166, "time": "1763534326" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 175, "time": "1763535235" }, "departure": { "delay": 175, "time": "1763535235" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 176, "time": "1763533376" }, "departure": { "delay": 176, "time": "1763533376" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 167, "time": "1763534027" }, "departure": { "delay": 167, "time": "1763534027" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 152, "time": "1763534972" }, "departure": { "delay": 152, "time": "1763534972" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 184, "time": "1763532964" }, "departure": { "delay": 184, "time": "1763532964" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 159, "time": "1763534919" }, "departure": { "delay": 159, "time": "1763534919" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 206, "time": "1763532806" }, "departure": { "delay": 206, "time": "1763532806" }, "stopId": "FR:76341:ZE:3752:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1763533091" }, "departure": { "delay": 191, "time": "1763533091" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 163, "time": "1763533423" }, "departure": { "delay": 163, "time": "1763533423" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 152, "time": "1763534492" }, "departure": { "delay": 152, "time": "1763534492" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 158, "time": "1763533838" }, "departure": { "delay": 158, "time": "1763533838" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 171, "time": "1763535171" }, "departure": { "delay": 171, "time": "1763535171" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 152, "time": "1763533532" }, "departure": { "delay": 152, "time": "1763533532" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 152, "time": "1763535272" }, "departure": { "delay": 152, "time": "1763535272" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 160, "time": "1763533960" }, "departure": { "delay": 160, "time": "1763533960" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 153, "time": "1763534553" }, "departure": { "delay": 153, "time": "1763534553" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 152, "time": "1763533892" }, "departure": { "delay": 152, "time": "1763533892" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 183, "time": "1763534463" }, "departure": { "delay": 183, "time": "1763534463" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 156, "time": "1763532876" }, "departure": { "delay": 156, "time": "1763532876" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1763534252" }, "departure": { "delay": 152, "time": "1763534252" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 153, "time": "1763534613" }, "departure": { "delay": 153, "time": "1763534613" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 196, "time": "1763534176" }, "departure": { "delay": 196, "time": "1763534176" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 155, "time": "1763533475" }, "departure": { "delay": 155, "time": "1763533475" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 196, "time": "1763535316" }, "departure": { "delay": 196, "time": "1763535316" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 152, "time": "1763533172" }, "departure": { "delay": 152, "time": "1763533172" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 197, "time": "1763533277" }, "departure": { "delay": 197, "time": "1763533277" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 172, "time": "1763532772" }, "departure": { "delay": 172, "time": "1763532772" }, "stopId": "FR:76341:ZE:3746:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 176, "time": "1763533796" }, "departure": { "delay": 176, "time": "1763533796" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 152, "time": "1763533112" }, "departure": { "delay": 152, "time": "1763533112" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 172, "time": "1763534212" }, "departure": { "delay": 172, "time": "1763534212" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 169, "time": "1763534089" }, "departure": { "delay": 169, "time": "1763534089" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 194, "time": "1763533034" }, "departure": { "delay": 194, "time": "1763533034" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1763535452" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 164, "time": "1763534864" }, "departure": { "delay": 164, "time": "1763534864" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 } ], "timestamp": "1763532889", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057472x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470530:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 29, "time": "1763535629" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -192, "time": "1763536788" }, "departure": { "delay": -192, "time": "1763536788" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -13, "time": "1763535947" }, "departure": { "delay": -13, "time": "1763535947" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -67, "time": "1763536133" }, "departure": { "delay": -67, "time": "1763536133" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -202, "time": "1763536898" }, "departure": { "delay": -202, "time": "1763536898" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -109, "time": "1763536331" }, "departure": { "delay": -109, "time": "1763536331" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -163, "time": "1763536697" }, "departure": { "delay": -163, "time": "1763536697" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -42, "time": "1763535858" }, "departure": { "delay": -42, "time": "1763535858" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -73, "time": "1763536067" }, "departure": { "delay": -73, "time": "1763536067" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -89, "time": "1763536411" }, "departure": { "delay": -89, "time": "1763536411" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -162, "time": "1763536938" }, "departure": { "delay": -162, "time": "1763536938" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -282, "time": "1763536998" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -174, "time": "1763536626" }, "departure": { "delay": -174, "time": "1763536626" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -130, "time": "1763536670" }, "departure": { "delay": -130, "time": "1763536670" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -113, "time": "1763536567" }, "departure": { "delay": -113, "time": "1763536567" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -13, "time": "1763536007" }, "departure": { "delay": -13, "time": "1763536007" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -87, "time": "1763536473" }, "departure": { "delay": -87, "time": "1763536473" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -57, "time": "1763536443" }, "departure": { "delay": -57, "time": "1763536443" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -84, "time": "1763536236" }, "departure": { "delay": -84, "time": "1763536236" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -189, "time": "1763536851" }, "departure": { "delay": -189, "time": "1763536851" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -117, "time": "1763536503" }, "departure": { "delay": -117, "time": "1763536503" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470530:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:478:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1763540885" }, "departure": { "delay": 5, "time": "1763540885" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763542745" }, "departure": { "delay": 5, "time": "1763542745" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763542500" }, "departure": { "time": "1763542500" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763543160" }, "departure": { "time": "1763543160" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763540465" }, "departure": { "delay": 5, "time": "1763540465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763543340" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763542200" }, "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763542740" }, "departure": { "time": "1763542740" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 } ], "timestamp": "1763532019", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:478:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:564:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763542685" }, "departure": { "delay": 5, "time": "1763542685" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1763542265" }, "departure": { "delay": 5, "time": "1763542265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763542740" }, "departure": { "time": "1763542740" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763545140" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763542620" }, "departure": { "time": "1763542620" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763544545" }, "departure": { "delay": 5, "time": "1763544545" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1763532864", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:564:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:885:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763544540" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763545620" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763545200" }, "departure": { "time": "1763545200" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763545140" }, "departure": { "time": "1763545140" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1763532874", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:885:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586535:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1185, "time": "1763532855" }, "departure": { "delay": -1185, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -1965, "time": "1763532855" }, "departure": { "delay": -1965, "time": "1763532855" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -885, "time": "1763532855" }, "departure": { "delay": -885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLAV02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1785, "time": "1763532855" }, "departure": { "delay": -1785, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -1485, "time": "1763532855" }, "departure": { "delay": -1485, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -1065, "time": "1763532855" }, "departure": { "delay": -1065, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1665, "time": "1763532855" }, "departure": { "delay": -1665, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -199, "time": "1763535101" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -1605, "time": "1763532855" }, "departure": { "delay": -1605, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -1245, "time": "1763532855" }, "departure": { "delay": -1245, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -885, "time": "1763532855" }, "departure": { "delay": -885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -116, "time": "1763534764" }, "departure": { "delay": -116, "time": "1763534764" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -945, "time": "1763532855" }, "departure": { "delay": -945, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xBFA02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -765, "time": "1763532855" }, "departure": { "delay": -765, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -131, "time": "1763534869" }, "departure": { "delay": -131, "time": "1763534869" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -945, "time": "1763532855" }, "departure": { "delay": -945, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1365, "time": "1763532855" }, "departure": { "delay": -1365, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -176, "time": "1763534824" }, "departure": { "delay": -176, "time": "1763534824" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -192, "time": "1763534928" }, "departure": { "delay": -192, "time": "1763534928" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -1305, "time": "1763532855" }, "departure": { "delay": -1305, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -1845, "time": "1763532855" }, "departure": { "delay": -1845, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586535:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4030856xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1763533832" }, "departure": { "delay": 92, "time": "1763533832" }, "stopId": "FR:76404:ZE:3351:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 49, "time": "1763533189" }, "departure": { "delay": 49, "time": "1763533189" }, "stopId": "FR:76250:ZE:5016:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 43, "time": "1763532283" }, "departure": { "delay": 43, "time": "1763532283" }, "stopId": "FR:76563:ZE:5111:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1763533494" }, "departure": { "delay": 54, "time": "1763533494" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1763533112" }, "departure": { "delay": 92, "time": "1763533112" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1763534409" }, "departure": { "delay": 69, "time": "1763534409" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1763532829" }, "departure": { "delay": 49, "time": "1763532829" }, "stopId": "FR:76647:ZE:5169:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 19, "time": "1763532439" }, "departure": { "delay": 19, "time": "1763532439" }, "stopId": "FR:76647:ZE:3312:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 67, "time": "1763534347" }, "departure": { "delay": 67, "time": "1763534347" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 49, "time": "1763534149" }, "departure": { "delay": 49, "time": "1763534149" }, "stopId": "FR:76238:ZE:5154:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 49, "time": "1763533609" }, "departure": { "delay": 49, "time": "1763533609" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 75, "time": "1763534655" }, "departure": { "delay": 75, "time": "1763534655" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 83, "time": "1763534723" }, "departure": { "delay": 83, "time": "1763534723" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 68, "time": "1763533388" }, "departure": { "delay": 68, "time": "1763533388" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 49, "time": "1763534269" }, "departure": { "delay": 49, "time": "1763534269" }, "stopId": "FR:76238:ZE:4030:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 87, "time": "1763532387" }, "departure": { "delay": 87, "time": "1763532387" }, "stopId": "FR:76647:ZE:5156:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1763534683" }, "departure": { "delay": 103, "time": "1763534683" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 49, "time": "1763534509" }, "departure": { "delay": 49, "time": "1763534509" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 68, "time": "1763534228" }, "departure": { "delay": 68, "time": "1763534228" }, "stopId": "FR:76238:ZE:4863:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 95, "time": "1763534015" }, "departure": { "delay": 95, "time": "1763534015" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1763534809" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 16, "time": "1763532676" }, "departure": { "delay": 16, "time": "1763532676" }, "stopId": "FR:76647:ZE:5113:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 63, "time": "1763532603" }, "departure": { "delay": 63, "time": "1763532603" }, "stopId": "FR:76647:ZE:5157:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1763534383" }, "departure": { "delay": 103, "time": "1763534383" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4030856xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5056100031266816x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1763533352" }, "departure": { "delay": 42, "time": "1763533362" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 3 }, { "departure": { "time": "1763533200" }, "stopId": "FR:14366:ZE:600340010:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1763533236" }, "departure": { "delay": -14, "time": "1763533246" }, "stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1763533471" }, "departure": { "delay": 41, "time": "1763533481" }, "stopId": "FR:14366:ZE:17250002:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1763533668" }, "departure": { "delay": 58, "time": "1763533678" }, "stopId": "FR:14366:ZE:3110004:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1763533795" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1763533610" }, "departure": { "delay": 60, "time": "1763533620" }, "stopId": "FR:14366:ZE:21190002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1763533417" }, "departure": { "delay": 47, "time": "1763533427" }, "stopId": "FR:14366:ZE:7150002:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1763533539" }, "departure": { "delay": 49, "time": "1763533549" }, "stopId": "FR:14366:ZE:33070003:ATOUMOD036", "stopSequence": 10 } ], "timestamp": "1763532912", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:5056100031266816x1:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057423x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1763534238" }, "departure": { "delay": 138, "time": "1763534238" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 154, "time": "1763533114" }, "departure": { "delay": 154, "time": "1763533114" }, "stopId": "FR:76351:ZE:4502:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1763533433" }, "departure": { "delay": 113, "time": "1763533433" }, "stopId": "FR:76270:ZE:4600:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 151, "time": "1763535991" }, "departure": { "delay": 151, "time": "1763535991" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 167, "time": "1763532947" }, "departure": { "delay": 167, "time": "1763532947" }, "stopId": "FR:76351:ZE:3803:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1763535219" }, "departure": { "delay": 159, "time": "1763535219" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 113, "time": "1763534513" }, "departure": { "delay": 113, "time": "1763534513" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 113, "time": "1763535773" }, "departure": { "delay": 113, "time": "1763535773" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 113, "time": "1763533673" }, "departure": { "delay": 113, "time": "1763533673" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1763535872" }, "departure": { "delay": 152, "time": "1763535872" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 113, "time": "1763536193" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 113, "time": "1763535293" }, "departure": { "delay": 113, "time": "1763535293" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 167, "time": "1763534087" }, "departure": { "delay": 167, "time": "1763534087" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 138, "time": "1763533038" }, "departure": { "delay": 138, "time": "1763533038" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763535670" }, "departure": { "delay": 130, "time": "1763535670" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 113, "time": "1763533193" }, "departure": { "delay": 113, "time": "1763533193" }, "stopId": "FR:76351:ZE:4504:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1763533391" }, "departure": { "delay": 131, "time": "1763533391" }, "stopId": "FR:76270:ZE:3428:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1763534753" }, "departure": { "delay": 113, "time": "1763534753" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 149, "time": "1763533469" }, "departure": { "delay": 149, "time": "1763533469" }, "stopId": "FR:76270:ZE:3353:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 165, "time": "1763534385" }, "departure": { "delay": 165, "time": "1763534385" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 113, "time": "1763533013" }, "departure": { "delay": 113, "time": "1763533013" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1763534591" }, "departure": { "delay": 131, "time": "1763534591" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 171, "time": "1763534871" }, "departure": { "delay": 171, "time": "1763534871" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 118, "time": "1763535598" }, "departure": { "delay": 118, "time": "1763535598" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 116, "time": "1763536076" }, "departure": { "delay": 116, "time": "1763536076" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 142, "time": "1763535442" }, "departure": { "delay": 142, "time": "1763535442" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 113, "time": "1763534153" }, "departure": { "delay": 113, "time": "1763534153" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 122, "time": "1763535482" }, "departure": { "delay": 122, "time": "1763535482" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 113, "time": "1763534693" }, "departure": { "delay": 113, "time": "1763534693" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 113, "time": "1763534453" }, "departure": { "delay": 113, "time": "1763534453" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1763535413" }, "departure": { "delay": 113, "time": "1763535413" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 113, "time": "1763533853" }, "departure": { "delay": 113, "time": "1763533853" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1763532846" }, "departure": { "delay": 126, "time": "1763532846" }, "stopId": "FR:76351:ZE:4577:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1763535533" }, "departure": { "delay": 113, "time": "1763535533" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 31, "time": "1763532451" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 152, "time": "1763533892" }, "departure": { "delay": 152, "time": "1763533892" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1763532613" }, "departure": { "delay": 73, "time": "1763532613" }, "stopId": "FR:76351:ZE:4575:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 148, "time": "1763533948" }, "departure": { "delay": 148, "time": "1763533948" }, "stopId": "FR:76447:ZE:4510:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1763534933" }, "departure": { "delay": 113, "time": "1763534933" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 137, "time": "1763534537" }, "departure": { "delay": 137, "time": "1763534537" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 134, "time": "1763533754" }, "departure": { "delay": 134, "time": "1763533754" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1763533795" }, "departure": { "delay": 115, "time": "1763533795" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1763534007" }, "departure": { "delay": 147, "time": "1763534007" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 155, "time": "1763533595" }, "departure": { "delay": 155, "time": "1763533595" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 111, "time": "1763532711" }, "departure": { "delay": 111, "time": "1763532711" }, "stopId": "FR:76351:ZE:3362:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 131, "time": "1763534651" }, "departure": { "delay": 131, "time": "1763534651" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 113, "time": "1763535353" }, "departure": { "delay": 113, "time": "1763535353" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 124, "time": "1763533324" }, "departure": { "delay": 124, "time": "1763533324" }, "stopId": "FR:76270:ZE:5198:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 143, "time": "1763532743" }, "departure": { "delay": 143, "time": "1763532743" }, "stopId": "FR:76351:ZE:3869:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1763534293" }, "departure": { "delay": 133, "time": "1763534293" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057423x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746206x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1763535360" }, "departure": { "delay": 120, "time": "1763535360" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 120, "time": "1763533560" }, "departure": { "delay": 120, "time": "1763533560" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1763533200" }, "departure": { "delay": 120, "time": "1763533200" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1763532869" }, "departure": { "delay": 122, "time": "1763532902" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1763535180" }, "departure": { "delay": 120, "time": "1763535180" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 120, "time": "1763534640" }, "departure": { "delay": 120, "time": "1763534640" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 104, "time": "1763532824" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1763536020" }, "departure": { "delay": 120, "time": "1763536020" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 120, "time": "1763536200" }, "departure": { "delay": 120, "time": "1763536200" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 120, "time": "1763536260" }, "departure": { "delay": 120, "time": "1763536260" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 120, "time": "1763534820" }, "departure": { "delay": 120, "time": "1763534820" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1763535480" }, "departure": { "delay": 120, "time": "1763535480" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 120, "time": "1763534280" }, "departure": { "delay": 120, "time": "1763534280" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1763535300" }, "departure": { "delay": 120, "time": "1763535300" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 120, "time": "1763536320" }, "departure": { "delay": 120, "time": "1763536320" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 120, "time": "1763535720" }, "departure": { "delay": 120, "time": "1763535720" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 120, "time": "1763533260" }, "departure": { "delay": 120, "time": "1763533260" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1763533680" }, "departure": { "delay": 120, "time": "1763533680" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1763535060" }, "departure": { "delay": 120, "time": "1763535060" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1763534940" }, "departure": { "delay": 120, "time": "1763534940" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 120, "time": "1763534100" }, "departure": { "delay": 120, "time": "1763534100" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1763536080" }, "departure": { "delay": 120, "time": "1763536080" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 120, "time": "1763533380" }, "departure": { "delay": 120, "time": "1763533380" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1763533020" }, "departure": { "delay": 120, "time": "1763533020" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1763533440" }, "departure": { "delay": 120, "time": "1763533440" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1763533140" }, "departure": { "delay": 120, "time": "1763533140" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1763534520" }, "departure": { "delay": 120, "time": "1763534520" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1763535600" }, "departure": { "delay": 120, "time": "1763535600" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 120, "time": "1763533680" }, "departure": { "delay": 120, "time": "1763533680" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1763535900" }, "departure": { "delay": 120, "time": "1763535900" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 120, "time": "1763534700" }, "departure": { "delay": 120, "time": "1763534700" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1763533860" }, "departure": { "delay": 120, "time": "1763533860" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1763534580" }, "departure": { "delay": 120, "time": "1763534580" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 120, "time": "1763535780" }, "departure": { "delay": 120, "time": "1763535780" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 120, "time": "1763533800" }, "departure": { "delay": 120, "time": "1763533800" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1763534400" }, "departure": { "delay": 120, "time": "1763534400" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1763535120" }, "departure": { "delay": 120, "time": "1763535120" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 120, "time": "1763536380" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 120, "time": "1763533980" }, "departure": { "delay": 120, "time": "1763533980" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1763535960" }, "departure": { "delay": 120, "time": "1763535960" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 120, "time": "1763535240" }, "departure": { "delay": 120, "time": "1763535240" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 120, "time": "1763533620" }, "departure": { "delay": 120, "time": "1763533620" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1763535660" }, "departure": { "delay": 120, "time": "1763535660" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 120, "time": "1763533320" }, "departure": { "delay": 120, "time": "1763533320" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1763533200" }, "departure": { "delay": 120, "time": "1763533200" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1763535000" }, "departure": { "delay": 120, "time": "1763535000" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1763533080" }, "departure": { "delay": 120, "time": "1763533080" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1763535540" }, "departure": { "delay": 120, "time": "1763535540" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 120, "time": "1763535600" }, "departure": { "delay": 120, "time": "1763535600" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 120, "time": "1763535840" }, "departure": { "delay": 120, "time": "1763535840" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746206x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6181999938109440x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -290, "time": "1763533740" }, "departure": { "delay": -290, "time": "1763533750" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -29, "time": "1763533521" }, "departure": { "delay": -29, "time": "1763533531" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1763532118" }, "departure": { "delay": 69, "time": "1763532129" }, "stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1763533201" }, "departure": { "delay": 71, "time": "1763533211" }, "stopId": "FR:14574:ZE:656370002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -510, "time": "1763533950" }, "stopId": "FR:14366:ZE:669860001:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 87, "time": "1763532728" }, "departure": { "delay": 87, "time": "1763532747" }, "stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1763533149" }, "departure": { "delay": 79, "time": "1763533159" }, "stopId": "FR:14574:ZE:536760004:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1763533288" }, "departure": { "delay": 98, "time": "1763533298" }, "stopId": "FR:14574:ZE:276780014:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -94, "time": "1763533576" }, "departure": { "delay": -94, "time": "1763533586" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1763533386" }, "departure": { "delay": 76, "time": "1763533396" }, "stopId": "FR:14366:ZE:299040025:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1763533473" }, "departure": { "delay": 43, "time": "1763533483" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 61, "time": "1763533431" }, "departure": { "delay": 61, "time": "1763533441" }, "stopId": "FR:14366:ZE:306900013:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1763532818" }, "departure": { "delay": 52, "time": "1763532832" }, "stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -370, "time": "1763533900" }, "departure": { "delay": -370, "time": "1763533910" }, "stopId": "FR:14366:ZE:19300003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 77, "time": "1763533327" }, "departure": { "delay": 77, "time": "1763533337" }, "stopId": "FR:14574:ZE:293010014:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1763532262" }, "departure": { "delay": 55, "time": "1763532355" }, "stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036", "stopSequence": 7 } ], "timestamp": "1763532913", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5182404740251648:LOC", "tripId": "ATOUMOD036:ServiceJourney:6181999938109440x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:151:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763532540" }, "departure": { "delay": 5, "time": "1763532545" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": -105, "time": "1763532070" }, "departure": { "delay": -105, "time": "1763532075" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763532300" }, "departure": { "time": "1763532360" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763531880" }, "departure": { "delay": 5, "time": "1763531885" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763532180" }, "departure": { "time": "1763532240" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1763532720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763532000" }, "departure": { "delay": 5, "time": "1763532005" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1763531650" }, "departure": { "delay": 15, "time": "1763531655" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1763532600" }, "departure": { "delay": -55, "time": "1763532605" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "departure": { "time": "1763531520" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763532060" }, "departure": { "delay": 5, "time": "1763532065" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763531820" }, "departure": { "delay": 5, "time": "1763531825" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1763531640" }, "departure": { "delay": 65, "time": "1763531645" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1763532480" }, "departure": { "delay": 5, "time": "1763532485" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763531760" }, "departure": { "delay": 65, "time": "1763531765" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1763532767", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:151:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595522:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1763537136" }, "departure": { "delay": -24, "time": "1763537136" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -24, "time": "1763536536" }, "departure": { "delay": -24, "time": "1763536536" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1763536513" }, "departure": { "delay": 13, "time": "1763536513" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3165, "time": "1763532855" }, "departure": { "delay": -3165, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1763536977" }, "departure": { "delay": -3, "time": "1763536977" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 35, "time": "1763537495" }, "departure": { "delay": 35, "time": "1763537495" }, "stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1763537047" }, "departure": { "delay": 7, "time": "1763537047" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -24, "time": "1763536836" }, "departure": { "delay": -24, "time": "1763536836" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -2805, "time": "1763532855" }, "departure": { "delay": -2805, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1763536880" }, "departure": { "delay": 20, "time": "1763536880" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 23 }, { "departure": { "delay": -2745, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1763537610" }, "departure": { "delay": 30, "time": "1763537610" }, "stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -24, "time": "1763537676" }, "stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -3105, "time": "1763532855" }, "departure": { "delay": -3105, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763536475" }, "departure": { "delay": 35, "time": "1763536475" }, "stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2925, "time": "1763532855" }, "departure": { "delay": -2925, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1, "time": "1763536919" }, "departure": { "delay": -1, "time": "1763536919" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1763536593" }, "departure": { "delay": 33, "time": "1763536593" }, "stopId": "FR:27229:ZE:0xECH02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1763536399" }, "departure": { "delay": 19, "time": "1763536399" }, "stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1763537376" }, "departure": { "delay": 36, "time": "1763537376" }, "stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -24, "time": "1763536656" }, "departure": { "delay": -24, "time": "1763536656" }, "stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1763537078" }, "departure": { "delay": 38, "time": "1763537078" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -3225, "time": "1763532855" }, "departure": { "delay": -3225, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2745, "time": "1763532855" }, "departure": { "delay": -2745, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595522:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057471x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1763533478" }, "departure": { "delay": 158, "time": "1763533478" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 160, "time": "1763532880" }, "departure": { "delay": 160, "time": "1763532880" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 145, "time": "1763533045" }, "departure": { "delay": 145, "time": "1763533045" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 87, "time": "1763532747" }, "departure": { "delay": 87, "time": "1763532747" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 114, "time": "1763533434" }, "departure": { "delay": 114, "time": "1763533434" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 139, "time": "1763533099" }, "departure": { "delay": 139, "time": "1763533099" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 114, "time": "1763533614" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 128, "time": "1763533148" }, "departure": { "delay": 128, "time": "1763533148" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 144, "time": "1763533404" }, "departure": { "delay": 144, "time": "1763533404" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 171, "time": "1763533251" }, "departure": { "delay": 171, "time": "1763533251" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 153, "time": "1763533353" }, "departure": { "delay": 153, "time": "1763533353" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 114, "time": "1763533194" }, "departure": { "delay": 114, "time": "1763533194" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 140, "time": "1763532800" }, "departure": { "delay": 140, "time": "1763532800" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057471x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5711690281779200x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 226, "time": "1763534376" }, "departure": { "delay": 226, "time": "1763534386" }, "stopId": "FR:14366:ZE:764310005:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -158, "time": "1763534662" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1763533132" }, "departure": { "delay": 62, "time": "1763533142" }, "stopId": "FR:14484:ZE:4857099931615232:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1763534432" }, "departure": { "delay": 102, "time": "1763534442" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1763533597" }, "departure": { "delay": 107, "time": "1763533607" }, "stopId": "FR:14270:ZE:6450611550683136:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1763532739" }, "departure": { "delay": 100, "time": "1763532760" }, "stopId": "FR:14504:ZE:5671676248326144:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1763533379" }, "departure": { "delay": 129, "time": "1763533389" }, "stopId": "FR:14484:ZE:4529298162581504:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1763533665" }, "departure": { "delay": 115, "time": "1763533675" }, "stopId": "FR:14270:ZE:4711895375282176:ATOUMOD036", "stopSequence": 7 }, { "departure": { "delay": -5, "time": "1763532595" }, "stopId": "FR:14504:ZE:4678718363533312:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1763534489" }, "departure": { "delay": -21, "time": "1763534499" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1763532897" }, "departure": { "delay": 22, "time": "1763532922" }, "stopId": "FR:14460:ZE:6158289936056320:ATOUMOD036", "stopSequence": 3 } ], "timestamp": "1763532912", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4947799775903744:LOC", "tripId": "ATOUMOD036:ServiceJourney:5711690281779200x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:675:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763542020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763541600" }, "departure": { "time": "1763541600" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "departure": { "time": "1763540760" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:675:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1763534130" }, "departure": { "delay": 90, "time": "1763534130" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 147, "time": "1763532596" }, "departure": { "delay": 147, "time": "1763532627" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1763531716" }, "departure": { "delay": 96, "time": "1763531736" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1763534910" }, "departure": { "delay": 90, "time": "1763534910" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 90, "time": "1763534850" }, "departure": { "delay": 90, "time": "1763534850" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 102, "time": "1763531661" }, "departure": { "delay": 102, "time": "1763531682" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1763533770" }, "departure": { "delay": 90, "time": "1763533770" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 90, "time": "1763532990" }, "departure": { "delay": 90, "time": "1763532990" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 146, "time": "1763532650" }, "departure": { "delay": 146, "time": "1763532686" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1763534250" }, "departure": { "delay": 90, "time": "1763534250" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 90, "time": "1763533470" }, "departure": { "delay": 90, "time": "1763533470" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 169, "time": "1763532727" }, "departure": { "delay": 169, "time": "1763532769" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1763532274" }, "departure": { "delay": 132, "time": "1763532312" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 208, "time": "1763532172" }, "departure": { "delay": 208, "time": "1763532208" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1763533530" }, "departure": { "delay": 90, "time": "1763533530" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1763533890" }, "departure": { "delay": 90, "time": "1763533890" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 90, "time": "1763534010" }, "departure": { "delay": 90, "time": "1763534010" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 133, "time": "1763532247" }, "departure": { "delay": 133, "time": "1763532253" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1763534670" }, "departure": { "delay": 90, "time": "1763534670" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 90, "time": "1763534430" }, "departure": { "delay": 90, "time": "1763534430" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 179, "time": "1763532029" }, "departure": { "delay": 179, "time": "1763532059" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1763533350" }, "departure": { "delay": 90, "time": "1763533350" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 172, "time": "1763532071" }, "departure": { "delay": 172, "time": "1763532112" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1763534790" }, "departure": { "delay": 90, "time": "1763534790" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 90, "time": "1763532930" }, "departure": { "delay": 90, "time": "1763532930" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1763534730" }, "departure": { "delay": 90, "time": "1763534730" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 117, "time": "1763532347" }, "departure": { "delay": 117, "time": "1763532357" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 162, "time": "1763532132" }, "departure": { "delay": 162, "time": "1763532162" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1763532790" }, "departure": { "delay": 145, "time": "1763532805" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 62, "time": "1763531642" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1763532853" }, "departure": { "delay": 93, "time": "1763532873" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 90, "time": "1763534850" }, "departure": { "delay": 90, "time": "1763534850" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 90, "time": "1763534370" }, "departure": { "delay": 90, "time": "1763534370" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 168, "time": "1763532503" }, "departure": { "delay": 168, "time": "1763532528" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 145, "time": "1763532432" }, "departure": { "delay": 145, "time": "1763532445" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1763533170" }, "departure": { "delay": 90, "time": "1763533170" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1763535090" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 90, "time": "1763533650" }, "departure": { "delay": 90, "time": "1763533650" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1763534910" }, "departure": { "delay": 90, "time": "1763534910" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 90, "time": "1763533290" }, "departure": { "delay": 90, "time": "1763533290" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1763533050" }, "departure": { "delay": 90, "time": "1763533050" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1763534370" }, "departure": { "delay": 90, "time": "1763534370" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 90, "time": "1763534610" }, "departure": { "delay": 90, "time": "1763534610" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 90, "time": "1763534970" }, "departure": { "delay": 90, "time": "1763534970" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 90, "time": "1763534490" }, "departure": { "delay": 90, "time": "1763534490" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 166, "time": "1763532371" }, "departure": { "delay": 166, "time": "1763532406" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763532900", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:293:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536800" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1763535660" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763537460" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:293:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC395399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -297, "time": "1763535123" }, "departure": { "delay": -297, "time": "1763535123" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -301, "time": "1763535059" }, "departure": { "delay": -301, "time": "1763535059" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -291, "time": "1763535549" }, "departure": { "delay": -291, "time": "1763535549" }, "stopId": "FR:27229:ZE:0xIMM01:ATOUMOD004", "stopSequence": 22 }, { "departure": { "time": "1763534040" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -299, "time": "1763535481" }, "departure": { "delay": -299, "time": "1763535481" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -292, "time": "1763535368" }, "departure": { "delay": -292, "time": "1763535368" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -300, "time": "1763535420" }, "departure": { "delay": -300, "time": "1763535420" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1763534446" }, "departure": { "delay": 46, "time": "1763534446" }, "stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -11, "time": "1763534209" }, "departure": { "delay": -11, "time": "1763534209" }, "stopId": "FR:27020:ZE:0xITO02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1763534374" }, "departure": { "delay": 34, "time": "1763534374" }, "stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1763534397" }, "departure": { "delay": 57, "time": "1763534397" }, "stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1763534272" }, "departure": { "delay": -8, "time": "1763534272" }, "stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -206, "time": "1763534794" }, "departure": { "delay": -206, "time": "1763534794" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 39, "time": "1763534319" }, "departure": { "delay": 39, "time": "1763534319" }, "stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -302, "time": "1763535598" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 8, "time": "1763534168" }, "departure": { "delay": 8, "time": "1763534168" }, "stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1763534079" }, "departure": { "delay": 39, "time": "1763534079" }, "stopId": "FR:27020:ZE:0xETA02:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC395399:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057788x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1763534011" }, "departure": { "delay": 31, "time": "1763534011" }, "stopId": "FR:76305:ZE:5192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 27, "time": "1763535207" }, "departure": { "delay": 27, "time": "1763535207" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 48, "time": "1763534688" }, "departure": { "delay": 48, "time": "1763534688" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1763535645" }, "departure": { "delay": 45, "time": "1763535645" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1763536898" }, "departure": { "delay": 38, "time": "1763536898" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1763533552" }, "departure": { "delay": 52, "time": "1763533552" }, "stopId": "FR:76305:ZE:4477:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 28, "time": "1763535328" }, "departure": { "delay": 28, "time": "1763535328" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "departure": { "time": "1763533320" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1763536448" }, "departure": { "delay": 8, "time": "1763536448" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 46, "time": "1763536186" }, "departure": { "delay": 46, "time": "1763536186" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 36, "time": "1763535576" }, "departure": { "delay": 36, "time": "1763535576" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1763535007" }, "departure": { "delay": 7, "time": "1763535007" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1763533748" }, "departure": { "delay": 8, "time": "1763533748" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1763534294" }, "departure": { "delay": 14, "time": "1763534294" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763537040" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 46, "time": "1763535946" }, "departure": { "delay": 46, "time": "1763535946" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 38, "time": "1763533658" }, "departure": { "delay": 38, "time": "1763533658" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 41, "time": "1763535281" }, "departure": { "delay": 41, "time": "1763535281" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1763534193" }, "departure": { "delay": 33, "time": "1763534193" }, "stopId": "FR:76341:ZE:3243:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 38, "time": "1763535158" }, "departure": { "delay": 38, "time": "1763535158" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76305:ZE:3441:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763536756" }, "departure": { "delay": 16, "time": "1763536756" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 48, "time": "1763534088" }, "departure": { "delay": 48, "time": "1763534088" }, "stopId": "FR:76305:ZE:3148:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1763533509" }, "departure": { "delay": 9, "time": "1763533509" }, "stopId": "FR:76305:ZE:4482:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1763536935" }, "departure": { "delay": 15, "time": "1763536935" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 35, "time": "1763534255" }, "departure": { "delay": 35, "time": "1763534255" }, "stopId": "FR:76341:ZE:3580:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1763536623" }, "departure": { "delay": 3, "time": "1763536623" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 24, "time": "1763536044" }, "departure": { "delay": 24, "time": "1763536044" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 42, "time": "1763536722" }, "departure": { "delay": 42, "time": "1763536722" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 40, "time": "1763535520" }, "departure": { "delay": 40, "time": "1763535520" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1763536234" }, "departure": { "delay": 34, "time": "1763536234" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 59, "time": "1763533439" }, "departure": { "delay": 59, "time": "1763533439" }, "stopId": "FR:76305:ZE:4481:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1763533610" }, "departure": { "delay": 50, "time": "1763533610" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1763536809" }, "departure": { "delay": 9, "time": "1763536809" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 36, "time": "1763535096" }, "departure": { "delay": 36, "time": "1763535096" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1763534143" }, "departure": { "delay": 43, "time": "1763534143" }, "stopId": "FR:76341:ZE:3059:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1763531669", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057788x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "time": "1763533800" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1763536680" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763532905", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584891:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1763532938" }, "departure": { "delay": 38, "time": "1763532938" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1763533421" }, "departure": { "delay": -19, "time": "1763533421" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1763533331" }, "departure": { "delay": 11, "time": "1763533331" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -144, "time": "1763533956" }, "departure": { "delay": -144, "time": "1763533956" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -110, "time": "1763533810" }, "departure": { "delay": -110, "time": "1763533810" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 98, "time": "1763532878" }, "departure": { "delay": 98, "time": "1763532878" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -134, "time": "1763533906" }, "departure": { "delay": -134, "time": "1763533906" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1763533129" }, "departure": { "delay": 49, "time": "1763533129" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 71, "time": "1763533091" }, "departure": { "delay": 71, "time": "1763533091" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -201, "time": "1763534019" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 94, "time": "1763533054" }, "departure": { "delay": 94, "time": "1763533054" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -89, "time": "1763533651" }, "departure": { "delay": -89, "time": "1763533651" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -114, "time": "1763533866" }, "departure": { "delay": -114, "time": "1763533866" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1763533506" }, "departure": { "delay": 6, "time": "1763533506" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1763533184" }, "departure": { "delay": 44, "time": "1763533184" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -48, "time": "1763533572" }, "departure": { "delay": -48, "time": "1763533572" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -71, "time": "1763533729" }, "departure": { "delay": -71, "time": "1763533729" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -171, "time": "1763533989" }, "departure": { "delay": -171, "time": "1763533989" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584891:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:293:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "departure": { "time": "1763534340" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763535540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:293:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584804:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -121, "time": "1763535539" }, "departure": { "delay": -121, "time": "1763535539" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -2145, "time": "1763532855" }, "departure": { "delay": -2145, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1245, "time": "1763532855" }, "departure": { "delay": -1245, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -525, "time": "1763532855" }, "departure": { "delay": -525, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2445, "time": "1763532855" }, "departure": { "delay": -2445, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -146, "time": "1763535694" }, "departure": { "delay": -146, "time": "1763535694" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -2685, "time": "1763532855" }, "departure": { "delay": -2685, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -2325, "time": "1763532855" }, "departure": { "delay": -2325, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -765, "time": "1763532855" }, "departure": { "delay": -765, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1785, "time": "1763532855" }, "departure": { "delay": -1785, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -193, "time": "1763535587" }, "departure": { "delay": -193, "time": "1763535587" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -705, "time": "1763532855" }, "departure": { "delay": -705, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1185, "time": "1763532855" }, "departure": { "delay": -1185, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1005, "time": "1763532855" }, "departure": { "delay": -1005, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xLES02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -170, "time": "1763535910" }, "departure": { "delay": -170, "time": "1763535910" }, "stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -2205, "time": "1763532855" }, "departure": { "delay": -2205, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -1365, "time": "1763532855" }, "departure": { "delay": -1365, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -2085, "time": "1763532855" }, "departure": { "delay": -2085, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -1365, "time": "1763532855" }, "departure": { "delay": -1365, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1905, "time": "1763532855" }, "departure": { "delay": -1905, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1545, "time": "1763532855" }, "departure": { "delay": -1545, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -1725, "time": "1763532855" }, "departure": { "delay": -1725, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1665, "time": "1763532855" }, "departure": { "delay": -1665, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCON01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1845, "time": "1763532855" }, "departure": { "delay": -1845, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -885, "time": "1763532855" }, "departure": { "delay": -885, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -585, "time": "1763532855" }, "departure": { "delay": -585, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1065, "time": "1763532855" }, "departure": { "delay": -1065, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004", "stopSequence": 8 }, { "departure": { "delay": -465, "time": "1763532855" }, "stopId": "FR:27602:ZE:0xROU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2505, "time": "1763532855" }, "departure": { "delay": -2505, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -197, "time": "1763536063" }, "stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004", "stopSequence": 39 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584804:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:255:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1763534400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763536200" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:255:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852026F4479519x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537820" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536920" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763542200" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539260" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539740" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763536080" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538840" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541240" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540580" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763532461", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852026F4479519x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471204:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -165, "time": "1763534835" }, "departure": { "delay": -165, "time": "1763534835" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -242, "time": "1763534878" }, "departure": { "delay": -242, "time": "1763534878" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -59, "time": "1763534461" }, "departure": { "delay": -59, "time": "1763534461" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -362, "time": "1763535118" }, "departure": { "delay": -362, "time": "1763535118" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -218, "time": "1763534962" }, "departure": { "delay": -218, "time": "1763534962" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -172, "time": "1763534708" }, "departure": { "delay": -172, "time": "1763534708" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1763533312" }, "departure": { "delay": -8, "time": "1763533312" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -91, "time": "1763533649" }, "departure": { "delay": -91, "time": "1763533649" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -11, "time": "1763533369" }, "departure": { "delay": -11, "time": "1763533369" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -302, "time": "1763534998" }, "departure": { "delay": -302, "time": "1763534998" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -156, "time": "1763534784" }, "departure": { "delay": -156, "time": "1763534784" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -115, "time": "1763534285" }, "departure": { "delay": -115, "time": "1763534285" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -115, "time": "1763533985" }, "departure": { "delay": -115, "time": "1763533985" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -115, "time": "1763534405" }, "departure": { "delay": -115, "time": "1763534405" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1763533273" }, "departure": { "delay": 13, "time": "1763533273" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -302, "time": "1763535058" }, "departure": { "delay": -302, "time": "1763535058" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -115, "time": "1763534045" }, "departure": { "delay": -115, "time": "1763534045" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "departure": { "time": "1763533140" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -75, "time": "1763533785" }, "departure": { "delay": -75, "time": "1763533785" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -423, "time": "1763535177" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -154, "time": "1763534606" }, "departure": { "delay": -154, "time": "1763534606" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -99, "time": "1763534541" }, "departure": { "delay": -99, "time": "1763534541" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1763533448" }, "departure": { "delay": 8, "time": "1763533448" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -66, "time": "1763533734" }, "departure": { "delay": -66, "time": "1763533734" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -160, "time": "1763534660" }, "departure": { "delay": -160, "time": "1763534660" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -18, "time": "1763533482" }, "departure": { "delay": -18, "time": "1763533482" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -23, "time": "1763533537" }, "departure": { "delay": -23, "time": "1763533537" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -25, "time": "1763533955" }, "departure": { "delay": -25, "time": "1763533955" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -53, "time": "1763533567" }, "departure": { "delay": -53, "time": "1763533567" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -53, "time": "1763533867" }, "departure": { "delay": -53, "time": "1763533867" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -62, "time": "1763533678" }, "departure": { "delay": -62, "time": "1763533678" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471204:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071941x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1763533215" }, "departure": { "delay": 75, "time": "1763533215" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1763533395" }, "departure": { "delay": 75, "time": "1763533395" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 75, "time": "1763533095" }, "departure": { "delay": 75, "time": "1763533095" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1763533935" }, "departure": { "delay": 75, "time": "1763533935" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1763533565" }, "departure": { "delay": 125, "time": "1763533565" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 134, "time": "1763534174" }, "departure": { "delay": 134, "time": "1763534174" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1763534535" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 81, "time": "1763532801" }, "departure": { "delay": 81, "time": "1763532801" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1763533756" }, "departure": { "delay": 76, "time": "1763533756" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1763532973" }, "departure": { "delay": 133, "time": "1763532973" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1763533687" }, "departure": { "delay": 127, "time": "1763533687" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1763532709" }, "departure": { "delay": 49, "time": "1763532709" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "departure": { "time": "1763532600" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 75, "time": "1763532915" }, "departure": { "delay": 75, "time": "1763532915" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1763534110" }, "departure": { "delay": 130, "time": "1763534110" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1763534295" }, "departure": { "delay": 75, "time": "1763534295" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1763533039" }, "departure": { "delay": 79, "time": "1763533039" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 134, "time": "1763533514" }, "departure": { "delay": 134, "time": "1763533514" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 81, "time": "1763533161" }, "departure": { "delay": 81, "time": "1763533161" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1763533330" }, "departure": { "delay": 130, "time": "1763533330" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1763533815" }, "departure": { "delay": 75, "time": "1763533815" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 94, "time": "1763534014" }, "departure": { "delay": 94, "time": "1763534014" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1763533635" }, "departure": { "delay": 75, "time": "1763533635" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1763532739" }, "departure": { "delay": 19, "time": "1763532739" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071941x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196923x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1763536366" }, "departure": { "delay": 46, "time": "1763536366" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 10, "time": "1763534650" }, "departure": { "delay": 10, "time": "1763534650" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1763533192" }, "departure": { "delay": 52, "time": "1763533192" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1763533140" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1763535494" }, "departure": { "delay": 14, "time": "1763535494" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 38, "time": "1763533838" }, "departure": { "delay": 38, "time": "1763533838" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1763535821" }, "departure": { "delay": 41, "time": "1763535821" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1763535946" }, "departure": { "delay": 46, "time": "1763535946" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 38, "time": "1763534078" }, "departure": { "delay": 38, "time": "1763534078" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1763535583" }, "departure": { "delay": 43, "time": "1763535583" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1763535006" }, "departure": { "delay": 6, "time": "1763535006" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1763536234" }, "departure": { "delay": 34, "time": "1763536234" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1763536345" }, "departure": { "delay": 25, "time": "1763536345" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1763535872" }, "departure": { "delay": 32, "time": "1763535872" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1763533570" }, "departure": { "delay": 10, "time": "1763533570" }, "stopId": "FR:76351:ZE:4114:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1763533178" }, "departure": { "delay": 38, "time": "1763533178" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 32, "time": "1763536412" }, "departure": { "delay": 32, "time": "1763536412" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "time": "1763536440" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76351:ZE:3448:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1763536268" }, "departure": { "delay": 8, "time": "1763536268" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1763533783" }, "departure": { "delay": 43, "time": "1763533783" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1763535723" }, "departure": { "delay": 3, "time": "1763535723" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763535057" }, "departure": { "delay": 57, "time": "1763535057" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1763536079" }, "departure": { "delay": 59, "time": "1763536079" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1763534783" }, "departure": { "delay": 23, "time": "1763534783" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1763535358" }, "departure": { "delay": 58, "time": "1763535358" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1763536188" }, "departure": { "delay": 48, "time": "1763536188" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1763535237" }, "departure": { "delay": 57, "time": "1763535237" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1763535686" }, "departure": { "delay": 26, "time": "1763535686" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763532549", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196923x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470487:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 246, "time": "1763532546" }, "departure": { "delay": 246, "time": "1763532546" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 424, "time": "1763532964" }, "departure": { "delay": 424, "time": "1763532964" }, "stopId": "FR:27375:ZE:0x6454:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 401, "time": "1763533001" }, "departure": { "delay": 401, "time": "1763533001" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 283, "time": "1763532583" }, "departure": { "delay": 283, "time": "1763532583" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1763533102" }, "departure": { "delay": 82, "time": "1763533102" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 437, "time": "1763532857" }, "departure": { "delay": 437, "time": "1763532857" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 286, "time": "1763532682" }, "departure": { "delay": 286, "time": "1763532706" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -185, "time": "1763533135" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 234, "time": "1763533074" }, "departure": { "delay": 234, "time": "1763533074" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 444, "time": "1763532924" }, "departure": { "delay": 444, "time": "1763532924" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 411, "time": "1763532891" }, "departure": { "delay": 411, "time": "1763532891" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532537", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470487:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F4476353x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763531220" }, "departure": { "time": "1763531340" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 10 }, { "departure": { "time": "1763528940" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533740" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763534820" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763532120" }, "departure": { "time": "1763532240" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534100" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533380" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532780" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763527151", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13103F4476353x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470518:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -333, "time": "1763536347" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -99, "time": "1763535561" }, "departure": { "delay": -99, "time": "1763535561" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -268, "time": "1763536232" }, "departure": { "delay": -268, "time": "1763536232" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -53, "time": "1763535307" }, "departure": { "delay": -53, "time": "1763535307" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "departure": { "time": "1763535000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -182, "time": "1763535898" }, "departure": { "delay": -182, "time": "1763535898" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -90, "time": "1763535690" }, "departure": { "delay": -90, "time": "1763535690" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -72, "time": "1763535468" }, "departure": { "delay": -72, "time": "1763535468" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -206, "time": "1763536054" }, "departure": { "delay": -206, "time": "1763536054" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -186, "time": "1763536194" }, "departure": { "delay": -186, "time": "1763536194" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -64, "time": "1763535416" }, "departure": { "delay": -64, "time": "1763535416" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -73, "time": "1763535647" }, "departure": { "delay": -73, "time": "1763535647" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1763535119" }, "departure": { "delay": -1, "time": "1763535119" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -113, "time": "1763535487" }, "departure": { "delay": -113, "time": "1763535487" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -303, "time": "1763536317" }, "departure": { "delay": -303, "time": "1763536317" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -23, "time": "1763535217" }, "departure": { "delay": -23, "time": "1763535217" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -99, "time": "1763535741" }, "departure": { "delay": -99, "time": "1763535741" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -19, "time": "1763535161" }, "departure": { "delay": -19, "time": "1763535161" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -193, "time": "1763536127" }, "departure": { "delay": -193, "time": "1763536127" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -133, "time": "1763536007" }, "departure": { "delay": -133, "time": "1763536007" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -108, "time": "1763535612" }, "departure": { "delay": -108, "time": "1763535612" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -131, "time": "1763535829" }, "departure": { "delay": -131, "time": "1763535829" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470518:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4871044620877824x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 164, "time": "1763532994" }, "departure": { "delay": 164, "time": "1763533004" }, "stopId": "FR:14293:ZE:6740479564578816:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 286, "time": "1763533896" }, "departure": { "delay": 286, "time": "1763533906" }, "stopId": "FR:14366:ZE:274600016:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1763534096" }, "departure": { "delay": 186, "time": "1763534106" }, "stopId": "FR:14366:ZE:680870020:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 213, "time": "1763534003" }, "departure": { "delay": 213, "time": "1763534013" }, "stopId": "FR:14366:ZE:669820016:ATOUMOD036", "stopSequence": 8 }, { "departure": { "delay": 24, "time": "1763532504" }, "stopId": "FR:14460:ZE:6158289936056320:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763534310" }, "departure": { "delay": 100, "time": "1763534320" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1763534362" }, "departure": { "delay": 32, "time": "1763534372" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 177, "time": "1763534147" }, "departure": { "delay": 177, "time": "1763534157" }, "stopId": "FR:14366:ZE:669840002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 151, "time": "1763534181" }, "departure": { "delay": 151, "time": "1763534191" }, "stopId": "FR:14366:ZE:288370019:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -124, "time": "1763534516" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1763532703" }, "departure": { "delay": 82, "time": "1763532742" }, "stopId": "FR:14293:ZE:5725117855301632:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 259, "time": "1763533929" }, "departure": { "delay": 259, "time": "1763533939" }, "stopId": "FR:14366:ZE:301000016:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 241, "time": "1763533971" }, "departure": { "delay": 241, "time": "1763533981" }, "stopId": "FR:14366:ZE:293040014:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 203, "time": "1763534053" }, "departure": { "delay": 203, "time": "1763534063" }, "stopId": "FR:14366:ZE:676970013:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1763532782" }, "departure": { "delay": 113, "time": "1763532833" }, "stopId": "FR:14293:ZE:5112201795862528:ATOUMOD036", "stopSequence": 3 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4860060908912640:LOC", "tripId": "ATOUMOD036:ServiceJourney:4871044620877824x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056535x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4, "time": "1763533864" }, "departure": { "delay": 4, "time": "1763533864" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -27, "time": "1763532813" }, "departure": { "delay": -27, "time": "1763532813" }, "stopId": "FR:76351:ZE:4470:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1763533623" }, "departure": { "delay": 63, "time": "1763533623" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1763534404" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 19, "time": "1763534239" }, "departure": { "delay": 19, "time": "1763534239" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1763533541" }, "departure": { "delay": 41, "time": "1763533541" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1763533095" }, "departure": { "delay": 15, "time": "1763533095" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1763532634" }, "departure": { "delay": -26, "time": "1763532634" }, "stopId": "FR:76351:ZE:3235:ATOUMOD003", "stopSequence": 2 }, { "departure": { "time": "1763532600" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1763532996" }, "departure": { "delay": 36, "time": "1763532996" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1763534122" }, "departure": { "delay": 22, "time": "1763534122" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1763532908" }, "departure": { "delay": 8, "time": "1763532908" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1763533357" }, "departure": { "delay": 37, "time": "1763533357" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1763533144" }, "departure": { "delay": 4, "time": "1763533144" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 4, "time": "1763533444" }, "departure": { "delay": 4, "time": "1763533444" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 34, "time": "1763534194" }, "departure": { "delay": 34, "time": "1763534194" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 59, "time": "1763533919" }, "departure": { "delay": 59, "time": "1763533919" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1763533820" }, "departure": { "delay": 20, "time": "1763533820" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1763532696" }, "departure": { "delay": 36, "time": "1763532696" }, "stopId": "FR:76351:ZE:3226:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1763534044" }, "departure": { "delay": 4, "time": "1763534044" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1763533725" }, "departure": { "delay": 45, "time": "1763533725" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1763533261" }, "departure": { "delay": 61, "time": "1763533261" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -14, "time": "1763532766" }, "departure": { "delay": -14, "time": "1763532766" }, "stopId": "FR:76351:ZE:3222:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1763532859", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056535x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470827:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1763536653" }, "departure": { "delay": 33, "time": "1763536653" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 95, "time": "1763537435" }, "departure": { "delay": 95, "time": "1763537435" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -24, "time": "1763537736" }, "departure": { "delay": -24, "time": "1763537736" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 46 }, { "departure": { "time": "1763533200" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -74, "time": "1763535526" }, "departure": { "delay": -74, "time": "1763535526" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -91, "time": "1763533829" }, "departure": { "delay": -91, "time": "1763533829" }, "stopId": "FR:27275:ZE:0x6201:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1763533691" }, "departure": { "delay": 11, "time": "1763533691" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -84, "time": "1763536236" }, "departure": { "delay": -84, "time": "1763536236" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1763537224" }, "departure": { "delay": 64, "time": "1763537224" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -45, "time": "1763536335" }, "departure": { "delay": -45, "time": "1763536335" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -18, "time": "1763533602" }, "departure": { "delay": -18, "time": "1763533602" }, "stopId": "FR:27275:ZE:0x6225:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -205, "time": "1763538095" }, "departure": { "delay": -205, "time": "1763538095" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 49 }, { "arrival": { "delay": -235, "time": "1763538725" }, "departure": { "delay": -235, "time": "1763538725" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 51 }, { "arrival": { "delay": -11, "time": "1763533369" }, "departure": { "delay": -11, "time": "1763533369" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -90, "time": "1763536170" }, "departure": { "delay": -90, "time": "1763536170" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 87, "time": "1763537367" }, "departure": { "delay": 87, "time": "1763537367" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 65, "time": "1763537285" }, "departure": { "delay": 65, "time": "1763537285" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -91, "time": "1763534129" }, "departure": { "delay": -91, "time": "1763534129" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -91, "time": "1763534429" }, "departure": { "delay": -91, "time": "1763534429" }, "stopId": "FR:27022:ZE:0x6976:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1763537655" }, "departure": { "delay": 15, "time": "1763537655" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 45 }, { "arrival": { "delay": 57, "time": "1763537337" }, "departure": { "delay": 57, "time": "1763537337" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -227, "time": "1763538373" }, "departure": { "delay": -227, "time": "1763538373" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 50 }, { "arrival": { "delay": -45, "time": "1763533635" }, "departure": { "delay": -45, "time": "1763533635" }, "stopId": "FR:27275:ZE:0x6223:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -79, "time": "1763533721" }, "departure": { "delay": -79, "time": "1763533721" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1763533266" }, "departure": { "delay": 66, "time": "1763533266" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 19, "time": "1763535739" }, "departure": { "delay": 19, "time": "1763535739" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -75, "time": "1763534925" }, "departure": { "delay": -75, "time": "1763534925" }, "stopId": "FR:27332:ZE:0x6234:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -45, "time": "1763533515" }, "departure": { "delay": -45, "time": "1763533515" }, "stopId": "FR:27275:ZE:0x6233:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -85, "time": "1763535155" }, "departure": { "delay": -85, "time": "1763535155" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -62, "time": "1763537938" }, "departure": { "delay": -62, "time": "1763537938" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 48 }, { "arrival": { "delay": 10, "time": "1763537830" }, "departure": { "delay": 10, "time": "1763537830" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 47 }, { "arrival": { "delay": -36, "time": "1763535624" }, "departure": { "delay": -36, "time": "1763535624" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1763537544" }, "departure": { "delay": 24, "time": "1763537544" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 44 }, { "arrival": { "delay": -343, "time": "1763539097" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 52 }, { "arrival": { "delay": -22, "time": "1763535698" }, "departure": { "delay": -22, "time": "1763535698" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1763537202" }, "departure": { "delay": 102, "time": "1763537202" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -91, "time": "1763535329" }, "departure": { "delay": -91, "time": "1763535329" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -38, "time": "1763536102" }, "departure": { "delay": -38, "time": "1763536102" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -91, "time": "1763534669" }, "departure": { "delay": -91, "time": "1763534669" }, "stopId": "FR:27249:ZE:0x6184:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470827:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:700:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763545685" }, "departure": { "delay": 5, "time": "1763545685" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763548200" }, "departure": { "time": "1763548200" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763545560" }, "departure": { "time": "1763545560" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763545620" }, "departure": { "time": "1763545620" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763545860" }, "departure": { "time": "1763545860" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763548320" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "departure": { "time": "1763545200" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763546400" }, "departure": { "time": "1763546400" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763545320" }, "departure": { "time": "1763545320" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763545740" }, "departure": { "time": "1763545740" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763546520" }, "departure": { "time": "1763546520" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763546880" }, "departure": { "time": "1763546880" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763545980" }, "departure": { "time": "1763545980" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763548140" }, "departure": { "time": "1763548140" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1763545805" }, "departure": { "delay": 5, "time": "1763545805" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545800" }, "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763548085" }, "departure": { "delay": 5, "time": "1763548085" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1763532886", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:700:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108167x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1763533429" }, "departure": { "delay": 49, "time": "1763533429" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1763534273" }, "departure": { "delay": 53, "time": "1763534273" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -32, "time": "1763532748" }, "departure": { "delay": -32, "time": "1763532748" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1763534472" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1763534044" }, "departure": { "delay": 4, "time": "1763534044" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1763532918" }, "departure": { "delay": 18, "time": "1763532918" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1763533814" }, "departure": { "delay": 14, "time": "1763533814" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1763534383" }, "departure": { "delay": 43, "time": "1763534383" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1763533302" }, "departure": { "delay": 42, "time": "1763533302" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "departure": { "time": "1763532600" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1763533039" }, "departure": { "delay": 19, "time": "1763533039" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1763533921" }, "departure": { "delay": 1, "time": "1763533921" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1763533207" }, "departure": { "delay": 7, "time": "1763533207" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1763534147" }, "departure": { "delay": 47, "time": "1763534147" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1763533590" }, "departure": { "delay": 30, "time": "1763533590" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108167x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853603F4479630x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532780" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534520" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 31 }, { "departure": { "time": "1763531460" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763532180" }, "departure": { "time": "1763532240" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533380" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 33 }, { "arrival": { "time": "1763535720" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 34 } ], "timestamp": "1763529730", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853603F4479630x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196389x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1763532776" }, "departure": { "delay": 116, "time": "1763532776" }, "stopId": "FR:76351:ZE:4700:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 133, "time": "1763532553" }, "departure": { "delay": 133, "time": "1763532553" }, "stopId": "FR:76351:ZE:3736:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 138, "time": "1763532618" }, "departure": { "delay": 138, "time": "1763532618" }, "stopId": "FR:76351:ZE:3738:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 176, "time": "1763532236" }, "departure": { "delay": 176, "time": "1763532236" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 252, "time": "1763532552" }, "departure": { "delay": 252, "time": "1763532552" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 175, "time": "1763532715" }, "departure": { "delay": 175, "time": "1763532715" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 106, "time": "1763532826" }, "departure": { "delay": 106, "time": "1763532826" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 149, "time": "1763532329" }, "departure": { "delay": 149, "time": "1763532329" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 268, "time": "1763532508" }, "departure": { "delay": 268, "time": "1763532508" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 259, "time": "1763532619" }, "departure": { "delay": 259, "time": "1763532619" }, "stopId": "FR:76351:ZE:3734:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 58, "time": "1763533018" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 162, "time": "1763532282" }, "departure": { "delay": 162, "time": "1763532282" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 134, "time": "1763532194" }, "departure": { "delay": 134, "time": "1763532194" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532719", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196389x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:730:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763548505" }, "departure": { "delay": 5, "time": "1763548505" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1763548090" }, "departure": { "delay": 10, "time": "1763548090" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763546760" }, "departure": { "time": "1763546760" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763546045" }, "departure": { "delay": 5, "time": "1763546045" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763546520" }, "departure": { "time": "1763546520" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763548680" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763548085" }, "departure": { "delay": 5, "time": "1763548085" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763547840" }, "departure": { "time": "1763547840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763546580" }, "departure": { "time": "1763546580" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763548140" }, "departure": { "time": "1763548140" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763547780" }, "departure": { "time": "1763547780" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763545980" }, "departure": { "time": "1763545980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763547845" }, "departure": { "delay": 5, "time": "1763547845" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763546040" }, "departure": { "time": "1763546040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763532864", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:730:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763528035" }, "departure": { "delay": 16, "time": "1763528056" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 12, "time": "1763528456" }, "departure": { "delay": 12, "time": "1763528472" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -14, "time": "1763526141" }, "departure": { "delay": -14, "time": "1763526166" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1763527081" }, "departure": { "delay": 17, "time": "1763527097" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -33, "time": "1763526080" }, "departure": { "delay": -33, "time": "1763526087" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1763528377" }, "departure": { "delay": -6, "time": "1763528394" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 28, "time": "1763527001" }, "departure": { "delay": 28, "time": "1763527048" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1763525637" }, "departure": { "delay": 15, "time": "1763525655" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1763527410" }, "departure": { "delay": -12, "time": "1763527428" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1763528226" }, "departure": { "delay": 15, "time": "1763528235" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 27, "time": "1763525469" }, "departure": { "delay": 27, "time": "1763525487" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1763525863" }, "departure": { "delay": 77, "time": "1763525897" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1763527645" }, "departure": { "delay": 62, "time": "1763527682" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 40, "time": "1763527583" }, "departure": { "delay": 40, "time": "1763527600" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -57, "time": "1763526107" }, "departure": { "delay": -57, "time": "1763526123" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -11, "time": "1763528490" }, "departure": { "delay": -11, "time": "1763528509" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 6, "time": "1763525938" }, "departure": { "delay": 6, "time": "1763525946" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1763526231" }, "departure": { "delay": 6, "time": "1763526306" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1763526787" }, "departure": { "delay": 47, "time": "1763526827" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1763528282" }, "departure": { "delay": 8, "time": "1763528348" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 95, "time": "1763526681" }, "departure": { "delay": 95, "time": "1763526695" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1763527916" }, "departure": { "delay": 15, "time": "1763527935" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 19, "time": "1763527258" }, "departure": { "delay": 19, "time": "1763527279" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -23, "time": "1763528714" }, "departure": { "delay": -23, "time": "1763528737" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 36, "time": "1763527819" }, "departure": { "delay": 36, "time": "1763527836" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -40, "time": "1763528780" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "departure": { "delay": 19, "time": "1763525419" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -21, "time": "1763528663" }, "departure": { "delay": -21, "time": "1763528679" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 6, "time": "1763526466" }, "departure": { "delay": 6, "time": "1763526486" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1763526034" }, "departure": { "delay": -10, "time": "1763526050" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1763525589" }, "departure": { "delay": 38, "time": "1763525618" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1763526873" }, "departure": { "delay": 68, "time": "1763526908" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1763528081" }, "departure": { "delay": 55, "time": "1763528095" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 13, "time": "1763527494" }, "departure": { "delay": 13, "time": "1763527513" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 46, "time": "1763525908" }, "departure": { "delay": 46, "time": "1763525926" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1763526954" }, "departure": { "delay": 13, "time": "1763526973" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1763528129" }, "departure": { "delay": 43, "time": "1763528143" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 55, "time": "1763527141" }, "departure": { "delay": 55, "time": "1763527195" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1763527709" }, "departure": { "delay": 49, "time": "1763527729" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1763527997" }, "departure": { "delay": 32, "time": "1763528012" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 28, "time": "1763526349" }, "departure": { "delay": 28, "time": "1763526388" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1763527328" }, "departure": { "delay": 10, "time": "1763527390" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -16, "time": "1763528246" }, "departure": { "delay": -16, "time": "1763528264" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 62, "time": "1763525785" }, "departure": { "delay": 62, "time": "1763525822" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1763528609" }, "departure": { "delay": 3, "time": "1763528643" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 11, "time": "1763528156" }, "departure": { "delay": 11, "time": "1763528171" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 38, "time": "1763527762" }, "departure": { "delay": 38, "time": "1763527778" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1763532904", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1763526822" }, "departure": { "delay": 1, "time": "1763526841" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1763528075" }, "departure": { "delay": -15, "time": "1763528085" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1763527290" }, "departure": { "delay": 7, "time": "1763527327" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1763527632" }, "departure": { "delay": -77, "time": "1763527663" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -57, "time": "1763527371" }, "departure": { "delay": -57, "time": "1763527383" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 9, "time": "1763527000" }, "departure": { "delay": 9, "time": "1763527029" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1763527135" }, "departure": { "delay": 31, "time": "1763527171" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 2, "time": "1763526782" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1763526887" }, "departure": { "delay": -16, "time": "1763526944" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1763528117" }, "departure": { "delay": -27, "time": "1763528133" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -120, "time": "1763528220" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1763527052" }, "departure": { "delay": 5, "time": "1763527085" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -85, "time": "1763527768" }, "departure": { "delay": -85, "time": "1763527775" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -70, "time": "1763527808" }, "departure": { "delay": -70, "time": "1763527850" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -62, "time": "1763527878" }, "departure": { "delay": -62, "time": "1763527918" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1763527515" }, "departure": { "delay": -18, "time": "1763527542" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763527952" }, "departure": { "delay": 5, "time": "1763528045" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -75, "time": "1763527592" }, "departure": { "delay": -75, "time": "1763527605" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745227x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1763532541" }, "departure": { "delay": 47, "time": "1763532587" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -50, "time": "1763533390" }, "departure": { "delay": -50, "time": "1763533390" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1763532886" }, "departure": { "time": "1763532960" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -50, "time": "1763533330" }, "departure": { "delay": -50, "time": "1763533330" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -50, "time": "1763533510" }, "departure": { "delay": -50, "time": "1763533510" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -50, "time": "1763533090" }, "departure": { "delay": -50, "time": "1763533090" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": -143, "time": "1763531857" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -50, "time": "1763533210" }, "departure": { "delay": -50, "time": "1763533210" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1763532456" }, "departure": { "delay": 13, "time": "1763532493" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -25, "time": "1763532312" }, "departure": { "delay": -25, "time": "1763532335" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1763532391" }, "departure": { "delay": 8, "time": "1763532428" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -50, "time": "1763533030" }, "departure": { "delay": -50, "time": "1763533030" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1763532228" }, "departure": { "delay": 20, "time": "1763532260" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763532129" }, "departure": { "time": "1763532180" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -50, "time": "1763533270" }, "departure": { "delay": -50, "time": "1763533270" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1763532694" }, "departure": { "delay": 8, "time": "1763532728" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -50, "time": "1763533450" }, "departure": { "delay": -50, "time": "1763533450" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -50, "time": "1763533690" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1763532784" }, "departure": { "delay": -7, "time": "1763532833" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745227x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584818:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1763537204" }, "departure": { "delay": 44, "time": "1763537204" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -70, "time": "1763537930" }, "departure": { "delay": -70, "time": "1763537930" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -82, "time": "1763538098" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -82, "time": "1763537678" }, "departure": { "delay": -82, "time": "1763537678" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1763536617" }, "departure": { "delay": 57, "time": "1763536617" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -60, "time": "1763537820" }, "departure": { "delay": -60, "time": "1763537820" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -80, "time": "1763537740" }, "departure": { "delay": -80, "time": "1763537740" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 47, "time": "1763535707" }, "departure": { "delay": 47, "time": "1763535707" }, "stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -38, "time": "1763537542" }, "departure": { "delay": -38, "time": "1763537542" }, "stopId": "FR:27602:ZE:0xLES01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1763536463" }, "departure": { "delay": 23, "time": "1763536463" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 23, "time": "1763537303" }, "departure": { "delay": 23, "time": "1763537303" }, "stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1763536233" }, "departure": { "delay": 33, "time": "1763536233" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1763537235" }, "departure": { "delay": 15, "time": "1763537235" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1763537430" }, "departure": { "delay": 30, "time": "1763537430" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 22, "time": "1763536762" }, "departure": { "delay": 22, "time": "1763536762" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1763536890" }, "departure": { "delay": 30, "time": "1763536890" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -47, "time": "1763538013" }, "departure": { "delay": -47, "time": "1763538013" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "time": "1763535600" }, "stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1763536144" }, "departure": { "delay": 4, "time": "1763536144" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1763536971" }, "departure": { "delay": 51, "time": "1763536971" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1763535624" }, "departure": { "delay": 24, "time": "1763535624" }, "stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584818:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:440:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541720" }, "departure": { "time": "1763541720" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763542440" }, "departure": { "time": "1763542440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763540340" }, "departure": { "time": "1763540340" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1763539800" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763542740" }, "departure": { "time": "1763542740" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763542020" }, "departure": { "time": "1763542020" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763543040" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763542380" }, "departure": { "time": "1763542380" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763542200" }, "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763542620" }, "departure": { "time": "1763542620" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763542500" }, "departure": { "time": "1763542500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1763532909", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:440:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F4479545x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763536140" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538660" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539260" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763542380" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541540" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537100" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537760" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539680" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540700" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763532520", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852076F4479545x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:800:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547840" }, "departure": { "time": "1763547840" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763547845" }, "departure": { "delay": 5, "time": "1763547845" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1763549645" }, "departure": { "delay": 5, "time": "1763549645" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763549460" }, "departure": { "time": "1763549460" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763547780" }, "departure": { "time": "1763547780" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1763549890" }, "departure": { "delay": 10, "time": "1763549890" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763549940" }, "departure": { "time": "1763549940" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763550300" }, "departure": { "time": "1763550300" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1763550305" }, "departure": { "delay": 5, "time": "1763550305" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763548140" }, "departure": { "time": "1763548140" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763550120" }, "departure": { "time": "1763550120" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1763549885" }, "departure": { "delay": 5, "time": "1763549885" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763549580" }, "departure": { "time": "1763549580" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763549820" }, "departure": { "time": "1763549820" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763550480" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763549640" }, "departure": { "time": "1763549640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:800:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:806:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763548260" }, "departure": { "time": "1763548260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763550300" }, "departure": { "time": "1763550300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763550240" }, "departure": { "time": "1763550240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1763548145" }, "departure": { "delay": 5, "time": "1763548145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763548140" }, "departure": { "time": "1763548140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763548200" }, "departure": { "time": "1763548200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763550060" }, "departure": { "time": "1763550060" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763550480" }, "departure": { "time": "1763550480" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763547665" }, "departure": { "delay": 5, "time": "1763547665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763549460" }, "departure": { "time": "1763549460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763550005" }, "departure": { "delay": 5, "time": "1763550005" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763550600" }, "departure": { "time": "1763550600" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763550360" }, "departure": { "time": "1763550360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763549820" }, "departure": { "time": "1763549820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763550660" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763550120" }, "departure": { "time": "1763550120" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763548020" }, "departure": { "time": "1763548020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763550000" }, "departure": { "time": "1763550000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 } ], "timestamp": "1763532019", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:806:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057743x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 285, "time": "1763532825" }, "departure": { "delay": 285, "time": "1763532825" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 252, "time": "1763534472" }, "departure": { "delay": 252, "time": "1763534472" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 250, "time": "1763533510" }, "departure": { "delay": 250, "time": "1763533510" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 246, "time": "1763534346" }, "departure": { "delay": 246, "time": "1763534346" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 125, "time": "1763532365" }, "departure": { "delay": 125, "time": "1763532365" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 253, "time": "1763534293" }, "departure": { "delay": 253, "time": "1763534293" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 282, "time": "1763533242" }, "departure": { "delay": 282, "time": "1763533242" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 296, "time": "1763532716" }, "departure": { "delay": 296, "time": "1763532716" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 274, "time": "1763533594" }, "departure": { "delay": 274, "time": "1763533594" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 237, "time": "1763533677" }, "departure": { "delay": 237, "time": "1763533677" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 240, "time": "1763534160" }, "departure": { "delay": 240, "time": "1763534160" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 277, "time": "1763533117" }, "departure": { "delay": 277, "time": "1763533117" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 158, "time": "1763531978" }, "departure": { "delay": 158, "time": "1763531978" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 237, "time": "1763533917" }, "departure": { "delay": 237, "time": "1763533917" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 265, "time": "1763532925" }, "departure": { "delay": 265, "time": "1763532925" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 298, "time": "1763532778" }, "departure": { "delay": 298, "time": "1763532778" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 235, "time": "1763532655" }, "departure": { "delay": 235, "time": "1763532655" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 237, "time": "1763533317" }, "departure": { "delay": 237, "time": "1763533317" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 176, "time": "1763532476" }, "departure": { "delay": 176, "time": "1763532476" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 258, "time": "1763532858" }, "departure": { "delay": 258, "time": "1763532858" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 225, "time": "1763532585" }, "departure": { "delay": 225, "time": "1763532585" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 277, "time": "1763532877" }, "departure": { "delay": 277, "time": "1763532877" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 279, "time": "1763534259" }, "departure": { "delay": 279, "time": "1763534259" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 237, "time": "1763534037" }, "departure": { "delay": 237, "time": "1763534037" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 275, "time": "1763534435" }, "departure": { "delay": 275, "time": "1763534435" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 113, "time": "1763532233" }, "departure": { "delay": 113, "time": "1763532233" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 192, "time": "1763532012" }, "departure": { "delay": 192, "time": "1763532012" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 237, "time": "1763534577" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 237, "time": "1763534517" }, "departure": { "delay": 237, "time": "1763534517" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 245, "time": "1763533985" }, "departure": { "delay": 245, "time": "1763533985" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 237, "time": "1763534217" }, "departure": { "delay": 237, "time": "1763534217" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 273, "time": "1763533173" }, "departure": { "delay": 273, "time": "1763533173" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 237, "time": "1763532957" }, "departure": { "delay": 237, "time": "1763532957" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 271, "time": "1763533771" }, "departure": { "delay": 271, "time": "1763533771" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 217, "time": "1763532517" }, "departure": { "delay": 217, "time": "1763532517" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 283, "time": "1763533723" }, "departure": { "delay": 283, "time": "1763533723" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1763532779", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057743x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1763534770" }, "departure": { "delay": 130, "time": "1763534770" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 17, "time": "1763532463" }, "departure": { "delay": 17, "time": "1763532497" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1763534890" }, "departure": { "delay": 130, "time": "1763534890" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 130, "time": "1763534530" }, "departure": { "delay": 130, "time": "1763534530" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 130, "time": "1763533030" }, "departure": { "delay": 130, "time": "1763533030" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 25, "time": "1763532265" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1763534410" }, "departure": { "delay": 130, "time": "1763534410" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1763533090" }, "departure": { "delay": 130, "time": "1763533090" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1763532731" }, "departure": { "delay": 89, "time": "1763532749" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1763532815" }, "departure": { "delay": 137, "time": "1763532857" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1763534590" }, "departure": { "delay": 130, "time": "1763534590" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 130, "time": "1763534830" }, "departure": { "delay": 130, "time": "1763534830" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 130, "time": "1763534950" }, "departure": { "delay": 130, "time": "1763534950" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1763534290" }, "departure": { "delay": 130, "time": "1763534290" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1763533330" }, "departure": { "delay": 130, "time": "1763533330" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1763532539" }, "departure": { "delay": 36, "time": "1763532576" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1763534650" }, "departure": { "delay": 130, "time": "1763534650" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 130, "time": "1763533690" }, "departure": { "delay": 130, "time": "1763533690" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1763533810" }, "departure": { "delay": 130, "time": "1763533810" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1763533150" }, "departure": { "delay": 130, "time": "1763533150" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1763532601" }, "departure": { "delay": 103, "time": "1763532643" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1763534470" }, "departure": { "delay": 130, "time": "1763534470" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1763533270" }, "departure": { "delay": 130, "time": "1763533270" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1763533870" }, "departure": { "delay": 130, "time": "1763533870" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1763535010" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 130, "time": "1763533750" }, "departure": { "delay": 130, "time": "1763533750" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763532901" }, "departure": { "time": "1763532780" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1763532970" }, "departure": { "delay": 130, "time": "1763532970" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763534170" }, "departure": { "delay": 130, "time": "1763534170" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 130, "time": "1763534710" }, "departure": { "delay": 130, "time": "1763534710" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1763533630" }, "departure": { "delay": 130, "time": "1763533630" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1763533510" }, "departure": { "delay": 130, "time": "1763533510" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1763534830" }, "departure": { "delay": 130, "time": "1763534830" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1763532901", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585293:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -429, "time": "1763537331" }, "stopId": "FR:27229:ZE:0xBOI02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -3885, "time": "1763532855" }, "departure": { "delay": -3885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -4125, "time": "1763532855" }, "departure": { "delay": -4125, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -3465, "time": "1763532855" }, "departure": { "delay": -3465, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -4005, "time": "1763532855" }, "departure": { "delay": -4005, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -4485, "time": "1763532855" }, "departure": { "delay": -4485, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -3705, "time": "1763532855" }, "departure": { "delay": -3705, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "departure": { "delay": -3345, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -369, "time": "1763537211" }, "departure": { "delay": -369, "time": "1763537211" }, "stopId": "FR:27229:ZE:0xNET02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -3825, "time": "1763532855" }, "departure": { "delay": -3825, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3585, "time": "1763532855" }, "departure": { "delay": -3585, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -4365, "time": "1763532855" }, "departure": { "delay": -4365, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -280, "time": "1763537180" }, "departure": { "delay": -280, "time": "1763537180" }, "stopId": "FR:27229:ZE:0xCAR02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -3765, "time": "1763532855" }, "departure": { "delay": -3765, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -4245, "time": "1763532855" }, "departure": { "delay": -4245, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -3885, "time": "1763532855" }, "departure": { "delay": -3885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -3405, "time": "1763532855" }, "departure": { "delay": -3405, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585293:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F4479613x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763529240" }, "departure": { "delay": 300, "time": "1763529300" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 2 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541180" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536260" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538180" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "delay": 300, "time": "1763531040" }, "departure": { "delay": 300, "time": "1763531100" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763535600" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539200" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "delay": 300, "time": "1763530560" }, "departure": { "delay": 300, "time": "1763530620" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763533320" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537100" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "delay": 300, "time": "1763530020" }, "departure": { "delay": 300, "time": "1763530080" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763531580" }, "departure": { "time": "1763531700" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1763529600" }, "departure": { "delay": 300, "time": "1763529660" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 4 } ], "timestamp": "1763531770", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852810F4479613x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190113x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763532736" }, "departure": { "delay": 16, "time": "1763532736" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1763532526" }, "departure": { "delay": 46, "time": "1763532526" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1763532465" }, "departure": { "delay": 45, "time": "1763532465" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1763532622" }, "departure": { "delay": 82, "time": "1763532622" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 49, "time": "1763532649" }, "departure": { "delay": 49, "time": "1763532649" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1763532441" }, "departure": { "delay": 81, "time": "1763532441" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 76, "time": "1763532556" }, "departure": { "delay": 76, "time": "1763532556" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 30, "time": "1763532930" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532739", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190113x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:979:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763553300" }, "departure": { "time": "1763553300" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763551385" }, "departure": { "delay": 5, "time": "1763551385" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763553065" }, "departure": { "delay": 5, "time": "1763553065" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763552640" }, "departure": { "time": "1763552640" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763553180" }, "departure": { "time": "1763553180" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763553720" }, "departure": { "time": "1763553720" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763553120" }, "departure": { "time": "1763553120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763552460" }, "departure": { "time": "1763552460" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763551920" }, "departure": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763552040" }, "departure": { "time": "1763552040" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763551980" }, "departure": { "time": "1763551980" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763553000" }, "departure": { "time": "1763553000" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763553900" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763553305" }, "departure": { "delay": 5, "time": "1763553305" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763552880" }, "departure": { "time": "1763552880" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763553360" }, "departure": { "time": "1763553360" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763553540" }, "departure": { "time": "1763553540" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763551380" }, "departure": { "time": "1763551380" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763553060" }, "departure": { "time": "1763553060" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763552760" }, "departure": { "time": "1763552760" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763552100" }, "departure": { "time": "1763552100" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763551860" }, "departure": { "time": "1763551860" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763553725" }, "departure": { "delay": 5, "time": "1763553725" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763552940" }, "departure": { "time": "1763552940" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763551620" }, "departure": { "time": "1763551620" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763553240" }, "departure": { "time": "1763553240" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1763553310" }, "departure": { "delay": 10, "time": "1763553310" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 } ], "timestamp": "1763532019", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:979:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:403:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536800" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763537280" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 } ], "timestamp": "1763532773", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:403:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:4656521657974784x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1763532719" }, "departure": { "delay": 68, "time": "1763532728" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 2 }, { "departure": { "delay": 80, "time": "1763532680" }, "stopId": "FR:50647:ZE:748690002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -303, "time": "1763534987" }, "departure": { "delay": -303, "time": "1763534997" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -287, "time": "1763534103" }, "departure": { "delay": -287, "time": "1763534113" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": -268, "time": "1763534842" }, "departure": { "delay": -268, "time": "1763534852" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -257, "time": "1763534913" }, "departure": { "delay": -257, "time": "1763534923" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -306, "time": "1763534144" }, "departure": { "delay": -306, "time": "1763534154" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1763532761" }, "departure": { "delay": 60, "time": "1763532780" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1763532972" }, "departure": { "delay": 22, "time": "1763532982" }, "stopId": "FR:50647:ZE:738750003:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -246, "time": "1763535594" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -345, "time": "1763535065" }, "departure": { "delay": -345, "time": "1763535075" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -51, "time": "1763533859" }, "departure": { "delay": -51, "time": "1763533869" }, "stopId": "FR:50218:ZE:752240005:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": -312, "time": "1763534498" }, "departure": { "delay": -312, "time": "1763534508" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": -297, "time": "1763534333" }, "departure": { "delay": -297, "time": "1763534343" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": 45, "time": "1763532788" }, "departure": { "delay": 45, "time": "1763532825" }, "stopId": "FR:50647:ZE:761940003:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1763533419" }, "departure": { "delay": 49, "time": "1763533429" }, "stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -303, "time": "1763534687" }, "departure": { "delay": -303, "time": "1763534697" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": 23, "time": "1763533033" }, "departure": { "delay": 23, "time": "1763533043" }, "stopId": "FR:50165:ZE:767160014:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1763533744" }, "departure": { "delay": -46, "time": "1763533754" }, "stopId": "FR:50218:ZE:740090003:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -42, "time": "1763533808" }, "departure": { "delay": -42, "time": "1763533818" }, "stopId": "FR:50218:ZE:759840001:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -367, "time": "1763535403" }, "departure": { "delay": -367, "time": "1763535413" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": -27, "time": "1763533583" }, "departure": { "delay": -27, "time": "1763533593" }, "stopId": "FR:50218:ZE:759790014:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1763533190" }, "departure": { "delay": 60, "time": "1763533200" }, "stopId": "FR:50165:ZE:767190002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -347, "time": "1763535243" }, "departure": { "delay": -347, "time": "1763535253" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -371, "time": "1763535339" }, "departure": { "delay": -371, "time": "1763535349" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": 69, "time": "1763533319" }, "departure": { "delay": 69, "time": "1763533329" }, "stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -362, "time": "1763535168" }, "departure": { "delay": -362, "time": "1763535178" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -112, "time": "1763533918" }, "departure": { "delay": -112, "time": "1763533928" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": 72, "time": "1763533142" }, "departure": { "delay": 72, "time": "1763533152" }, "stopId": "FR:50165:ZE:757990018:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1763533259" }, "departure": { "delay": 69, "time": "1763533269" }, "stopId": "FR:50165:ZE:746190003:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -1, "time": "1763533489" }, "departure": { "delay": -1, "time": "1763533499" }, "stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -338, "time": "1763534232" }, "departure": { "delay": -338, "time": "1763534242" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -136, "time": "1763534014" }, "departure": { "delay": -136, "time": "1763534024" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -322, "time": "1763534428" }, "departure": { "delay": -322, "time": "1763534438" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763532878" }, "departure": { "delay": 57, "time": "1763532897" }, "stopId": "FR:50647:ZE:759840002:ATOUMOD105", "stopSequence": 5 } ], "timestamp": "1763532765", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:4656521657974784x0:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4858692596924416x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 281, "time": "1763532281" }, "stopId": "FR:14735:ZE:6164824426807296:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1763532975" }, "departure": { "delay": 25, "time": "1763532985" }, "stopId": "FR:14742:ZE:5353573790515200:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -13, "time": "1763533657" }, "departure": { "delay": -13, "time": "1763533667" }, "stopId": "FR:14190:ZE:6479473697357824:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1763533330" }, "departure": { "delay": -40, "time": "1763533340" }, "stopId": "FR:14381:ZE:5359492960092160:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1763534232" }, "departure": { "delay": 22, "time": "1763534242" }, "stopId": "FR:14345:ZE:4836040364785664:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1763532563" }, "departure": { "delay": 99, "time": "1763532579" }, "stopId": "FR:14735:ZE:5741843296813056:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763532740" }, "departure": { "delay": 100, "time": "1763532760" }, "stopId": "FR:14064:ZE:6243415248338944:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1763532864" }, "departure": { "delay": 48, "time": "1763532888" }, "stopId": "FR:14064:ZE:5178893343391744:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -145, "time": "1763534855" }, "stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 234, "time": "1763532393" }, "departure": { "delay": 234, "time": "1763532414" }, "stopId": "FR:14735:ZE:6504875677450240:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1763534581" }, "departure": { "delay": 131, "time": "1763534591" }, "stopId": "FR:14654:ZE:6458022550306816:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -56, "time": "1763534034" }, "departure": { "delay": -56, "time": "1763534044" }, "stopId": "FR:14345:ZE:6485392866934784:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 86, "time": "1763534776" }, "departure": { "delay": 86, "time": "1763534786" }, "stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 164, "time": "1763532497" }, "departure": { "delay": 164, "time": "1763532524" }, "stopId": "FR:14735:ZE:4827251318194176:ATOUMOD036", "stopSequence": 3 } ], "timestamp": "1763532311", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:6499174041255936:LOC", "tripId": "ATOUMOD036:ServiceJourney:4858692596924416x0:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586664:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -113, "time": "1763532667" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1763532500" }, "departure": { "delay": 20, "time": "1763532500" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -69, "time": "1763532591" }, "departure": { "delay": -69, "time": "1763532591" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1763532480" }, "departure": { "delay": -60, "time": "1763532480" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -23, "time": "1763532397" }, "departure": { "delay": -23, "time": "1763532397" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -82, "time": "1763532638" }, "departure": { "delay": -82, "time": "1763532638" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -148, "time": "1763532512" }, "departure": { "delay": -148, "time": "1763532512" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1763532444" }, "departure": { "delay": -36, "time": "1763532444" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1763532765", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586664:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4566457854722048x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1763533990" }, "departure": { "delay": 200, "time": "1763534000" }, "stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 134, "time": "1763532772" }, "departure": { "delay": 134, "time": "1763532794" }, "stopId": "FR:14431:ZE:5754335108530176:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1763534510" }, "departure": { "delay": 180, "time": "1763534520" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 195, "time": "1763533205" }, "departure": { "delay": 195, "time": "1763533215" }, "stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1763534563" }, "departure": { "delay": 113, "time": "1763534573" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1763534718" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 173, "time": "1763533243" }, "departure": { "delay": 173, "time": "1763533253" }, "stopId": "FR:14431:ZE:6076961576189952:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 263, "time": "1763533873" }, "departure": { "delay": 263, "time": "1763533883" }, "stopId": "FR:14648:ZE:4999164162211840:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 194, "time": "1763533384" }, "departure": { "delay": 194, "time": "1763533394" }, "stopId": "FR:14431:ZE:6698331808989184:ATOUMOD036", "stopSequence": 10 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4666911632654336:LOC", "tripId": "ATOUMOD036:ServiceJourney:4566457854722048x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:461:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763538480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "departure": { "time": "1763537220" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532874", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:461:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051177xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 251, "time": "1763532851" }, "departure": { "delay": 251, "time": "1763532851" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 248, "time": "1763532608" }, "departure": { "delay": 248, "time": "1763532608" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 320, "time": "1763532800" }, "departure": { "delay": 320, "time": "1763532800" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 319, "time": "1763532739" }, "departure": { "delay": 319, "time": "1763532739" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 220, "time": "1763532880" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763532769", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051177xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1763529451" }, "departure": { "delay": 48, "time": "1763529468" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -30, "time": "1763530937" }, "departure": { "delay": -30, "time": "1763530950" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 29, "time": "1763530388" }, "departure": { "delay": 29, "time": "1763530409" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1763528778" }, "departure": { "delay": 42, "time": "1763528802" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1763530540" }, "departure": { "delay": 17, "time": "1763530577" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 22, "time": "1763529184" }, "departure": { "delay": 22, "time": "1763529202" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -110, "time": "1763531110" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 65, "time": "1763528960" }, "departure": { "delay": 65, "time": "1763529005" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -41, "time": "1763531044" }, "departure": { "delay": -41, "time": "1763531059" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 83, "time": "1763529935" }, "departure": { "delay": 83, "time": "1763529983" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1763529846" }, "departure": { "delay": 43, "time": "1763529883" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1763530461" }, "departure": { "delay": 37, "time": "1763530477" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1763530811" }, "departure": { "delay": 40, "time": "1763530840" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 59, "time": "1763530656" }, "departure": { "delay": 59, "time": "1763530679" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -1, "time": "1763529679" }, "departure": { "delay": -1, "time": "1763529719" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1763528667" }, "departure": { "delay": 44, "time": "1763528684" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -16, "time": "1763530886" }, "departure": { "delay": -16, "time": "1763530904" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 18, "time": "1763528418" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1763530748" }, "departure": { "delay": 25, "time": "1763530765" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1763529486" }, "departure": { "delay": 27, "time": "1763529507" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1763528516" }, "departure": { "delay": 14, "time": "1763528534" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1763529355" }, "departure": { "delay": 72, "time": "1763529372" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 69, "time": "1763529052" }, "departure": { "delay": 69, "time": "1763529069" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1763528610" }, "departure": { "delay": 67, "time": "1763528647" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1763530233" }, "departure": { "delay": 59, "time": "1763530259" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 13, "time": "1763529568" }, "departure": { "delay": 13, "time": "1763529613" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1763529094" }, "departure": { "delay": 49, "time": "1763529109" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1763528554" }, "departure": { "delay": 10, "time": "1763528590" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1763530087" }, "departure": { "delay": 27, "time": "1763530107" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1763530980" }, "departure": { "delay": -33, "time": "1763531007" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 49, "time": "1763529396" }, "departure": { "delay": 49, "time": "1763529409" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1763530015" }, "departure": { "delay": 68, "time": "1763530028" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1763529264" }, "departure": { "delay": 62, "time": "1763529302" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1763528871" }, "departure": { "delay": 79, "time": "1763528899" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1763529775" }, "departure": { "delay": 40, "time": "1763529820" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1763532900", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:526:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544720" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763542020" }, "departure": { "time": "1763542020" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763541960" }, "departure": { "time": "1763541960" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1763544485" }, "departure": { "delay": 5, "time": "1763544485" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763541720" }, "departure": { "time": "1763541720" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763542140" }, "departure": { "time": "1763542140" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763542080" }, "departure": { "time": "1763542080" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763542680" }, "departure": { "time": "1763542680" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763542320" }, "departure": { "time": "1763542320" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763542085" }, "departure": { "delay": 5, "time": "1763542085" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1763541600" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763543880" }, "departure": { "time": "1763543880" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763542380" }, "departure": { "time": "1763542380" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763542260" }, "departure": { "time": "1763542260" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1763542205" }, "departure": { "delay": 5, "time": "1763542205" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763542560" }, "departure": { "time": "1763542560" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763542740" }, "departure": { "time": "1763542740" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763542200" }, "departure": { "time": "1763542200" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1763532886", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:526:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:640:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763546225" }, "departure": { "delay": 5, "time": "1763546225" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763546820" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1763546645" }, "departure": { "delay": 5, "time": "1763546645" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763545860" }, "departure": { "time": "1763545860" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763544840" }, "departure": { "time": "1763544840" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763544900" }, "departure": { "time": "1763544900" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763545320" }, "departure": { "time": "1763545320" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763544245" }, "departure": { "delay": 5, "time": "1763544245" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763546040" }, "departure": { "time": "1763546040" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1763546230" }, "departure": { "delay": 10, "time": "1763546230" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1763545985" }, "departure": { "delay": 5, "time": "1763545985" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763545925" }, "departure": { "delay": 5, "time": "1763545925" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763545980" }, "departure": { "time": "1763545980" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763544420" }, "departure": { "time": "1763544420" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1763532019", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:640:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F4475441x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535960" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 9 }, { "departure": { "time": "1763533320" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763541480" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533860" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535060" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537580" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1763532041", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3372F4475441x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:702:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763546820" }, "departure": { "time": "1763546820" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763545320" }, "departure": { "time": "1763545320" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763548500" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1763545200" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763547840" }, "departure": { "time": "1763547840" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763545740" }, "departure": { "time": "1763545740" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763545800" }, "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763548260" }, "departure": { "time": "1763548260" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763547780" }, "departure": { "time": "1763547780" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763546880" }, "departure": { "time": "1763546880" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763548200" }, "departure": { "time": "1763548200" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:702:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1763525975" }, "departure": { "delay": 75, "time": "1763526015" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1763526261" }, "departure": { "delay": 33, "time": "1763526273" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1763527472" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 141, "time": "1763525361" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1763525833" }, "departure": { "delay": 139, "time": "1763525839" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 168, "time": "1763527114" }, "departure": { "delay": 168, "time": "1763527128" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 75, "time": "1763526783" }, "departure": { "delay": 75, "time": "1763526795" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1763526688" }, "departure": { "delay": 140, "time": "1763526740" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 105, "time": "1763525495" }, "departure": { "delay": 105, "time": "1763525505" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 93, "time": "1763525902" }, "departure": { "delay": 93, "time": "1763525913" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 171, "time": "1763527415" }, "departure": { "delay": 171, "time": "1763527431" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1763527331" }, "departure": { "delay": 147, "time": "1763527347" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 183, "time": "1763525742" }, "departure": { "delay": 183, "time": "1763525763" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 115, "time": "1763525566" }, "departure": { "delay": 115, "time": "1763525575" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 151, "time": "1763527217" }, "departure": { "delay": 151, "time": "1763527231" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -12, "time": "1763526456" }, "departure": { "delay": -12, "time": "1763526468" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1763526370" }, "departure": { "delay": 53, "time": "1763526413" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 158, "time": "1763525662" }, "departure": { "delay": 158, "time": "1763525678" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 129, "time": "1763525639" }, "departure": { "delay": 129, "time": "1763525649" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1763526214" }, "departure": { "delay": 40, "time": "1763526220" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 131, "time": "1763525520" }, "departure": { "delay": 131, "time": "1763525531" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1763527178" }, "departure": { "delay": 172, "time": "1763527192" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181501x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1763533752" }, "departure": { "delay": 132, "time": "1763533752" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 92, "time": "1763533892" }, "departure": { "delay": 92, "time": "1763533892" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 147, "time": "1763533287" }, "departure": { "delay": 147, "time": "1763533287" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1763533351" }, "departure": { "delay": 151, "time": "1763533351" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1763533952" }, "departure": { "delay": 92, "time": "1763533952" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 92, "time": "1763533232" }, "departure": { "delay": 92, "time": "1763533232" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 127, "time": "1763533087" }, "departure": { "delay": 127, "time": "1763533087" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1763534020" }, "departure": { "delay": 100, "time": "1763534020" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 94, "time": "1763534194" }, "departure": { "delay": 94, "time": "1763534194" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 148, "time": "1763534128" }, "departure": { "delay": 148, "time": "1763534128" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1763532992" }, "departure": { "delay": 92, "time": "1763532992" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1763533712" }, "departure": { "delay": 92, "time": "1763533712" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 146, "time": "1763533046" }, "departure": { "delay": 146, "time": "1763533046" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1763532941" }, "departure": { "delay": 101, "time": "1763532941" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1763533661" }, "departure": { "delay": 101, "time": "1763533661" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1763533596" }, "departure": { "delay": 96, "time": "1763533596" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 92, "time": "1763534252" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 139, "time": "1763533819" }, "departure": { "delay": 139, "time": "1763533819" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 191, "time": "1763532791" }, "departure": { "delay": 191, "time": "1763532791" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1763533532" }, "departure": { "delay": 92, "time": "1763533532" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 157, "time": "1763532877" }, "departure": { "delay": 157, "time": "1763532877" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1763533484" }, "departure": { "delay": 104, "time": "1763533484" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1763533430" }, "departure": { "delay": 110, "time": "1763533430" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763532859", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181501x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 159, "time": "1763529967" }, "departure": { "delay": 159, "time": "1763529999" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1763530228" }, "departure": { "delay": 159, "time": "1763530239" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1763530147" }, "departure": { "delay": 140, "time": "1763530160" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1763530352" }, "departure": { "delay": 178, "time": "1763530378" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 151, "time": "1763530461" }, "departure": { "delay": 151, "time": "1763530471" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 117, "time": "1763529707" }, "departure": { "delay": 117, "time": "1763529717" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 227, "time": "1763529527" }, "departure": { "delay": 227, "time": "1763529587" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1763529811" }, "departure": { "delay": 107, "time": "1763529827" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1763530030" }, "departure": { "delay": 142, "time": "1763530042" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 118, "time": "1763530425" }, "departure": { "delay": 118, "time": "1763530438" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 55, "time": "1763528995" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1763529619" }, "departure": { "delay": 150, "time": "1763529630" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1763529854" }, "departure": { "delay": 89, "time": "1763529869" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1763529673" }, "departure": { "delay": 143, "time": "1763529683" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1763529921" }, "departure": { "delay": 153, "time": "1763529933" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 132, "time": "1763530324" }, "departure": { "delay": 132, "time": "1763530332" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1763530493" }, "departure": { "delay": 147, "time": "1763530527" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1763529037" }, "departure": { "delay": 189, "time": "1763529369" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1763529885" }, "departure": { "delay": 131, "time": "1763529911" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 163, "time": "1763530286" }, "departure": { "delay": 163, "time": "1763530303" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 155, "time": "1763529446" }, "departure": { "delay": 155, "time": "1763529455" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1763530584" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 182, "time": "1763530070" }, "departure": { "delay": 182, "time": "1763530082" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584815:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1763533102" }, "departure": { "delay": 22, "time": "1763533102" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1763532761" }, "departure": { "delay": 50, "time": "1763532770" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -185, "time": "1763534335" }, "departure": { "delay": -185, "time": "1763534335" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -197, "time": "1763534083" }, "departure": { "delay": -197, "time": "1763534083" }, "stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1763532991" }, "departure": { "delay": 31, "time": "1763532991" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -162, "time": "1763534418" }, "departure": { "delay": -162, "time": "1763534418" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -197, "time": "1763534503" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -38, "time": "1763533222" }, "departure": { "delay": -38, "time": "1763533222" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -115, "time": "1763533745" }, "departure": { "delay": -115, "time": "1763533745" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -100, "time": "1763533640" }, "departure": { "delay": -100, "time": "1763533640" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1763532664" }, "departure": { "delay": 20, "time": "1763532680" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -37, "time": "1763533403" }, "departure": { "delay": -37, "time": "1763533403" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 22, "time": "1763532922" }, "departure": { "delay": 22, "time": "1763532922" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1763532582" }, "departure": { "delay": -18, "time": "1763532582" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -115, "time": "1763533445" }, "departure": { "delay": -115, "time": "1763533445" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -175, "time": "1763534225" }, "departure": { "delay": -175, "time": "1763534225" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -33, "time": "1763533347" }, "departure": { "delay": -33, "time": "1763533347" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -92, "time": "1763533708" }, "departure": { "delay": -92, "time": "1763533708" }, "stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -195, "time": "1763534145" }, "departure": { "delay": -195, "time": "1763534145" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -71, "time": "1763533609" }, "departure": { "delay": -71, "time": "1763533609" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584815:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056443x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 212, "time": "1763534192" }, "departure": { "delay": 212, "time": "1763534192" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 167, "time": "1763534027" }, "departure": { "delay": 167, "time": "1763534027" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 206, "time": "1763532866" }, "departure": { "delay": 206, "time": "1763532866" }, "stopId": "FR:76351:ZE:4767:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 194, "time": "1763533454" }, "departure": { "delay": 194, "time": "1763533454" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 117, "time": "1763532657" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 216, "time": "1763533356" }, "departure": { "delay": 216, "time": "1763533356" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1763534447" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 187, "time": "1763534227" }, "departure": { "delay": 187, "time": "1763534227" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 197, "time": "1763532917" }, "departure": { "delay": 197, "time": "1763532917" }, "stopId": "FR:76351:ZE:3578:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 189, "time": "1763532789" }, "departure": { "delay": 189, "time": "1763532789" }, "stopId": "FR:76351:ZE:3561:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 167, "time": "1763533787" }, "departure": { "delay": 167, "time": "1763533787" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 224, "time": "1763532824" }, "departure": { "delay": 224, "time": "1763532824" }, "stopId": "FR:76351:ZE:3109:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 222, "time": "1763533902" }, "departure": { "delay": 222, "time": "1763533902" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 196, "time": "1763533696" }, "departure": { "delay": 196, "time": "1763533696" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 195, "time": "1763533635" }, "departure": { "delay": 195, "time": "1763533635" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1763533284" }, "departure": { "delay": 204, "time": "1763533284" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 171, "time": "1763533851" }, "departure": { "delay": 171, "time": "1763533851" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1763534327" }, "departure": { "delay": 167, "time": "1763534327" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 167, "time": "1763533547" }, "departure": { "delay": 167, "time": "1763533547" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 167, "time": "1763533127" }, "departure": { "delay": 167, "time": "1763533127" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1763533247" }, "departure": { "delay": 167, "time": "1763533247" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 201, "time": "1763534121" }, "departure": { "delay": 201, "time": "1763534121" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 188, "time": "1763533988" }, "departure": { "delay": 188, "time": "1763533988" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1763533501" }, "departure": { "delay": 181, "time": "1763533501" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 183, "time": "1763533023" }, "departure": { "delay": 183, "time": "1763533023" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056443x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584814:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1763530838" }, "departure": { "delay": 38, "time": "1763530838" }, "stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1763531511" }, "departure": { "delay": -9, "time": "1763531511" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -31, "time": "1763531609" }, "departure": { "delay": -31, "time": "1763531609" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -32, "time": "1763532628" }, "departure": { "delay": -32, "time": "1763532628" }, "stopId": "FR:27602:ZE:0xLES01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1763531189" }, "departure": { "delay": 29, "time": "1763531189" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1763531854" }, "departure": { "delay": -1, "time": "1763531939" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1763531127" }, "departure": { "delay": 27, "time": "1763531127" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1763531337" }, "departure": { "delay": 29, "time": "1763531429" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1763530773" }, "departure": { "delay": 33, "time": "1763530773" }, "stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -91, "time": "1763531729" }, "departure": { "delay": -91, "time": "1763531729" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1763530976" }, "departure": { "delay": 59, "time": "1763530979" }, "stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -42, "time": "1763531238" }, "departure": { "delay": -42, "time": "1763531238" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1763532614", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584814:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763529847" }, "departure": { "delay": 140, "time": "1763529860" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1763530401" }, "departure": { "delay": 65, "time": "1763530445" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1763531337" }, "departure": { "delay": 65, "time": "1763531345" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -18, "time": "1763531009" }, "departure": { "delay": -18, "time": "1763531022" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1763529594" }, "departure": { "delay": 71, "time": "1763529611" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1763531069" }, "departure": { "delay": 3, "time": "1763531103" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1763531191" }, "departure": { "delay": 48, "time": "1763531208" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1763531231" }, "departure": { "delay": 33, "time": "1763531253" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1763530041" }, "departure": { "delay": 97, "time": "1763530057" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 141, "time": "1763529785" }, "departure": { "delay": 141, "time": "1763529801" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1763531151" }, "departure": { "delay": 6, "time": "1763531166" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1763531556" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1763531370" }, "departure": { "delay": 40, "time": "1763531380" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -45, "time": "1763530155" }, "departure": { "delay": -45, "time": "1763530155" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1763530625" }, "departure": { "delay": 17, "time": "1763530637" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 154, "time": "1763529739" }, "departure": { "delay": 154, "time": "1763529754" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1763530793" }, "departure": { "delay": 32, "time": "1763530832" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1763529515" }, "departure": { "delay": 55, "time": "1763529535" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1763530561" }, "departure": { "delay": 17, "time": "1763530577" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763530465" }, "departure": { "delay": 43, "time": "1763530483" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1763530901" }, "departure": { "delay": 48, "time": "1763530908" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 22, "time": "1763529442" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4052296xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 360, "time": "1763533980" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 362, "time": "1763533622" }, "departure": { "delay": 362, "time": "1763533622" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 414, "time": "1763532954" }, "departure": { "delay": 414, "time": "1763532954" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 370, "time": "1763532850" }, "departure": { "delay": 370, "time": "1763532850" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 360, "time": "1763533380" }, "departure": { "delay": 360, "time": "1763533380" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 407, "time": "1763533787" }, "departure": { "delay": 407, "time": "1763533787" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 414, "time": "1763533674" }, "departure": { "delay": 414, "time": "1763533674" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 344, "time": "1763532404" }, "departure": { "delay": 344, "time": "1763532404" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 452, "time": "1763532572" }, "departure": { "delay": 452, "time": "1763532572" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 408, "time": "1763532528" }, "departure": { "delay": 408, "time": "1763532528" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 380, "time": "1763532680" }, "departure": { "delay": 380, "time": "1763532680" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 360, "time": "1763532900" }, "departure": { "delay": 360, "time": "1763532900" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 394, "time": "1763532634" }, "departure": { "delay": 394, "time": "1763532634" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 384, "time": "1763532804" }, "departure": { "delay": 384, "time": "1763532804" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 381, "time": "1763532801" }, "departure": { "delay": 381, "time": "1763532801" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 32 } ], "timestamp": "1763532889", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4052296xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1763528723" }, "departure": { "delay": 19, "time": "1763528779" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1763528561" }, "departure": { "delay": 19, "time": "1763528599" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1763529902" }, "departure": { "delay": 30, "time": "1763529930" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1763529761" }, "departure": { "delay": 31, "time": "1763529811" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1763529128" }, "departure": { "delay": 37, "time": "1763529157" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -52, "time": "1763529445" }, "departure": { "delay": -52, "time": "1763529488" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -63, "time": "1763529378" }, "departure": { "delay": -63, "time": "1763529417" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1763528851" }, "departure": { "delay": -13, "time": "1763528867" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -54, "time": "1763529268" }, "departure": { "delay": -54, "time": "1763529306" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1763529708" }, "departure": { "delay": 21, "time": "1763529741" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1763529849" }, "departure": { "delay": 37, "time": "1763529877" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1763529953" }, "departure": { "delay": 6, "time": "1763529966" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1763528812" }, "departure": { "delay": 9, "time": "1763528829" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 86, "time": "1763528486" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1763529199" }, "departure": { "delay": -13, "time": "1763529227" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -57, "time": "1763530083" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1763528646" }, "departure": { "delay": 21, "time": "1763528661" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1763529612" }, "departure": { "delay": -9, "time": "1763529651" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 9, "time": "1763528910" }, "departure": { "delay": 9, "time": "1763528949" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584153:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -99, "time": "1763533101" }, "departure": { "delay": -99, "time": "1763533101" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -236, "time": "1763534704" }, "departure": { "delay": -236, "time": "1763534704" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": -245, "time": "1763534755" }, "departure": { "delay": -245, "time": "1763534755" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -211, "time": "1763534549" }, "departure": { "delay": -211, "time": "1763534549" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": -94, "time": "1763533046" }, "departure": { "delay": -94, "time": "1763533046" }, "stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1763532671" }, "departure": { "delay": 11, "time": "1763532671" }, "stopId": "FR:27299:ZE:0xECG01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -33, "time": "1763532927" }, "departure": { "delay": -33, "time": "1763532927" }, "stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -211, "time": "1763534489" }, "departure": { "delay": -211, "time": "1763534489" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -236, "time": "1763534884" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": -38, "time": "1763532802" }, "departure": { "delay": -38, "time": "1763532802" }, "stopId": "FR:27299:ZE:0xBON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -42, "time": "1763532738" }, "departure": { "delay": -42, "time": "1763532738" }, "stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -215, "time": "1763534845" }, "departure": { "delay": -215, "time": "1763534845" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": -69, "time": "1763533431" }, "departure": { "delay": -69, "time": "1763533431" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -205, "time": "1763534615" }, "departure": { "delay": -205, "time": "1763534615" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -25, "time": "1763533355" }, "departure": { "delay": -25, "time": "1763533355" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -185, "time": "1763534395" }, "departure": { "delay": -185, "time": "1763534395" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -116, "time": "1763533504" }, "departure": { "delay": -116, "time": "1763533504" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -177, "time": "1763534463" }, "departure": { "delay": -177, "time": "1763534463" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -52, "time": "1763533208" }, "departure": { "delay": -52, "time": "1763533208" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -123, "time": "1763533917" }, "departure": { "delay": -123, "time": "1763533917" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1763532867" }, "departure": { "delay": -33, "time": "1763532867" }, "stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -77, "time": "1763533003" }, "departure": { "delay": -77, "time": "1763533003" }, "stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584153:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:403:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763539500" }, "departure": { "time": "1763539500" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539080" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 } ], "timestamp": "1763532915", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:403:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072112x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 159, "time": "1763533419" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 63, "time": "1763532423" }, "departure": { "delay": 63, "time": "1763532423" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 114, "time": "1763532534" }, "departure": { "delay": 114, "time": "1763532534" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 177, "time": "1763533377" }, "departure": { "delay": 177, "time": "1763533377" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 199, "time": "1763532739" }, "departure": { "delay": 199, "time": "1763532739" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 159, "time": "1763533059" }, "departure": { "delay": 159, "time": "1763533059" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1763533340" }, "departure": { "delay": 200, "time": "1763533340" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 188, "time": "1763533088" }, "departure": { "delay": 188, "time": "1763533088" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 159, "time": "1763533239" }, "departure": { "delay": 159, "time": "1763533239" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 159, "time": "1763532879" }, "departure": { "delay": 159, "time": "1763532879" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1763532685" }, "departure": { "delay": 145, "time": "1763532685" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 209, "time": "1763532809" }, "departure": { "delay": 209, "time": "1763532809" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1763532947" }, "departure": { "delay": 167, "time": "1763532947" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1763533202" }, "departure": { "delay": 182, "time": "1763533202" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 159, "time": "1763533119" }, "departure": { "delay": 159, "time": "1763533119" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1763533303" }, "departure": { "delay": 163, "time": "1763533303" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 192, "time": "1763533152" }, "departure": { "delay": 192, "time": "1763533152" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072112x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 171, "time": "1763531287" }, "departure": { "delay": 171, "time": "1763531331" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 202, "time": "1763531501" }, "departure": { "delay": 202, "time": "1763531542" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 25, "time": "1763530645" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1763532413" }, "departure": { "delay": 68, "time": "1763532428" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 95, "time": "1763532146" }, "departure": { "delay": 95, "time": "1763532155" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1763533490" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1763533310" }, "departure": { "delay": -10, "time": "1763533310" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1763531775" }, "departure": { "delay": 145, "time": "1763531785" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1763532054" }, "departure": { "delay": 128, "time": "1763532068" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -22, "time": "1763532641" }, "departure": { "delay": -22, "time": "1763532698" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1763533130" }, "departure": { "delay": -10, "time": "1763533130" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1763530888" }, "departure": { "delay": 99, "time": "1763530959" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763532908", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190114x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1763533443" }, "departure": { "delay": 3, "time": "1763533443" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763533595" }, "departure": { "delay": 35, "time": "1763533595" }, "stopId": "FR:76351:ZE:3371:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1763534350" }, "departure": { "delay": 10, "time": "1763534350" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1763533815" }, "departure": { "delay": 15, "time": "1763533815" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1763533366" }, "departure": { "delay": 46, "time": "1763533366" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1763534555" }, "departure": { "delay": 35, "time": "1763534555" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1763534119" }, "departure": { "delay": 19, "time": "1763534119" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1763533568" }, "departure": { "delay": 8, "time": "1763533568" }, "stopId": "FR:76351:ZE:3133:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1763534078" }, "departure": { "delay": 38, "time": "1763534078" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1763534403" }, "departure": { "delay": 3, "time": "1763534403" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1763534252" }, "departure": { "delay": 32, "time": "1763534252" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1763533281" }, "departure": { "delay": 21, "time": "1763533281" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1763533003" }, "departure": { "delay": 43, "time": "1763533003" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1763533192" }, "departure": { "delay": 52, "time": "1763533192" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1763533991" }, "departure": { "delay": 11, "time": "1763533991" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1763533134" }, "departure": { "delay": 54, "time": "1763533134" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1763534490" }, "departure": { "delay": 30, "time": "1763534490" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763534880" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 45, "time": "1763534625" }, "departure": { "delay": 45, "time": "1763534625" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 27 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1763533632" }, "departure": { "delay": 12, "time": "1763533632" }, "stopId": "FR:76351:ZE:3155:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532419", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190114x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4884044178259968x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -108, "time": "1763535362" }, "departure": { "delay": -108, "time": "1763535372" }, "stopId": "FR:14431:ZE:4845622646538240:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -142, "time": "1763534188" }, "departure": { "delay": -142, "time": "1763534198" }, "stopId": "FR:14431:ZE:4815487251775488:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -143, "time": "1763535207" }, "departure": { "delay": -143, "time": "1763535217" }, "stopId": "FR:14431:ZE:4919053811449856:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -114, "time": "1763533556" }, "departure": { "delay": -114, "time": "1763533566" }, "stopId": "FR:14431:ZE:5726837587050496:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -85, "time": "1763534965" }, "departure": { "delay": -85, "time": "1763534975" }, "stopId": "FR:14431:ZE:4822644303069184:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -115, "time": "1763533735" }, "departure": { "delay": -115, "time": "1763533745" }, "stopId": "FR:14431:ZE:4987777063059456:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1763533315" }, "departure": { "delay": -55, "time": "1763533325" }, "stopId": "FR:14431:ZE:4987260492578816:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": -90, "time": "1763533400" }, "departure": { "delay": -90, "time": "1763533410" }, "stopId": "FR:14431:ZE:5666058464657408:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -116, "time": "1763535054" }, "departure": { "delay": -116, "time": "1763535064" }, "stopId": "FR:14431:ZE:4873179156709376:ATOUMOD036", "stopSequence": 11 }, { "departure": { "time": "1763533080" }, "stopId": "FR:14431:ZE:6284805915279360:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -96, "time": "1763535684" }, "stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -42, "time": "1763533208" }, "departure": { "delay": -42, "time": "1763533218" }, "stopId": "FR:14431:ZE:5560732679667712:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -135, "time": "1763534435" }, "departure": { "delay": -135, "time": "1763534445" }, "stopId": "FR:14431:ZE:5100930828599296:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -58, "time": "1763534092" }, "departure": { "delay": -58, "time": "1763534102" }, "stopId": "FR:14431:ZE:4852808856633344:ATOUMOD036", "stopSequence": 7 } ], "timestamp": "1763532913", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4769385123151872:LOC", "tripId": "ATOUMOD036:ServiceJourney:4884044178259968x0:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5087107212115968x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1763533213" }, "departure": { "delay": 83, "time": "1763533223" }, "stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1763534076" }, "departure": { "delay": 106, "time": "1763534086" }, "stopId": "FR:14366:ZE:7160003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -108, "time": "1763534642" }, "departure": { "delay": -108, "time": "1763534652" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1763533870" }, "departure": { "delay": 80, "time": "1763533880" }, "stopId": "FR:14366:ZE:5160002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -113, "time": "1763534887" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 96, "time": "1763533346" }, "departure": { "delay": 96, "time": "1763533356" }, "stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1763534123" }, "departure": { "delay": 93, "time": "1763534133" }, "stopId": "FR:14366:ZE:3120002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1763533081" }, "departure": { "delay": 131, "time": "1763533091" }, "stopId": "FR:14366:ZE:3100005:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1763533434" }, "departure": { "delay": 124, "time": "1763533444" }, "stopId": "FR:14366:ZE:25050002:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -75, "time": "1763534495" }, "departure": { "delay": -75, "time": "1763534505" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1763533803" }, "departure": { "delay": 73, "time": "1763533813" }, "stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1763533942" }, "departure": { "delay": 92, "time": "1763533952" }, "stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -125, "time": "1763534745" }, "departure": { "delay": -125, "time": "1763534755" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": -123, "time": "1763534567" }, "departure": { "delay": -123, "time": "1763534577" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1763533654" }, "departure": { "delay": 104, "time": "1763533664" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1763534264" }, "departure": { "delay": 54, "time": "1763534274" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1763533575" }, "departure": { "delay": 85, "time": "1763533585" }, "stopId": "FR:14366:ZE:1200004:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1763533997" }, "departure": { "delay": 87, "time": "1763534007" }, "stopId": "FR:14366:ZE:9260005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1763533495" }, "departure": { "delay": 65, "time": "1763533505" }, "stopId": "FR:14366:ZE:23030003:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1763534336" }, "departure": { "delay": 66, "time": "1763534346" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1763534402" }, "departure": { "delay": 12, "time": "1763534412" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "departure": { "delay": 62, "time": "1763532902" }, "stopId": "FR:14366:ZE:779170011:ATOUMOD036", "stopSequence": 2 } ], "timestamp": "1763532913", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4809340465709056:LOC", "tripId": "ATOUMOD036:ServiceJourney:5087107212115968x2:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470276:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6205:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6203:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -208, "time": "1763535272" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -72, "time": "1763534928" }, "departure": { "delay": -72, "time": "1763534928" }, "stopId": "FR:27022:ZE:0x7002:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -204, "time": "1763535216" }, "departure": { "delay": -204, "time": "1763535216" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -178, "time": "1763535062" }, "departure": { "delay": -178, "time": "1763535062" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -92, "time": "1763534848" }, "departure": { "delay": -92, "time": "1763534848" }, "stopId": "FR:27022:ZE:0x6998:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -116, "time": "1763534764" }, "departure": { "delay": -116, "time": "1763534764" }, "stopId": "FR:27022:ZE:0x6980:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -130, "time": "1763534990" }, "departure": { "delay": -130, "time": "1763534990" }, "stopId": "FR:27022:ZE:0x7000:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -144, "time": "1763535156" }, "departure": { "delay": -144, "time": "1763535156" }, "stopId": "FR:27022:ZE:0x6982:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1861, "time": "1763532899" }, "departure": { "delay": -1861, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -901, "time": "1763532899" }, "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1081, "time": "1763532899" }, "departure": { "delay": -1081, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -100, "time": "1763534900" }, "departure": { "delay": -100, "time": "1763534900" }, "stopId": "FR:27022:ZE:0x6992:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -1381, "time": "1763532899" }, "departure": { "delay": -1381, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6215:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 10 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:6a:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470276:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595531:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1763534343" }, "departure": { "delay": -57, "time": "1763534343" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -35, "time": "1763534305" }, "departure": { "delay": -35, "time": "1763534305" }, "stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -51, "time": "1763534229" }, "departure": { "delay": -51, "time": "1763534229" }, "stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595531:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4192737x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1763533920" }, "departure": { "delay": -60, "time": "1763533920" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1763534340" }, "departure": { "delay": -60, "time": "1763534340" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1763533760" }, "departure": { "delay": -40, "time": "1763533760" }, "stopId": "FR:76305:ZE:3182:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -52, "time": "1763534228" }, "departure": { "delay": -52, "time": "1763534228" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -41, "time": "1763534059" }, "departure": { "delay": -41, "time": "1763534059" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": -60, "time": "1763533260" }, "stopId": "FR:76341:ZE:3538:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -60, "time": "1763535360" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -32, "time": "1763534008" }, "departure": { "delay": -32, "time": "1763534008" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1763534160" }, "departure": { "delay": -60, "time": "1763534160" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -56, "time": "1763534284" }, "departure": { "delay": -56, "time": "1763534284" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -36, "time": "1763533884" }, "departure": { "delay": -36, "time": "1763533884" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1763535000" }, "departure": { "delay": -60, "time": "1763535000" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1763534937" }, "departure": { "delay": -3, "time": "1763534937" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -29, "time": "1763533531" }, "departure": { "delay": -29, "time": "1763533531" }, "stopId": "FR:76305:ZE:3293:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -42, "time": "1763533458" }, "departure": { "delay": -42, "time": "1763533458" }, "stopId": "FR:76305:ZE:3619:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -60, "time": "1763534640" }, "departure": { "delay": -60, "time": "1763534640" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1763533620" }, "departure": { "delay": -60, "time": "1763533620" }, "stopId": "FR:76305:ZE:3057:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -37, "time": "1763533703" }, "departure": { "delay": -37, "time": "1763533703" }, "stopId": "FR:76305:ZE:3184:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1763533392" }, "departure": { "delay": -48, "time": "1763533392" }, "stopId": "FR:76305:ZE:3463:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -41, "time": "1763535139" }, "departure": { "delay": -41, "time": "1763535139" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1763532389", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4192737x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586665:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -310, "time": "1763534450" }, "departure": { "delay": -310, "time": "1763534450" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -310, "time": "1763534570" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -228, "time": "1763534292" }, "departure": { "delay": -228, "time": "1763534292" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -108, "time": "1763534172" }, "departure": { "delay": -108, "time": "1763534172" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -108, "time": "1763533992" }, "departure": { "delay": -108, "time": "1763533992" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -192, "time": "1763534388" }, "departure": { "delay": -192, "time": "1763534388" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -272, "time": "1763534488" }, "departure": { "delay": -272, "time": "1763534488" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -69, "time": "1763533431" }, "departure": { "delay": -69, "time": "1763533431" }, "stopId": "FR:27229:ZE:0xVER01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -248, "time": "1763534332" }, "departure": { "delay": -248, "time": "1763534332" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -182, "time": "1763533678" }, "departure": { "delay": -182, "time": "1763533678" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -135, "time": "1763533845" }, "departure": { "delay": -135, "time": "1763533845" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -160, "time": "1763534240" }, "departure": { "delay": -160, "time": "1763534240" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -182, "time": "1763533738" }, "departure": { "delay": -182, "time": "1763533738" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -154, "time": "1763533586" }, "departure": { "delay": -154, "time": "1763533586" }, "stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -137, "time": "1763534203" }, "departure": { "delay": -137, "time": "1763534203" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -69, "time": "1763533491" }, "departure": { "delay": -69, "time": "1763533491" }, "stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1763533302" }, "departure": { "delay": 42, "time": "1763533302" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -222, "time": "1763534418" }, "departure": { "delay": -222, "time": "1763534418" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 }, { "departure": { "time": "1763533200" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -169, "time": "1763534051" }, "departure": { "delay": -169, "time": "1763534051" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -285, "time": "1763534535" }, "departure": { "delay": -285, "time": "1763534535" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -127, "time": "1763533553" }, "departure": { "delay": -127, "time": "1763533553" }, "stopId": "FR:27229:ZE:0xREP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -26, "time": "1763533354" }, "departure": { "delay": -26, "time": "1763533354" }, "stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586665:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1763532424" }, "departure": { "delay": 32, "time": "1763532452" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1763533800" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 48, "time": "1763532477" }, "departure": { "delay": 48, "time": "1763532528" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1763532259" }, "departure": { "delay": 38, "time": "1763532278" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -6, "time": "1763531801" }, "departure": { "delay": -6, "time": "1763531814" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1763531685" }, "departure": { "delay": 56, "time": "1763531696" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1763533260" }, "departure": { "delay": 60, "time": "1763533260" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1763531633" }, "departure": { "delay": 70, "time": "1763531650" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1763532830" }, "departure": { "delay": 91, "time": "1763532871" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1763533440" }, "departure": { "delay": 60, "time": "1763533440" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1763532297" }, "departure": { "delay": 52, "time": "1763532352" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1763533560" }, "departure": { "delay": 60, "time": "1763533560" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1763533020" }, "departure": { "delay": 60, "time": "1763533020" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1763532104" }, "departure": { "delay": 27, "time": "1763532207" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1763531874" }, "departure": { "delay": 12, "time": "1763531892" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1763533500" }, "departure": { "delay": 60, "time": "1763533500" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 66, "time": "1763532891" }, "departure": { "delay": 66, "time": "1763532906" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1763533200" }, "departure": { "delay": 60, "time": "1763533200" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 24, "time": "1763531712" }, "departure": { "delay": 24, "time": "1763531724" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1763532755" }, "departure": { "delay": 113, "time": "1763532773" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1763531985" }, "departure": { "delay": 59, "time": "1763532059" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1763531382" }, "departure": { "delay": 58, "time": "1763531398" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1763531569" }, "departure": { "delay": 87, "time": "1763531607" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1763533500" }, "departure": { "delay": 60, "time": "1763533500" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1763533320" }, "departure": { "delay": 60, "time": "1763533320" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 28, "time": "1763531754" }, "departure": { "delay": 28, "time": "1763531788" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 91, "time": "1763532612" }, "departure": { "delay": 91, "time": "1763532631" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1763533140" }, "departure": { "delay": 60, "time": "1763533140" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 51, "time": "1763532393" }, "departure": { "delay": 51, "time": "1763532411" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 50, "time": "1763531330" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1763533140" }, "departure": { "delay": 60, "time": "1763533140" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 93, "time": "1763531531" }, "departure": { "delay": 93, "time": "1763531553" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1763531424" }, "departure": { "delay": 32, "time": "1763531432" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1763531482" }, "departure": { "delay": 100, "time": "1763531500" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763532906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6119303700021248x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -104, "time": "1763533206" }, "departure": { "delay": -104, "time": "1763533216" }, "stopId": "FR:50218:ZE:761900006:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -47, "time": "1763533983" }, "departure": { "delay": -47, "time": "1763533993" }, "stopId": "FR:50218:ZE:767200001:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -98, "time": "1763533392" }, "departure": { "delay": -98, "time": "1763533402" }, "stopId": "FR:50218:ZE:720520002:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": -75, "time": "1763533775" }, "departure": { "delay": -75, "time": "1763533785" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 13 }, { "departure": { "delay": 43, "time": "1763532943" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -63, "time": "1763533907" }, "departure": { "delay": -63, "time": "1763533917" }, "stopId": "FR:50218:ZE:758010002:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1763533017" }, "departure": { "delay": 7, "time": "1763533027" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -109, "time": "1763533441" }, "departure": { "delay": -109, "time": "1763533451" }, "stopId": "FR:50218:ZE:732540004:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -49, "time": "1763533561" }, "departure": { "delay": -49, "time": "1763533571" }, "stopId": "FR:50218:ZE:30060094:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": -103, "time": "1763533627" }, "departure": { "delay": -103, "time": "1763533637" }, "stopId": "FR:50218:ZE:756090002:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": -51, "time": "1763534049" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": -101, "time": "1763533269" }, "departure": { "delay": -101, "time": "1763533279" }, "stopId": "FR:50218:ZE:14020095:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -90, "time": "1763533700" }, "departure": { "delay": -90, "time": "1763533710" }, "stopId": "FR:50218:ZE:759850002:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -67, "time": "1763533843" }, "departure": { "delay": -67, "time": "1763533853" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -14, "time": "1763533116" }, "departure": { "delay": -14, "time": "1763533126" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -96, "time": "1763533334" }, "departure": { "delay": -96, "time": "1763533344" }, "stopId": "FR:50218:ZE:752290002:ATOUMOD105", "stopSequence": 7 } ], "timestamp": "1763532914", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:6119303700021248x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1763527921" }, "departure": { "delay": 10, "time": "1763527930" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -84, "time": "1763528124" }, "departure": { "delay": -84, "time": "1763528136" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1763527726" }, "departure": { "delay": 56, "time": "1763527736" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1763527885" }, "departure": { "delay": -9, "time": "1763527911" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1763528783" }, "departure": { "delay": 36, "time": "1763528796" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -107, "time": "1763528157" }, "departure": { "delay": -107, "time": "1763528173" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1763527857" }, "departure": { "delay": 12, "time": "1763527872" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1763527659" }, "departure": { "delay": 77, "time": "1763527697" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1763527964" }, "departure": { "time": "1763527980" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1763528085" }, "departure": { "delay": -65, "time": "1763528095" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -74, "time": "1763528424" }, "departure": { "delay": -74, "time": "1763528446" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1763528570" }, "departure": { "delay": 45, "time": "1763528745" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -66, "time": "1763528234" }, "departure": { "delay": -66, "time": "1763528334" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 75, "time": "1763527095" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -81, "time": "1763528859" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -65, "time": "1763528494" }, "departure": { "delay": -65, "time": "1763528515" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -24, "time": "1763527824" }, "departure": { "delay": -24, "time": "1763527836" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1763527788" }, "departure": { "delay": 3, "time": "1763527803" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532902", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041388xGTFSxGSemH15xSemainex07:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1763533734" }, "stopId": "FR:76657:ZE:5178:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 57, "time": "1763532177" }, "departure": { "delay": 57, "time": "1763532177" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 114, "time": "1763533494" }, "departure": { "delay": 114, "time": "1763533494" }, "stopId": "FR:76657:ZE:3302:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 139, "time": "1763533159" }, "departure": { "delay": 139, "time": "1763533159" }, "stopId": "FR:76660:ZE:4432:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 173, "time": "1763533313" }, "departure": { "delay": 173, "time": "1763533313" }, "stopId": "FR:76660:ZE:4425:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 114, "time": "1763532954" }, "departure": { "delay": 114, "time": "1763532954" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 132, "time": "1763533572" }, "departure": { "delay": 132, "time": "1763533572" }, "stopId": "FR:76660:ZE:3304:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 99, "time": "1763532339" }, "departure": { "delay": 99, "time": "1763532339" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 238, "time": "1763532658" }, "departure": { "delay": 238, "time": "1763532658" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 142, "time": "1763533102" }, "departure": { "delay": 142, "time": "1763533102" }, "stopId": "FR:76660:ZE:5201:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 145, "time": "1763533525" }, "departure": { "delay": 145, "time": "1763533525" }, "stopId": "FR:76660:ZE:3303:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 155, "time": "1763532455" }, "departure": { "delay": 155, "time": "1763532455" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 148, "time": "1763532868" }, "departure": { "delay": 148, "time": "1763532868" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 168, "time": "1763533128" }, "departure": { "delay": 168, "time": "1763533128" }, "stopId": "FR:76660:ZE:4418:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 193, "time": "1763532853" }, "departure": { "delay": 193, "time": "1763532853" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 177, "time": "1763532897" }, "departure": { "delay": 177, "time": "1763532897" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 162, "time": "1763532822" }, "departure": { "delay": 162, "time": "1763532822" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 183, "time": "1763532723" }, "departure": { "delay": 183, "time": "1763532723" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532889", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041388xGTFSxGSemH15xSemainex07:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586158:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1763533748" }, "departure": { "delay": 8, "time": "1763533748" }, "stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1763534411" }, "departure": { "delay": -49, "time": "1763534411" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1763533707" }, "departure": { "delay": 27, "time": "1763533707" }, "stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1763534231" }, "departure": { "delay": 11, "time": "1763534231" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -74, "time": "1763534506" }, "departure": { "delay": -74, "time": "1763534506" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -79, "time": "1763534441" }, "departure": { "delay": -79, "time": "1763534441" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1763534197" }, "departure": { "delay": 37, "time": "1763534197" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -165, "time": "1763534595" }, "departure": { "delay": -165, "time": "1763534595" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "departure": { "time": "1763533500" }, "stopId": "FR:27602:ZE:0xALI02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -165, "time": "1763535615" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 39, "time": "1763533839" }, "departure": { "delay": 39, "time": "1763533839" }, "stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763533985" }, "departure": { "delay": 5, "time": "1763533985" }, "stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1763533564" }, "departure": { "delay": 64, "time": "1763533564" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1763534016" }, "departure": { "delay": 36, "time": "1763534016" }, "stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586158:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 202, "time": "1763532802" }, "departure": { "delay": 202, "time": "1763532802" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 136, "time": "1763533336" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 183, "time": "1763532903" }, "departure": { "delay": 183, "time": "1763532903" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 137, "time": "1763532857" }, "departure": { "delay": 137, "time": "1763532857" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 139, "time": "1763533099" }, "departure": { "delay": 139, "time": "1763533099" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 156, "time": "1763532696" }, "departure": { "delay": 156, "time": "1763532696" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 193, "time": "1763532673" }, "departure": { "delay": 193, "time": "1763532673" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 139, "time": "1763533279" }, "departure": { "delay": 139, "time": "1763533279" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 163, "time": "1763532763" }, "departure": { "delay": 163, "time": "1763532763" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 159, "time": "1763533239" }, "departure": { "delay": 159, "time": "1763533239" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 155, "time": "1763532575" }, "departure": { "delay": 155, "time": "1763532575" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 136, "time": "1763532976" }, "departure": { "delay": 136, "time": "1763532976" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 134, "time": "1763532614" }, "departure": { "delay": 134, "time": "1763532614" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 144, "time": "1763533044" }, "departure": { "delay": 144, "time": "1763533044" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 158, "time": "1763533178" }, "departure": { "delay": 158, "time": "1763533178" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 } ], "timestamp": "1763532729", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1763533330" }, "departure": { "delay": 130, "time": "1763533330" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1763533030" }, "departure": { "delay": 130, "time": "1763533030" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1763533150" }, "departure": { "delay": 130, "time": "1763533150" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1763535310" }, "departure": { "delay": 130, "time": "1763535310" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 130, "time": "1763534770" }, "departure": { "delay": 130, "time": "1763534770" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 130, "time": "1763534890" }, "departure": { "delay": 130, "time": "1763534890" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 130, "time": "1763533210" }, "departure": { "delay": 130, "time": "1763533210" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763533390" }, "departure": { "delay": 130, "time": "1763533390" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1763535010" }, "departure": { "delay": 130, "time": "1763535010" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1763534710" }, "departure": { "delay": 130, "time": "1763534710" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 130, "time": "1763533630" }, "departure": { "delay": 130, "time": "1763533630" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1763534170" }, "departure": { "delay": 130, "time": "1763534170" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1763535490" }, "departure": { "delay": 130, "time": "1763535490" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 157, "time": "1763532776" }, "departure": { "delay": 157, "time": "1763532817" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1763533510" }, "departure": { "delay": 130, "time": "1763533510" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1763535190" }, "departure": { "delay": 130, "time": "1763535190" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 130, "time": "1763534470" }, "departure": { "delay": 130, "time": "1763534470" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 130, "time": "1763535370" }, "departure": { "delay": 130, "time": "1763535370" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1763534350" }, "departure": { "delay": 130, "time": "1763534350" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1763535430" }, "departure": { "delay": 130, "time": "1763535430" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 130, "time": "1763534290" }, "departure": { "delay": 130, "time": "1763534290" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 102, "time": "1763532702" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1763532970" }, "departure": { "delay": 130, "time": "1763532970" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1763535250" }, "departure": { "delay": 130, "time": "1763535250" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 130, "time": "1763533750" }, "departure": { "delay": 130, "time": "1763533750" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1763535550" }, "departure": { "delay": 130, "time": "1763535550" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1763534650" }, "departure": { "delay": 130, "time": "1763534650" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1763535670" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 130, "time": "1763533930" }, "departure": { "delay": 130, "time": "1763533930" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1763535610" }, "departure": { "delay": 130, "time": "1763535610" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 130, "time": "1763534230" }, "departure": { "delay": 130, "time": "1763534230" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1763534050" }, "departure": { "delay": 130, "time": "1763534050" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1763535070" }, "departure": { "delay": 130, "time": "1763535070" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 130, "time": "1763534590" }, "departure": { "delay": 130, "time": "1763534590" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1763534710" }, "departure": { "delay": 130, "time": "1763534710" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1763532887" }, "departure": { "time": "1763532780" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852203F4479560x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 9 }, { "departure": { "time": "1763531460" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535840" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532420" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533920" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533260" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763530030", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852203F4479560x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13116F4476344x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536800" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536260" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535060" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763534340" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535600" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763540220" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763530720", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13116F4476344x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196997x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 115, "time": "1763532715" }, "departure": { "delay": 115, "time": "1763532715" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1763533004" }, "departure": { "delay": 44, "time": "1763533004" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1763532445" }, "departure": { "delay": 85, "time": "1763532445" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 85, "time": "1763533285" }, "departure": { "delay": 85, "time": "1763533285" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 44, "time": "1763533424" }, "departure": { "delay": 44, "time": "1763533424" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 74, "time": "1763532494" }, "departure": { "delay": 74, "time": "1763532494" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 62, "time": "1763533082" }, "departure": { "delay": 62, "time": "1763533082" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1763533262" }, "departure": { "delay": 62, "time": "1763533262" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 44, "time": "1763533844" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 91, "time": "1763533231" }, "departure": { "delay": 91, "time": "1763533231" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 97, "time": "1763532757" }, "departure": { "delay": 97, "time": "1763532757" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 44, "time": "1763532824" }, "departure": { "delay": 44, "time": "1763532824" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 101, "time": "1763533481" }, "departure": { "delay": 101, "time": "1763533481" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 46, "time": "1763533546" }, "departure": { "delay": 46, "time": "1763533546" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 61, "time": "1763532541" }, "departure": { "delay": 61, "time": "1763532541" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 137, "time": "1763532617" }, "departure": { "delay": 137, "time": "1763532617" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 44, "time": "1763533184" }, "departure": { "delay": 44, "time": "1763533184" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1763532699", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196997x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:645:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763540160" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763540400" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763542020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:645:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585291:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2, "time": "1763535778" }, "departure": { "delay": -2, "time": "1763535778" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -2445, "time": "1763532855" }, "departure": { "delay": -2445, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -114, "time": "1763535966" }, "departure": { "delay": -114, "time": "1763535966" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -180, "time": "1763536080" }, "departure": { "delay": -180, "time": "1763536080" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -172, "time": "1763536028" }, "departure": { "delay": -172, "time": "1763536028" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2745, "time": "1763532855" }, "departure": { "delay": -2745, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2805, "time": "1763532855" }, "departure": { "delay": -2805, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -204, "time": "1763536296" }, "stopId": "FR:27229:ZE:0xBOI02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -64, "time": "1763535836" }, "departure": { "delay": -64, "time": "1763535836" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -123, "time": "1763535897" }, "departure": { "delay": -123, "time": "1763535897" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -192, "time": "1763536188" }, "departure": { "delay": -192, "time": "1763536188" }, "stopId": "FR:27229:ZE:0xCAR02:ATOUMOD004", "stopSequence": 27 }, { "departure": { "delay": -2385, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -2625, "time": "1763532855" }, "departure": { "delay": -2625, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -42, "time": "1763535678" }, "departure": { "delay": -42, "time": "1763535678" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1763535725" }, "departure": { "delay": -55, "time": "1763535725" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -2505, "time": "1763532855" }, "departure": { "delay": -2505, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -204, "time": "1763536236" }, "departure": { "delay": -204, "time": "1763536236" }, "stopId": "FR:27229:ZE:0xNET02:ATOUMOD004", "stopSequence": 28 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585291:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585348:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -41, "time": "1763536099" }, "departure": { "delay": -41, "time": "1763536099" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -169, "time": "1763536691" }, "departure": { "delay": -169, "time": "1763536691" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -264, "time": "1763536896" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -141, "time": "1763536599" }, "departure": { "delay": -141, "time": "1763536599" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -82, "time": "1763536178" }, "departure": { "delay": -82, "time": "1763536178" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -65, "time": "1763536015" }, "departure": { "delay": -65, "time": "1763536015" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -142, "time": "1763536418" }, "departure": { "delay": -142, "time": "1763536418" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -173, "time": "1763536807" }, "departure": { "delay": -173, "time": "1763536807" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -176, "time": "1763536744" }, "departure": { "delay": -176, "time": "1763536744" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -137, "time": "1763536543" }, "departure": { "delay": -137, "time": "1763536543" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -112, "time": "1763536328" }, "departure": { "delay": -112, "time": "1763536328" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -148, "time": "1763536472" }, "departure": { "delay": -148, "time": "1763536472" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -72, "time": "1763536248" }, "departure": { "delay": -72, "time": "1763536248" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585348:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108166x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763534130" }, "departure": { "delay": 30, "time": "1763534130" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "departure": { "time": "1763533140" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1763533323" }, "departure": { "delay": 3, "time": "1763533323" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1763534702" }, "departure": { "delay": 2, "time": "1763534702" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1763534354" }, "departure": { "delay": 14, "time": "1763534354" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1763533579" }, "departure": { "delay": 19, "time": "1763533579" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1763533842" }, "departure": { "delay": 42, "time": "1763533842" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1763535027" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 18, "time": "1763533458" }, "departure": { "delay": 18, "time": "1763533458" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1763533969" }, "departure": { "delay": 49, "time": "1763533969" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1763534476" }, "departure": { "delay": 16, "time": "1763534476" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1763533747" }, "departure": { "delay": 7, "time": "1763533747" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1763534599" }, "departure": { "delay": 19, "time": "1763534599" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1763534938" }, "departure": { "delay": 58, "time": "1763534938" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1763534828" }, "departure": { "delay": 8, "time": "1763534828" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108166x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1763526932" }, "departure": { "delay": 87, "time": "1763526987" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1763527373" }, "departure": { "delay": 26, "time": "1763527406" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 88, "time": "1763527244" }, "departure": { "delay": 88, "time": "1763527288" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1763527565" }, "departure": { "delay": 39, "time": "1763527599" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1763527799" }, "departure": { "delay": 48, "time": "1763527848" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1763527653" }, "departure": { "delay": 77, "time": "1763527757" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1763528082" }, "departure": { "delay": -2, "time": "1763528098" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1763527454" }, "departure": { "delay": 17, "time": "1763527517" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1763526894" }, "departure": { "delay": 66, "time": "1763526906" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1763527085" }, "departure": { "delay": 95, "time": "1763527115" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1763526860" }, "departure": { "delay": 95, "time": "1763526875" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1763528022" }, "departure": { "delay": 70, "time": "1763528050" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1763527313" }, "departure": { "delay": 65, "time": "1763527325" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1763527882" }, "departure": { "delay": 53, "time": "1763527913" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1763527955" }, "departure": { "delay": 62, "time": "1763527982" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -51, "time": "1763528289" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1763527145" }, "departure": { "delay": 97, "time": "1763527177" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 133, "time": "1763526733" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1763528144" }, "departure": { "delay": 8, "time": "1763528228" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 98, "time": "1763527010" }, "departure": { "delay": 98, "time": "1763527058" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3469779:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -157, "time": "1763534663" }, "departure": { "delay": -157, "time": "1763534663" }, "stopId": "FR:27375:ZE:0x6391:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -208, "time": "1763535332" }, "stopId": "FR:27003:ZE:0x6014:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 17 }, { "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1861, "time": "1763532899" }, "departure": { "delay": -1861, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -193, "time": "1763534747" }, "departure": { "delay": -193, "time": "1763534747" }, "stopId": "FR:27456:ZE:0x6727:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -149, "time": "1763535211" }, "departure": { "delay": -149, "time": "1763535211" }, "stopId": "FR:27003:ZE:0x7203:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1021, "time": "1763532899" }, "departure": { "delay": -1021, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -150, "time": "1763534910" }, "departure": { "delay": -150, "time": "1763534910" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -191, "time": "1763534689" }, "departure": { "delay": -191, "time": "1763534689" }, "stopId": "FR:27456:ZE:0x6731:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1081, "time": "1763532899" }, "departure": { "delay": -1081, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -183, "time": "1763534637" }, "departure": { "delay": -183, "time": "1763534637" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1921, "time": "1763532899" }, "departure": { "delay": -1921, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -208, "time": "1763535152" }, "departure": { "delay": -208, "time": "1763535152" }, "stopId": "FR:27003:ZE:0x6020:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1201, "time": "1763532899" }, "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1741, "time": "1763532899" }, "departure": { "delay": -1741, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6525:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1381, "time": "1763532899" }, "departure": { "delay": -1381, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6416:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6430:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1441, "time": "1763532899" }, "departure": { "delay": -1441, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -163, "time": "1763535257" }, "departure": { "delay": -163, "time": "1763535257" }, "stopId": "FR:27003:ZE:0x6006:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 13 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3469779:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470160:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1763533023" }, "departure": { "delay": 123, "time": "1763533023" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 97, "time": "1763532817" }, "departure": { "delay": 97, "time": "1763532817" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 65, "time": "1763532065" }, "departure": { "delay": 65, "time": "1763532065" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1763532640" }, "departure": { "delay": 40, "time": "1763532640" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 102, "time": "1763532162" }, "departure": { "delay": 102, "time": "1763532162" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 61, "time": "1763533321" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 93, "time": "1763533053" }, "departure": { "delay": 93, "time": "1763533053" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 103, "time": "1763532103" }, "departure": { "delay": 103, "time": "1763532103" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1763532538" }, "departure": { "delay": 118, "time": "1763532538" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 79, "time": "1763532979" }, "departure": { "delay": 79, "time": "1763532979" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 140, "time": "1763532719" }, "departure": { "delay": 140, "time": "1763532740" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 113, "time": "1763532593" }, "departure": { "delay": 113, "time": "1763532593" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1763532400" }, "departure": { "delay": 100, "time": "1763532400" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1763532750" }, "departure": { "delay": 90, "time": "1763532750" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1763532325" }, "departure": { "delay": 85, "time": "1763532325" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 113, "time": "1763533193" }, "departure": { "delay": 113, "time": "1763533193" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 80, "time": "1763532440" }, "departure": { "delay": 80, "time": "1763532440" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1763532875" }, "departure": { "delay": 95, "time": "1763532875" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 69, "time": "1763533089" }, "departure": { "delay": 69, "time": "1763533089" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 65, "time": "1763533265" }, "departure": { "delay": 65, "time": "1763533265" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1763532950" }, "departure": { "delay": 110, "time": "1763532950" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 110, "time": "1763532348" }, "departure": { "delay": 110, "time": "1763532350" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 92, "time": "1763532032" }, "departure": { "delay": 92, "time": "1763532032" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 81, "time": "1763532495" }, "departure": { "delay": 81, "time": "1763532501" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 27 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470160:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056984x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1763533618" }, "departure": { "delay": 58, "time": "1763533618" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1763533940" }, "departure": { "delay": 20, "time": "1763533940" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1763534131" }, "departure": { "delay": 31, "time": "1763534131" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "departure": { "time": "1763533500" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1763534462" }, "departure": { "delay": 2, "time": "1763534462" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1763534744" }, "departure": { "delay": 44, "time": "1763534744" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1763533863" }, "departure": { "delay": 3, "time": "1763533863" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1763533696" }, "departure": { "delay": 16, "time": "1763533696" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1763534560" }, "departure": { "delay": 40, "time": "1763534560" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1763534392" }, "departure": { "delay": 52, "time": "1763534392" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1763533782" }, "departure": { "delay": 42, "time": "1763533782" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1763534632" }, "departure": { "delay": 52, "time": "1763534632" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1763534264" }, "departure": { "delay": 44, "time": "1763534264" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1763533573" }, "departure": { "delay": 13, "time": "1763533573" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763535360" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1763534183" }, "departure": { "delay": 23, "time": "1763534183" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1763534936" }, "departure": { "delay": 56, "time": "1763534936" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1763532779", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056984x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:217:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763534040" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "departure": { "delay": -600, "time": "1763532480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:217:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:133:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763531460" }, "departure": { "delay": 5, "time": "1763531465" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763532060" }, "departure": { "delay": 5, "time": "1763532065" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "delay": -45, "time": "1763532130" }, "departure": { "delay": -45, "time": "1763532135" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763531760" }, "departure": { "delay": 65, "time": "1763531765" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1763531700" }, "departure": { "delay": 65, "time": "1763531705" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": -115, "time": "1763532300" }, "departure": { "delay": -115, "time": "1763532305" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1763531940" }, "departure": { "delay": 5, "time": "1763531945" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763531580" }, "departure": { "delay": 5, "time": "1763531585" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1763531880" }, "departure": { "delay": 65, "time": "1763531885" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1763531820" }, "departure": { "delay": 65, "time": "1763531825" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1763531340" }, "departure": { "delay": 5, "time": "1763531345" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": -115, "time": "1763532360" }, "departure": { "delay": -115, "time": "1763532365" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763532120" }, "departure": { "delay": 5, "time": "1763532125" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "delay": -120, "time": "1763532540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1763532402", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:133:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584894:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -318, "time": "1763535342" }, "departure": { "delay": -318, "time": "1763535342" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1965, "time": "1763532855" }, "departure": { "delay": -1965, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2085, "time": "1763532855" }, "departure": { "delay": -2085, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -413, "time": "1763535667" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -244, "time": "1763535176" }, "departure": { "delay": -244, "time": "1763535176" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2265, "time": "1763532855" }, "departure": { "delay": -2265, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -325, "time": "1763535515" }, "departure": { "delay": -325, "time": "1763535515" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -244, "time": "1763535236" }, "departure": { "delay": -244, "time": "1763535236" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -2145, "time": "1763532855" }, "departure": { "delay": -2145, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "departure": { "delay": -1905, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2025, "time": "1763532855" }, "departure": { "delay": -2025, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -124, "time": "1763535116" }, "departure": { "delay": -124, "time": "1763535116" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -322, "time": "1763535578" }, "departure": { "delay": -322, "time": "1763535578" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -338, "time": "1763535442" }, "departure": { "delay": -338, "time": "1763535442" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584894:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470049:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 443, "time": "1763535323" }, "departure": { "delay": 443, "time": "1763535323" }, "stopId": "FR:27375:ZE:0x6387:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 417, "time": "1763535597" }, "departure": { "delay": 417, "time": "1763535597" }, "stopId": "FR:27375:ZE:0x6509:ATOUMOD006", "stopSequence": 19 }, { "departure": { "delay": -1201, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 415, "time": "1763535235" }, "departure": { "delay": 415, "time": "1763535235" }, "stopId": "FR:27375:ZE:0x6521:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 433, "time": "1763535073" }, "departure": { "delay": 433, "time": "1763535073" }, "stopId": "FR:27375:ZE:0x6523:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 433, "time": "1763535193" }, "departure": { "delay": 433, "time": "1763535193" }, "stopId": "FR:27375:ZE:0x6519:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 408, "time": "1763535108" }, "departure": { "delay": 408, "time": "1763535108" }, "stopId": "FR:27375:ZE:0x6475:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 389, "time": "1763535389" }, "departure": { "delay": 389, "time": "1763535389" }, "stopId": "FR:27375:ZE:0x6412:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 375, "time": "1763534775" }, "departure": { "delay": 375, "time": "1763534775" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 389, "time": "1763535449" }, "departure": { "delay": 389, "time": "1763535449" }, "stopId": "FR:27375:ZE:0x6453:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 389, "time": "1763535149" }, "departure": { "delay": 389, "time": "1763535149" }, "stopId": "FR:27375:ZE:0x6445:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6473:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 444, "time": "1763535024" }, "departure": { "delay": 444, "time": "1763535024" }, "stopId": "FR:27375:ZE:0x6419:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 389, "time": "1763535749" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 405, "time": "1763535405" }, "departure": { "delay": 405, "time": "1763535405" }, "stopId": "FR:27375:ZE:0x6500:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 425, "time": "1763535425" }, "departure": { "delay": 425, "time": "1763535425" }, "stopId": "FR:27375:ZE:0x6478:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470049:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -52, "time": "1763529295" }, "departure": { "delay": -52, "time": "1763529308" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 91, "time": "1763528665" }, "departure": { "delay": 91, "time": "1763528671" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -47, "time": "1763529958" }, "departure": { "delay": -47, "time": "1763529973" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -48, "time": "1763529569" }, "departure": { "delay": -48, "time": "1763529612" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1763528874" }, "departure": { "delay": 87, "time": "1763528907" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 134, "time": "1763528234" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1763528824" }, "departure": { "delay": 82, "time": "1763528842" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1763528411" }, "departure": { "delay": 81, "time": "1763528421" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1763528497" }, "departure": { "delay": 133, "time": "1763528533" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1763528366" }, "departure": { "delay": 102, "time": "1763528382" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -69, "time": "1763529878" }, "departure": { "delay": -69, "time": "1763529891" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -33, "time": "1763529471" }, "departure": { "delay": -33, "time": "1763529507" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 109, "time": "1763528718" }, "departure": { "delay": 109, "time": "1763528749" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 77, "time": "1763529074" }, "departure": { "delay": 77, "time": "1763529197" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1763528599" }, "departure": { "delay": 96, "time": "1763528616" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -70, "time": "1763529631" }, "departure": { "delay": -70, "time": "1763529650" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -105, "time": "1763529715" }, "departure": { "delay": -105, "time": "1763529735" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -20, "time": "1763530060" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1763528778" }, "departure": { "delay": 98, "time": "1763528798" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1763528451" }, "departure": { "delay": 122, "time": "1763528462" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1763528321" }, "departure": { "delay": 113, "time": "1763528333" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -90, "time": "1763529673" }, "departure": { "delay": -90, "time": "1763529690" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1763528942" }, "departure": { "delay": 17, "time": "1763528957" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -54, "time": "1763529410" }, "departure": { "delay": -54, "time": "1763529426" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181351x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1763534755" }, "departure": { "delay": 55, "time": "1763534755" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1763535829" }, "departure": { "delay": 49, "time": "1763535829" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 16, "time": "1763534536" }, "departure": { "delay": 16, "time": "1763534536" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1763534660" }, "departure": { "delay": 20, "time": "1763534660" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1763535545" }, "departure": { "delay": 5, "time": "1763535545" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1763532903" }, "departure": { "delay": 3, "time": "1763532903" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763535900" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 16, "time": "1763535496" }, "departure": { "delay": 16, "time": "1763535496" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1763533305" }, "departure": { "delay": 45, "time": "1763533305" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1763535582" }, "departure": { "delay": 42, "time": "1763535582" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 44, "time": "1763535284" }, "departure": { "delay": 44, "time": "1763535284" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 21, "time": "1763533521" }, "departure": { "delay": 21, "time": "1763533521" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763535676" }, "departure": { "delay": 16, "time": "1763535676" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 24, "time": "1763533164" }, "departure": { "delay": 24, "time": "1763533164" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1763534390" }, "departure": { "delay": 50, "time": "1763534390" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1763534303" }, "departure": { "delay": 23, "time": "1763534303" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 53, "time": "1763533913" }, "departure": { "delay": 53, "time": "1763533913" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1763533589" }, "departure": { "delay": 29, "time": "1763533589" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1763533741" }, "departure": { "delay": 1, "time": "1763533741" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1763535774" }, "departure": { "delay": 54, "time": "1763535774" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 9, "time": "1763532969" }, "departure": { "delay": 9, "time": "1763532969" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1763534021" }, "departure": { "delay": 41, "time": "1763534021" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1763533813" }, "departure": { "delay": 13, "time": "1763533813" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1763533382" }, "departure": { "delay": 2, "time": "1763533382" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1763533095" }, "departure": { "delay": 15, "time": "1763533095" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1763532840" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535720" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181351x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850603F4479403x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532840" }, "departure": { "time": "1763532900" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763530500" }, "departure": { "time": "1763530560" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1763529960" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763530260" }, "departure": { "time": "1763530320" }, "stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532300" }, "departure": { "time": "1763532360" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763531640" }, "departure": { "time": "1763531820" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763533740" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533320" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532720" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763532060" }, "departure": { "time": "1763532120" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763530740" }, "departure": { "time": "1763530800" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763531160" }, "departure": { "time": "1763531280" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1763530541", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850603F4479403x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584172:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 237, "time": "1763533617" }, "departure": { "delay": 237, "time": "1763533617" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 246, "time": "1763533926" }, "departure": { "delay": 246, "time": "1763533926" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 287, "time": "1763532587" }, "departure": { "delay": 287, "time": "1763532587" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 310, "time": "1763532430" }, "departure": { "delay": 310, "time": "1763532430" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 271, "time": "1763533711" }, "departure": { "delay": 271, "time": "1763533711" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 217, "time": "1763533837" }, "departure": { "delay": 217, "time": "1763533837" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 267, "time": "1763534067" }, "departure": { "delay": 267, "time": "1763534067" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": 282, "time": "1763532762" }, "departure": { "delay": 282, "time": "1763532762" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 271, "time": "1763533771" }, "departure": { "delay": 271, "time": "1763533771" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 246, "time": "1763534106" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": 275, "time": "1763532695" }, "departure": { "delay": 275, "time": "1763532695" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 237, "time": "1763533977" }, "departure": { "delay": 237, "time": "1763533977" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 245, "time": "1763533685" }, "departure": { "delay": 245, "time": "1763533685" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 299, "time": "1763533139" }, "departure": { "delay": 299, "time": "1763533139" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 36 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584172:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5456241129160704x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1763534590" }, "departure": { "delay": 80, "time": "1763534600" }, "stopId": "FR:14366:ZE:669860001:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1763534187" }, "departure": { "delay": 97, "time": "1763534197" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1763534681" }, "departure": { "delay": 51, "time": "1763534691" }, "stopId": "FR:14366:ZE:36960004:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 370, "time": "1763532960" }, "departure": { "delay": 370, "time": "1763532970" }, "stopId": "FR:14193:ZE:6093687017701376:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -26, "time": "1763534364" }, "departure": { "delay": -26, "time": "1763534374" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 145, "time": "1763534115" }, "departure": { "delay": 145, "time": "1763534125" }, "stopId": "FR:14366:ZE:678850002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 241, "time": "1763533191" }, "departure": { "delay": 241, "time": "1763533201" }, "stopId": "FR:14193:ZE:6676626923323392:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -262, "time": "1763534798" }, "stopId": "FR:14366:ZE:15060004:ATOUMOD036", "stopSequence": 17 } ], "timestamp": "1763532913", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:6580502401122304:LOC", "tripId": "ATOUMOD036:ServiceJourney:5456241129160704x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057752x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1763533603" }, "departure": { "delay": 103, "time": "1763533603" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -32, "time": "1763532148" }, "departure": { "delay": -32, "time": "1763532148" }, "stopId": "FR:76351:ZE:3368:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1763533170" }, "departure": { "delay": 150, "time": "1763533170" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -27, "time": "1763532213" }, "departure": { "delay": -27, "time": "1763532213" }, "stopId": "FR:76351:ZE:5159:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1763532632" }, "departure": { "delay": 92, "time": "1763532632" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 109, "time": "1763534089" }, "departure": { "delay": 109, "time": "1763534089" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 140, "time": "1763533640" }, "departure": { "delay": 140, "time": "1763533640" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 136, "time": "1763533756" }, "departure": { "delay": 136, "time": "1763533756" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 46, "time": "1763532526" }, "departure": { "delay": 46, "time": "1763532526" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 103, "time": "1763534323" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 76, "time": "1763532676" }, "departure": { "delay": 76, "time": "1763532676" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 159, "time": "1763534259" }, "departure": { "delay": 159, "time": "1763534259" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 103, "time": "1763533063" }, "departure": { "delay": 103, "time": "1763533063" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 103, "time": "1763533483" }, "departure": { "delay": 103, "time": "1763533483" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 110, "time": "1763534210" }, "departure": { "delay": 110, "time": "1763534210" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 103, "time": "1763533003" }, "departure": { "delay": 103, "time": "1763533003" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 143, "time": "1763534123" }, "departure": { "delay": 143, "time": "1763534123" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 117, "time": "1763533557" }, "departure": { "delay": 117, "time": "1763533557" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 103, "time": "1763533963" }, "departure": { "delay": 103, "time": "1763533963" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 126, "time": "1763532786" }, "departure": { "delay": 126, "time": "1763532786" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -28, "time": "1763532392" }, "departure": { "delay": -28, "time": "1763532392" }, "stopId": "FR:76351:ZE:4548:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1763534167" }, "departure": { "delay": 127, "time": "1763534167" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 38, "time": "1763532458" }, "departure": { "delay": 38, "time": "1763532458" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1763533543" }, "departure": { "delay": 103, "time": "1763533543" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 88, "time": "1763532808" }, "departure": { "delay": 88, "time": "1763532808" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 103, "time": "1763533723" }, "departure": { "delay": 103, "time": "1763533723" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 106, "time": "1763532946" }, "departure": { "delay": 106, "time": "1763532946" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1763532566" }, "departure": { "delay": 26, "time": "1763532566" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 118, "time": "1763533678" }, "departure": { "delay": 118, "time": "1763533678" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 151, "time": "1763534011" }, "departure": { "delay": 151, "time": "1763534011" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 134, "time": "1763532854" }, "departure": { "delay": 134, "time": "1763532854" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057752x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190109x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1763533295" }, "departure": { "delay": -25, "time": "1763533295" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -3, "time": "1763533197" }, "departure": { "delay": -3, "time": "1763533197" }, "stopId": "FR:76351:ZE:3372:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -25, "time": "1763532875" }, "departure": { "delay": -25, "time": "1763532875" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1763532799" }, "departure": { "delay": 19, "time": "1763532799" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1763533475" }, "departure": { "delay": -25, "time": "1763533475" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 29, "time": "1763532989" }, "departure": { "delay": 29, "time": "1763532989" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1763533622" }, "departure": { "delay": 2, "time": "1763533622" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -25, "time": "1763533655" }, "departure": { "delay": -25, "time": "1763533655" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -25, "time": "1763533355" }, "departure": { "delay": -25, "time": "1763533355" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1763533573" }, "departure": { "delay": 13, "time": "1763533573" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1763533713" }, "departure": { "delay": 33, "time": "1763533713" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1763533227" }, "departure": { "delay": 27, "time": "1763533227" }, "stopId": "FR:76351:ZE:3134:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -25, "time": "1763533055" }, "departure": { "delay": -25, "time": "1763533055" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1763533511" }, "departure": { "delay": 11, "time": "1763533511" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -18, "time": "1763533422" }, "departure": { "delay": -18, "time": "1763533422" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1763532841" }, "departure": { "delay": 1, "time": "1763532841" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1763533161" }, "departure": { "delay": 21, "time": "1763533161" }, "stopId": "FR:76351:ZE:3156:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1763533835" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190109x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6455193613893632x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -54, "time": "1763532761" }, "departure": { "delay": -54, "time": "1763532786" }, "stopId": "FR:14326:ZE:6644974255865856:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1763532696" }, "departure": { "delay": 1, "time": "1763532721" }, "stopId": "FR:14326:ZE:4505552160817152:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -21, "time": "1763532734" }, "departure": { "delay": -21, "time": "1763532759" }, "stopId": "FR:14326:ZE:4540385889091584:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -93, "time": "1763533217" }, "departure": { "delay": -93, "time": "1763533227" }, "stopId": "FR:14326:ZE:5797271225499648:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -68, "time": "1763533842" }, "departure": { "delay": -68, "time": "1763533852" }, "stopId": "FR:14303:ZE:5108726294904832:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -95, "time": "1763534905" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -31, "time": "1763532949" }, "departure": { "delay": -31, "time": "1763532989" }, "stopId": "FR:14326:ZE:5660450747318272:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1763534529" }, "departure": { "delay": 139, "time": "1763534539" }, "stopId": "FR:14366:ZE:288370019:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -50, "time": "1763533740" }, "departure": { "delay": -50, "time": "1763533750" }, "stopId": "FR:14326:ZE:6171047532429312:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1763534683" }, "departure": { "delay": -7, "time": "1763534693" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 12 } ], "timestamp": "1763532885", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:6034535755022336:LOC", "tripId": "ATOUMOD036:ServiceJourney:6455193613893632x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:873:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1763545380" }, "departure": { "time": "1763545380" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763545200" }, "departure": { "time": "1763545200" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763544540" }, "departure": { "time": "1763544540" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763544420" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763544960" }, "departure": { "time": "1763544960" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763545680" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:873:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13107F4476351x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537640" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536920" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537280" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763535660" }, "departure": { "time": "1763535780" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 16 }, { "departure": { "time": "1763532720" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763538360" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536320" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763532101", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13107F4476351x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:582:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543880" }, "departure": { "time": "1763543880" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763544360" }, "departure": { "time": "1763544360" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763544480" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1763542860" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763543760" }, "departure": { "time": "1763543760" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763543520" }, "departure": { "time": "1763543520" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763544000" }, "departure": { "time": "1763544000" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1763532798", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:582:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:280:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538480" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763535840" }, "departure": { "time": "1763535840" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536200" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763538540" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1763535300" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 } ], "timestamp": "1763532826", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:280:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584167:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534280" }, "stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584167:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:338:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538180" }, "departure": { "time": "1763538180" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1763536800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538480" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763538840" }, "departure": { "time": "1763538840" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538780" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763538665" }, "departure": { "delay": 5, "time": "1763538665" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763538900" }, "departure": { "time": "1763538900" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763539385" }, "departure": { "delay": 5, "time": "1763539385" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763538660" }, "departure": { "time": "1763538660" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1763538725" }, "departure": { "delay": 5, "time": "1763538725" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763538965" }, "departure": { "delay": 5, "time": "1763538965" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1763538970" }, "departure": { "delay": 10, "time": "1763538970" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1763532019", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:338:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 209, "time": "1763530926" }, "departure": { "delay": 209, "time": "1763530949" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 591, "time": "1763532217" }, "departure": { "delay": 591, "time": "1763532231" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 381, "time": "1763532609" }, "departure": { "delay": 381, "time": "1763532621" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 310, "time": "1763532717" }, "departure": { "delay": 310, "time": "1763532730" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 136, "time": "1763531503" }, "departure": { "delay": 136, "time": "1763531536" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1763530723" }, "departure": { "delay": 129, "time": "1763530749" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1763530957" }, "departure": { "delay": 179, "time": "1763530979" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 330, "time": "1763533050" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 347, "time": "1763532670" }, "departure": { "delay": 347, "time": "1763532707" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 335, "time": "1763532861" }, "departure": { "delay": 335, "time": "1763532875" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 373, "time": "1763532471" }, "departure": { "delay": 373, "time": "1763532493" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 311, "time": "1763532803" }, "departure": { "delay": 311, "time": "1763532851" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 307, "time": "1763532753" }, "departure": { "delay": 307, "time": "1763532787" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1763531444" }, "departure": { "delay": 170, "time": "1763531450" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 215, "time": "1763531302" }, "departure": { "delay": 215, "time": "1763531315" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 599, "time": "1763532049" }, "departure": { "delay": 599, "time": "1763532059" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 330, "time": "1763532930" }, "departure": { "delay": 330, "time": "1763532930" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 72, "time": "1763530477" }, "departure": { "delay": 72, "time": "1763530512" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 249, "time": "1763531212" }, "departure": { "delay": 249, "time": "1763531229" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1763530564" }, "departure": { "delay": 86, "time": "1763530586" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 330, "time": "1763532990" }, "departure": { "delay": 330, "time": "1763532990" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1763530611" }, "departure": { "delay": 130, "time": "1763530630" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 206, "time": "1763530855" }, "departure": { "delay": 206, "time": "1763530886" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 68, "time": "1763530268" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 237, "time": "1763531040" }, "departure": { "delay": 237, "time": "1763531097" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1763532560" }, "departure": { "delay": 413, "time": "1763532593" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 201, "time": "1763531345" }, "departure": { "delay": 201, "time": "1763531361" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1763532266" }, "departure": { "delay": 413, "time": "1763532293" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 615, "time": "1763532181" }, "departure": { "delay": 615, "time": "1763532195" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 353, "time": "1763532635" }, "departure": { "delay": 353, "time": "1763532653" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 242, "time": "1763531122" }, "departure": { "delay": 242, "time": "1763531162" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 362, "time": "1763532307" }, "departure": { "delay": 362, "time": "1763532362" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 483, "time": "1763531993" }, "departure": { "delay": 483, "time": "1763532003" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:263:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536800" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763535660" }, "departure": { "time": "1763535660" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763537640" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1763534400" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535360" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:263:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470514:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 431, "time": "1763532551" }, "departure": { "delay": 431, "time": "1763532551" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 215, "time": "1763533235" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 452, "time": "1763532668" }, "departure": { "delay": 452, "time": "1763532692" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 362, "time": "1763533082" }, "departure": { "delay": 362, "time": "1763533082" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 280, "time": "1763533120" }, "departure": { "delay": 280, "time": "1763533120" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 422, "time": "1763532058" }, "departure": { "delay": 422, "time": "1763532062" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 422, "time": "1763532002" }, "departure": { "delay": 422, "time": "1763532002" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 414, "time": "1763532414" }, "departure": { "delay": 414, "time": "1763532414" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 422, "time": "1763532766" }, "departure": { "delay": 422, "time": "1763532782" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 440, "time": "1763532500" }, "departure": { "delay": 440, "time": "1763532500" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 429, "time": "1763532309" }, "departure": { "delay": 429, "time": "1763532309" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 415, "time": "1763532895" }, "departure": { "delay": 415, "time": "1763532895" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 392, "time": "1763532321" }, "departure": { "delay": 392, "time": "1763532332" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 429, "time": "1763532189" }, "departure": { "delay": 429, "time": "1763532189" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 431, "time": "1763532611" }, "departure": { "delay": 431, "time": "1763532611" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 342, "time": "1763532942" }, "departure": { "delay": 342, "time": "1763532942" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 422, "time": "1763532242" }, "departure": { "delay": 422, "time": "1763532242" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 245, "time": "1763533205" }, "departure": { "delay": 245, "time": "1763533205" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 405, "time": "1763532465" }, "departure": { "delay": 405, "time": "1763532465" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 355, "time": "1763533015" }, "departure": { "delay": 355, "time": "1763533015" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 } ], "timestamp": "1763532568", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470514:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:723:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763541000" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763542080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763541660" }, "departure": { "time": "1763541660" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763541600" }, "departure": { "time": "1763541600" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763541960" }, "departure": { "time": "1763541960" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:723:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533200" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1763535180" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763534220" }, "departure": { "time": "1763534220" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470528:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1741, "time": "1763532899" }, "departure": { "delay": -1741, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -162, "time": "1763535138" }, "departure": { "delay": -162, "time": "1763535138" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2161, "time": "1763532899" }, "departure": { "delay": -2161, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -202, "time": "1763535098" }, "departure": { "delay": -202, "time": "1763535098" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1921, "time": "1763532899" }, "departure": { "delay": -1921, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1501, "time": "1763532899" }, "departure": { "delay": -1501, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -282, "time": "1763535198" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -192, "time": "1763534988" }, "departure": { "delay": -192, "time": "1763534988" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1861, "time": "1763532899" }, "departure": { "delay": -1861, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1441, "time": "1763532899" }, "departure": { "delay": -1441, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1981, "time": "1763532899" }, "departure": { "delay": -1981, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -42, "time": "1763534058" }, "departure": { "delay": -42, "time": "1763534058" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2101, "time": "1763532899" }, "departure": { "delay": -2101, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -189, "time": "1763535051" }, "departure": { "delay": -189, "time": "1763535051" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2101, "time": "1763532899" }, "departure": { "delay": -2101, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470528:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470061:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3541, "time": "1763532899" }, "departure": { "delay": -3541, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6501:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1763536978" }, "departure": { "delay": 58, "time": "1763536978" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1763536696" }, "departure": { "delay": 16, "time": "1763536696" }, "stopId": "FR:27375:ZE:0x6518:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763536816" }, "departure": { "delay": 16, "time": "1763536816" }, "stopId": "FR:27375:ZE:0x6522:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -3601, "time": "1763532899" }, "departure": { "delay": -3601, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6413:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27375:ZE:0x6444:ATOUMOD006", "stopSequence": 11 }, { "departure": { "delay": -3001, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3481, "time": "1763532899" }, "departure": { "delay": -3481, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6452:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1763536781" }, "departure": { "delay": 41, "time": "1763536781" }, "stopId": "FR:27375:ZE:0x6474:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 224, "time": "1763537624" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1763536654" }, "departure": { "delay": 34, "time": "1763536654" }, "stopId": "FR:27375:ZE:0x6520:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1763537029" }, "departure": { "delay": 49, "time": "1763537029" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3481, "time": "1763532899" }, "departure": { "delay": -3481, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6479:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763536865" }, "departure": { "delay": 5, "time": "1763536865" }, "stopId": "FR:27375:ZE:0x6418:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 253, "time": "1763537413" }, "departure": { "delay": 253, "time": "1763537413" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3361, "time": "1763532899" }, "departure": { "delay": -3361, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -3661, "time": "1763532899" }, "departure": { "delay": -3661, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6386:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3181, "time": "1763532899" }, "departure": { "delay": -3181, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6508:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470061:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543880" }, "departure": { "time": "1763543880" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763543940" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763543160" }, "departure": { "time": "1763543160" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:833:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011279x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -36, "time": "1763532984" }, "departure": { "delay": -36, "time": "1763532984" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 4, "time": "1763533804" }, "departure": { "delay": 4, "time": "1763533804" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1763534472" }, "departure": { "delay": 12, "time": "1763534472" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 12, "time": "1763535552" }, "departure": { "delay": 12, "time": "1763535552" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": -2, "time": "1763533738" }, "departure": { "delay": -2, "time": "1763533738" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -7, "time": "1763533673" }, "departure": { "delay": -7, "time": "1763533673" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -18, "time": "1763533962" }, "departure": { "delay": -18, "time": "1763533962" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1763533150" }, "departure": { "delay": 10, "time": "1763533150" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1763535603" }, "departure": { "delay": 3, "time": "1763535603" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": -36, "time": "1763535384" }, "departure": { "delay": -36, "time": "1763535384" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -11, "time": "1763534149" }, "departure": { "delay": -11, "time": "1763534149" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 6, "time": "1763533206" }, "departure": { "delay": 6, "time": "1763533206" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1763533284" }, "departure": { "delay": -36, "time": "1763533284" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -87, "time": "1763532753" }, "departure": { "delay": -87, "time": "1763532753" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1763533069" }, "departure": { "delay": -11, "time": "1763533069" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1763535441" }, "departure": { "delay": 21, "time": "1763535441" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -36, "time": "1763535684" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -17, "time": "1763534623" }, "departure": { "delay": -17, "time": "1763534623" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 2, "time": "1763533502" }, "departure": { "delay": 2, "time": "1763533502" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 8, "time": "1763533568" }, "departure": { "delay": 8, "time": "1763533568" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1763532905" }, "departure": { "delay": 5, "time": "1763532905" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -9, "time": "1763534391" }, "departure": { "delay": -9, "time": "1763534391" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 7, "time": "1763535487" }, "departure": { "delay": 7, "time": "1763535487" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -14, "time": "1763534686" }, "departure": { "delay": -14, "time": "1763534686" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -30, "time": "1763535030" }, "departure": { "delay": -30, "time": "1763535030" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -36, "time": "1763533884" }, "departure": { "delay": -36, "time": "1763533884" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 9, "time": "1763534229" }, "departure": { "delay": 9, "time": "1763534229" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 3, "time": "1763535123" }, "departure": { "delay": 3, "time": "1763535123" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -15, "time": "1763534865" }, "departure": { "delay": -15, "time": "1763534865" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 14, "time": "1763534954" }, "departure": { "delay": 14, "time": "1763534954" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 14, "time": "1763534534" }, "departure": { "delay": 14, "time": "1763534534" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 14, "time": "1763535074" }, "departure": { "delay": 14, "time": "1763535074" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": -23, "time": "1763535637" }, "departure": { "delay": -23, "time": "1763535637" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -36, "time": "1763533404" }, "departure": { "delay": -36, "time": "1763533404" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -36, "time": "1763535204" }, "departure": { "delay": -36, "time": "1763535204" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -25, "time": "1763535275" }, "departure": { "delay": -25, "time": "1763535275" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -36, "time": "1763534784" }, "departure": { "delay": -36, "time": "1763534784" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -36, "time": "1763534304" }, "departure": { "delay": -36, "time": "1763534304" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -36, "time": "1763534904" }, "departure": { "delay": -36, "time": "1763534904" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011279x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595533:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1763536643" }, "departure": { "delay": 23, "time": "1763536643" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1763536223" }, "departure": { "delay": 23, "time": "1763536223" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 17, "time": "1763535557" }, "departure": { "delay": 17, "time": "1763535557" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "departure": { "time": "1763535300" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1763536130" }, "departure": { "delay": 50, "time": "1763536130" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1763535822" }, "departure": { "delay": 42, "time": "1763535822" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1763535393" }, "departure": { "delay": 33, "time": "1763535393" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1763536016" }, "departure": { "delay": 56, "time": "1763536016" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1763535891" }, "departure": { "delay": 51, "time": "1763535891" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1763536708" }, "departure": { "delay": 28, "time": "1763536708" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1763535512" }, "departure": { "delay": 32, "time": "1763535512" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1763536173" }, "departure": { "delay": 33, "time": "1763536173" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1763535356" }, "departure": { "delay": 56, "time": "1763535356" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1763536823" }, "departure": { "delay": 23, "time": "1763536823" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 76, "time": "1763536456" }, "departure": { "delay": 76, "time": "1763536456" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 13, "time": "1763536093" }, "departure": { "delay": 13, "time": "1763536093" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1763535450" }, "departure": { "delay": 30, "time": "1763535450" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 23, "time": "1763536883" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595533:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190174x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1763532981" }, "departure": { "delay": 141, "time": "1763532981" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 109, "time": "1763532769" }, "departure": { "delay": 109, "time": "1763532769" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 146, "time": "1763532686" }, "departure": { "delay": 146, "time": "1763532686" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 195, "time": "1763532495" }, "departure": { "delay": 195, "time": "1763532495" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 137, "time": "1763532917" }, "departure": { "delay": 137, "time": "1763532917" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 148, "time": "1763532868" }, "departure": { "delay": 148, "time": "1763532868" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 125, "time": "1763532665" }, "departure": { "delay": 125, "time": "1763532665" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1763532730" }, "departure": { "delay": 130, "time": "1763532730" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 145, "time": "1763532805" }, "departure": { "delay": 145, "time": "1763532805" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 83, "time": "1763532923" }, "departure": { "delay": 83, "time": "1763532923" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 83, "time": "1763533103" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 196, "time": "1763532616" }, "departure": { "delay": 196, "time": "1763532616" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 196, "time": "1763532556" }, "departure": { "delay": 196, "time": "1763532556" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 207, "time": "1763532507" }, "departure": { "delay": 207, "time": "1763532507" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190174x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1763531101" }, "departure": { "delay": 162, "time": "1763531142" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 154, "time": "1763531014" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1763533040" }, "departure": { "delay": 80, "time": "1763533040" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1763533100" }, "departure": { "delay": 80, "time": "1763533100" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 153, "time": "1763531575" }, "departure": { "delay": 153, "time": "1763531613" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 194, "time": "1763532079" }, "departure": { "delay": 194, "time": "1763532134" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1763532980" }, "departure": { "delay": 80, "time": "1763532980" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1763533280" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 93, "time": "1763531320" }, "departure": { "delay": 93, "time": "1763531373" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1763531862" }, "departure": { "delay": 169, "time": "1763531929" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 138, "time": "1763532490" }, "departure": { "delay": 138, "time": "1763532498" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 172, "time": "1763532304" }, "departure": { "delay": 172, "time": "1763532352" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1763533160" }, "departure": { "delay": 80, "time": "1763533160" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1763532796" }, "departure": { "delay": 182, "time": "1763532842" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -96, "time": "1763527332" }, "departure": { "delay": -96, "time": "1763527344" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -29, "time": "1763525589" }, "departure": { "delay": -29, "time": "1763525611" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 23, "time": "1763526949" }, "departure": { "delay": 23, "time": "1763526983" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -3, "time": "1763526064" }, "departure": { "delay": -3, "time": "1763526117" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1763525660" }, "departure": { "delay": -7, "time": "1763525693" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -95, "time": "1763527271" }, "departure": { "delay": -95, "time": "1763527285" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1763525280" }, "departure": { "delay": 67, "time": "1763525287" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1763526776" }, "departure": { "delay": 12, "time": "1763526792" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -21, "time": "1763525790" }, "departure": { "delay": -21, "time": "1763525799" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 64, "time": "1763526241" }, "departure": { "delay": 64, "time": "1763526304" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1763524955" }, "departure": { "delay": 47, "time": "1763524967" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1763524986" }, "departure": { "delay": 32, "time": "1763525012" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1763527139" }, "departure": { "delay": -44, "time": "1763527156" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -171, "time": "1763527449" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1763526382" }, "departure": { "delay": 47, "time": "1763526407" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1763525399" }, "departure": { "delay": 7, "time": "1763525407" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1763526164" }, "departure": { "delay": 24, "time": "1763526204" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -75, "time": "1763527216" }, "departure": { "delay": -75, "time": "1763527245" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 77, "time": "1763525036" }, "departure": { "delay": 77, "time": "1763525057" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 33, "time": "1763524833" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1763526459" }, "departure": { "delay": 13, "time": "1763526493" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1763525334" }, "departure": { "delay": 20, "time": "1763525360" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1763526337" }, "departure": { "delay": 52, "time": "1763526352" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1763525204" }, "departure": { "delay": 50, "time": "1763525210" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -33, "time": "1763526567" }, "departure": { "delay": -33, "time": "1763526567" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -40, "time": "1763525814" }, "departure": { "delay": -40, "time": "1763525840" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1763525085" }, "departure": { "delay": 74, "time": "1763525114" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -107, "time": "1763527379" }, "departure": { "delay": -107, "time": "1763527393" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -32, "time": "1763525537" }, "departure": { "delay": -32, "time": "1763525548" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1763527014" }, "departure": { "delay": 6, "time": "1763527026" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -50, "time": "1763527083" }, "departure": { "delay": -50, "time": "1763527090" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1763526890" }, "departure": { "delay": 59, "time": "1763526899" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -32, "time": "1763525716" }, "departure": { "delay": -32, "time": "1763525728" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1763525434" }, "departure": { "delay": -10, "time": "1763525450" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1763525899" }, "departure": { "delay": 3, "time": "1763526003" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:271:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535480" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "departure": { "time": "1763534040" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535420" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763535660" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:271:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196918x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1763533196" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 42, "time": "1763533122" }, "departure": { "delay": 42, "time": "1763533122" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 28, "time": "1763533168" }, "departure": { "delay": 28, "time": "1763533168" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 30, "time": "1763532990" }, "departure": { "delay": 30, "time": "1763532990" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 21, "time": "1763533101" }, "departure": { "delay": 21, "time": "1763533101" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 44, "time": "1763532944" }, "departure": { "delay": 44, "time": "1763532944" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -4, "time": "1763532896" }, "departure": { "delay": -4, "time": "1763532896" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 4, "time": "1763533024" }, "departure": { "delay": 4, "time": "1763533024" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 55, "time": "1763532835" }, "departure": { "delay": 55, "time": "1763532835" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -4, "time": "1763533076" }, "departure": { "delay": -4, "time": "1763533076" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1763532859", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196918x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:501:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763538420" }, "departure": { "time": "1763538420" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763537400" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1763532816", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:501:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850405F4479389x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534580" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535660" }, "stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536500" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1763533740" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536140" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763537100" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534400" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1763530121", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850405F4479389x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 115, "time": "1763526921" }, "departure": { "delay": 115, "time": "1763526955" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1763526139" }, "departure": { "delay": 95, "time": "1763526155" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 106, "time": "1763526090" }, "departure": { "delay": 106, "time": "1763526106" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1763527118" }, "departure": { "delay": 53, "time": "1763527133" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1763527391" }, "departure": { "delay": 21, "time": "1763527401" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1763527162" }, "departure": { "delay": 46, "time": "1763527186" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1763527219" }, "departure": { "delay": 36, "time": "1763527236" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1763526221" }, "departure": { "delay": 116, "time": "1763526236" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1763527009" }, "departure": { "delay": 70, "time": "1763527030" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1763526183" }, "departure": { "delay": 84, "time": "1763526204" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1763525863" }, "departure": { "delay": 116, "time": "1763525876" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -5, "time": "1763527298" }, "departure": { "delay": -5, "time": "1763527315" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 35, "time": "1763527442" }, "departure": { "delay": 35, "time": "1763527475" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1763526973" }, "departure": { "delay": 84, "time": "1763526984" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 159, "time": "1763526813" }, "departure": { "delay": 159, "time": "1763526819" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1763526296" }, "departure": { "delay": 79, "time": "1763526319" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 99, "time": "1763525799" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763526373" }, "departure": { "delay": 100, "time": "1763526400" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 188, "time": "1763526486" }, "departure": { "delay": 188, "time": "1763526608" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -23, "time": "1763527348" }, "departure": { "delay": -23, "time": "1763527357" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1763525911" }, "departure": { "delay": 105, "time": "1763525925" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1763527610" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1763527052" }, "departure": { "delay": 53, "time": "1763527073" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1763527526" }, "departure": { "delay": 41, "time": "1763527541" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -70, "time": "1763526525" }, "departure": { "delay": -70, "time": "1763526530" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -73, "time": "1763525911" }, "departure": { "delay": -73, "time": "1763525927" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1763525715" }, "departure": { "delay": -30, "time": "1763525730" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -56, "time": "1763527363" }, "departure": { "delay": -56, "time": "1763527384" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -86, "time": "1763528180" }, "departure": { "delay": -86, "time": "1763528194" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763527019" }, "departure": { "time": "1763527080" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1763527742" }, "departure": { "delay": -45, "time": "1763527755" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -67, "time": "1763528139" }, "departure": { "delay": -67, "time": "1763528153" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -86, "time": "1763528240" }, "departure": { "delay": -86, "time": "1763528254" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -26, "time": "1763525783" }, "departure": { "delay": -26, "time": "1763525854" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -63, "time": "1763527880" }, "departure": { "delay": -63, "time": "1763527917" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -88, "time": "1763526854" }, "departure": { "delay": -88, "time": "1763526872" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1763525637" }, "departure": { "delay": 15, "time": "1763525655" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1763527230" }, "departure": { "delay": -13, "time": "1763527247" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -51, "time": "1763528035" }, "departure": { "delay": -51, "time": "1763528049" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": -3, "time": "1763525577" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -43, "time": "1763526706" }, "departure": { "delay": -43, "time": "1763526737" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -80, "time": "1763526145" }, "departure": { "delay": -80, "time": "1763526160" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -29, "time": "1763526928" }, "departure": { "delay": -29, "time": "1763526991" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -108, "time": "1763526353" }, "departure": { "delay": -108, "time": "1763526372" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -107, "time": "1763528277" }, "departure": { "delay": -107, "time": "1763528293" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -36, "time": "1763526783" }, "departure": { "delay": -36, "time": "1763526804" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -130, "time": "1763528330" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -69, "time": "1763527415" }, "departure": { "delay": -69, "time": "1763527431" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -17, "time": "1763527523" }, "departure": { "delay": -17, "time": "1763527543" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -50, "time": "1763528094" }, "departure": { "delay": -50, "time": "1763528110" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -21, "time": "1763526004" }, "departure": { "delay": -21, "time": "1763526039" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -35, "time": "1763527451" }, "departure": { "delay": -35, "time": "1763527465" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -67, "time": "1763527288" }, "departure": { "delay": -67, "time": "1763527313" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -14, "time": "1763527643" }, "departure": { "delay": -14, "time": "1763527666" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -67, "time": "1763526100" }, "departure": { "delay": -67, "time": "1763526113" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -48, "time": "1763527796" }, "departure": { "delay": -48, "time": "1763527812" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -97, "time": "1763526223" }, "departure": { "delay": -97, "time": "1763526263" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1763527129" }, "departure": { "delay": 25, "time": "1763527165" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -66, "time": "1763525743" }, "departure": { "delay": -66, "time": "1763525754" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -44, "time": "1763527981" }, "departure": { "delay": -44, "time": "1763527996" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1763532905", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586532:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3345, "time": "1763532855" }, "departure": { "delay": -3345, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -327, "time": "1763536173" }, "departure": { "delay": -327, "time": "1763536173" }, "stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3105, "time": "1763532855" }, "departure": { "delay": -3105, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xARI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -261, "time": "1763536479" }, "departure": { "delay": -261, "time": "1763536479" }, "stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -2865, "time": "1763532855" }, "departure": { "delay": -2865, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xANO01:ATOUMOD004", "stopSequence": 6 }, { "departure": { "delay": -2625, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -3585, "time": "1763532855" }, "departure": { "delay": -3585, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2985, "time": "1763532855" }, "departure": { "delay": -2985, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xICO01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -246, "time": "1763536434" }, "departure": { "delay": -246, "time": "1763536434" }, "stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -2925, "time": "1763532855" }, "departure": { "delay": -2925, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xZII01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -3285, "time": "1763532855" }, "departure": { "delay": -3285, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -239, "time": "1763536501" }, "departure": { "delay": -239, "time": "1763536501" }, "stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -2745, "time": "1763532855" }, "departure": { "delay": -2745, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3225, "time": "1763532855" }, "departure": { "delay": -3225, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -149, "time": "1763536711" }, "departure": { "delay": -149, "time": "1763536711" }, "stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -373, "time": "1763536307" }, "departure": { "delay": -373, "time": "1763536307" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -150, "time": "1763536830" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -357, "time": "1763536263" }, "departure": { "delay": -357, "time": "1763536263" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -3045, "time": "1763532855" }, "departure": { "delay": -3045, "time": "1763532855" }, "stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -3525, "time": "1763532855" }, "departure": { "delay": -3525, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -3285, "time": "1763532855" }, "departure": { "delay": -3285, "time": "1763532855" }, "stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -208, "time": "1763536532" }, "departure": { "delay": -208, "time": "1763536532" }, "stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -216, "time": "1763536584" }, "departure": { "delay": -216, "time": "1763536584" }, "stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -334, "time": "1763536226" }, "departure": { "delay": -334, "time": "1763536226" }, "stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004", "stopSequence": 18 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586532:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470076:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -37, "time": "1763535083" }, "departure": { "delay": -37, "time": "1763535083" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -49, "time": "1763534591" }, "departure": { "delay": -49, "time": "1763534591" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1763534308" }, "departure": { "delay": 28, "time": "1763534308" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -13, "time": "1763534447" }, "departure": { "delay": -13, "time": "1763534447" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1763534255" }, "departure": { "delay": 35, "time": "1763534255" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1763534183" }, "departure": { "delay": 23, "time": "1763534183" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -8, "time": "1763534512" }, "departure": { "delay": -8, "time": "1763534512" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -52, "time": "1763535008" }, "departure": { "delay": -52, "time": "1763535008" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -47, "time": "1763535133" }, "departure": { "delay": -47, "time": "1763535133" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -38, "time": "1763534842" }, "departure": { "delay": -38, "time": "1763534842" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -23, "time": "1763535037" }, "departure": { "delay": -23, "time": "1763535037" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1763534387" }, "departure": { "delay": 47, "time": "1763534387" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -36, "time": "1763534784" }, "departure": { "delay": -36, "time": "1763534784" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -32, "time": "1763535268" }, "departure": { "delay": -32, "time": "1763535268" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -52, "time": "1763534648" }, "departure": { "delay": -52, "time": "1763534648" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1763534759" }, "departure": { "delay": -1, "time": "1763534759" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "departure": { "time": "1763533800" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1763535177" }, "departure": { "delay": -3, "time": "1763535177" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1763534431" }, "departure": { "delay": 31, "time": "1763534431" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1763534070" }, "departure": { "delay": 30, "time": "1763534070" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1763535227" }, "departure": { "delay": -13, "time": "1763535227" }, "stopId": "FR:27701:ZE:0x7030:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -23, "time": "1763534557" }, "departure": { "delay": -23, "time": "1763534557" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -47, "time": "1763535373" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -35, "time": "1763534725" }, "departure": { "delay": -35, "time": "1763534725" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470076:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F4475501x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763530920" }, "departure": { "time": "1763530980" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763536740" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763530020" }, "departure": { "time": "1763530080" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532780" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1763528700" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763527241", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3334F4475501x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:378:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1763538000" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763540700" }, "departure": { "time": "1763540700" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763538540" }, "departure": { "time": "1763538540" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763538900" }, "departure": { "time": "1763538900" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763538600" }, "departure": { "time": "1763538600" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763540580" }, "departure": { "time": "1763540580" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540400" }, "departure": { "time": "1763540400" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538480" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763541240" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763539980" }, "departure": { "time": "1763539980" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 } ], "timestamp": "1763532886", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:378:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1485:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763553300" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "departure": { "time": "1763553000" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1485:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745712x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1763529467" }, "departure": { "delay": 64, "time": "1763529484" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 327, "time": "1763531591" }, "departure": { "delay": 327, "time": "1763531607" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 228, "time": "1763530930" }, "departure": { "delay": 228, "time": "1763530968" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 263, "time": "1763531792" }, "departure": { "delay": 263, "time": "1763531843" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 356, "time": "1763531424" }, "departure": { "delay": 356, "time": "1763531456" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 129, "time": "1763530645" }, "departure": { "delay": 129, "time": "1763530689" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 273, "time": "1763531665" }, "departure": { "delay": 273, "time": "1763531673" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 215, "time": "1763532199" }, "departure": { "delay": 215, "time": "1763532215" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 99, "time": "1763529418" }, "departure": { "delay": 99, "time": "1763529459" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 353, "time": "1763531499" }, "departure": { "delay": 353, "time": "1763531513" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 215, "time": "1763530178" }, "departure": { "delay": 215, "time": "1763530415" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1763530820" }, "departure": { "delay": 180, "time": "1763530860" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 279, "time": "1763531708" }, "departure": { "delay": 279, "time": "1763531739" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 161, "time": "1763530555" }, "departure": { "delay": 161, "time": "1763530601" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 316, "time": "1763531384" }, "departure": { "delay": 316, "time": "1763531416" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 268, "time": "1763532073" }, "departure": { "delay": 268, "time": "1763532088" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 12, "time": "1763529578" }, "departure": { "delay": 12, "time": "1763529612" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1763530483" }, "departure": { "delay": 135, "time": "1763530515" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1763529281" }, "departure": { "delay": 48, "time": "1763529288" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -27, "time": "1763529738" }, "departure": { "delay": -27, "time": "1763529753" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -27, "time": "1763529898" }, "departure": { "delay": -27, "time": "1763529933" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 246, "time": "1763532114" }, "departure": { "delay": 246, "time": "1763532126" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 16, "time": "1763529661" }, "departure": { "delay": 16, "time": "1763529676" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 240, "time": "1763531179" }, "departure": { "delay": 240, "time": "1763531220" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 306, "time": "1763531929" }, "departure": { "delay": 306, "time": "1763531946" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 2, "time": "1763529790" }, "departure": { "delay": 2, "time": "1763529842" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 271, "time": "1763531096" }, "departure": { "delay": 271, "time": "1763531131" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 285, "time": "1763531290" }, "departure": { "delay": 285, "time": "1763531325" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 285, "time": "1763532024" }, "departure": { "delay": 285, "time": "1763532045" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 237, "time": "1763532165" }, "departure": { "delay": 237, "time": "1763532177" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 40, "time": "1763529220" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1763529505" }, "departure": { "delay": 43, "time": "1763529523" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 184, "time": "1763530778" }, "departure": { "delay": 184, "time": "1763530804" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -37, "time": "1763530032" }, "departure": { "delay": -37, "time": "1763530043" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 286, "time": "1763531979" }, "departure": { "delay": 286, "time": "1763531986" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 192, "time": "1763532252" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1763532907", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745712x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471530:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763536200" }, "stopId": "FR:27697:ZE:0x6476:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S4:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471530:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181364x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 208, "time": "1763533168" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 81, "time": "1763532201" }, "departure": { "delay": 81, "time": "1763532201" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 262, "time": "1763533042" }, "departure": { "delay": 262, "time": "1763533042" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 92, "time": "1763532152" }, "departure": { "delay": 92, "time": "1763532152" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 208, "time": "1763532808" }, "departure": { "delay": 208, "time": "1763532808" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 123, "time": "1763532063" }, "departure": { "delay": 123, "time": "1763532063" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 165, "time": "1763532585" }, "departure": { "delay": 165, "time": "1763532585" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 183, "time": "1763532663" }, "departure": { "delay": 183, "time": "1763532663" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 121, "time": "1763532361" }, "departure": { "delay": 121, "time": "1763532361" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 39, "time": "1763531979" }, "departure": { "delay": 39, "time": "1763531979" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 241, "time": "1763532961" }, "departure": { "delay": 241, "time": "1763532961" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 245, "time": "1763532905" }, "departure": { "delay": 245, "time": "1763532905" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 253, "time": "1763532853" }, "departure": { "delay": 253, "time": "1763532853" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 257, "time": "1763533097" }, "departure": { "delay": 257, "time": "1763533097" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 223, "time": "1763532883" }, "departure": { "delay": 223, "time": "1763532883" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 208, "time": "1763532988" }, "departure": { "delay": 208, "time": "1763532988" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1763532849", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181364x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584396:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1763534201" }, "departure": { "delay": 101, "time": "1763534201" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1763534140" }, "departure": { "delay": 100, "time": "1763534140" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 108, "time": "1763534088" }, "departure": { "delay": 108, "time": "1763534088" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 25 }, { "departure": { "delay": 103, "time": "1763533843" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 59, "time": "1763534279" }, "stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004", "stopSequence": 28 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584396:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586670:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1763535790" }, "departure": { "delay": 10, "time": "1763535790" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -105, "time": "1763536995" }, "stopId": "FR:27229:ZE:0xBOI02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -35, "time": "1763536645" }, "departure": { "delay": -35, "time": "1763536645" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "departure": { "time": "1763535300" }, "stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1763536197" }, "departure": { "delay": -3, "time": "1763536197" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1763535383" }, "departure": { "delay": 23, "time": "1763535383" }, "stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1763535668" }, "departure": { "delay": 8, "time": "1763535668" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1763536935" }, "departure": { "delay": 15, "time": "1763536935" }, "stopId": "FR:27229:ZE:0xNET02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1763536250" }, "departure": { "delay": -10, "time": "1763536250" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1763535478" }, "departure": { "delay": 58, "time": "1763535478" }, "stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535900" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -35, "time": "1763536045" }, "departure": { "delay": -35, "time": "1763536045" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1763535424" }, "departure": { "delay": 4, "time": "1763535424" }, "stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1763535616" }, "departure": { "delay": 16, "time": "1763535616" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 59, "time": "1763535719" }, "departure": { "delay": 59, "time": "1763535719" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -50, "time": "1763536150" }, "departure": { "delay": -50, "time": "1763536150" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1763535336" }, "departure": { "delay": 36, "time": "1763535336" }, "stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1763536317" }, "departure": { "delay": -3, "time": "1763536317" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -50, "time": "1763536750" }, "departure": { "delay": -50, "time": "1763536750" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -50, "time": "1763536510" }, "departure": { "delay": -50, "time": "1763536510" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -33, "time": "1763536887" }, "departure": { "delay": -33, "time": "1763536887" }, "stopId": "FR:27229:ZE:0xCAR02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 21, "time": "1763535501" }, "departure": { "delay": 21, "time": "1763535501" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1763535982" }, "departure": { "delay": 22, "time": "1763535982" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -40, "time": "1763536400" }, "departure": { "delay": -40, "time": "1763536400" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586670:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:821:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543760" }, "departure": { "time": "1763543760" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763543880" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:821:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072093x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -30, "time": "1763532690" }, "departure": { "delay": -30, "time": "1763532690" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -108, "time": "1763533572" }, "departure": { "delay": -108, "time": "1763533572" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1763532490" }, "departure": { "delay": 10, "time": "1763532490" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -112, "time": "1763533688" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -112, "time": "1763533268" }, "departure": { "delay": -112, "time": "1763533268" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -112, "time": "1763533508" }, "departure": { "delay": -112, "time": "1763533508" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -71, "time": "1763533609" }, "departure": { "delay": -71, "time": "1763533609" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -82, "time": "1763532758" }, "departure": { "delay": -82, "time": "1763532758" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -112, "time": "1763533088" }, "departure": { "delay": -112, "time": "1763533088" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -112, "time": "1763533388" }, "departure": { "delay": -112, "time": "1763533388" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -112, "time": "1763532908" }, "departure": { "delay": -112, "time": "1763532908" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -54, "time": "1763533326" }, "departure": { "delay": -54, "time": "1763533326" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -94, "time": "1763533646" }, "departure": { "delay": -94, "time": "1763533646" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -94, "time": "1763532806" }, "departure": { "delay": -94, "time": "1763532806" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -79, "time": "1763532521" }, "departure": { "delay": -79, "time": "1763532521" }, "stopId": "FR:76351:ZE:3175:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1763533025" }, "departure": { "delay": -55, "time": "1763533025" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -79, "time": "1763533421" }, "departure": { "delay": -79, "time": "1763533421" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -79, "time": "1763532581" }, "departure": { "delay": -79, "time": "1763532581" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -89, "time": "1763533471" }, "departure": { "delay": -89, "time": "1763533471" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "departure": { "time": "1763532240" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -64, "time": "1763532956" }, "departure": { "delay": -64, "time": "1763532956" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -104, "time": "1763533156" }, "departure": { "delay": -104, "time": "1763533156" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532649", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072093x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1763530781" }, "departure": { "delay": 56, "time": "1763530796" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 136, "time": "1763529961" }, "departure": { "delay": 136, "time": "1763529976" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 284, "time": "1763529087" }, "departure": { "delay": 284, "time": "1763529104" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1763529861" }, "departure": { "delay": 160, "time": "1763529880" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 246, "time": "1763529531" }, "departure": { "delay": 246, "time": "1763529546" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1763530457" }, "departure": { "delay": 30, "time": "1763530470" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 341, "time": "1763529254" }, "departure": { "delay": 341, "time": "1763529281" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 265, "time": "1763529131" }, "departure": { "delay": 265, "time": "1763529145" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1763530240" }, "departure": { "delay": 116, "time": "1763530256" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 288, "time": "1763529449" }, "departure": { "delay": 288, "time": "1763529468" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1763531269" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 43, "time": "1763530585" }, "departure": { "delay": 43, "time": "1763530603" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 77, "time": "1763530677" }, "departure": { "delay": 77, "time": "1763530697" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 79, "time": "1763530988" }, "departure": { "delay": 79, "time": "1763530999" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 314, "time": "1763529302" }, "departure": { "delay": 314, "time": "1763529314" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 325, "time": "1763529190" }, "departure": { "delay": 325, "time": "1763529205" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1763530357" }, "departure": { "delay": 46, "time": "1763530366" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1763530326" }, "departure": { "delay": 80, "time": "1763530340" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 295, "time": "1763529339" }, "departure": { "delay": 295, "time": "1763529355" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1763530706" }, "departure": { "delay": 50, "time": "1763530730" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 268, "time": "1763529611" }, "departure": { "delay": 268, "time": "1763529628" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1763531031" }, "departure": { "delay": 127, "time": "1763531047" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 133, "time": "1763530142" }, "departure": { "delay": 133, "time": "1763530153" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1763530043" }, "departure": { "delay": 109, "time": "1763530069" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 11, "time": "1763530540" }, "departure": { "delay": 11, "time": "1763530571" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 258, "time": "1763529018" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1763529896" }, "departure": { "delay": 151, "time": "1763529931" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 129, "time": "1763531091" }, "departure": { "delay": 129, "time": "1763531109" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 274, "time": "1763529503" }, "departure": { "delay": 274, "time": "1763529514" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 306, "time": "1763529411" }, "departure": { "delay": 306, "time": "1763529426" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1763530907" }, "departure": { "delay": 82, "time": "1763530942" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 136, "time": "1763529783" }, "departure": { "delay": 136, "time": "1763529796" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 119, "time": "1763530003" }, "departure": { "delay": 119, "time": "1763530019" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 263, "time": "1763529696" }, "departure": { "delay": 263, "time": "1763529743" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763532901", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757968x2025xHxMultxMexMercredix00x0010000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 438, "time": "1763531864" }, "departure": { "delay": 438, "time": "1763531958" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 490, "time": "1763537470" }, "departure": { "delay": 490, "time": "1763537470" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 375, "time": "1763532068" }, "departure": { "delay": 375, "time": "1763532075" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 490, "time": "1763535610" }, "departure": { "delay": 490, "time": "1763535610" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 490, "time": "1763535430" }, "departure": { "delay": 490, "time": "1763535430" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 490, "time": "1763537530" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 490, "time": "1763534830" }, "departure": { "delay": 490, "time": "1763534830" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 490, "time": "1763533630" }, "departure": { "delay": 490, "time": "1763533630" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 433, "time": "1763532510" }, "departure": { "delay": 433, "time": "1763532553" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 490, "time": "1763536810" }, "departure": { "delay": 490, "time": "1763536810" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 490, "time": "1763536570" }, "departure": { "delay": 490, "time": "1763536570" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 490, "time": "1763537410" }, "departure": { "delay": 490, "time": "1763537410" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 490, "time": "1763536870" }, "departure": { "delay": 490, "time": "1763536870" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 490, "time": "1763537290" }, "departure": { "delay": 490, "time": "1763537290" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 490, "time": "1763535130" }, "departure": { "delay": 490, "time": "1763535130" }, "stopId": "FR:50539:ZE:SPECOL:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 490, "time": "1763536030" }, "departure": { "delay": 490, "time": "1763536030" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 490, "time": "1763536690" }, "departure": { "delay": 490, "time": "1763536690" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 490, "time": "1763536330" }, "departure": { "delay": 490, "time": "1763536330" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 490, "time": "1763536990" }, "departure": { "delay": 490, "time": "1763536990" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 490, "time": "1763537350" }, "departure": { "delay": 490, "time": "1763537350" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 490, "time": "1763535850" }, "departure": { "delay": 490, "time": "1763535850" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 490, "time": "1763536930" }, "departure": { "delay": 490, "time": "1763536930" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 490, "time": "1763535310" }, "departure": { "delay": 490, "time": "1763535310" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 490, "time": "1763536570" }, "departure": { "delay": 490, "time": "1763536570" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 490, "time": "1763536990" }, "departure": { "delay": 490, "time": "1763536990" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 490, "time": "1763534710" }, "departure": { "delay": 490, "time": "1763534710" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 490, "time": "1763533810" }, "departure": { "delay": 490, "time": "1763533810" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 490, "time": "1763533150" }, "departure": { "delay": 490, "time": "1763533150" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763532859" }, "departure": { "time": "1763532420" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 359, "time": "1763531812" }, "departure": { "delay": 359, "time": "1763531819" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 490, "time": "1763533990" }, "departure": { "delay": 490, "time": "1763533990" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 490, "time": "1763533390" }, "departure": { "delay": 490, "time": "1763533390" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 490, "time": "1763534350" }, "departure": { "delay": 490, "time": "1763534350" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 383, "time": "1763531603" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763532906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757968x2025xHxMultxMexMercredix00x0010000:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107777x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1763533183" }, "departure": { "delay": 43, "time": "1763533183" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 75, "time": "1763533395" }, "departure": { "delay": 75, "time": "1763533395" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1763532972" }, "departure": { "delay": 72, "time": "1763532972" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1763533073" }, "departure": { "delay": 53, "time": "1763533073" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1763533491" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1763532420" }, "departure": { "delay": 60, "time": "1763532420" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1763533288" }, "departure": { "delay": 28, "time": "1763533288" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1763532511" }, "departure": { "delay": 31, "time": "1763532511" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1763532832" }, "departure": { "delay": 52, "time": "1763532832" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1763532675" }, "departure": { "delay": 15, "time": "1763532675" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107777x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586668:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 197, "time": "1763532077" }, "departure": { "delay": 197, "time": "1763532077" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 126, "time": "1763532306" }, "departure": { "delay": 126, "time": "1763532306" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -84, "time": "1763532816" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 113, "time": "1763532413" }, "departure": { "delay": 113, "time": "1763532413" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 186, "time": "1763532180" }, "departure": { "delay": 186, "time": "1763532186" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1763532246" }, "departure": { "delay": 186, "time": "1763532246" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1763532426" }, "departure": { "delay": 66, "time": "1763532426" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1763532627" }, "departure": { "delay": 87, "time": "1763532627" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1763532714" }, "departure": { "delay": 54, "time": "1763532714" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -24, "time": "1763532756" }, "departure": { "delay": -24, "time": "1763532756" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1763532546" }, "departure": { "delay": 126, "time": "1763532546" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 66, "time": "1763532366" }, "departure": { "delay": 66, "time": "1763532366" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1763532072", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586668:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:379:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536920" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536440" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763535960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763536560" }, "departure": { "time": "1763536560" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:379:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850016F4479363x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532840" }, "departure": { "time": "1763532900" }, "stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763536080" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533260" }, "stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533800" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1763532420" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1763531261", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850016F4479363x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 143, "time": "1763532343" }, "departure": { "delay": 143, "time": "1763532383" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1763530570" }, "departure": { "delay": 27, "time": "1763530587" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1763530995" }, "departure": { "delay": 27, "time": "1763531007" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 244, "time": "1763530144" }, "departure": { "delay": 244, "time": "1763530144" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1763531995" }, "departure": { "delay": 26, "time": "1763532086" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1763531450" }, "departure": { "delay": 29, "time": "1763531489" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 112, "time": "1763529395" }, "departure": { "delay": 112, "time": "1763529412" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1763531804" }, "departure": { "delay": 94, "time": "1763531854" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1763532488" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1763531240" }, "departure": { "delay": 8, "time": "1763531288" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1763532244" }, "departure": { "delay": 111, "time": "1763532291" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1763530302" }, "departure": { "delay": 54, "time": "1763530314" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 111, "time": "1763529579" }, "departure": { "delay": 111, "time": "1763529591" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 14, "time": "1763529134" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1763532139" }, "departure": { "delay": 66, "time": "1763532186" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1763530662" }, "departure": { "delay": 38, "time": "1763530718" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532905", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3485982:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1763535369" }, "departure": { "delay": 189, "time": "1763535369" }, "stopId": "FR:27375:ZE:0x6489:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1763534536" }, "departure": { "delay": 16, "time": "1763534536" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1763535670" }, "departure": { "delay": 190, "time": "1763535670" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 140, "time": "1763535320" }, "departure": { "delay": 140, "time": "1763535320" }, "stopId": "FR:27375:ZE:0x6499:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 189, "time": "1763535429" }, "departure": { "delay": 189, "time": "1763535429" }, "stopId": "FR:27375:ZE:0x6411:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763534325" }, "departure": { "delay": 45, "time": "1763534325" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 143, "time": "1763535503" }, "departure": { "delay": 143, "time": "1763535503" }, "stopId": "FR:27375:ZE:0x6487:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 144, "time": "1763535024" }, "departure": { "delay": 144, "time": "1763535024" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 159, "time": "1763535639" }, "departure": { "delay": 159, "time": "1763535639" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 170, "time": "1763535650" }, "departure": { "delay": 170, "time": "1763535650" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1763534223" }, "departure": { "delay": 3, "time": "1763534223" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 166, "time": "1763535706" }, "departure": { "delay": 166, "time": "1763535706" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1763534412" }, "departure": { "delay": 12, "time": "1763534412" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 12 }, { "departure": { "time": "1763534100" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 166, "time": "1763535586" }, "departure": { "delay": 166, "time": "1763535586" }, "stopId": "FR:27375:ZE:0x6525:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1763535800" }, "stopId": "FR:27375:ZE:0x6414:ATOUMOD006", "stopSequence": 35 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3485982:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586151:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 121, "time": "1763533141" }, "departure": { "delay": 121, "time": "1763533141" }, "stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -136, "time": "1763534924" }, "departure": { "delay": -136, "time": "1763534924" }, "stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": -143, "time": "1763534977" }, "departure": { "delay": -143, "time": "1763534977" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -124, "time": "1763534276" }, "departure": { "delay": -124, "time": "1763534276" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 121, "time": "1763533321" }, "departure": { "delay": 121, "time": "1763533321" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763533565" }, "departure": { "delay": 65, "time": "1763533565" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -145, "time": "1763534855" }, "departure": { "delay": -145, "time": "1763534855" }, "stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 70, "time": "1763533630" }, "departure": { "delay": 70, "time": "1763533630" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 83, "time": "1763533223" }, "departure": { "delay": 83, "time": "1763533223" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -117, "time": "1763534583" }, "departure": { "delay": -117, "time": "1763534583" }, "stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -118, "time": "1763535182" }, "stopId": "FR:27306:ZE:0xBER01:ATOUMOD004", "stopSequence": 48 }, { "arrival": { "delay": -15, "time": "1763533965" }, "departure": { "delay": -15, "time": "1763533965" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -102, "time": "1763534178" }, "departure": { "delay": -102, "time": "1763534178" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 124, "time": "1763532964" }, "departure": { "delay": 124, "time": "1763532964" }, "stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1763532655" }, "departure": { "delay": 115, "time": "1763532655" }, "stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -70, "time": "1763533910" }, "departure": { "delay": -70, "time": "1763533910" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1763533110" }, "departure": { "delay": 90, "time": "1763533110" }, "stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1763534112" }, "departure": { "delay": -48, "time": "1763534112" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 95, "time": "1763533355" }, "departure": { "delay": 95, "time": "1763533355" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -118, "time": "1763534342" }, "departure": { "delay": -118, "time": "1763534342" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -161, "time": "1763534419" }, "departure": { "delay": -161, "time": "1763534419" }, "stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 85, "time": "1763532805" }, "departure": { "delay": 85, "time": "1763532805" }, "stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -115, "time": "1763534525" }, "departure": { "delay": -115, "time": "1763534525" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 35, "time": "1763533835" }, "departure": { "delay": 35, "time": "1763533835" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1763533719" }, "departure": { "delay": 39, "time": "1763533719" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -122, "time": "1763534818" }, "departure": { "delay": -122, "time": "1763534818" }, "stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 35, "time": "1763533535" }, "departure": { "delay": 35, "time": "1763533535" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -48, "time": "1763533872" }, "departure": { "delay": -48, "time": "1763533872" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 93, "time": "1763532873" }, "departure": { "delay": 93, "time": "1763532873" }, "stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -118, "time": "1763534882" }, "departure": { "delay": -118, "time": "1763534882" }, "stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004", "stopSequence": 44 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586151:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763534940" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535240" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763535480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "departure": { "time": "1763534280" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763534880" }, "departure": { "time": "1763534880" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:287:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:480:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541240" }, "departure": { "time": "1763541240" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763540880" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763542140" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763541540" }, "departure": { "time": "1763541540" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1763540460" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763542080" }, "departure": { "time": "1763542080" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763541720" }, "departure": { "time": "1763541720" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:480:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586553:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -59, "time": "1763532835" }, "departure": { "delay": -59, "time": "1763532841" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -10, "time": "1763532350" }, "departure": { "delay": -10, "time": "1763532350" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -29, "time": "1763532380" }, "departure": { "delay": -29, "time": "1763532391" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -60, "time": "1763532900" }, "departure": { "delay": -60, "time": "1763532900" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -9, "time": "1763532771" }, "departure": { "delay": -9, "time": "1763532771" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "time": "1763532480" }, "departure": { "time": "1763532480" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -38, "time": "1763532802" }, "departure": { "delay": -38, "time": "1763532802" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 89, "time": "1763532089" }, "departure": { "delay": 89, "time": "1763532089" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -17, "time": "1763532643" }, "departure": { "delay": -17, "time": "1763532643" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 39, "time": "1763532279" }, "departure": { "delay": 39, "time": "1763532279" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1763532587" }, "departure": { "delay": 47, "time": "1763532587" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 61, "time": "1763532121" }, "departure": { "delay": 61, "time": "1763532121" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -67, "time": "1763533073" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 61, "time": "1763532181" }, "departure": { "delay": 61, "time": "1763532181" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586553:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:193:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763533980" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "departure": { "delay": -240, "time": "1763532660" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532874", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:193:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:957:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763550840" }, "departure": { "time": "1763550840" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1763550600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763551080" }, "departure": { "time": "1763551080" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763550720" }, "departure": { "time": "1763550720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763551800" }, "departure": { "time": "1763551800" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763550960" }, "departure": { "time": "1763550960" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763551200" }, "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:957:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:159:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1763532310" }, "departure": { "delay": 195, "time": "1763532315" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1763534340" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 300, "time": "1763533560" }, "departure": { "delay": 300, "time": "1763533560" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 255, "time": "1763532070" }, "departure": { "delay": 255, "time": "1763532075" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1763531590" }, "departure": { "delay": 135, "time": "1763531595" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1763534160" }, "departure": { "delay": 300, "time": "1763534160" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 245, "time": "1763532180" }, "departure": { "delay": 245, "time": "1763532185" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1763533800" }, "departure": { "delay": 300, "time": "1763533800" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1763531580" }, "departure": { "delay": 125, "time": "1763531585" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 185, "time": "1763531880" }, "departure": { "delay": 185, "time": "1763531885" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 185, "time": "1763532600" }, "departure": { "delay": 185, "time": "1763532605" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 185, "time": "1763532360" }, "departure": { "delay": 185, "time": "1763532365" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1763533740" }, "departure": { "delay": 300, "time": "1763533740" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 125, "time": "1763531760" }, "departure": { "delay": 125, "time": "1763531765" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1763533200" }, "departure": { "delay": 300, "time": "1763533200" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 185, "time": "1763532540" }, "departure": { "delay": 185, "time": "1763532545" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 305, "time": "1763533745" }, "departure": { "delay": 305, "time": "1763533745" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 300, "time": "1763532720" }, "departure": { "delay": 300, "time": "1763532840" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 300, "time": "1763533440" }, "departure": { "delay": 300, "time": "1763533440" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 245, "time": "1763532120" }, "departure": { "delay": 245, "time": "1763532125" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1763533260" }, "departure": { "delay": 300, "time": "1763533260" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 245, "time": "1763532000" }, "departure": { "delay": 245, "time": "1763532005" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "departure": { "delay": 60, "time": "1763531460" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 245, "time": "1763531940" }, "departure": { "delay": 245, "time": "1763531945" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1763534040" }, "departure": { "delay": 300, "time": "1763534040" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 300, "time": "1763534100" }, "departure": { "delay": 300, "time": "1763534100" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 300, "time": "1763533980" }, "departure": { "delay": 300, "time": "1763533980" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 195, "time": "1763532190" }, "departure": { "delay": 195, "time": "1763532195" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 245, "time": "1763532300" }, "departure": { "delay": 245, "time": "1763532305" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1763534280" }, "departure": { "delay": 300, "time": "1763534280" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 185, "time": "1763532480" }, "departure": { "delay": 185, "time": "1763532485" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 300, "time": "1763533500" }, "departure": { "delay": 300, "time": "1763533500" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 305, "time": "1763532060" }, "departure": { "delay": 305, "time": "1763532065" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1763533860" }, "departure": { "delay": 300, "time": "1763533860" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 } ], "timestamp": "1763532862", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:159:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4189180x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1763533943" }, "departure": { "delay": 23, "time": "1763533943" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763533865" }, "departure": { "delay": 65, "time": "1763533865" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 37, "time": "1763532997" }, "departure": { "delay": 37, "time": "1763532997" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1763533883" }, "departure": { "delay": 23, "time": "1763533883" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1763534183" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1763533161" }, "departure": { "delay": 81, "time": "1763533161" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1763533819" }, "departure": { "delay": 79, "time": "1763533819" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1763533735" }, "departure": { "delay": 55, "time": "1763533735" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1763533709" }, "departure": { "delay": 29, "time": "1763533709" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1763533403" }, "departure": { "delay": 23, "time": "1763533403" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1763534141" }, "departure": { "delay": 41, "time": "1763534141" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1763534026" }, "departure": { "delay": 46, "time": "1763534026" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1763533763" }, "departure": { "delay": 23, "time": "1763533763" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1763534104" }, "departure": { "delay": 64, "time": "1763534104" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1763533109" }, "departure": { "delay": 29, "time": "1763533109" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1763532780" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4189180x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584896:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1005, "time": "1763532855" }, "departure": { "delay": -1005, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "departure": { "delay": -945, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1185, "time": "1763532855" }, "departure": { "delay": -1185, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -496, "time": "1763535044" }, "departure": { "delay": -496, "time": "1763535044" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -409, "time": "1763534711" }, "departure": { "delay": -409, "time": "1763534711" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -321, "time": "1763534559" }, "departure": { "delay": -321, "time": "1763534559" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1065, "time": "1763532855" }, "departure": { "delay": -1065, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -314, "time": "1763534386" }, "departure": { "delay": -314, "time": "1763534386" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1665, "time": "1763532855" }, "departure": { "delay": -1665, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -318, "time": "1763534622" }, "departure": { "delay": -318, "time": "1763534622" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -453, "time": "1763534907" }, "departure": { "delay": -453, "time": "1763534907" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -496, "time": "1763535344" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1125, "time": "1763532855" }, "departure": { "delay": -1125, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -483, "time": "1763535117" }, "departure": { "delay": -483, "time": "1763535117" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1305, "time": "1763532855" }, "departure": { "delay": -1305, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -373, "time": "1763534807" }, "departure": { "delay": -373, "time": "1763534807" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1605, "time": "1763532855" }, "departure": { "delay": -1605, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1425, "time": "1763532855" }, "departure": { "delay": -1425, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -334, "time": "1763534486" }, "departure": { "delay": -334, "time": "1763534486" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584896:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1161:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763548320" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763549460" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763549220" }, "departure": { "time": "1763549220" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:1161:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:815:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543820" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763543160" }, "departure": { "time": "1763543160" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763543520" }, "departure": { "time": "1763543520" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532816", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:815:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1763532813" }, "departure": { "delay": 33, "time": "1763532813" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 51, "time": "1763533431" }, "departure": { "delay": 51, "time": "1763533431" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 64, "time": "1763533384" }, "departure": { "delay": 64, "time": "1763533384" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 56, "time": "1763532716" }, "departure": { "delay": 56, "time": "1763532716" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 55, "time": "1763532415" }, "departure": { "delay": 55, "time": "1763532415" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1763532645" }, "departure": { "delay": 45, "time": "1763532645" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 91, "time": "1763533351" }, "departure": { "delay": 91, "time": "1763533351" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 33, "time": "1763533293" }, "departure": { "delay": 33, "time": "1763533293" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 34, "time": "1763533474" }, "departure": { "delay": 34, "time": "1763533474" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 33, "time": "1763533713" }, "departure": { "delay": 33, "time": "1763533713" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 87, "time": "1763533647" }, "departure": { "delay": 87, "time": "1763533647" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 44, "time": "1763533124" }, "departure": { "delay": 44, "time": "1763533124" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 95, "time": "1763532515" }, "departure": { "delay": 95, "time": "1763532515" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 33, "time": "1763533053" }, "departure": { "delay": 33, "time": "1763533053" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 103, "time": "1763532463" }, "departure": { "delay": 103, "time": "1763532463" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 60, "time": "1763533560" }, "departure": { "delay": 60, "time": "1763533560" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 33, "time": "1763533773" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 88, "time": "1763532568" }, "departure": { "delay": 88, "time": "1763532568" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 77, "time": "1763533157" }, "departure": { "delay": 77, "time": "1763533157" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 51, "time": "1763533611" }, "departure": { "delay": 51, "time": "1763533611" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1155:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763549520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548680" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "departure": { "time": "1763548260" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763548500" }, "departure": { "time": "1763548500" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1155:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181500x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1763533496" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 59, "time": "1763532839" }, "departure": { "delay": 59, "time": "1763532839" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 75, "time": "1763532555" }, "departure": { "delay": 75, "time": "1763532555" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1763532956" }, "departure": { "delay": 56, "time": "1763532956" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 56, "time": "1763533196" }, "departure": { "delay": 56, "time": "1763533196" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1763533372" }, "departure": { "delay": 112, "time": "1763533372" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 96, "time": "1763532996" }, "departure": { "delay": 96, "time": "1763532996" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1763532484" }, "departure": { "delay": 4, "time": "1763532484" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1763533438" }, "departure": { "delay": 58, "time": "1763533438" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 56, "time": "1763533136" }, "departure": { "delay": 56, "time": "1763533136" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 71, "time": "1763532671" }, "departure": { "delay": 71, "time": "1763532671" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1763532775" }, "departure": { "delay": 55, "time": "1763532775" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 77, "time": "1763532737" }, "departure": { "delay": 77, "time": "1763532737" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1763533264" }, "departure": { "delay": 64, "time": "1763533264" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1763532607" }, "departure": { "delay": 67, "time": "1763532607" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 65, "time": "1763532905" }, "departure": { "delay": 65, "time": "1763532905" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 103, "time": "1763533063" }, "departure": { "delay": 103, "time": "1763533063" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 94, "time": "1763532394" }, "departure": { "delay": 94, "time": "1763532394" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181500x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107946x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -44, "time": "1763532676" }, "departure": { "delay": -44, "time": "1763532676" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1763532417" }, "departure": { "delay": -3, "time": "1763532417" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1763533123" }, "departure": { "delay": -17, "time": "1763533123" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1763533352" }, "departure": { "delay": 32, "time": "1763533352" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1763533462" }, "departure": { "delay": 22, "time": "1763533462" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -19, "time": "1763533541" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1763532917" }, "departure": { "delay": 17, "time": "1763532917" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1763533226" }, "departure": { "delay": 26, "time": "1763533226" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -20, "time": "1763533000" }, "departure": { "delay": -20, "time": "1763533000" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1763532566" }, "departure": { "delay": 26, "time": "1763532566" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1763532679", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107946x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595580:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2865, "time": "1763532855" }, "departure": { "delay": -2865, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -2805, "time": "1763532855" }, "departure": { "delay": -2805, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -3105, "time": "1763532855" }, "departure": { "delay": -3105, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2505, "time": "1763532855" }, "departure": { "delay": -2505, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -2445, "time": "1763532855" }, "departure": { "delay": -2445, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3225, "time": "1763532855" }, "departure": { "delay": -3225, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -2925, "time": "1763532855" }, "departure": { "delay": -2925, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -3465, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xROS10:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2625, "time": "1763532855" }, "departure": { "delay": -2625, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "departure": { "delay": -2445, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -3345, "time": "1763532855" }, "departure": { "delay": -3345, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -3105, "time": "1763532855" }, "departure": { "delay": -3105, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595580:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851704F4479471x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763529780" }, "departure": { "time": "1763529840" }, "stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532420" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763531400" }, "departure": { "time": "1763531460" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763529420" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763532120" }, "departure": { "time": "1763532180" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763530200" }, "departure": { "time": "1763530260" }, "stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763532780" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763530680" }, "departure": { "time": "1763530740" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763530980" }, "departure": { "time": "1763531040" }, "stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763531760" }, "departure": { "time": "1763531820" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763528290", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851704F4479471x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6181999938109440x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1763536091" }, "departure": { "delay": 141, "time": "1763536101" }, "stopId": "FR:14366:ZE:299040025:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 125, "time": "1763535535" }, "departure": { "delay": 125, "time": "1763535545" }, "stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 148, "time": "1763535918" }, "departure": { "delay": 148, "time": "1763535928" }, "stopId": "FR:14574:ZE:656370002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763536173" }, "departure": { "delay": 43, "time": "1763536183" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -106, "time": "1763533624" }, "departure": { "delay": -106, "time": "1763533634" }, "stopId": "FR:14654:ZE:6289364864729088:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 169, "time": "1763535999" }, "departure": { "delay": 169, "time": "1763536009" }, "stopId": "FR:14574:ZE:276780014:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -202, "time": "1763536418" }, "stopId": "FR:14366:ZE:15060003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1763535396" }, "departure": { "delay": 46, "time": "1763535406" }, "stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -92, "time": "1763536218" }, "departure": { "delay": -92, "time": "1763536228" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -251, "time": "1763533779" }, "departure": { "delay": -251, "time": "1763533789" }, "stopId": "FR:14654:ZE:5155952976199680:ATOUMOD036", "stopSequence": 4 }, { "departure": { "time": "1763533500" }, "stopId": "FR:14654:ZE:4895908158242816:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1763536035" }, "departure": { "delay": 145, "time": "1763536045" }, "stopId": "FR:14574:ZE:293010014:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -99, "time": "1763534891" }, "departure": { "delay": -99, "time": "1763534901" }, "stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1763535870" }, "departure": { "delay": 160, "time": "1763535880" }, "stopId": "FR:14574:ZE:536760004:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 123, "time": "1763536133" }, "departure": { "delay": 123, "time": "1763536143" }, "stopId": "FR:14366:ZE:306900013:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -89, "time": "1763534721" }, "departure": { "delay": -89, "time": "1763534731" }, "stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -134, "time": "1763534316" }, "departure": { "delay": -134, "time": "1763534326" }, "stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -250, "time": "1763533720" }, "departure": { "delay": -250, "time": "1763533730" }, "stopId": "FR:14654:ZE:5133588494286848:ATOUMOD036", "stopSequence": 3 } ], "timestamp": "1763532913", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5182404740251648:LOC", "tripId": "ATOUMOD036:ServiceJourney:6181999938109440x1:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F4476192x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763533800" }, "departure": { "delay": 300, "time": "1763533860" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763531940" }, "departure": { "time": "1763532000" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1763542920" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "delay": 300, "time": "1763535600" }, "departure": { "delay": 300, "time": "1763535780" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1763534640" }, "departure": { "delay": 300, "time": "1763534700" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763532780" }, "departure": { "time": "1763532840" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1763531040" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763530840", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3304F4476192x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:340:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763539205" }, "departure": { "delay": 5, "time": "1763539205" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763538720" }, "departure": { "time": "1763538720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763539800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763538120" }, "departure": { "time": "1763538120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763539020" }, "departure": { "time": "1763539020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "departure": { "time": "1763536800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763537285" }, "departure": { "delay": 5, "time": "1763537285" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763538900" }, "departure": { "time": "1763538900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1763536865" }, "departure": { "delay": 5, "time": "1763536865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763539500" }, "departure": { "time": "1763539500" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537280" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763538960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763538660" }, "departure": { "time": "1763538660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 } ], "timestamp": "1763532839", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:340:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1763525145" }, "departure": { "delay": 61, "time": "1763525161" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1763525450" }, "departure": { "delay": 63, "time": "1763525463" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1763525925" }, "departure": { "delay": 87, "time": "1763525967" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1763526802" }, "departure": { "delay": 37, "time": "1763526817" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -40, "time": "1763526502" }, "departure": { "delay": -40, "time": "1763526560" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 171, "time": "1763526338" }, "departure": { "delay": 171, "time": "1763526351" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 94, "time": "1763525559" }, "departure": { "delay": 94, "time": "1763525614" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763526996" }, "departure": { "delay": 5, "time": "1763527085" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 10, "time": "1763524810" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1763527131" }, "departure": { "delay": 16, "time": "1763527156" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 61, "time": "1763526163" }, "departure": { "delay": 61, "time": "1763526181" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1763525367" }, "departure": { "delay": 101, "time": "1763525381" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1763525099" }, "departure": { "delay": 20, "time": "1763525120" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1763526107" }, "departure": { "delay": 81, "time": "1763526141" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1763525260" }, "departure": { "delay": 62, "time": "1763525282" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1763527227" }, "departure": { "delay": 46, "time": "1763527246" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 106, "time": "1763525675" }, "departure": { "delay": 106, "time": "1763525686" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1763526831" }, "departure": { "delay": 9, "time": "1763526849" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -14, "time": "1763526446" }, "departure": { "delay": -14, "time": "1763526466" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1763526043" }, "departure": { "delay": 80, "time": "1763526080" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1763526682" }, "departure": { "delay": 7, "time": "1763526727" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1763525014" }, "departure": { "delay": 11, "time": "1763525051" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -54, "time": "1763526958" }, "departure": { "delay": -54, "time": "1763526966" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 23, "time": "1763527343" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -17, "time": "1763527107" }, "departure": { "delay": -17, "time": "1763527123" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 39, "time": "1763527280" }, "departure": { "delay": 39, "time": "1763527299" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1763525777" }, "departure": { "delay": 85, "time": "1763525785" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1763525816" }, "departure": { "delay": 67, "time": "1763525827" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1763525422" }, "departure": { "delay": 94, "time": "1763525434" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -15, "time": "1763526924" }, "departure": { "delay": -15, "time": "1763526945" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 153, "time": "1763526382" }, "departure": { "delay": 153, "time": "1763526393" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1763525518" }, "departure": { "delay": 71, "time": "1763525531" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1763526875" }, "departure": { "delay": -6, "time": "1763526894" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1763532901", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584675:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -945, "time": "1763532855" }, "departure": { "delay": -945, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -175, "time": "1763534225" }, "departure": { "delay": -175, "time": "1763534225" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -195, "time": "1763534145" }, "departure": { "delay": -195, "time": "1763534145" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -70, "time": "1763534090" }, "departure": { "delay": -70, "time": "1763534090" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -49, "time": "1763533991" }, "departure": { "delay": -49, "time": "1763533991" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -265, "time": "1763534315" }, "departure": { "delay": -265, "time": "1763534315" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -293, "time": "1763534467" }, "departure": { "delay": -293, "time": "1763534467" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -885, "time": "1763532855" }, "departure": { "delay": -885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1005, "time": "1763532855" }, "departure": { "delay": -1005, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1065, "time": "1763532855" }, "departure": { "delay": -1065, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -380, "time": "1763534620" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -304, "time": "1763534516" }, "departure": { "delay": -304, "time": "1763534516" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -295, "time": "1763534405" }, "departure": { "delay": -295, "time": "1763534405" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584675:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041389xGTFSxGSemH15xSemainex07:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535060" }, "departure": { "time": "1763535060" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535600" }, "stopId": "FR:76657:ZE:3302:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1763533986" }, "departure": { "delay": 6, "time": "1763533986" }, "stopId": "FR:76341:ZE:5251:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1763533994" }, "departure": { "delay": 14, "time": "1763533994" }, "stopId": "FR:76341:ZE:3318:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1763535265" }, "departure": { "delay": 25, "time": "1763535265" }, "stopId": "FR:76660:ZE:4432:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1763533348" }, "departure": { "delay": 28, "time": "1763533348" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1763535840" }, "stopId": "FR:76657:ZE:5178:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 6, "time": "1763534106" }, "departure": { "delay": 6, "time": "1763534106" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1763535631" }, "departure": { "delay": 31, "time": "1763535631" }, "stopId": "FR:76660:ZE:3303:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763533205" }, "departure": { "delay": 5, "time": "1763533205" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1763534545" }, "departure": { "delay": 25, "time": "1763534545" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1763534378" }, "departure": { "delay": 38, "time": "1763534378" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1763534882" }, "departure": { "delay": 2, "time": "1763534882" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 28, "time": "1763535208" }, "departure": { "delay": 28, "time": "1763535208" }, "stopId": "FR:76660:ZE:5201:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1763535234" }, "departure": { "delay": 54, "time": "1763535234" }, "stopId": "FR:76660:ZE:4418:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 48, "time": "1763534688" }, "departure": { "delay": 48, "time": "1763534688" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1763535419" }, "departure": { "delay": 59, "time": "1763535419" }, "stopId": "FR:76660:ZE:4425:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1763535678" }, "departure": { "delay": 18, "time": "1763535678" }, "stopId": "FR:76660:ZE:3304:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 42, "time": "1763533302" }, "departure": { "delay": 42, "time": "1763533302" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1763534957" }, "departure": { "delay": 17, "time": "1763534957" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1763534338" }, "departure": { "delay": 58, "time": "1763534338" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1763534986" }, "departure": { "delay": 46, "time": "1763534986" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 20 }, { "departure": { "time": "1763533020" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1763534911" }, "departure": { "delay": 31, "time": "1763534911" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1763534784" }, "departure": { "delay": 24, "time": "1763534784" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041389xGTFSxGSemH15xSemainex07:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1763526446" }, "departure": { "delay": 40, "time": "1763526460" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -118, "time": "1763529422" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -61, "time": "1763529345" }, "departure": { "delay": -61, "time": "1763529359" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -32, "time": "1763529316" }, "departure": { "delay": -32, "time": "1763529328" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 28, "time": "1763526677" }, "departure": { "delay": 28, "time": "1763526688" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1763526746" }, "departure": { "delay": 21, "time": "1763526801" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -35, "time": "1763528206" }, "departure": { "delay": -35, "time": "1763528245" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -26, "time": "1763526895" }, "departure": { "delay": -26, "time": "1763526934" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1763527000" }, "departure": { "delay": -4, "time": "1763527016" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1763527507" }, "departure": { "delay": 23, "time": "1763527523" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1763528085" }, "departure": { "delay": 2, "time": "1763528102" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1763526811" }, "departure": { "delay": 41, "time": "1763526821" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1763527785" }, "departure": { "delay": 25, "time": "1763527825" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1763527563" }, "departure": { "delay": 35, "time": "1763527595" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1763528469" }, "departure": { "delay": 48, "time": "1763528508" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -9, "time": "1763528885" }, "departure": { "delay": -9, "time": "1763528931" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -26, "time": "1763526861" }, "departure": { "delay": -26, "time": "1763526874" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -47, "time": "1763529208" }, "departure": { "delay": -47, "time": "1763529193" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 19, "time": "1763527325" }, "departure": { "delay": 19, "time": "1763527339" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1763528811" }, "departure": { "delay": 12, "time": "1763528832" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -22, "time": "1763529069" }, "departure": { "delay": -22, "time": "1763529098" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 46, "time": "1763527686" }, "departure": { "delay": 46, "time": "1763527726" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1763528650" }, "departure": { "delay": 1, "time": "1763528701" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 32, "time": "1763526392" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1763526410" }, "departure": { "delay": 65, "time": "1763526425" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1763527197" }, "departure": { "delay": 31, "time": "1763527291" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1763527425" }, "departure": { "delay": 17, "time": "1763527457" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1763528026" }, "departure": { "delay": 15, "time": "1763528055" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -39, "time": "1763526965" }, "departure": { "delay": -39, "time": "1763526981" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -21, "time": "1763528847" }, "departure": { "delay": -21, "time": "1763528859" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -29, "time": "1763528759" }, "departure": { "delay": -29, "time": "1763528791" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -4, "time": "1763526704" }, "departure": { "delay": -4, "time": "1763526716" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1763527115" }, "departure": { "delay": -7, "time": "1763527133" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1763527374" }, "departure": { "delay": 17, "time": "1763527397" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -15, "time": "1763527044" }, "departure": { "delay": -15, "time": "1763527065" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1763527966" }, "departure": { "delay": 15, "time": "1763527995" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 6, "time": "1763527874" }, "departure": { "delay": 6, "time": "1763527926" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 49, "time": "1763527634" }, "departure": { "delay": 49, "time": "1763527669" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -31, "time": "1763528593" }, "departure": { "delay": -31, "time": "1763528609" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -45, "time": "1763529127" }, "departure": { "delay": -45, "time": "1763529135" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -7, "time": "1763528136" }, "departure": { "delay": -7, "time": "1763528153" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -103, "time": "1763528289" }, "departure": { "delay": -103, "time": "1763528297" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -6, "time": "1763529019" }, "departure": { "delay": -6, "time": "1763529054" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056968x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1763533183" }, "departure": { "delay": 43, "time": "1763533183" }, "stopId": "FR:76351:ZE:3625:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763533655" }, "departure": { "delay": 35, "time": "1763533655" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -3, "time": "1763532897" }, "departure": { "delay": -3, "time": "1763532897" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1763533297" }, "departure": { "delay": 37, "time": "1763533297" }, "stopId": "FR:76351:ZE:3025:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1763533694" }, "departure": { "delay": 14, "time": "1763533694" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 25, "time": "1763533345" }, "departure": { "delay": 25, "time": "1763533345" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1763533436" }, "departure": { "delay": -4, "time": "1763533436" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1763533016" }, "departure": { "delay": -4, "time": "1763533016" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1763532660" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -4, "time": "1763533256" }, "departure": { "delay": -4, "time": "1763533256" }, "stopId": "FR:76351:ZE:4840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1763533039" }, "departure": { "delay": 19, "time": "1763533039" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1763533736" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -4, "time": "1763533376" }, "departure": { "delay": -4, "time": "1763533376" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1763533114" }, "departure": { "delay": 34, "time": "1763533114" }, "stopId": "FR:76351:ZE:4547:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1763532736" }, "departure": { "delay": 16, "time": "1763532736" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1763533515" }, "departure": { "delay": 15, "time": "1763533515" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1763533138" }, "departure": { "delay": -2, "time": "1763533138" }, "stopId": "FR:76351:ZE:4566:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1763533581" }, "departure": { "delay": 21, "time": "1763533581" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1763532866" }, "departure": { "delay": 26, "time": "1763532866" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1763533224" }, "departure": { "delay": 24, "time": "1763533224" }, "stopId": "FR:76351:ZE:3128:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763532869", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056968x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1763533390" }, "departure": { "delay": 70, "time": "1763533390" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 37, "time": "1763531570" }, "departure": { "delay": 37, "time": "1763531617" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763533210" }, "departure": { "delay": 70, "time": "1763533210" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 70, "time": "1763533510" }, "departure": { "delay": 70, "time": "1763533510" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 26, "time": "1763530826" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1763532543" }, "departure": { "delay": 24, "time": "1763532564" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -42, "time": "1763532242" }, "departure": { "delay": -42, "time": "1763532258" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1763533030" }, "departure": { "delay": 70, "time": "1763533030" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 70, "time": "1763533810" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 70, "time": "1763533630" }, "departure": { "delay": 70, "time": "1763533630" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -32, "time": "1763532047" }, "departure": { "delay": -32, "time": "1763532088" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 74, "time": "1763530897" }, "departure": { "delay": 74, "time": "1763530934" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1763533750" }, "departure": { "delay": 70, "time": "1763533750" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 36, "time": "1763530995" }, "departure": { "delay": 36, "time": "1763531016" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1763533150" }, "departure": { "delay": 70, "time": "1763533150" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1763533450" }, "departure": { "delay": 70, "time": "1763533450" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -47, "time": "1763532133" }, "departure": { "delay": -47, "time": "1763532193" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763533690" }, "departure": { "delay": 70, "time": "1763533690" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 62, "time": "1763531432" }, "departure": { "delay": 62, "time": "1763531462" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1763532615" }, "departure": { "delay": 20, "time": "1763532680" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1763531043" }, "departure": { "delay": 43, "time": "1763531083" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1763532723" }, "departure": { "delay": 22, "time": "1763532742" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1763532910" }, "departure": { "delay": 70, "time": "1763532910" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1763531857" }, "departure": { "delay": 111, "time": "1763531931" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1763532419" }, "departure": { "delay": 43, "time": "1763532463" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1763532835" }, "departure": { "delay": 76, "time": "1763532856" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1763532789" }, "departure": { "delay": 45, "time": "1763532825" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1763531499" }, "departure": { "delay": 53, "time": "1763531513" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1763531974" }, "departure": { "delay": 4, "time": "1763532004" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1763531223" }, "departure": { "delay": 71, "time": "1763531291" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1763531343" }, "departure": { "delay": 80, "time": "1763531360" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1763533570" }, "departure": { "delay": 70, "time": "1763533570" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 18, "time": "1763531684" }, "departure": { "delay": 18, "time": "1763531718" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -23, "time": "1763532290" }, "departure": { "delay": -23, "time": "1763532337" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1763533330" }, "departure": { "delay": 70, "time": "1763533330" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 58, "time": "1763531119" }, "departure": { "delay": 58, "time": "1763531158" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763532905", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851042F4479450x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533680" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763531220" }, "departure": { "time": "1763531340" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 25 }, { "departure": { "time": "1763528940" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763529960" }, "departure": { "time": "1763530020" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763530380" }, "departure": { "time": "1763530440" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 23 } ], "timestamp": "1763527361", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851042F4479450x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1039:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763547780" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763546880" }, "departure": { "time": "1763546880" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1763532874", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1039:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071940x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1763533135" }, "departure": { "delay": 175, "time": "1763533135" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 174, "time": "1763533614" }, "departure": { "delay": 174, "time": "1763533614" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 174, "time": "1763533014" }, "departure": { "delay": 174, "time": "1763533014" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1763532474" }, "departure": { "delay": 114, "time": "1763532474" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 113, "time": "1763532533" }, "departure": { "delay": 113, "time": "1763532533" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 193, "time": "1763533513" }, "departure": { "delay": 193, "time": "1763533513" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1763533194" }, "departure": { "delay": 174, "time": "1763533194" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1763532431" }, "departure": { "delay": 131, "time": "1763532431" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 174, "time": "1763533314" }, "departure": { "delay": 174, "time": "1763533314" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1763532962" }, "departure": { "delay": 182, "time": "1763532962" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 145, "time": "1763532625" }, "departure": { "delay": 145, "time": "1763532625" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1763532367" }, "departure": { "delay": 67, "time": "1763532367" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1763533380" }, "departure": { "delay": 180, "time": "1763533380" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 200, "time": "1763533460" }, "departure": { "delay": 200, "time": "1763533460" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 226, "time": "1763533066" }, "departure": { "delay": 226, "time": "1763533066" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1763532687" }, "departure": { "delay": 147, "time": "1763532687" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 163, "time": "1763532763" }, "departure": { "delay": 163, "time": "1763532763" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 169, "time": "1763532829" }, "departure": { "delay": 169, "time": "1763532829" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 174, "time": "1763533854" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 203, "time": "1763532923" }, "departure": { "delay": 203, "time": "1763532923" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532849", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071940x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586533:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1763533256" }, "departure": { "delay": 116, "time": "1763533256" }, "stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 146, "time": "1763533106" }, "departure": { "delay": 146, "time": "1763533106" }, "stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 146, "time": "1763532806" }, "departure": { "delay": 146, "time": "1763532806" }, "stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 131, "time": "1763533151" }, "departure": { "delay": 131, "time": "1763533151" }, "stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 159, "time": "1763532736" }, "departure": { "delay": 159, "time": "1763532759" }, "stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1763532939" }, "departure": { "delay": 99, "time": "1763532939" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 114, "time": "1763532294" }, "departure": { "delay": 114, "time": "1763532294" }, "stopId": "FR:27229:ZE:0xARI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 79, "time": "1763532439" }, "departure": { "delay": 79, "time": "1763532439" }, "stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 122, "time": "1763532902" }, "departure": { "delay": 122, "time": "1763532902" }, "stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1763532979" }, "departure": { "delay": 79, "time": "1763532979" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 69, "time": "1763532364" }, "departure": { "delay": 69, "time": "1763532369" }, "stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1763533204" }, "departure": { "delay": 124, "time": "1763533204" }, "stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 93, "time": "1763533173" }, "departure": { "delay": 93, "time": "1763533173" }, "stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 63, "time": "1763533383" }, "stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 159, "time": "1763532557" }, "departure": { "delay": 159, "time": "1763532579" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1763532462" }, "departure": { "delay": 102, "time": "1763532462" }, "stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 129, "time": "1763532847" }, "departure": { "delay": 129, "time": "1763532849" }, "stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586533:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196390x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1763533950" }, "departure": { "delay": 90, "time": "1763533950" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 71, "time": "1763533811" }, "departure": { "delay": 71, "time": "1763533811" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1763533443" }, "departure": { "delay": 63, "time": "1763533443" }, "stopId": "FR:76351:ZE:3015:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1763534603" }, "departure": { "delay": 83, "time": "1763534603" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 75, "time": "1763533395" }, "departure": { "delay": 75, "time": "1763533395" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1763532810" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 63, "time": "1763534343" }, "departure": { "delay": 63, "time": "1763534343" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 63, "time": "1763534163" }, "departure": { "delay": 63, "time": "1763534163" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1763533605" }, "departure": { "delay": 105, "time": "1763533605" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1763533081" }, "departure": { "delay": 121, "time": "1763533081" }, "stopId": "FR:76351:ZE:3541:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 73, "time": "1763534953" }, "departure": { "delay": 73, "time": "1763534953" }, "stopId": "FR:76351:ZE:4700:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 108, "time": "1763534388" }, "departure": { "delay": 108, "time": "1763534388" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 108, "time": "1763534508" }, "departure": { "delay": 108, "time": "1763534508" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 63, "time": "1763534763" }, "departure": { "delay": 63, "time": "1763534763" }, "stopId": "FR:76351:ZE:3738:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 83, "time": "1763534243" }, "departure": { "delay": 83, "time": "1763534243" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 98, "time": "1763532938" }, "departure": { "delay": 98, "time": "1763532938" }, "stopId": "FR:76351:ZE:3203:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1763534559" }, "departure": { "delay": 99, "time": "1763534559" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1763534670" }, "departure": { "delay": 90, "time": "1763534670" }, "stopId": "FR:76351:ZE:3734:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 76, "time": "1763533336" }, "departure": { "delay": 76, "time": "1763533336" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1763533499" }, "departure": { "delay": 119, "time": "1763533499" }, "stopId": "FR:76351:ZE:3031:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1763533570" }, "departure": { "delay": 70, "time": "1763533570" }, "stopId": "FR:76552:ZE:3629:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1763534860" }, "departure": { "delay": 100, "time": "1763534860" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 63, "time": "1763535003" }, "departure": { "delay": 63, "time": "1763535003" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 94, "time": "1763534434" }, "departure": { "delay": 94, "time": "1763534434" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 63, "time": "1763533203" }, "departure": { "delay": 63, "time": "1763533203" }, "stopId": "FR:76351:ZE:3402:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1763533743" }, "departure": { "delay": 63, "time": "1763533743" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 81, "time": "1763534721" }, "departure": { "delay": 81, "time": "1763534721" }, "stopId": "FR:76351:ZE:3736:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 86, "time": "1763533106" }, "departure": { "delay": 86, "time": "1763533106" }, "stopId": "FR:76351:ZE:3230:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1763534113" }, "departure": { "delay": 73, "time": "1763534113" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1763533310" }, "departure": { "delay": 110, "time": "1763533310" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1763533986" }, "departure": { "delay": 66, "time": "1763533986" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 86, "time": "1763533166" }, "departure": { "delay": 86, "time": "1763533166" }, "stopId": "FR:76351:ZE:3023:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1763533647" }, "departure": { "delay": 87, "time": "1763533647" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1763533676" }, "departure": { "delay": 116, "time": "1763533676" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1763533045" }, "departure": { "delay": 85, "time": "1763533045" }, "stopId": "FR:76351:ZE:3344:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1763533525" }, "departure": { "delay": 85, "time": "1763533525" }, "stopId": "FR:76552:ZE:3652:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1763534045" }, "departure": { "delay": 65, "time": "1763534045" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 77, "time": "1763533277" }, "departure": { "delay": 77, "time": "1763533277" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 63, "time": "1763533863" }, "departure": { "delay": 63, "time": "1763533863" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 63, "time": "1763533023" }, "departure": { "delay": 63, "time": "1763533023" }, "stopId": "FR:76351:ZE:3309:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1763535243" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 42 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196390x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585280:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -276, "time": "1763533824" }, "departure": { "delay": -276, "time": "1763533824" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -240, "time": "1763533500" }, "departure": { "delay": -240, "time": "1763533500" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -97, "time": "1763533103" }, "departure": { "delay": -97, "time": "1763533103" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "departure": { "time": "1763532900" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -210, "time": "1763533590" }, "departure": { "delay": -210, "time": "1763533590" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -127, "time": "1763533193" }, "departure": { "delay": -127, "time": "1763533193" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -63, "time": "1763533017" }, "departure": { "delay": -63, "time": "1763533017" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -210, "time": "1763533770" }, "departure": { "delay": -210, "time": "1763533770" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -231, "time": "1763533689" }, "departure": { "delay": -231, "time": "1763533689" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -280, "time": "1763533940" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -129, "time": "1763533371" }, "departure": { "delay": -129, "time": "1763533371" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -99, "time": "1763533281" }, "departure": { "delay": -99, "time": "1763533281" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -160, "time": "1763533460" }, "departure": { "delay": -160, "time": "1763533460" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -180, "time": "1763533560" }, "departure": { "delay": -180, "time": "1763533560" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1763532972" }, "departure": { "delay": 12, "time": "1763532972" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585280:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -92, "time": "1763537188" }, "departure": { "delay": -92, "time": "1763537188" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3585, "time": "1763532855" }, "departure": { "delay": -3585, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3405, "time": "1763532855" }, "departure": { "delay": -3405, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -101, "time": "1763537299" }, "departure": { "delay": -101, "time": "1763537299" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -3885, "time": "1763532855" }, "departure": { "delay": -3885, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -99, "time": "1763537421" }, "departure": { "delay": -99, "time": "1763537421" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -53, "time": "1763536747" }, "departure": { "delay": -53, "time": "1763536747" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -96, "time": "1763537364" }, "departure": { "delay": -96, "time": "1763537364" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -3765, "time": "1763532855" }, "departure": { "delay": -3765, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1763536883" }, "departure": { "delay": -97, "time": "1763536883" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "departure": { "delay": -3345, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -101, "time": "1763537479" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -94, "time": "1763537246" }, "departure": { "delay": -94, "time": "1763537246" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -101, "time": "1763536999" }, "departure": { "delay": -101, "time": "1763536999" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -52, "time": "1763537108" }, "departure": { "delay": -52, "time": "1763537108" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584895:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:621:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763539200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763540340" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763539500" }, "departure": { "time": "1763539500" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532773", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:621:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851024F4479446x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532780" }, "stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763531940" }, "departure": { "time": "1763532000" }, "stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536200" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535300" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 23 }, { "departure": { "time": "1763531640" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533920" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763538600" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533200" }, "stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532420" }, "stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 21 } ], "timestamp": "1763531741", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851024F4479446x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535780" }, "stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763537100" }, "departure": { "time": "1763537100" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:50129:ZE:10MAG1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:50579:ZE:SOTML1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536380" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "time": "1763533440" }, "stopId": "FR:50341:ZE:MONAP1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763535540" }, "departure": { "time": "1763535540" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763536260" }, "departure": { "time": "1763536260" }, "stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1763537340" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536860" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532908", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850402F4479386x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535360" }, "departure": { "time": "1763535420" }, "stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534520" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536680" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763537340" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535840" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536500" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763530300", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850402F4479386x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853412F4479623x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534700" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 28 }, { "departure": { "time": "1763528700" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763530260" }, "departure": { "time": "1763530320" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534160" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533440" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533860" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763531520" }, "departure": { "time": "1763531640" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763532840" }, "departure": { "time": "1763532900" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532420" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1763527270", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853412F4479623x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196996x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1763532738" }, "departure": { "delay": 138, "time": "1763532738" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 92, "time": "1763532632" }, "departure": { "delay": 92, "time": "1763532632" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 58, "time": "1763532838" }, "departure": { "delay": 58, "time": "1763532838" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 60, "time": "1763532960" }, "departure": { "delay": 60, "time": "1763532960" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 28, "time": "1763532388" }, "departure": { "delay": 28, "time": "1763532388" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 115, "time": "1763532895" }, "departure": { "delay": 115, "time": "1763532895" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 46, "time": "1763532466" }, "departure": { "delay": 46, "time": "1763532466" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 161, "time": "1763532761" }, "departure": { "delay": 161, "time": "1763532761" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 58, "time": "1763533258" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 44, "time": "1763532584" }, "departure": { "delay": 44, "time": "1763532584" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1763532739", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196996x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5953357823868928x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -42, "time": "1763532769" }, "departure": { "delay": -42, "time": "1763532798" }, "stopId": "FR:14366:ZE:306900013:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -92, "time": "1763533038" }, "departure": { "delay": -92, "time": "1763533048" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -22, "time": "1763532988" }, "departure": { "delay": -22, "time": "1763532998" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1763532945" }, "departure": { "delay": 55, "time": "1763532955" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -259, "time": "1763533181" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -28, "time": "1763532733" }, "departure": { "delay": -28, "time": "1763532752" }, "stopId": "FR:14366:ZE:299040025:ATOUMOD036", "stopSequence": 13 } ], "timestamp": "1763532884", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4965732136779776:LOC", "tripId": "ATOUMOD036:ServiceJourney:5953357823868928x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:211:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "departure": { "delay": -300, "time": "1763532720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763534160" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532773", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:211:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -29, "time": "1763525239" }, "departure": { "delay": -29, "time": "1763525251" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -21, "time": "1763525668" }, "departure": { "delay": -21, "time": "1763525679" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 20, "time": "1763524280" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 26, "time": "1763524990" }, "departure": { "delay": 26, "time": "1763525006" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1763526948" }, "departure": { "delay": 4, "time": "1763526964" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1763526174" }, "departure": { "delay": -2, "time": "1763526358" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763524807" }, "departure": { "delay": 16, "time": "1763524816" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1763527255" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1763525578" }, "departure": { "delay": 15, "time": "1763525595" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1763526765" }, "departure": { "delay": 4, "time": "1763526784" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1763525977" }, "departure": { "delay": -16, "time": "1763525984" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1763524503" }, "departure": { "delay": 55, "time": "1763524555" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763532905", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4052282xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 278, "time": "1763531798" }, "departure": { "delay": 278, "time": "1763531798" }, "stopId": "FR:76741:ZE:5134:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 269, "time": "1763532209" }, "departure": { "delay": 269, "time": "1763532209" }, "stopId": "FR:76254:ZE:5137:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 269, "time": "1763532089" }, "departure": { "delay": 269, "time": "1763532089" }, "stopId": "FR:76117:ZE:5136:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 269, "time": "1763531969" }, "departure": { "delay": 269, "time": "1763531969" }, "stopId": "FR:76501:ZE:5135:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 266, "time": "1763532266" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1763531749", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4052282xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108005x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763533216" }, "departure": { "delay": 16, "time": "1763533216" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1763533323" }, "departure": { "delay": 3, "time": "1763533323" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1763533675" }, "departure": { "delay": 55, "time": "1763533675" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1763532690" }, "departure": { "delay": 30, "time": "1763532690" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1763533549" }, "departure": { "delay": 49, "time": "1763533549" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1763532992" }, "departure": { "delay": 32, "time": "1763532992" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1763533864" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1763533446" }, "departure": { "delay": 6, "time": "1763533446" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1763532791" }, "departure": { "delay": 11, "time": "1763532791" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1763533785" }, "departure": { "delay": 45, "time": "1763533785" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108005x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 90, "time": "1763532150" }, "stopId": "FR:76114:ZE:111:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": -52, "time": "1763532519" }, "departure": { "delay": -52, "time": "1763532548" }, "stopId": "FR:76114:ZE:116:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 123, "time": "1763532351" }, "departure": { "delay": 123, "time": "1763532363" }, "stopId": "FR:76114:ZE:114:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 122, "time": "1763532199" }, "departure": { "delay": 122, "time": "1763532242" }, "stopId": "FR:76114:ZE:112:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1763532740" }, "departure": { "delay": 80, "time": "1763532740" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1763532257" }, "departure": { "delay": 89, "time": "1763532269" }, "stopId": "FR:76114:ZE:113:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": -6, "time": "1763532460" }, "departure": { "delay": -6, "time": "1763532474" }, "stopId": "FR:76114:ZE:115:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1763532609", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081038xGTFSxGSemH25xSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 407, "time": "1763532887" }, "departure": { "delay": 407, "time": "1763532887" }, "stopId": "FR:76657:ZE:5089:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 428, "time": "1763532968" }, "departure": { "delay": 428, "time": "1763532968" }, "stopId": "FR:76657:ZE:5091:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 375, "time": "1763533095" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 310, "time": "1763532490" }, "departure": { "delay": 310, "time": "1763532490" }, "stopId": "FR:76660:ZE:4963:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 421, "time": "1763532841" }, "departure": { "delay": 421, "time": "1763532841" }, "stopId": "FR:76657:ZE:4976:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 422, "time": "1763533022" }, "departure": { "delay": 422, "time": "1763533022" }, "stopId": "FR:76657:ZE:3262:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 384, "time": "1763532924" }, "departure": { "delay": 384, "time": "1763532924" }, "stopId": "FR:76657:ZE:3306:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 291, "time": "1763532411" }, "departure": { "delay": 291, "time": "1763532411" }, "stopId": "FR:76660:ZE:4961:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 384, "time": "1763532744" }, "departure": { "delay": 384, "time": "1763532744" }, "stopId": "FR:76660:ZE:4974:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 392, "time": "1763532992" }, "departure": { "delay": 392, "time": "1763532992" }, "stopId": "FR:76657:ZE:3247:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 330, "time": "1763532570" }, "departure": { "delay": 330, "time": "1763532570" }, "stopId": "FR:76660:ZE:4967:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 296, "time": "1763532536" }, "departure": { "delay": 296, "time": "1763532536" }, "stopId": "FR:76660:ZE:4965:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 405, "time": "1763532825" }, "departure": { "delay": 405, "time": "1763532825" }, "stopId": "FR:76657:ZE:4975:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763532849", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081038xGTFSxGSemH25xSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:615:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763540280" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763539980" }, "departure": { "time": "1763539980" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "departure": { "time": "1763539200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:615:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:851:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543760" }, "departure": { "time": "1763543760" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763544180" }, "departure": { "time": "1763544180" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763544720" }, "departure": { "time": "1763544720" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763544120" }, "departure": { "time": "1763544120" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763544480" }, "departure": { "time": "1763544480" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763544240" }, "departure": { "time": "1763544240" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763544300" }, "departure": { "time": "1763544300" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763545080" }, "departure": { "time": "1763545080" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763544060" }, "departure": { "time": "1763544060" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543940" }, "departure": { "time": "1763543940" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763544660" }, "departure": { "time": "1763544660" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "departure": { "time": "1763543700" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763545260" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763544600" }, "departure": { "time": "1763544600" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:851:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1763531390" }, "departure": { "delay": 33, "time": "1763531433" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 197, "time": "1763530839" }, "departure": { "delay": 197, "time": "1763530877" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 119, "time": "1763530459" }, "departure": { "delay": 119, "time": "1763530499" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1763531461" }, "departure": { "delay": 39, "time": "1763531499" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1763530737" }, "departure": { "delay": 190, "time": "1763530810" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1763530982" }, "departure": { "delay": 153, "time": "1763531013" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1763531702" }, "departure": { "delay": 52, "time": "1763531752" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1763530567" }, "departure": { "delay": 122, "time": "1763530622" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1763531528" }, "departure": { "delay": 37, "time": "1763531557" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -7, "time": "1763531933" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1763531061" }, "departure": { "delay": 98, "time": "1763531078" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1763531629" }, "departure": { "delay": 90, "time": "1763531670" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 154, "time": "1763530941" }, "departure": { "delay": 154, "time": "1763530954" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1763530652" }, "departure": { "delay": 142, "time": "1763530702" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1763531215" }, "departure": { "delay": 69, "time": "1763531229" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763531304" }, "departure": { "delay": 65, "time": "1763531345" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 95, "time": "1763530528" }, "departure": { "delay": 95, "time": "1763530535" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 132, "time": "1763530332" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1763531814" }, "departure": { "delay": 45, "time": "1763531865" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1763531119" }, "departure": { "delay": 58, "time": "1763531158" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "departure": { "time": "1763534220" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535000" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534700" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534820" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535300" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535180" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763535540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:281:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1763531225" }, "departure": { "delay": 185, "time": "1763531225" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 185, "time": "1763531465" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 219, "time": "1763530719" }, "departure": { "delay": 219, "time": "1763530719" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1763530990" }, "departure": { "delay": 190, "time": "1763530990" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 244, "time": "1763531344" }, "departure": { "delay": 244, "time": "1763531344" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 185, "time": "1763530625" }, "departure": { "delay": 185, "time": "1763530625" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 203, "time": "1763531363" }, "departure": { "delay": 203, "time": "1763531363" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532529", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:633:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763540820" }, "departure": { "time": "1763540820" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "departure": { "time": "1763539680" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763540760" }, "departure": { "time": "1763540760" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763539980" }, "departure": { "time": "1763539980" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763540880" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540220" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763540520" }, "departure": { "time": "1763540520" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763540640" }, "departure": { "time": "1763540640" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532874", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:633:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1167:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763549940" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763549400" }, "departure": { "time": "1763549400" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1763548380" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763548980" }, "departure": { "time": "1763548980" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763549160" }, "departure": { "time": "1763549160" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:1167:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:205:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534040" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763534160" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 }, { "departure": { "delay": -180, "time": "1763532780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533140" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1763532816", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:205:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1015:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547600" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763546940" }, "departure": { "time": "1763546940" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763546820" }, "departure": { "time": "1763546820" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763546760" }, "departure": { "time": "1763546760" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532773", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:1015:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13106F4476352x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532540" }, "departure": { "time": "1763532660" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763531100" }, "departure": { "time": "1763531160" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763529960" }, "departure": { "time": "1763530440" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763531640" }, "departure": { "time": "1763531760" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763529360" }, "departure": { "time": "1763529420" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763528700" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535060" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763527450", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13106F4476352x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850600F4479400x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763528820" }, "departure": { "time": "1763528880" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532540" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763532120" }, "departure": { "time": "1763532180" }, "stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763530500" }, "departure": { "time": "1763530680" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763530080" }, "departure": { "time": "1763530140" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763531040" }, "departure": { "time": "1763531160" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763529480" }, "departure": { "time": "1763529540" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763531460" }, "departure": { "time": "1763531520" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763529840" }, "departure": { "time": "1763529900" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763529300" }, "departure": { "time": "1763529360" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763531760" }, "departure": { "time": "1763531820" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1763528520" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763529490", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850600F4479400x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057081x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1763533520" }, "departure": { "delay": 20, "time": "1763533520" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1763534212" }, "departure": { "delay": 52, "time": "1763534212" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1763533763" }, "departure": { "delay": 23, "time": "1763533763" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1763533276" }, "departure": { "delay": 16, "time": "1763533276" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1763533080" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1763533844" }, "departure": { "delay": 44, "time": "1763533844" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 2, "time": "1763534042" }, "departure": { "delay": 2, "time": "1763534042" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1763534140" }, "departure": { "delay": 40, "time": "1763534140" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1763534516" }, "departure": { "delay": 56, "time": "1763534516" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 13, "time": "1763533153" }, "departure": { "delay": 13, "time": "1763533153" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1763533362" }, "departure": { "delay": 42, "time": "1763533362" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 44, "time": "1763534324" }, "departure": { "delay": 44, "time": "1763534324" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763534880" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1763533711" }, "departure": { "delay": 31, "time": "1763533711" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1763533320" }, "departure": { "time": "1763533320" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1763533198" }, "departure": { "delay": 58, "time": "1763533198" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1763533443" }, "departure": { "delay": 3, "time": "1763533443" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1763533972" }, "departure": { "delay": 52, "time": "1763533972" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532779", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057081x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471192:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -7, "time": "1763536373" }, "departure": { "delay": -7, "time": "1763536373" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -4, "time": "1763535296" }, "departure": { "delay": -4, "time": "1763535296" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "departure": { "delay": -2101, "time": "1763532899" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1763535177" }, "departure": { "delay": -3, "time": "1763535177" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -139, "time": "1763536541" }, "departure": { "delay": -139, "time": "1763536541" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -61, "time": "1763535959" }, "departure": { "delay": -61, "time": "1763535959" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -329, "time": "1763536891" }, "departure": { "delay": -329, "time": "1763536891" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1763535781" }, "departure": { "delay": 1, "time": "1763535781" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1763535430" }, "departure": { "delay": 10, "time": "1763535430" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -21, "time": "1763535579" }, "departure": { "delay": -21, "time": "1763535579" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763535605" }, "departure": { "delay": 5, "time": "1763535605" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -176, "time": "1763536564" }, "departure": { "delay": -176, "time": "1763536564" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -21, "time": "1763535699" }, "departure": { "delay": -21, "time": "1763535699" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1763535351" }, "departure": { "delay": -9, "time": "1763535351" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -179, "time": "1763536681" }, "departure": { "delay": -179, "time": "1763536681" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -170, "time": "1763536630" }, "departure": { "delay": -170, "time": "1763536630" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -61, "time": "1763535899" }, "departure": { "delay": -61, "time": "1763535899" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -5, "time": "1763535655" }, "departure": { "delay": -5, "time": "1763535655" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1763535869" }, "departure": { "delay": 29, "time": "1763535869" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -67, "time": "1763536433" }, "departure": { "delay": -67, "time": "1763536433" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -127, "time": "1763536493" }, "departure": { "delay": -127, "time": "1763536493" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "time": "1763535120" }, "departure": { "time": "1763535120" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -61, "time": "1763536319" }, "departure": { "delay": -61, "time": "1763536319" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -61, "time": "1763536199" }, "departure": { "delay": -61, "time": "1763536199" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -245, "time": "1763536795" }, "departure": { "delay": -245, "time": "1763536795" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1763535496" }, "departure": { "delay": 16, "time": "1763535496" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -329, "time": "1763536831" }, "departure": { "delay": -329, "time": "1763536831" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -450, "time": "1763537010" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -262, "time": "1763536718" }, "departure": { "delay": -262, "time": "1763536718" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -389, "time": "1763536951" }, "departure": { "delay": -389, "time": "1763536951" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -21, "time": "1763535219" }, "departure": { "delay": -21, "time": "1763535219" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471192:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:199:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763532960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763534040" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "departure": { "delay": -360, "time": "1763532540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763533380" }, "departure": { "time": "1763533380" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763533440" }, "departure": { "time": "1763533440" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:199:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:781:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763547840" }, "departure": { "time": "1763547840" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763548200" }, "departure": { "time": "1763548200" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1763547000" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763547360" }, "departure": { "time": "1763547360" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:781:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6385533648371712x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1763534482" }, "departure": { "delay": -28, "time": "1763534492" }, "stopId": "FR:50218:ZE:752300001:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -96, "time": "1763534954" }, "departure": { "delay": -96, "time": "1763534964" }, "stopId": "FR:50218:ZE:759830002:ATOUMOD105", "stopSequence": 11 }, { "departure": { "time": "1763534400" }, "stopId": "FR:50218:ZE:744570004:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -63, "time": "1763535227" }, "departure": { "delay": -63, "time": "1763535237" }, "stopId": "FR:50218:ZE:761950001:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -22, "time": "1763534608" }, "departure": { "delay": -22, "time": "1763534618" }, "stopId": "FR:50218:ZE:752280003:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -20, "time": "1763534550" }, "departure": { "delay": -20, "time": "1763534560" }, "stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -71, "time": "1763535159" }, "departure": { "delay": -71, "time": "1763535169" }, "stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": -93, "time": "1763534837" }, "departure": { "delay": -93, "time": "1763534847" }, "stopId": "FR:50218:ZE:749860010:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1763534767" }, "departure": { "delay": 17, "time": "1763534777" }, "stopId": "FR:50218:ZE:759790015:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": -35, "time": "1763534655" }, "departure": { "delay": -35, "time": "1763534665" }, "stopId": "FR:50218:ZE:752240006:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -79, "time": "1763535521" }, "stopId": "FR:50218:ZE:767160013:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": -90, "time": "1763535440" }, "departure": { "delay": -90, "time": "1763535450" }, "stopId": "FR:50218:ZE:761900005:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -119, "time": "1763535051" }, "departure": { "delay": -119, "time": "1763535061" }, "stopId": "FR:50218:ZE:712780002:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1763534443" }, "departure": { "delay": -7, "time": "1763534453" }, "stopId": "FR:50218:ZE:744590002:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -101, "time": "1763535309" }, "departure": { "delay": -101, "time": "1763535319" }, "stopId": "FR:50218:ZE:748690001:ATOUMOD105", "stopSequence": 15 } ], "timestamp": "1763532914", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:761900004:LOC", "tripId": "ATOUMOD105:ServiceJourney:6385533648371712x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108036x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1763534113" }, "departure": { "delay": 73, "time": "1763534113" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 72, "time": "1763532912" }, "departure": { "delay": 72, "time": "1763532912" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1763532660" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 72, "time": "1763533932" }, "departure": { "delay": 72, "time": "1763533932" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763532763" }, "departure": { "delay": 43, "time": "1763532763" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1763533230" }, "departure": { "delay": 90, "time": "1763533230" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1763533135" }, "departure": { "delay": 55, "time": "1763533135" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1763534342" }, "departure": { "delay": 62, "time": "1763534342" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1763534226" }, "departure": { "delay": 66, "time": "1763534226" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1763533335" }, "departure": { "delay": 75, "time": "1763533335" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1763533707" }, "departure": { "delay": 87, "time": "1763533707" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 79, "time": "1763534479" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1763533845" }, "departure": { "delay": 45, "time": "1763533845" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 67, "time": "1763533027" }, "departure": { "delay": 67, "time": "1763533027" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1763533541" }, "departure": { "delay": 41, "time": "1763533541" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1763532859", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108036x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F4479500x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763527920" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763534160" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533260" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763530560" }, "departure": { "time": "1763530620" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763531520" }, "departure": { "time": "1763531580" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763528700" }, "departure": { "time": "1763528760" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532540" }, "departure": { "time": "1763532600" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763531040" }, "departure": { "time": "1763531100" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763529540" }, "departure": { "time": "1763529600" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763527841", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852002F4479500x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181366x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1763532101" }, "departure": { "delay": 41, "time": "1763532101" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 25, "time": "1763532325" }, "departure": { "delay": 25, "time": "1763532325" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 49, "time": "1763532169" }, "departure": { "delay": 49, "time": "1763532169" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 90, "time": "1763532270" }, "departure": { "delay": 90, "time": "1763532270" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 21, "time": "1763532381" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1763532099", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181366x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584875:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1763533158" }, "departure": { "delay": 18, "time": "1763533158" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1763533316" }, "departure": { "delay": -4, "time": "1763533316" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1763533096" }, "departure": { "delay": 16, "time": "1763533096" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -81, "time": "1763533659" }, "departure": { "delay": -81, "time": "1763533659" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "departure": { "delay": 9, "time": "1763532849" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1763532967" }, "departure": { "delay": 7, "time": "1763532967" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -102, "time": "1763533578" }, "departure": { "delay": -102, "time": "1763533578" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1763533027" }, "departure": { "delay": 7, "time": "1763533027" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -151, "time": "1763533829" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -87, "time": "1763533713" }, "departure": { "delay": -87, "time": "1763533713" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1763532907" }, "departure": { "delay": 7, "time": "1763532907" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1763533398" }, "departure": { "delay": 18, "time": "1763533398" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1763533257" }, "departure": { "delay": 57, "time": "1763533257" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -72, "time": "1763533488" }, "departure": { "delay": -72, "time": "1763533488" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584875:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5294698550788096x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763532648" }, "departure": { "delay": 20, "time": "1763532680" }, "stopId": "FR:14366:ZE:292380018:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1763532375" }, "departure": { "delay": 40, "time": "1763532400" }, "stopId": "FR:14366:ZE:258770017:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1763533238" }, "departure": { "delay": -12, "time": "1763533248" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 13 }, { "departure": { "delay": 26, "time": "1763532206" }, "stopId": "FR:14069:ZE:299070013:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1763533093" }, "departure": { "delay": -37, "time": "1763533103" }, "stopId": "FR:14366:ZE:35170002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1763532951" }, "departure": { "delay": 1, "time": "1763532961" }, "stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1763533180" }, "departure": { "delay": -10, "time": "1763533190" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1763532889" }, "departure": { "delay": 13, "time": "1763532913" }, "stopId": "FR:14366:ZE:303000016:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 54, "time": "1763532811" }, "departure": { "delay": 54, "time": "1763532834" }, "stopId": "FR:14366:ZE:288360018:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1763532261" }, "departure": { "delay": 48, "time": "1763532288" }, "stopId": "FR:14366:ZE:278690011:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -22, "time": "1763533048" }, "departure": { "delay": -22, "time": "1763533058" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1763532325" }, "departure": { "delay": 40, "time": "1763532340" }, "stopId": "FR:14366:ZE:304920020:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1763532545" }, "departure": { "delay": 7, "time": "1763532607" }, "stopId": "FR:14366:ZE:660060022:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1763533310" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 14 } ], "timestamp": "1763532705", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5126752804274176:LOC", "tripId": "ATOUMOD036:ServiceJourney:5294698550788096x0:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852202F4479559x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763535900" }, "departure": { "delay": 300, "time": "1763535960" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534100" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763533140" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1763536740" }, "departure": { "delay": 300, "time": "1763536800" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763534940" }, "departure": { "time": "1763535000" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1763537760" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1763530840", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852202F4479559x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:163:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1763531700" }, "departure": { "delay": -55, "time": "1763531705" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "departure": { "delay": -60, "time": "1763531580" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763532540" }, "departure": { "delay": 5, "time": "1763532545" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1763532180" }, "departure": { "delay": 5, "time": "1763532185" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1763532420" }, "departure": { "delay": 5, "time": "1763532425" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1763532060" }, "departure": { "delay": 5, "time": "1763532065" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763532720" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1763531640" }, "departure": { "delay": -55, "time": "1763531645" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1763532360" }, "departure": { "delay": 65, "time": "1763532365" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1763532480" }, "departure": { "delay": 5, "time": "1763532485" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1763532120" }, "departure": { "delay": 5, "time": "1763532125" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 } ], "timestamp": "1763532582", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:163:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -15, "time": "1763529668" }, "departure": { "delay": -15, "time": "1763529705" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1763530084" }, "departure": { "delay": 12, "time": "1763530092" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -33, "time": "1763529420" }, "departure": { "delay": -33, "time": "1763529447" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1763528992" }, "departure": { "delay": 3, "time": "1763529003" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 17, "time": "1763528837" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -88, "time": "1763529077" }, "departure": { "delay": -88, "time": "1763529092" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 245, "time": "1763530411" }, "departure": { "delay": 245, "time": "1763530445" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -37, "time": "1763529328" }, "departure": { "delay": -37, "time": "1763529383" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -39, "time": "1763529011" }, "departure": { "delay": -39, "time": "1763529021" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1763529631" }, "departure": { "delay": -13, "time": "1763529647" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -28, "time": "1763529916" }, "departure": { "delay": -28, "time": "1763529932" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1763530497" }, "departure": { "delay": 200, "time": "1763530520" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -49, "time": "1763529239" }, "departure": { "delay": -49, "time": "1763529251" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1763530803" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 233, "time": "1763530560" }, "departure": { "delay": 233, "time": "1763530613" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1763529764" }, "departure": { "delay": 18, "time": "1763529798" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -7, "time": "1763528866" }, "departure": { "delay": -7, "time": "1763528933" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1763529591" }, "departure": { "delay": -55, "time": "1763529605" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -45, "time": "1763529121" }, "departure": { "delay": -45, "time": "1763529135" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1763529155" }, "departure": { "delay": -40, "time": "1763529200" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1763530651" }, "departure": { "delay": 190, "time": "1763530690" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -41, "time": "1763529512" }, "departure": { "delay": -41, "time": "1763529559" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1763530052" }, "departure": { "delay": 44, "time": "1763530064" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 168, "time": "1763530711" }, "departure": { "delay": 168, "time": "1763530728" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 16, "time": "1763529721" }, "departure": { "delay": 16, "time": "1763529736" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763532864", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107990x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1763533128" }, "departure": { "delay": 48, "time": "1763533128" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1763533597" }, "departure": { "delay": 37, "time": "1763533597" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1763532722" }, "departure": { "delay": 62, "time": "1763532722" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1763533835" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1763532817" }, "departure": { "delay": 37, "time": "1763532817" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1763533003" }, "departure": { "delay": 43, "time": "1763533003" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1763533484" }, "departure": { "delay": 44, "time": "1763533484" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1763533713" }, "departure": { "delay": 33, "time": "1763533713" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1763533236" }, "departure": { "delay": 36, "time": "1763533236" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1763533323" }, "departure": { "delay": 3, "time": "1763533323" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107990x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4189194x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533740" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1763533772" }, "departure": { "delay": 32, "time": "1763533772" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763534547" }, "departure": { "delay": 27, "time": "1763534547" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1763533841" }, "departure": { "delay": 41, "time": "1763533841" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1763533607" }, "departure": { "delay": 47, "time": "1763533607" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1763534604" }, "departure": { "delay": 24, "time": "1763534604" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1763533960" }, "departure": { "delay": 40, "time": "1763533960" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1763534940" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 11, "time": "1763533451" }, "departure": { "delay": 11, "time": "1763533451" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1763534728" }, "departure": { "delay": 28, "time": "1763534728" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 14 }, { "departure": { "time": "1763533380" }, "stopId": "FR:76447:ZE:3816:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534280" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1763533509" }, "departure": { "delay": 9, "time": "1763533509" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763533920" }, "departure": { "time": "1763533920" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1763532789", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4189194x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584696:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1763532854" }, "departure": { "delay": 14, "time": "1763532854" }, "stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -34, "time": "1763532926" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1763532896" }, "departure": { "delay": -4, "time": "1763532896" }, "stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 160, "time": "1763532700" }, "departure": { "delay": 160, "time": "1763532700" }, "stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584696:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470077:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1763536357" }, "departure": { "delay": -23, "time": "1763536357" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -35, "time": "1763536525" }, "departure": { "delay": -35, "time": "1763536525" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1763537027" }, "departure": { "delay": -13, "time": "1763537027" }, "stopId": "FR:27701:ZE:0x7030:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1763535870" }, "departure": { "delay": 30, "time": "1763535870" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -47, "time": "1763537173" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -52, "time": "1763536448" }, "departure": { "delay": -52, "time": "1763536448" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1763536559" }, "departure": { "delay": -1, "time": "1763536559" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -32, "time": "1763537068" }, "departure": { "delay": -32, "time": "1763537068" }, "stopId": "FR:27701:ZE:0x7074:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -38, "time": "1763536642" }, "departure": { "delay": -38, "time": "1763536642" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1763536247" }, "departure": { "delay": -13, "time": "1763536247" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1763535983" }, "departure": { "delay": 23, "time": "1763535983" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -47, "time": "1763536933" }, "departure": { "delay": -47, "time": "1763536933" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 47, "time": "1763536187" }, "departure": { "delay": 47, "time": "1763536187" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1763536312" }, "departure": { "delay": -8, "time": "1763536312" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1763536108" }, "departure": { "delay": 28, "time": "1763536108" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1763536055" }, "departure": { "delay": 35, "time": "1763536055" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1763536391" }, "departure": { "delay": -49, "time": "1763536391" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -36, "time": "1763536584" }, "departure": { "delay": -36, "time": "1763536584" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "departure": { "time": "1763535600" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -23, "time": "1763536837" }, "departure": { "delay": -23, "time": "1763536837" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1763536977" }, "departure": { "delay": -3, "time": "1763536977" }, "stopId": "FR:27701:ZE:0x7122:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -37, "time": "1763536883" }, "departure": { "delay": -37, "time": "1763536883" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -52, "time": "1763536808" }, "departure": { "delay": -52, "time": "1763536808" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1763536231" }, "departure": { "delay": 31, "time": "1763536231" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470077:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470526:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1763533509" }, "departure": { "delay": 129, "time": "1763533509" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 142, "time": "1763533402" }, "departure": { "delay": 142, "time": "1763533402" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1763533282" }, "departure": { "delay": 82, "time": "1763533282" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 149, "time": "1763533649" }, "departure": { "delay": 149, "time": "1763533649" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 155, "time": "1763533115" }, "departure": { "delay": 155, "time": "1763533115" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1763533582" }, "departure": { "delay": 142, "time": "1763533582" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 185, "time": "1763533685" }, "departure": { "delay": 185, "time": "1763533685" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1763532457" }, "departure": { "delay": 174, "time": "1763532474" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 181, "time": "1763533081" }, "departure": { "delay": 181, "time": "1763533081" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 163, "time": "1763532840" }, "departure": { "delay": 163, "time": "1763532883" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1763533769" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 134, "time": "1763532974" }, "departure": { "delay": 134, "time": "1763532974" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 223, "time": "1763532533" }, "departure": { "delay": 223, "time": "1763532583" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 214, "time": "1763532634" }, "departure": { "delay": 214, "time": "1763532634" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1763533347" }, "departure": { "delay": 147, "time": "1763533347" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 159, "time": "1763532759" }, "departure": { "delay": 159, "time": "1763532759" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1763533214" }, "departure": { "delay": 134, "time": "1763533214" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 141, "time": "1763533161" }, "departure": { "delay": 141, "time": "1763533161" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 163, "time": "1763532693" }, "departure": { "delay": 163, "time": "1763532703" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 159, "time": "1763533059" }, "departure": { "delay": 159, "time": "1763533059" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470526:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595569:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4, "time": "1763532904" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 11, "time": "1763531591" }, "departure": { "delay": 11, "time": "1763531591" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1763532811" }, "departure": { "delay": 31, "time": "1763532811" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1763531520" }, "departure": { "delay": 60, "time": "1763531520" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1763532846" }, "departure": { "delay": 6, "time": "1763532846" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 13, "time": "1763532733" }, "departure": { "delay": 13, "time": "1763532733" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1763531460" }, "departure": { "delay": 60, "time": "1763531460" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595569:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056982x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1763532274" }, "departure": { "delay": 34, "time": "1763532274" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1763532759" }, "departure": { "delay": 39, "time": "1763532759" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1763532659" }, "departure": { "delay": 59, "time": "1763532659" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1763533157" }, "departure": { "delay": 17, "time": "1763533157" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1763533500" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532720" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763532480" }, "departure": { "time": "1763532480" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1763532338" }, "departure": { "delay": 38, "time": "1763532338" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1763532240" }, "departure": { "time": "1763532240" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "departure": { "time": "1763532000" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1763532811" }, "departure": { "delay": 31, "time": "1763532811" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1763532196" }, "departure": { "delay": 16, "time": "1763532196" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1763532400" }, "departure": { "delay": 40, "time": "1763532400" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1763532553" }, "departure": { "delay": 13, "time": "1763532553" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1763532073" }, "departure": { "delay": 13, "time": "1763532073" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1763532939" }, "departure": { "delay": 39, "time": "1763532939" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1763532885" }, "departure": { "delay": 45, "time": "1763532885" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1763532594" }, "departure": { "delay": 54, "time": "1763532594" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1763533023" }, "departure": { "delay": 3, "time": "1763533023" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1763532118" }, "departure": { "delay": 58, "time": "1763532118" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1763531869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056982x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1027:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763546880" }, "departure": { "time": "1763546880" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547720" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763547660" }, "departure": { "time": "1763547660" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1027:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190175x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1763534321" }, "departure": { "delay": 41, "time": "1763534321" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1763533606" }, "departure": { "delay": 46, "time": "1763533606" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1763534527" }, "departure": { "delay": 7, "time": "1763534527" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1763533133" }, "departure": { "delay": 53, "time": "1763533133" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1763533373" }, "departure": { "delay": 53, "time": "1763533373" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1763533316" }, "departure": { "delay": 56, "time": "1763533316" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763534727" }, "departure": { "delay": 27, "time": "1763534727" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763533980" }, "departure": { "time": "1763533980" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1763534616" }, "departure": { "delay": 36, "time": "1763534616" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 36, "time": "1763533476" }, "departure": { "delay": 36, "time": "1763533476" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 26, "time": "1763533226" }, "departure": { "delay": 26, "time": "1763533226" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1763533724" }, "departure": { "delay": 44, "time": "1763533724" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534460" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1763534818" }, "departure": { "delay": 58, "time": "1763534818" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 25, "time": "1763533645" }, "departure": { "delay": 25, "time": "1763533645" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763533080" }, "departure": { "time": "1763533080" }, "stopId": "FR:76351:ZE:4141:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763534940" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 46, "time": "1763533186" }, "departure": { "delay": 46, "time": "1763533186" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534400" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1763534201" }, "departure": { "delay": 41, "time": "1763534201" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1763534580" }, "departure": { "time": "1763534580" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1763533766" }, "departure": { "delay": 26, "time": "1763533766" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1763534261" }, "departure": { "delay": 41, "time": "1763534261" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533260" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533680" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763534160" }, "departure": { "time": "1763534160" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1763533914" }, "departure": { "delay": 54, "time": "1763533914" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 38, "time": "1763534678" }, "departure": { "delay": 38, "time": "1763534678" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 32 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1763532629", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190175x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072098x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1763534256" }, "departure": { "delay": 36, "time": "1763534256" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534100" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "departure": { "time": "1763533260" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1763533650" }, "departure": { "delay": 30, "time": "1763533650" }, "stopId": "FR:76351:ZE:3175:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533500" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1763533713" }, "departure": { "delay": 33, "time": "1763533713" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1763533964" }, "departure": { "delay": 44, "time": "1763533964" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 41, "time": "1763534861" }, "departure": { "delay": 41, "time": "1763534861" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1763534673" }, "departure": { "delay": 33, "time": "1763534673" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1763534578" }, "departure": { "delay": 58, "time": "1763534578" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534340" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763534640" }, "departure": { "time": "1763534640" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763534940" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1763533792" }, "departure": { "delay": 52, "time": "1763533792" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763534520" }, "departure": { "time": "1763534520" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1763534760" }, "departure": { "time": "1763534760" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 18, "time": "1763534898" }, "departure": { "delay": 18, "time": "1763534898" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1763534408" }, "departure": { "delay": 8, "time": "1763534408" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1763534164" }, "departure": { "delay": 4, "time": "1763534164" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 23, "time": "1763534723" }, "departure": { "delay": 23, "time": "1763534723" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 4, "time": "1763534824" }, "departure": { "delay": 4, "time": "1763534824" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072098x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1763525294" }, "departure": { "delay": 50, "time": "1763525330" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 58, "time": "1763525989" }, "departure": { "delay": 58, "time": "1763526058" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1763526237" }, "departure": { "delay": 85, "time": "1763526265" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 73, "time": "1763526099" }, "departure": { "delay": 73, "time": "1763526133" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1763525561" }, "departure": { "delay": 50, "time": "1763525630" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1763525051" }, "departure": { "delay": 85, "time": "1763525065" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1763525843" }, "departure": { "delay": 39, "time": "1763525919" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763525083" }, "departure": { "delay": 65, "time": "1763525105" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1763525775" }, "departure": { "delay": 27, "time": "1763525787" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1763526294" }, "departure": { "delay": 14, "time": "1763526314" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1763525128" }, "departure": { "delay": 76, "time": "1763525176" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 143, "time": "1763524943" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1763526557" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 79, "time": "1763525462" }, "departure": { "delay": 79, "time": "1763525479" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1763525254" }, "departure": { "delay": 45, "time": "1763525265" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1763525679" }, "departure": { "delay": 18, "time": "1763525718" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1763525203" }, "departure": { "delay": 63, "time": "1763525223" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1763525506" }, "departure": { "delay": 56, "time": "1763525516" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1763526369" }, "departure": { "delay": 17, "time": "1763526437" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1763526171" }, "departure": { "delay": 82, "time": "1763526202" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763532902", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:838:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549640" }, "departure": { "time": "1763549640" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763549400" }, "departure": { "time": "1763549400" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763549820" }, "departure": { "time": "1763549820" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1763548320" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763548740" }, "departure": { "time": "1763548740" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763549160" }, "departure": { "time": "1763549160" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763549220" }, "departure": { "time": "1763549220" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763550000" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1763532798", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:838:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4081054xGTFSxGSemH25xSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1763532591" }, "departure": { "delay": 51, "time": "1763532591" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1763532111" }, "departure": { "delay": 51, "time": "1763532111" }, "stopId": "FR:76305:ZE:4940:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1763532930" }, "departure": { "delay": 30, "time": "1763532930" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1763532177" }, "departure": { "delay": 57, "time": "1763532177" }, "stopId": "FR:76341:ZE:3318:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 109, "time": "1763532169" }, "departure": { "delay": 109, "time": "1763532169" }, "stopId": "FR:76341:ZE:5251:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1763533091" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1763532817" }, "departure": { "delay": 97, "time": "1763532817" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763532825" }, "departure": { "delay": 45, "time": "1763532825" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763532569", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4081054xGTFSxGSemH25xSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056441x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1763532760" }, "departure": { "delay": 40, "time": "1763532760" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 29, "time": "1763532629" }, "departure": { "delay": 29, "time": "1763532629" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1763532704" }, "departure": { "delay": 44, "time": "1763532704" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1763532756" }, "departure": { "delay": 36, "time": "1763532756" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1763532852" }, "departure": { "delay": 12, "time": "1763532852" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 12, "time": "1763532972" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056441x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F4479528x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763531820" }, "departure": { "time": "1763531880" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763534760" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763532900" }, "departure": { "time": "1763532960" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1763528280" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763531280" }, "departure": { "time": "1763531400" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763529840" }, "departure": { "time": "1763529900" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533920" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763529240" }, "departure": { "time": "1763529300" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763530740" }, "departure": { "time": "1763530800" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1763527000", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852050F4479528x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16550F4361025x2025x10x31T21x45x19Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1763536140" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763540580" }, "departure": { "time": "1763540640" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 43 }, { "arrival": { "delay": 1500, "time": "1763547180" }, "stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540220" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1763542740" }, "departure": { "time": "1763542800" }, "stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002", "stopSequence": 53 }, { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535480" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539260" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537700" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537160" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763538180" }, "departure": { "time": "1763538240" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763543760" }, "departure": { "time": "1763543880" }, "stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1763541480" }, "departure": { "time": "1763542020" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 51 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535840" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1763532820", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16550F4361025x2025x10x31T21x45x19Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181497x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1763535054" }, "departure": { "delay": -6, "time": "1763535054" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -6, "time": "1763533614" }, "departure": { "delay": -6, "time": "1763533614" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1763533877" }, "departure": { "delay": 17, "time": "1763533877" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1763534814" }, "departure": { "delay": -6, "time": "1763534814" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -6, "time": "1763532894" }, "departure": { "delay": -6, "time": "1763532894" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1763535122" }, "departure": { "delay": 2, "time": "1763535122" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1763534532" }, "departure": { "delay": 12, "time": "1763534532" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1763534389" }, "departure": { "delay": 49, "time": "1763534389" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1763534334" }, "departure": { "delay": -6, "time": "1763534334" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -6, "time": "1763533974" }, "departure": { "delay": -6, "time": "1763533974" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1763533744" }, "departure": { "delay": 4, "time": "1763533744" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -6, "time": "1763534994" }, "departure": { "delay": -6, "time": "1763534994" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1763534152" }, "departure": { "delay": 52, "time": "1763534152" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -6, "time": "1763534634" }, "departure": { "delay": -6, "time": "1763534634" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1763535230" }, "departure": { "delay": 50, "time": "1763535230" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "departure": { "time": "1763532660" }, "stopId": "FR:76351:ZE:4595:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1763534921" }, "departure": { "delay": 41, "time": "1763534921" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1763535296" }, "departure": { "delay": -4, "time": "1763535296" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 15, "time": "1763532975" }, "departure": { "delay": 15, "time": "1763532975" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -6, "time": "1763534034" }, "departure": { "delay": -6, "time": "1763534034" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1763533134" }, "departure": { "delay": -6, "time": "1763533134" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1763533374" }, "departure": { "delay": -6, "time": "1763533374" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1763534453" }, "departure": { "delay": 53, "time": "1763534453" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1763534586" }, "departure": { "delay": 6, "time": "1763534586" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -6, "time": "1763533194" }, "departure": { "delay": -6, "time": "1763533194" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1763534101" }, "departure": { "delay": 1, "time": "1763534101" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 34, "time": "1763534854" }, "departure": { "delay": 34, "time": "1763534854" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -6, "time": "1763535354" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -3, "time": "1763532717" }, "departure": { "delay": -3, "time": "1763532717" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1763532816" }, "departure": { "delay": 36, "time": "1763532816" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -2, "time": "1763534698" }, "departure": { "delay": -2, "time": "1763534698" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1763533294" }, "departure": { "delay": 34, "time": "1763533294" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1763532845" }, "departure": { "delay": 5, "time": "1763532845" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763534763" }, "departure": { "delay": 3, "time": "1763534763" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 } ], "timestamp": "1763532849", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181497x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:409:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536740" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536140" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763536500" }, "departure": { "time": "1763536500" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537040" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763536920" }, "departure": { "time": "1763536920" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "departure": { "time": "1763535900" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536620" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537160" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536080" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763536320" }, "departure": { "time": "1763536320" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763537280" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763536020" }, "departure": { "time": "1763536020" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536680" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1763532816", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:409:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585290:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1763532641" }, "departure": { "delay": 41, "time": "1763532641" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763533090" }, "departure": { "delay": 70, "time": "1763533090" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1763533554" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 136, "time": "1763532788" }, "departure": { "delay": 136, "time": "1763532796" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1763532570" }, "departure": { "delay": 106, "time": "1763532586" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 98, "time": "1763533478" }, "departure": { "delay": 98, "time": "1763533478" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1763533237" }, "departure": { "delay": 97, "time": "1763533237" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1763533020" }, "departure": { "delay": 120, "time": "1763533020" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 97, "time": "1763533297" }, "departure": { "delay": 97, "time": "1763533297" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 146, "time": "1763532866" }, "departure": { "delay": 146, "time": "1763532866" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1763532913" }, "departure": { "delay": 133, "time": "1763532913" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1763532961" }, "departure": { "delay": 181, "time": "1763532961" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1763533410" }, "departure": { "delay": 90, "time": "1763533410" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 79, "time": "1763533159" }, "departure": { "delay": 79, "time": "1763533159" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 } ], "timestamp": "1763532614", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585290:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011276x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763531790" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1763531789", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011276x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F4475735x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535420" }, "departure": { "time": "1763535600" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533320" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534160" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763540400" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763532420" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1763528801", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3104F4475735x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470470:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -961, "time": "1763532899" }, "departure": { "delay": -961, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1261, "time": "1763532899" }, "departure": { "delay": -1261, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1741, "time": "1763532899" }, "departure": { "delay": -1741, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1763535156" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1763534887" }, "departure": { "delay": 67, "time": "1763534887" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1801, "time": "1763532899" }, "departure": { "delay": -1801, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 61, "time": "1763534941" }, "departure": { "delay": 61, "time": "1763534941" }, "stopId": "FR:27332:ZE:0x6237:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1141, "time": "1763532899" }, "departure": { "delay": -1141, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6456:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1621, "time": "1763532899" }, "departure": { "delay": -1621, "time": "1763532899" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1021, "time": "1763532899" }, "departure": { "delay": -1021, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1561, "time": "1763532899" }, "departure": { "delay": -1561, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1321, "time": "1763532899" }, "departure": { "delay": -1321, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 7 }, { "departure": { "delay": -901, "time": "1763532899" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1681, "time": "1763532899" }, "departure": { "delay": -1681, "time": "1763532899" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470470:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1763532568" }, "departure": { "delay": 51, "time": "1763532591" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 123, "time": "1763532465" }, "departure": { "delay": 123, "time": "1763532483" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "departure": { "delay": 187, "time": "1763532187" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 207, "time": "1763532313" }, "departure": { "delay": 207, "time": "1763532327" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1763532670" }, "departure": { "delay": 51, "time": "1763532771" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1763532906" }, "departure": { "delay": 70, "time": "1763532910" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763532970" }, "departure": { "delay": 70, "time": "1763532970" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 191, "time": "1763532355" }, "departure": { "delay": 191, "time": "1763532371" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1763532821" }, "departure": { "delay": 54, "time": "1763532834" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1763533030" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 206, "time": "1763532431" }, "departure": { "delay": 206, "time": "1763532446" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 126, "time": "1763532527" }, "departure": { "delay": 126, "time": "1763532546" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1763532623" }, "departure": { "delay": 40, "time": "1763532640" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 8 } ], "timestamp": "1763532911", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:2:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470516:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -207, "time": "1763534253" }, "departure": { "delay": -207, "time": "1763534253" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1763533427" }, "departure": { "delay": -13, "time": "1763533427" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -112, "time": "1763533808" }, "departure": { "delay": -112, "time": "1763533808" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -43, "time": "1763533517" }, "departure": { "delay": -43, "time": "1763533517" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "departure": { "time": "1763533200" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -62, "time": "1763533678" }, "departure": { "delay": -62, "time": "1763533678" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -304, "time": "1763534516" }, "departure": { "delay": -304, "time": "1763534516" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -103, "time": "1763533697" }, "departure": { "delay": -103, "time": "1763533697" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -100, "time": "1763533940" }, "departure": { "delay": -100, "time": "1763533940" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -334, "time": "1763534546" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -89, "time": "1763533771" }, "departure": { "delay": -89, "time": "1763533771" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -183, "time": "1763534097" }, "departure": { "delay": -183, "time": "1763534097" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1763533321" }, "departure": { "delay": 1, "time": "1763533321" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -91, "time": "1763533889" }, "departure": { "delay": -91, "time": "1763533889" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1763533371" }, "departure": { "delay": -9, "time": "1763533371" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -54, "time": "1763533626" }, "departure": { "delay": -54, "time": "1763533626" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -76, "time": "1763533844" }, "departure": { "delay": -76, "time": "1763533844" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -269, "time": "1763534431" }, "departure": { "delay": -269, "time": "1763534431" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -187, "time": "1763534393" }, "departure": { "delay": -187, "time": "1763534393" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -194, "time": "1763534326" }, "departure": { "delay": -194, "time": "1763534326" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -134, "time": "1763534206" }, "departure": { "delay": -134, "time": "1763534206" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -132, "time": "1763534028" }, "departure": { "delay": -132, "time": "1763534028" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470516:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471203:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1763533009" }, "departure": { "delay": -11, "time": "1763533009" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1763533173" }, "departure": { "delay": 33, "time": "1763533173" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -169, "time": "1763533451" }, "departure": { "delay": -169, "time": "1763533451" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 19, "time": "1763532979" }, "departure": { "delay": 19, "time": "1763532979" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 26, "time": "1763533106" }, "departure": { "delay": 26, "time": "1763533106" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1763532591" }, "departure": { "delay": 51, "time": "1763532591" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1763532831" }, "departure": { "delay": 90, "time": "1763532870" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1763532714" }, "departure": { "delay": 60, "time": "1763532720" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 116, "time": "1763532776" }, "departure": { "delay": 116, "time": "1763532776" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -109, "time": "1763533331" }, "departure": { "delay": -109, "time": "1763533331" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1763532930" }, "departure": { "delay": 30, "time": "1763532930" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -230, "time": "1763533510" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -24, "time": "1763533296" }, "departure": { "delay": -24, "time": "1763533296" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -49, "time": "1763533211" }, "departure": { "delay": -49, "time": "1763533211" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -109, "time": "1763533391" }, "departure": { "delay": -109, "time": "1763533391" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471203:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056533x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1763532750" }, "departure": { "delay": 30, "time": "1763532750" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 19, "time": "1763532979" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1763532808" }, "departure": { "delay": 28, "time": "1763532808" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763532759", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056533x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13110F4476349x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535420" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533260" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763534340" }, "departure": { "time": "1763534460" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763532660" }, "departure": { "time": "1763532720" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763537760" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533920" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "departure": { "time": "1763532000" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763530750", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13110F4476349x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852335F4479572x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534580" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763536620" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763536200" }, "departure": { "time": "1763536260" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763535900" }, "departure": { "time": "1763535960" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763535480" }, "departure": { "time": "1763535540" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1763532850", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852335F4479572x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:967:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763552280" }, "departure": { "time": "1763552280" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1763550600" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763550780" }, "departure": { "time": "1763550780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763551260" }, "departure": { "time": "1763551260" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763551620" }, "departure": { "time": "1763551620" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763551320" }, "departure": { "time": "1763551320" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763552340" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763550900" }, "departure": { "time": "1763550900" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763551200" }, "departure": { "time": "1763551200" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763551680" }, "departure": { "time": "1763551680" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763551500" }, "departure": { "time": "1763551500" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763551920" }, "departure": { "time": "1763551920" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763551560" }, "departure": { "time": "1763551560" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763551440" }, "departure": { "time": "1763551440" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763551740" }, "departure": { "time": "1763551740" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763551020" }, "departure": { "time": "1763551020" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763551380" }, "departure": { "time": "1763551380" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763552100" }, "departure": { "time": "1763552100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 } ], "timestamp": "1763532798", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:967:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:483:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763538180" }, "departure": { "time": "1763538180" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "departure": { "time": "1763537340" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763538600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763538420" }, "departure": { "time": "1763538420" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537640" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1763532773", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:483:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:809:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763542920" }, "departure": { "time": "1763542920" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763542980" }, "departure": { "time": "1763542980" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763543400" }, "departure": { "time": "1763543400" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763543460" }, "departure": { "time": "1763543460" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763543760" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763543640" }, "departure": { "time": "1763543640" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532874", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:809:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470525:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763532496" }, "departure": { "delay": 16, "time": "1763532496" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1763532810" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1763532397" }, "departure": { "delay": 37, "time": "1763532397" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1763532714" }, "departure": { "delay": 126, "time": "1763532726" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 36, "time": "1763532576" }, "departure": { "delay": 36, "time": "1763532576" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1763532637" }, "departure": { "delay": 37, "time": "1763532637" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1763532417", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470525:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853414F4479624x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536140" }, "departure": { "time": "1763536200" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537940" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537640" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763538540" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536680" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1763531700" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533920" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537220" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535420" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1763530240", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853414F4479624x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6532581207048192x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 356, "time": "1763533966" }, "departure": { "delay": 356, "time": "1763533976" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 252, "time": "1763532356" }, "departure": { "delay": 252, "time": "1763532372" }, "stopId": "FR:14371:ZE:6423618989850624:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 203, "time": "1763532130" }, "departure": { "delay": 203, "time": "1763532143" }, "stopId": "FR:14371:ZE:6194402021081088:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1763532502" }, "departure": { "delay": 158, "time": "1763532518" }, "stopId": "FR:14371:ZE:4852632863637504:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -287, "time": "1763534523" }, "departure": { "delay": -287, "time": "1763534533" }, "stopId": "FR:14366:ZE:19300003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 162, "time": "1763534132" }, "departure": { "delay": 162, "time": "1763534142" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1763533071" }, "departure": { "delay": 181, "time": "1763533081" }, "stopId": "FR:14522:ZE:5627263065260032:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 181, "time": "1763532586" }, "departure": { "delay": 181, "time": "1763532601" }, "stopId": "FR:14371:ZE:5978532770480128:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 352, "time": "1763533902" }, "departure": { "delay": 352, "time": "1763533912" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -411, "time": "1763534579" }, "departure": { "delay": -411, "time": "1763534589" }, "stopId": "FR:14366:ZE:669860001:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 293, "time": "1763534083" }, "departure": { "delay": 293, "time": "1763534093" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 232, "time": "1763532731" }, "departure": { "delay": 232, "time": "1763532772" }, "stopId": "FR:14371:ZE:5241516382486528:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 185, "time": "1763532414" }, "departure": { "delay": 185, "time": "1763532425" }, "stopId": "FR:14371:ZE:5312459142332416:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 356, "time": "1763533846" }, "departure": { "delay": 356, "time": "1763533856" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 312, "time": "1763534042" }, "departure": { "delay": 312, "time": "1763534052" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -213, "time": "1763534357" }, "departure": { "delay": -213, "time": "1763534367" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 289, "time": "1763533599" }, "departure": { "delay": 289, "time": "1763533609" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -722, "time": "1763534758" }, "stopId": "FR:14366:ZE:15060003:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1763534187" }, "departure": { "delay": 37, "time": "1763534197" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 19 } ], "timestamp": "1763532912", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4743889022877696:LOC", "tripId": "ATOUMOD036:ServiceJourney:6532581207048192x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:609:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763539680" }, "departure": { "time": "1763539680" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763539560" }, "departure": { "time": "1763539560" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763539920" }, "departure": { "time": "1763539920" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763540220" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 }, { "departure": { "time": "1763539200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:609:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108169x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -37, "time": "1763533163" }, "departure": { "delay": -37, "time": "1763533163" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -27, "time": "1763533053" }, "departure": { "delay": -27, "time": "1763533053" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1763533242" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1763532937" }, "departure": { "delay": -23, "time": "1763532937" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108169x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745655x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 130, "time": "1763534050" }, "departure": { "delay": 130, "time": "1763534050" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1763533690" }, "departure": { "delay": 130, "time": "1763533690" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 43, "time": "1763532523" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1763534110" }, "departure": { "delay": 130, "time": "1763534110" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1763533750" }, "departure": { "delay": 130, "time": "1763533750" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1763535190" }, "departure": { "delay": 130, "time": "1763535190" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 130, "time": "1763533570" }, "departure": { "delay": 130, "time": "1763533570" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 130, "time": "1763534410" }, "departure": { "delay": 130, "time": "1763534410" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1763535250" }, "departure": { "delay": 130, "time": "1763535250" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 130, "time": "1763534890" }, "departure": { "delay": 130, "time": "1763534890" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 57, "time": "1763532608" }, "departure": { "delay": 57, "time": "1763532657" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1763533450" }, "departure": { "delay": 130, "time": "1763533450" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1763535490" }, "departure": { "delay": 130, "time": "1763535490" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 130, "time": "1763534650" }, "departure": { "delay": 130, "time": "1763534650" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 130, "time": "1763533810" }, "departure": { "delay": 130, "time": "1763533810" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1763535550" }, "departure": { "delay": 130, "time": "1763535550" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 130, "time": "1763535370" }, "departure": { "delay": 130, "time": "1763535370" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 130, "time": "1763533630" }, "departure": { "delay": 130, "time": "1763533630" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1763535430" }, "departure": { "delay": 130, "time": "1763535430" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 130, "time": "1763533330" }, "departure": { "delay": 130, "time": "1763533330" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1763534830" }, "departure": { "delay": 130, "time": "1763534830" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 144, "time": "1763532823" }, "departure": { "delay": 144, "time": "1763532864" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1763533270" }, "departure": { "delay": 130, "time": "1763533270" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 71, "time": "1763532680" }, "departure": { "delay": 71, "time": "1763532731" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1763535010" }, "departure": { "delay": 130, "time": "1763535010" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1763533150" }, "departure": { "delay": 130, "time": "1763533150" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763533930" }, "departure": { "delay": 130, "time": "1763533930" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1763534530" }, "departure": { "delay": 130, "time": "1763534530" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1763534290" }, "departure": { "delay": 130, "time": "1763534290" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 130, "time": "1763535670" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 130, "time": "1763532970" }, "departure": { "delay": 130, "time": "1763532970" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1763535070" }, "departure": { "delay": 130, "time": "1763535070" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 130, "time": "1763533090" }, "departure": { "delay": 130, "time": "1763533090" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1763534230" }, "departure": { "delay": 130, "time": "1763534230" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 136, "time": "1763532752" }, "departure": { "delay": 136, "time": "1763532796" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763532907", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745655x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:627:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763540100" }, "departure": { "time": "1763540100" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763540340" }, "departure": { "time": "1763540340" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763539380" }, "departure": { "time": "1763539380" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763539320" }, "departure": { "time": "1763539320" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763540160" }, "departure": { "time": "1763540160" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 12 }, { "departure": { "time": "1763539200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539740" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763540040" }, "departure": { "time": "1763540040" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763540280" }, "departure": { "time": "1763540280" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539800" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763539440" }, "departure": { "time": "1763539440" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763539860" }, "departure": { "time": "1763539860" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763540400" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763539620" }, "departure": { "time": "1763539620" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532816", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:627:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3101F4475739x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537520" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536740" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535480" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "departure": { "time": "1763530800" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763538360" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 29 } ], "timestamp": "1763527181", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3101F4475739x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:429:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537400" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "departure": { "time": "1763536920" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537220" }, "departure": { "time": "1763537220" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763537340" }, "departure": { "time": "1763537340" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763536980" }, "departure": { "time": "1763536980" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537940" }, "departure": { "time": "1763537940" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537580" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763538540" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537880" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1763532869", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:429:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1149:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763549280" }, "departure": { "time": "1763549280" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763549340" }, "departure": { "time": "1763549340" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1763548560" }, "departure": { "time": "1763548560" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763549040" }, "departure": { "time": "1763549040" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:27681:ZE:10047:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763548380" }, "departure": { "time": "1763548380" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763549520" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "arrival": { "time": "1763549220" }, "departure": { "time": "1763549220" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:27681:ZE:10106:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763548320" }, "departure": { "time": "1763548320" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1763548260" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763548440" }, "departure": { "time": "1763548440" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763548800" }, "departure": { "time": "1763548800" }, "stopId": "FR:27681:ZE:10062:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532874", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1149:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107834x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1763533008" }, "departure": { "delay": -12, "time": "1763533008" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1763533723" }, "departure": { "delay": -17, "time": "1763533723" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1763532776" }, "departure": { "delay": -4, "time": "1763532776" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763532663" }, "departure": { "delay": 3, "time": "1763532663" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1763532901" }, "departure": { "delay": 1, "time": "1763532901" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1763533952" }, "departure": { "delay": 32, "time": "1763533952" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1763533826" }, "departure": { "delay": 26, "time": "1763533826" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1763532590" }, "departure": { "delay": 50, "time": "1763532590" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -9, "time": "1763534151" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1763534062" }, "departure": { "delay": 22, "time": "1763534062" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1763533493" }, "departure": { "delay": -7, "time": "1763533493" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1763533600" }, "departure": { "delay": 40, "time": "1763533600" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -4, "time": "1763533316" }, "departure": { "delay": -4, "time": "1763533316" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1763533120" }, "departure": { "delay": 40, "time": "1763533120" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1763532420" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107834x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470857:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1763533691" }, "departure": { "delay": 71, "time": "1763533691" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 24, "time": "1763533884" }, "departure": { "delay": 24, "time": "1763533884" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 46 }, { "arrival": { "delay": 17, "time": "1763534177" }, "departure": { "delay": 17, "time": "1763534177" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 48 }, { "arrival": { "delay": 51, "time": "1763533791" }, "departure": { "delay": 51, "time": "1763533791" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 44 }, { "arrival": { "delay": 202, "time": "1763532562" }, "departure": { "delay": 202, "time": "1763532562" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 64, "time": "1763533624" }, "departure": { "delay": 64, "time": "1763533624" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 87, "time": "1763533827" }, "departure": { "delay": 87, "time": "1763533827" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 45 }, { "arrival": { "delay": 236, "time": "1763532766" }, "departure": { "delay": 236, "time": "1763532776" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 142, "time": "1763533102" }, "departure": { "delay": 142, "time": "1763533102" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 167, "time": "1763532947" }, "departure": { "delay": 167, "time": "1763532947" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 66, "time": "1763533746" }, "departure": { "delay": 66, "time": "1763533746" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": 112, "time": "1763533312" }, "departure": { "delay": 112, "time": "1763533312" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -47, "time": "1763534233" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 49 }, { "arrival": { "delay": 25, "time": "1763534065" }, "departure": { "delay": 25, "time": "1763534065" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 47 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470857:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470826:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 329, "time": "1763532689" }, "departure": { "delay": 329, "time": "1763532689" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 45 }, { "arrival": { "delay": 108, "time": "1763533788" }, "departure": { "delay": 108, "time": "1763533788" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 51 }, { "arrival": { "time": "1763534160" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 52 }, { "arrival": { "delay": 353, "time": "1763532887" }, "departure": { "delay": 353, "time": "1763532893" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 47 }, { "arrival": { "delay": 116, "time": "1763533436" }, "departure": { "delay": 116, "time": "1763533436" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 50 }, { "arrival": { "delay": 138, "time": "1763533158" }, "departure": { "delay": 138, "time": "1763533158" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 49 }, { "arrival": { "delay": 295, "time": "1763532535" }, "departure": { "delay": 295, "time": "1763532535" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 44 }, { "arrival": { "delay": 282, "time": "1763532762" }, "departure": { "delay": 282, "time": "1763532762" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 46 }, { "arrival": { "delay": 281, "time": "1763533001" }, "departure": { "delay": 281, "time": "1763533001" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 48 } ], "timestamp": "1763532598", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470826:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107989x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1763532608" }, "departure": { "delay": 128, "time": "1763532608" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1763533010" }, "departure": { "delay": 170, "time": "1763533010" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 155, "time": "1763532695" }, "departure": { "delay": 155, "time": "1763532695" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 177, "time": "1763532897" }, "departure": { "delay": 177, "time": "1763532897" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 151, "time": "1763532511" }, "departure": { "delay": 151, "time": "1763532511" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 158, "time": "1763533238" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1763533116" }, "departure": { "delay": 156, "time": "1763533116" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1763532368" }, "departure": { "delay": 128, "time": "1763532368" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1763532629", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107989x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4075803x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1763532969" }, "departure": { "delay": 9, "time": "1763532969" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533860" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533800" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1763533048" }, "departure": { "delay": 28, "time": "1763533048" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763534100" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1763533471" }, "departure": { "delay": 31, "time": "1763533471" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1763533200" }, "departure": { "time": "1763533200" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1763533280" }, "departure": { "delay": 20, "time": "1763533280" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1763533112" }, "departure": { "delay": 32, "time": "1763533112" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1763533407" }, "departure": { "delay": 27, "time": "1763533407" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763533620" }, "departure": { "time": "1763533620" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1763533547" }, "departure": { "delay": 47, "time": "1763533547" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1763533736" }, "departure": { "delay": 56, "time": "1763533736" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "departure": { "time": "1763532840" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4075803x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851703F4479470x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534040" }, "departure": { "time": "1763534100" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763534700" }, "departure": { "time": "1763534760" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763533680" }, "departure": { "time": "1763533740" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763535720" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1763529281", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851703F4479470x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3103F4475736x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763542140" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763540460" }, "departure": { "time": "1763540520" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539320" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541360" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 28 }, { "departure": { "time": "1763534400" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 } ], "timestamp": "1763530780", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3103F4475736x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:789:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763550120" }, "departure": { "time": "1763550120" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763549100" }, "departure": { "time": "1763549100" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763548680" }, "departure": { "time": "1763548680" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763550240" }, "departure": { "time": "1763550240" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763549760" }, "departure": { "time": "1763549760" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763549460" }, "departure": { "time": "1763549460" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763549220" }, "departure": { "time": "1763549220" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763549520" }, "departure": { "time": "1763549520" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763550300" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763549580" }, "departure": { "time": "1763549580" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763548260" }, "departure": { "time": "1763548260" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763547600" }, "departure": { "time": "1763547600" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763550000" }, "departure": { "time": "1763550000" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763549640" }, "departure": { "time": "1763549640" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763549400" }, "departure": { "time": "1763549400" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763547480" }, "departure": { "time": "1763547480" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763549700" }, "departure": { "time": "1763549700" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763548620" }, "departure": { "time": "1763548620" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763547960" }, "departure": { "time": "1763547960" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763550060" }, "departure": { "time": "1763550060" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763548920" }, "departure": { "time": "1763548920" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763547720" }, "departure": { "time": "1763547720" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763548080" }, "departure": { "time": "1763548080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763549880" }, "departure": { "time": "1763549880" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763548980" }, "departure": { "time": "1763548980" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763547900" }, "departure": { "time": "1763547900" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763548860" }, "departure": { "time": "1763548860" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1763547000" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1763532909", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:789:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3330F4475525x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763528760" }, "departure": { "delay": 300, "time": "1763528880" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763532900" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "departure": { "time": "1763524680" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763526060" }, "departure": { "time": "1763526120" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763526960" }, "departure": { "time": "1763527020" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763529970", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3330F4475525x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196917x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1763532612" }, "departure": { "delay": 132, "time": "1763532612" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 107, "time": "1763532587" }, "departure": { "delay": 107, "time": "1763532587" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 185, "time": "1763532365" }, "departure": { "delay": 185, "time": "1763532365" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 163, "time": "1763532463" }, "departure": { "delay": 163, "time": "1763532463" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 160, "time": "1763532520" }, "departure": { "delay": 160, "time": "1763532520" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 115, "time": "1763532415" }, "departure": { "delay": 115, "time": "1763532415" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 69, "time": "1763532669" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 134, "time": "1763532554" }, "departure": { "delay": 134, "time": "1763532554" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 115, "time": "1763532595" }, "departure": { "delay": 115, "time": "1763532595" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 101, "time": "1763532641" }, "departure": { "delay": 101, "time": "1763532641" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1763532539", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196917x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852610F4479597x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763532300" }, "departure": { "delay": 300, "time": "1763532360" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "delay": 300, "time": "1763531820" }, "departure": { "delay": 300, "time": "1763531880" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763530500" }, "departure": { "time": "1763530860" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1763532600" }, "departure": { "delay": 300, "time": "1763532660" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "delay": 300, "time": "1763531280" }, "departure": { "delay": 300, "time": "1763531340" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 20 } ], "timestamp": "1763531051", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852610F4479597x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F4492642x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763535180" }, "departure": { "time": "1763535240" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763540880" }, "departure": { "time": "1763541000" }, "stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763543220" }, "stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1763536680" }, "departure": { "time": "1763536740" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763539740" }, "departure": { "time": "1763539800" }, "stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763533800" }, "departure": { "time": "1763533860" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763533020" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763536020" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763534460" }, "departure": { "time": "1763534520" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537700" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538480" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763539200" }, "departure": { "time": "1763539260" }, "stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763534100" }, "departure": { "time": "1763534160" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541900" }, "stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002", "stopSequence": 27 } ], "timestamp": "1763529400", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx7BDE293Ex0D29x48A4x8978x8ADB3FFEA340x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848922F4492642x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F4475412x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532840" }, "departure": { "time": "1763532900" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763532180" }, "departure": { "time": "1763532300" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763535300" }, "departure": { "time": "1763535360" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763540220" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1763536620" }, "departure": { "time": "1763536680" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 33 }, { "arrival": { "time": "1763530380" }, "departure": { "time": "1763530440" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763531100" }, "departure": { "time": "1763531160" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763529300" }, "departure": { "time": "1763529360" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 14 }, { "departure": { "time": "1763527200" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763528280" }, "departure": { "time": "1763528340" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763534400" }, "departure": { "time": "1763534460" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1763527721", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3410F4475412x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850403F4479387x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763530860" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763534160" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763532300" }, "departure": { "time": "1763532360" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763531460" }, "departure": { "time": "1763531520" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533200" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763533500" }, "departure": { "time": "1763533560" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763531640" }, "departure": { "time": "1763531700" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763529580", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850403F4479387x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108124x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1763532314" }, "departure": { "delay": 74, "time": "1763532314" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1763532572" }, "departure": { "delay": 152, "time": "1763532572" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1763532643" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1763532462" }, "departure": { "delay": 162, "time": "1763532462" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532309", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108124x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471248:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -292, "time": "1763532428" }, "departure": { "delay": -292, "time": "1763532428" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -208, "time": "1763532332" }, "departure": { "delay": -208, "time": "1763532332" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -341, "time": "1763532559" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -256, "time": "1763532464" }, "departure": { "delay": -256, "time": "1763532464" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -233, "time": "1763532367" }, "departure": { "delay": -233, "time": "1763532367" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -226, "time": "1763532314" }, "departure": { "delay": -226, "time": "1763532314" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 } ], "timestamp": "1763532718", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471248:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584398:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -278, "time": "1763535802" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -90, "time": "1763535570" }, "departure": { "delay": -90, "time": "1763535570" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1763535478" }, "departure": { "delay": -2, "time": "1763535478" }, "stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -282, "time": "1763535738" }, "departure": { "delay": -282, "time": "1763535738" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 17 }, { "departure": { "time": "1763535420" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1763535510" }, "departure": { "delay": -30, "time": "1763535510" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -102, "time": "1763535618" }, "departure": { "delay": -102, "time": "1763535618" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 16 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584398:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1763532202" }, "departure": { "delay": 72, "time": "1763532252" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1763533300" }, "departure": { "delay": 40, "time": "1763533300" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1763533780" }, "departure": { "delay": 40, "time": "1763533780" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1763533720" }, "departure": { "delay": 40, "time": "1763533720" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1763530795" }, "departure": { "delay": 13, "time": "1763530873" }, "stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1763533900" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 101, "time": "1763530980" }, "departure": { "delay": 101, "time": "1763531081" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1763532520" }, "departure": { "delay": 40, "time": "1763532520" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 133, "time": "1763531466" }, "departure": { "delay": 133, "time": "1763531533" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1763530554" }, "departure": { "delay": 7, "time": "1763530567" }, "stopId": "FR:50604:ZE:TREGM1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 81, "time": "1763531818" }, "departure": { "delay": 81, "time": "1763531841" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1763533660" }, "departure": { "delay": 40, "time": "1763533660" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1763533600" }, "departure": { "delay": 40, "time": "1763533600" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1763532099" }, "departure": { "delay": 83, "time": "1763532143" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1763533000" }, "departure": { "delay": 40, "time": "1763533000" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 4, "time": "1763530324" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1763532820" }, "departure": { "delay": 40, "time": "1763532820" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763532421", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:803:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763543160" }, "departure": { "time": "1763543160" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763543700" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763543100" }, "departure": { "time": "1763543100" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763543520" }, "departure": { "time": "1763543520" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1763532923", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:803:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056442x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 103, "time": "1763532583" }, "departure": { "delay": 103, "time": "1763532583" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1763533680" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1763533144" }, "departure": { "delay": 64, "time": "1763533144" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 115, "time": "1763533195" }, "departure": { "delay": 115, "time": "1763533195" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1763533480" }, "departure": { "delay": 100, "time": "1763533480" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1763533080" }, "departure": { "delay": 60, "time": "1763533080" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1763532698" }, "departure": { "delay": 158, "time": "1763532698" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1763533452" }, "departure": { "delay": 72, "time": "1763533452" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1763533560" }, "departure": { "delay": 60, "time": "1763533560" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1763533395" }, "departure": { "delay": 75, "time": "1763533395" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1763532796" }, "departure": { "delay": 76, "time": "1763532796" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 88, "time": "1763532928" }, "departure": { "delay": 88, "time": "1763532928" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1763532765" }, "departure": { "delay": 105, "time": "1763532765" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1763532620" }, "departure": { "delay": 140, "time": "1763532620" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1763533281" }, "departure": { "delay": 81, "time": "1763533281" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1763533320" }, "departure": { "delay": 60, "time": "1763533320" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1763532989" }, "departure": { "delay": 89, "time": "1763532989" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1763532840" }, "departure": { "delay": 60, "time": "1763532840" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763532589", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056442x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470289:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763532965" }, "departure": { "delay": 5, "time": "1763532965" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1763533555" }, "departure": { "delay": 175, "time": "1763533555" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1763532918" }, "departure": { "delay": 18, "time": "1763532918" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -28, "time": "1763532842" }, "departure": { "delay": -28, "time": "1763532872" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1763532625" }, "departure": { "delay": 25, "time": "1763532625" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 133, "time": "1763533813" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1763533645" }, "departure": { "delay": 145, "time": "1763533645" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1763532500" }, "departure": { "delay": 80, "time": "1763532500" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1763532445" }, "departure": { "delay": 85, "time": "1763532445" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -28, "time": "1763532674" }, "departure": { "delay": -28, "time": "1763532692" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1763532542" }, "departure": { "delay": 62, "time": "1763532542" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 229, "time": "1763533429" }, "departure": { "delay": 229, "time": "1763533429" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 216, "time": "1763533476" }, "departure": { "delay": 216, "time": "1763533476" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 92, "time": "1763532378" }, "departure": { "delay": 92, "time": "1763532392" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1763533757" }, "departure": { "delay": 137, "time": "1763533757" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470289:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470488:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535600" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470488:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584806:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533800" }, "stopId": "FR:27602:ZE:0xROU02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584806:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5087107212115968x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763532561" }, "departure": { "delay": 20, "time": "1763532800" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -24, "time": "1763533176" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": -82, "time": "1763532307" }, "departure": { "delay": -82, "time": "1763532398" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1763532890" }, "departure": { "delay": -19, "time": "1763532941" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": -114, "time": "1763532455" }, "departure": { "delay": -114, "time": "1763532486" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1763533034" }, "departure": { "delay": -36, "time": "1763533044" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": -165, "time": "1763532229" }, "departure": { "delay": -165, "time": "1763532255" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -29, "time": "1763532836" }, "departure": { "delay": -29, "time": "1763532871" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 } ], "timestamp": "1763532822", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4809340465709056:LOC", "tripId": "ATOUMOD036:ServiceJourney:5087107212115968x1:LOC" } } }, { "id": "SM:ATOUMOD014:ServiceJourney:4835601858691072x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 186, "time": "1763534156" }, "departure": { "delay": 186, "time": "1763534166" }, "stopId": "FR:27398:ZE:863520001:ATOUMOD014", "stopSequence": 18 }, { "arrival": { "delay": 123, "time": "1763535243" }, "stopId": "FR:27056:ZE:30142:ATOUMOD014", "stopSequence": 28 }, { "arrival": { "delay": 288, "time": "1763532878" }, "departure": { "delay": 288, "time": "1763532888" }, "stopId": "FR:27056:ZE:10030155:ATOUMOD014", "stopSequence": 6 }, { "arrival": { "delay": 204, "time": "1763533574" }, "departure": { "delay": 204, "time": "1763533584" }, "stopId": "FR:27056:ZE:30030156:ATOUMOD014", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1763533870" }, "departure": { "delay": 140, "time": "1763533880" }, "stopId": "FR:27398:ZE:810730001:ATOUMOD014", "stopSequence": 15 }, { "arrival": { "delay": 154, "time": "1763534784" }, "departure": { "delay": 154, "time": "1763534794" }, "stopId": "FR:27056:ZE:32010144:ATOUMOD014", "stopSequence": 24 }, { "arrival": { "delay": 218, "time": "1763534608" }, "departure": { "delay": 218, "time": "1763534618" }, "stopId": "FR:27056:ZE:40151:ATOUMOD014", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1763533404" }, "departure": { "delay": 214, "time": "1763533414" }, "stopId": "FR:27056:ZE:4060146:ATOUMOD014", "stopSequence": 11 }, { "arrival": { "delay": 252, "time": "1763534522" }, "departure": { "delay": 252, "time": "1763534532" }, "stopId": "FR:27056:ZE:847890001:ATOUMOD014", "stopSequence": 21 }, { "arrival": { "delay": 465, "time": "1763532568" }, "departure": { "delay": 465, "time": "1763532585" }, "stopId": "FR:27056:ZE:2050136:ATOUMOD014", "stopSequence": 2 }, { "arrival": { "delay": 155, "time": "1763534845" }, "departure": { "delay": 155, "time": "1763534855" }, "stopId": "FR:27056:ZE:20780020:ATOUMOD014", "stopSequence": 25 }, { "arrival": { "delay": 144, "time": "1763533634" }, "departure": { "delay": 144, "time": "1763533644" }, "stopId": "FR:27056:ZE:12070142:ATOUMOD014", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1763535153" }, "departure": { "delay": 163, "time": "1763535163" }, "stopId": "FR:27056:ZE:10040146:ATOUMOD014", "stopSequence": 27 }, { "arrival": { "delay": 183, "time": "1763535053" }, "departure": { "delay": 183, "time": "1763535063" }, "stopId": "FR:27056:ZE:847880001:ATOUMOD014", "stopSequence": 26 }, { "arrival": { "delay": 197, "time": "1763534707" }, "departure": { "delay": 197, "time": "1763534717" }, "stopId": "FR:27056:ZE:20770022:ATOUMOD014", "stopSequence": 23 }, { "arrival": { "delay": 343, "time": "1763533233" }, "departure": { "delay": 343, "time": "1763533243" }, "stopId": "FR:27056:ZE:26020156:ATOUMOD014", "stopSequence": 9 }, { "arrival": { "delay": 382, "time": "1763532728" }, "departure": { "delay": 382, "time": "1763532742" }, "stopId": "FR:27056:ZE:847870002:ATOUMOD014", "stopSequence": 4 }, { "arrival": { "delay": 193, "time": "1763534043" }, "departure": { "delay": 193, "time": "1763534053" }, "stopId": "FR:27398:ZE:851790001:ATOUMOD014", "stopSequence": 17 }, { "arrival": { "delay": 322, "time": "1763532792" }, "departure": { "delay": 322, "time": "1763532802" }, "stopId": "FR:27056:ZE:10760019:ATOUMOD014", "stopSequence": 5 }, { "arrival": { "delay": 222, "time": "1763534312" }, "departure": { "delay": 222, "time": "1763534322" }, "stopId": "FR:27398:ZE:869430001:ATOUMOD014", "stopSequence": 19 }, { "arrival": { "delay": 294, "time": "1763533304" }, "departure": { "delay": 294, "time": "1763533314" }, "stopId": "FR:27056:ZE:16040150:ATOUMOD014", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1763533986" }, "departure": { "delay": 196, "time": "1763533996" }, "stopId": "FR:27398:ZE:865510001:ATOUMOD014", "stopSequence": 16 }, { "arrival": { "delay": 364, "time": "1763533134" }, "departure": { "delay": 364, "time": "1763533144" }, "stopId": "FR:27056:ZE:810750001:ATOUMOD014", "stopSequence": 8 }, { "arrival": { "delay": 308, "time": "1763532958" }, "departure": { "delay": 308, "time": "1763532968" }, "stopId": "FR:27056:ZE:36660020:ATOUMOD014", "stopSequence": 7 }, { "arrival": { "delay": 237, "time": "1763534447" }, "departure": { "delay": 237, "time": "1763534457" }, "stopId": "FR:27056:ZE:810740001:ATOUMOD014", "stopSequence": 20 }, { "arrival": { "delay": 89, "time": "1763533699" }, "departure": { "delay": 89, "time": "1763533709" }, "stopId": "FR:27056:ZE:861480001:ATOUMOD014", "stopSequence": 14 }, { "arrival": { "delay": 411, "time": "1763532634" }, "departure": { "delay": 411, "time": "1763532651" }, "stopId": "FR:27056:ZE:840350001:ATOUMOD014", "stopSequence": 3 } ], "timestamp": "1763532915", "trip": { "directionId": 1, "routeId": "ATOUMOD014:Line:30030155:LOC", "tripId": "ATOUMOD014:ServiceJourney:4835601858691072x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051196xGTFSxGSemH18xSemainex05:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1763532581" }, "departure": { "delay": -19, "time": "1763532581" }, "stopId": "FR:76351:ZE:4856:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -24, "time": "1763532216" }, "departure": { "delay": -24, "time": "1763532216" }, "stopId": "FR:76351:ZE:5243:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1763532935" }, "departure": { "delay": 35, "time": "1763532935" }, "stopId": "FR:76305:ZE:4855:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1763532310" }, "departure": { "delay": 10, "time": "1763532310" }, "stopId": "FR:76351:ZE:5246:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1763532816" }, "departure": { "delay": -24, "time": "1763532816" }, "stopId": "FR:76305:ZE:4928:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -61, "time": "1763532899" }, "departure": { "delay": -61, "time": "1763532899" }, "stopId": "FR:76305:ZE:4854:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -79, "time": "1763533001" }, "stopId": "FR:76305:ZE:4929:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:18:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051196xGTFSxGSemH18xSemainex05:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745196x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1763533030" }, "departure": { "delay": 70, "time": "1763533030" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763532855" }, "departure": { "time": "1763532840" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1763533150" }, "departure": { "delay": 70, "time": "1763533150" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1763533810" }, "departure": { "delay": 70, "time": "1763533810" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1763533750" }, "departure": { "delay": 70, "time": "1763533750" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763533090" }, "departure": { "delay": 70, "time": "1763533090" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1763533510" }, "departure": { "delay": 70, "time": "1763533510" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1763534110" }, "departure": { "delay": 70, "time": "1763534110" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763533630" }, "departure": { "delay": 70, "time": "1763533630" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 27, "time": "1763532807" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -1787, "time": "1763532553" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1763534050" }, "departure": { "delay": 70, "time": "1763534050" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763534170" }, "departure": { "delay": 70, "time": "1763534170" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1763533210" }, "departure": { "delay": 70, "time": "1763533210" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1763533990" }, "departure": { "delay": 70, "time": "1763533990" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1763534230" }, "departure": { "delay": 70, "time": "1763534230" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1763533930" }, "departure": { "delay": 70, "time": "1763533930" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1763533390" }, "departure": { "delay": 70, "time": "1763533390" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763532909", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745196x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537700" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538000" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763538300" }, "departure": { "time": "1763538300" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763537760" }, "departure": { "time": "1763537760" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763538060" }, "departure": { "time": "1763538060" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763537520" }, "departure": { "time": "1763537520" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538240" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763537820" }, "departure": { "time": "1763537820" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763538360" }, "departure": { "time": "1763538360" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763538480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 }, { "departure": { "time": "1763537400" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763537460" }, "departure": { "time": "1763537460" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 } ], "timestamp": "1763532923", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:495:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1021:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763547360" }, "departure": { "time": "1763547360" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763546640" }, "departure": { "time": "1763546640" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763547540" }, "departure": { "time": "1763547540" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763547660" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763546940" }, "departure": { "time": "1763546940" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763547060" }, "departure": { "time": "1763547060" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763547180" }, "departure": { "time": "1763547180" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "departure": { "time": "1763546580" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763547300" }, "departure": { "time": "1763547300" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763547120" }, "departure": { "time": "1763547120" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763547240" }, "departure": { "time": "1763547240" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763547420" }, "departure": { "time": "1763547420" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763547000" }, "departure": { "time": "1763547000" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1763532816", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1021:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:708:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545860" }, "departure": { "time": "1763545860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763545740" }, "departure": { "time": "1763545740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763545620" }, "departure": { "time": "1763545620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763546340" }, "departure": { "time": "1763546340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763546100" }, "departure": { "time": "1763546100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763546580" }, "departure": { "time": "1763546580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763546700" }, "departure": { "time": "1763546700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763545980" }, "departure": { "time": "1763545980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1763545500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763546820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763546460" }, "departure": { "time": "1763546460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1763532826", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:708:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F4475442x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763540220" }, "departure": { "time": "1763540280" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1763533620" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763539260" }, "departure": { "time": "1763539320" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763537700" }, "departure": { "time": "1763537820" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763541960" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541360" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 20 } ], "timestamp": "1763532430", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3371F4475442x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:827:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763543040" }, "departure": { "time": "1763543040" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763542800" }, "departure": { "time": "1763542800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763543340" }, "departure": { "time": "1763543340" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "departure": { "time": "1763542740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763543940" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763542860" }, "departure": { "time": "1763542860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763543880" }, "departure": { "time": "1763543880" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1763543220" }, "departure": { "time": "1763543220" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763543580" }, "departure": { "time": "1763543580" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763543700" }, "departure": { "time": "1763543700" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1763543820" }, "departure": { "time": "1763543820" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763543280" }, "departure": { "time": "1763543280" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1763532773", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:827:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107934x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 260, "time": "1763532440" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 257, "time": "1763532317" }, "departure": { "delay": 257, "time": "1763532317" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 287, "time": "1763532227" }, "departure": { "delay": 287, "time": "1763532227" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532449", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107934x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041361xGTFSxGSemH15xSemainex07:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -267, "time": "1763533173" }, "departure": { "delay": -267, "time": "1763533173" }, "stopId": "FR:76305:ZE:4940:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -208, "time": "1763533232" }, "departure": { "delay": -208, "time": "1763533232" }, "stopId": "FR:76341:ZE:5251:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -267, "time": "1763533653" }, "departure": { "delay": -267, "time": "1763533653" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -256, "time": "1763533904" }, "departure": { "delay": -256, "time": "1763533904" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -260, "time": "1763533240" }, "departure": { "delay": -260, "time": "1763533240" }, "stopId": "FR:76341:ZE:3318:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -267, "time": "1763532873" }, "departure": { "delay": -267, "time": "1763532873" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -266, "time": "1763534074" }, "departure": { "delay": -266, "time": "1763534074" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -267, "time": "1763534253" }, "stopId": "FR:76351:ZE:5206:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -263, "time": "1763533957" }, "departure": { "delay": -263, "time": "1763533957" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -211, "time": "1763533109" }, "departure": { "delay": -211, "time": "1763533109" }, "stopId": "FR:76305:ZE:4998:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -267, "time": "1763533053" }, "departure": { "delay": -267, "time": "1763533053" }, "stopId": "FR:76305:ZE:4915:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1763532879", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041361xGTFSxGSemH15xSemainex07:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107925x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1763532895" }, "departure": { "delay": 55, "time": "1763532895" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1763532524" }, "departure": { "delay": 104, "time": "1763532524" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1763532772" }, "departure": { "delay": 52, "time": "1763532772" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 105, "time": "1763533005" }, "departure": { "delay": 105, "time": "1763533005" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763532670" }, "departure": { "delay": 70, "time": "1763532670" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 64, "time": "1763533084" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 95, "time": "1763532575" }, "departure": { "delay": 95, "time": "1763532575" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107925x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -30, "time": "1763533050" }, "departure": { "delay": -30, "time": "1763533050" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -5, "time": "1763532410" }, "departure": { "delay": -5, "time": "1763532415" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1763532685" }, "departure": { "delay": 85, "time": "1763532685" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -50, "time": "1763533090" }, "departure": { "delay": -50, "time": "1763533090" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1763532913" }, "departure": { "delay": 13, "time": "1763532913" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -117, "time": "1763533203" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -60, "time": "1763533140" }, "departure": { "delay": -60, "time": "1763533140" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1763532282" }, "departure": { "delay": 56, "time": "1763532296" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -5, "time": "1763532788" }, "departure": { "delay": -5, "time": "1763532835" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1763532724" }, "departure": { "delay": 4, "time": "1763532724" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1763532994" }, "departure": { "delay": -26, "time": "1763532994" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1763532505" }, "departure": { "delay": 55, "time": "1763532595" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -87, "time": "1763533173" }, "departure": { "delay": -87, "time": "1763533173" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584893:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584890:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1763532914" }, "departure": { "delay": 14, "time": "1763532914" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1763532399" }, "departure": { "delay": 39, "time": "1763532399" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1763532592" }, "departure": { "delay": 60, "time": "1763532600" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -129, "time": "1763533671" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1763532968" }, "departure": { "delay": 8, "time": "1763532968" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -116, "time": "1763533384" }, "departure": { "delay": -116, "time": "1763533384" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -47, "time": "1763533153" }, "departure": { "delay": -47, "time": "1763533153" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -29, "time": "1763532451" }, "departure": { "delay": -29, "time": "1763532451" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -116, "time": "1763533444" }, "departure": { "delay": -116, "time": "1763533444" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1763532810" }, "departure": { "delay": -30, "time": "1763532810" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1763533264" }, "departure": { "delay": -56, "time": "1763533264" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532720" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -56, "time": "1763533084" }, "departure": { "delay": -56, "time": "1763533084" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584890:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4011213x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 197, "time": "1763532857" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 223, "time": "1763532643" }, "departure": { "delay": 223, "time": "1763532643" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 196, "time": "1763532796" }, "departure": { "delay": 196, "time": "1763532796" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 219, "time": "1763532699" }, "departure": { "delay": 219, "time": "1763532699" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 199, "time": "1763532739" }, "departure": { "delay": 199, "time": "1763532739" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 } ], "timestamp": "1763532839", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4011213x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3485983:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535000" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S2:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3485983:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:660:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763545320" }, "departure": { "time": "1763545320" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763546400" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763546220" }, "departure": { "time": "1763546220" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763546040" }, "departure": { "time": "1763546040" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1763544720" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763545680" }, "departure": { "time": "1763545680" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763546280" }, "departure": { "time": "1763546280" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763545500" }, "departure": { "time": "1763545500" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763544780" }, "departure": { "time": "1763544780" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763545740" }, "departure": { "time": "1763545740" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763545800" }, "departure": { "time": "1763545800" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763545020" }, "departure": { "time": "1763545020" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763545560" }, "departure": { "time": "1763545560" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763545440" }, "departure": { "time": "1763545440" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763545260" }, "departure": { "time": "1763545260" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763545620" }, "departure": { "time": "1763545620" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763546160" }, "departure": { "time": "1763546160" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763545920" }, "departure": { "time": "1763545920" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763545140" }, "departure": { "time": "1763545140" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763532915", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:660:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:681:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541480" }, "departure": { "time": "1763541480" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1763541120" }, "departure": { "time": "1763541120" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1763541420" }, "departure": { "time": "1763541420" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "departure": { "time": "1763540880" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1763541180" }, "departure": { "time": "1763541180" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1763541000" }, "departure": { "time": "1763541000" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1763541840" }, "departure": { "time": "1763541840" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1763541060" }, "departure": { "time": "1763541060" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1763542020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1763541780" }, "departure": { "time": "1763541780" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1763540940" }, "departure": { "time": "1763540940" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1763541360" }, "departure": { "time": "1763541360" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1763541900" }, "departure": { "time": "1763541900" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1763541300" }, "departure": { "time": "1763541300" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1763541600" }, "departure": { "time": "1763541600" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532816", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:681:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470108:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470108:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F4460330x2025x11x07T21x44x33Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763544180" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763537580" }, "departure": { "time": "1763537640" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1763535960" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763536800" }, "departure": { "time": "1763536860" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763538960" }, "departure": { "time": "1763539140" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 21 } ], "timestamp": "1763532341", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3106F4460330x2025x11x07T21x44x33Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851022F4479445x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763530380" }, "departure": { "time": "1763530440" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763533680" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763531220" }, "departure": { "time": "1763531340" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763527140" }, "departure": { "time": "1763527200" }, "stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763529960" }, "departure": { "time": "1763530020" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1763526360" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763527860" }, "departure": { "time": "1763527920" }, "stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763526660" }, "departure": { "time": "1763526720" }, "stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763528340" }, "departure": { "time": "1763528940" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763527500" }, "departure": { "time": "1763527560" }, "stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1763527361", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851022F4479445x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13108F4476350x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532420" }, "departure": { "time": "1763532480" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763531700" }, "departure": { "time": "1763531760" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763532900" }, "departure": { "time": "1763533020" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763531100" }, "departure": { "time": "1763531160" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763530440" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763536560" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763529190", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13108F4476350x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850604F4479404x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763536020" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763537400" }, "departure": { "time": "1763537460" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763536380" }, "departure": { "time": "1763536440" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763537040" }, "departure": { "time": "1763537100" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763538780" }, "departure": { "time": "1763538840" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763539680" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763536860" }, "departure": { "time": "1763536920" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763539140" }, "departure": { "time": "1763539200" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763537640" }, "departure": { "time": "1763537700" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763538480" }, "departure": { "time": "1763538600" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763538000" }, "departure": { "time": "1763538180" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1763532400", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850604F4479404x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4770447225782272x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -211, "time": "1763533999" }, "departure": { "delay": -211, "time": "1763534009" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 212, "time": "1763533462" }, "departure": { "delay": 212, "time": "1763533472" }, "stopId": "FR:14069:ZE:779170010:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1763533866" }, "departure": { "delay": 136, "time": "1763533876" }, "stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1763532625" }, "departure": { "delay": 82, "time": "1763532682" }, "stopId": "FR:14570:ZE:6649498467041280:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1763532403" }, "departure": { "delay": 57, "time": "1763532477" }, "stopId": "FR:14570:ZE:5571118078361600:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 168, "time": "1763533778" }, "departure": { "delay": 168, "time": "1763533788" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1763533712" }, "departure": { "delay": 162, "time": "1763533722" }, "stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 153, "time": "1763533523" }, "departure": { "delay": 153, "time": "1763533533" }, "stopId": "FR:14366:ZE:760700002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1763532928" }, "departure": { "delay": 38, "time": "1763532938" }, "stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1763532306" }, "departure": { "delay": 54, "time": "1763532354" }, "stopId": "FR:14570:ZE:5945203824263168:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -338, "time": "1763534182" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1763533940" }, "departure": { "delay": -30, "time": "1763533950" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 16 } ], "timestamp": "1763532910", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4612030137892864:LOC", "tripId": "ATOUMOD036:ServiceJourney:4770447225782272x0:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851705F4479472x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763536740" }, "departure": { "time": "1763536800" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763535960" }, "departure": { "time": "1763536020" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763537880" }, "departure": { "time": "1763537940" }, "stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763537280" }, "departure": { "time": "1763537460" }, "stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763535000" }, "departure": { "time": "1763535060" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763535600" }, "departure": { "time": "1763535660" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1763534760" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535300" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763536440" }, "departure": { "time": "1763536500" }, "stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763538360" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763531141", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851705F4479472x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxMexMercredix00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -20, "time": "1763531731" }, "departure": { "delay": -20, "time": "1763531740" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -38, "time": "1763531361" }, "departure": { "delay": -38, "time": "1763531422" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -88, "time": "1763531178" }, "departure": { "delay": -88, "time": "1763531192" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1763530747" }, "departure": { "delay": 31, "time": "1763530771" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763530543" }, "departure": { "delay": 27, "time": "1763530587" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1763530378" }, "departure": { "delay": 38, "time": "1763530418" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1763531602" }, "departure": { "delay": 2, "time": "1763531642" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -29, "time": "1763531455" }, "departure": { "delay": -29, "time": "1763531491" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1763531227" }, "departure": { "delay": -63, "time": "1763531277" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -35, "time": "1763530875" }, "departure": { "delay": -35, "time": "1763530885" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -88, "time": "1763531852" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1763530462" }, "departure": { "delay": 52, "time": "1763530492" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -54, "time": "1763530972" }, "departure": { "delay": -54, "time": "1763530986" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -19, "time": "1763531518" }, "departure": { "delay": -19, "time": "1763531561" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 21, "time": "1763530617" }, "departure": { "delay": 21, "time": "1763530641" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1763530667" }, "departure": { "delay": 22, "time": "1763530702" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -35, "time": "1763531106" }, "departure": { "delay": -35, "time": "1763531125" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1763531661" }, "departure": { "delay": 7, "time": "1763531707" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 55, "time": "1763530255" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763532903", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxMexMercredix00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F4475605x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763541600" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533380" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763539080" }, "departure": { "time": "1763539140" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763539800" }, "departure": { "time": "1763539860" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763535720" }, "departure": { "time": "1763535780" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763538240" }, "departure": { "time": "1763538300" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763529120" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763540580" }, "departure": { "time": "1763540640" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763537160" }, "departure": { "time": "1763537340" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1763527931", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3303F4475605x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4051163xGTFSxGSemHTNIxSemainex06:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 678, "time": "1763532498" }, "departure": { "delay": 678, "time": "1763532498" }, "stopId": "FR:76064:ZE:3379:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 681, "time": "1763532561" }, "departure": { "delay": 681, "time": "1763532561" }, "stopId": "FR:76064:ZE:3392:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 701, "time": "1763532641" }, "departure": { "delay": 701, "time": "1763532641" }, "stopId": "FR:76609:ZE:5056:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 643, "time": "1763532343" }, "departure": { "delay": 643, "time": "1763532343" }, "stopId": "FR:76307:ZE:3423:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 213, "time": "1763532393" }, "departure": { "delay": 213, "time": "1763532393" }, "stopId": "FR:76693:ZE:5119:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 247, "time": "1763532487" }, "departure": { "delay": 247, "time": "1763532487" }, "stopId": "FR:76693:ZE:5039:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 305, "time": "1763532605" }, "departure": { "delay": 305, "time": "1763532605" }, "stopId": "FR:76693:ZE:5120:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 695, "time": "1763532275" }, "departure": { "delay": 695, "time": "1763532275" }, "stopId": "FR:76307:ZE:3456:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 659, "time": "1763532119" }, "departure": { "delay": 659, "time": "1763532119" }, "stopId": "FR:76595:ZE:5118:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 201, "time": "1763532321" }, "departure": { "delay": 201, "time": "1763532321" }, "stopId": "FR:76508:ZE:5036:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 240, "time": "1763532960" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 678, "time": "1763532438" }, "departure": { "delay": 678, "time": "1763532438" }, "stopId": "FR:76307:ZE:3391:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1763532189", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4051163xGTFSxGSemHTNIxSemainex06:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586157:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534400" }, "stopId": "FR:27602:ZE:0xALI02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586157:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107832x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1763533732" }, "departure": { "delay": 52, "time": "1763533732" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 36, "time": "1763533236" }, "departure": { "delay": 36, "time": "1763533236" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1763533994" }, "departure": { "delay": 14, "time": "1763533994" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "departure": { "time": "1763532900" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1763533111" }, "departure": { "delay": 31, "time": "1763533111" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 34, "time": "1763533354" }, "departure": { "delay": 34, "time": "1763533354" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1763533002" }, "departure": { "delay": 42, "time": "1763533002" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1763533554" }, "departure": { "delay": 54, "time": "1763533554" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1763533884" }, "departure": { "delay": 24, "time": "1763533884" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1763534417" }, "departure": { "delay": 17, "time": "1763534417" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1763534310" }, "departure": { "delay": 30, "time": "1763534310" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1763534513" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1763534205" }, "departure": { "delay": 45, "time": "1763534205" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 9, "time": "1763533449" }, "departure": { "delay": 9, "time": "1763533449" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1763534095" }, "departure": { "delay": 55, "time": "1763534095" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532809", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107832x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5189740958580736x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534340" }, "stopId": "FR:14431:ZE:6698331808989184:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -4, "time": "1763536496" }, "stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1763535042" }, "departure": { "delay": -8, "time": "1763535052" }, "stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1763534535" }, "departure": { "delay": 25, "time": "1763534545" }, "stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1763534494" }, "departure": { "delay": 44, "time": "1763534504" }, "stopId": "FR:14431:ZE:6076961576189952:ATOUMOD036", "stopSequence": 2 } ], "timestamp": "1763532913", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5844004563320832:LOC", "tripId": "ATOUMOD036:ServiceJourney:5189740958580736x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056983x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1763532854" }, "departure": { "delay": 14, "time": "1763532854" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -2, "time": "1763534398" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1763533754" }, "departure": { "delay": 14, "time": "1763533754" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 88, "time": "1763532808" }, "departure": { "delay": 88, "time": "1763532808" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1763533098" }, "departure": { "delay": 18, "time": "1763533098" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1763532940" }, "departure": { "delay": 40, "time": "1763532940" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1763533691" }, "departure": { "delay": 11, "time": "1763533691" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1763534098" }, "departure": { "delay": -2, "time": "1763534098" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -2, "time": "1763533498" }, "departure": { "delay": -2, "time": "1763533498" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1763533918" }, "departure": { "delay": -2, "time": "1763533918" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1763533198" }, "departure": { "delay": -2, "time": "1763533198" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1763533605" }, "departure": { "delay": 45, "time": "1763533605" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1763533021" }, "departure": { "delay": 1, "time": "1763533021" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1763533289" }, "departure": { "delay": 29, "time": "1763533289" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1763532898" }, "departure": { "delay": -2, "time": "1763532898" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -2, "time": "1763534158" }, "departure": { "delay": -2, "time": "1763534158" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 44, "time": "1763533544" }, "departure": { "delay": 44, "time": "1763533544" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1763533341" }, "departure": { "delay": 21, "time": "1763533341" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1763533851" }, "departure": { "delay": 51, "time": "1763533851" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1763534034" }, "departure": { "delay": 54, "time": "1763534034" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1763533422" }, "departure": { "delay": 42, "time": "1763533422" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1763532763" }, "departure": { "delay": 43, "time": "1763532763" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1763532859", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056983x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584892:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534220" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584892:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4992214909321216x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 66, "time": "1763532126" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1763532660" }, "departure": { "delay": 20, "time": "1763532680" }, "stopId": "FR:14366:ZE:1200005:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1763532443" }, "departure": { "delay": 54, "time": "1763532534" }, "stopId": "FR:14366:ZE:23030004:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1763532320" }, "departure": { "delay": 98, "time": "1763532338" }, "stopId": "FR:14366:ZE:19270005:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1763532352" }, "departure": { "delay": 78, "time": "1763532378" }, "stopId": "FR:14366:ZE:9250005:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1763532724" }, "departure": { "delay": 40, "time": "1763532760" }, "stopId": "FR:14366:ZE:17230007:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 9, "time": "1763532774" }, "departure": { "delay": 9, "time": "1763532789" }, "stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1763532398" }, "departure": { "delay": 54, "time": "1763532414" }, "stopId": "FR:14366:ZE:27000002:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1763532616" }, "departure": { "delay": 47, "time": "1763532647" }, "stopId": "FR:14366:ZE:5170005:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -46, "time": "1763532794" }, "stopId": "FR:14366:ZE:605820044:ATOUMOD036", "stopSequence": 14 } ], "timestamp": "1763532163", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:4992214909321216x0:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057107x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1763532717" }, "departure": { "delay": 117, "time": "1763532717" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 117, "time": "1763532657" }, "departure": { "delay": 117, "time": "1763532657" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1763532957" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763532659", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057107x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3462F4475352x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763529000" }, "departure": { "time": "1763529060" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763531520" }, "departure": { "time": "1763531580" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763533020" }, "departure": { "time": "1763533080" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763528460" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1763532360" }, "departure": { "time": "1763532420" }, "stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763535780" }, "departure": { "time": "1763535840" }, "stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1763530620" }, "departure": { "time": "1763530680" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763536560" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002", "stopSequence": 25 } ], "timestamp": "1763526880", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3462F4475352x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852333F4479570x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763531760" }, "departure": { "time": "1763531820" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763532180" }, "departure": { "time": "1763532240" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1763530920" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763532960" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763532540" }, "departure": { "time": "1763532600" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 } ], "timestamp": "1763529160", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852333F4479570x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534760" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586697:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190580x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1763533061" }, "departure": { "delay": -19, "time": "1763533061" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -11, "time": "1763532829" }, "departure": { "delay": -11, "time": "1763532829" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -20, "time": "1763533420" }, "departure": { "delay": -20, "time": "1763533420" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 4, "time": "1763532904" }, "departure": { "delay": 4, "time": "1763532904" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1763533625" }, "departure": { "delay": 5, "time": "1763533625" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -30, "time": "1763533530" }, "departure": { "delay": -30, "time": "1763533530" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1763532990" }, "departure": { "delay": -30, "time": "1763532990" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -30, "time": "1763533770" }, "departure": { "delay": -30, "time": "1763533770" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -11, "time": "1763533189" }, "departure": { "delay": -11, "time": "1763533189" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -30, "time": "1763533950" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1763533560" }, "departure": { "time": "1763533560" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -30, "time": "1763533110" }, "departure": { "delay": -30, "time": "1763533110" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1763533322" }, "departure": { "delay": 2, "time": "1763533322" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -27, "time": "1763533473" }, "departure": { "delay": -27, "time": "1763533473" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 15, "time": "1763533695" }, "departure": { "delay": 15, "time": "1763533695" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1763533148" }, "departure": { "delay": 8, "time": "1763533148" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763532889", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190580x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852022F4479516x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1763533440" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1763539500" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1763531951", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852022F4479516x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13102F4476199x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763529840" }, "departure": { "time": "1763529960" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763527980" }, "departure": { "time": "1763528040" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763528640" }, "departure": { "time": "1763528700" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763533080" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1763527380" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763530800" }, "departure": { "time": "1763530920" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763529300" }, "departure": { "time": "1763529360" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1763527540", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13102F4476199x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4075704x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1763532056" }, "departure": { "delay": 56, "time": "1763532056" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1763532296" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1763532019", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4075704x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585282:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534340" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585282:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107945x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 179, "time": "1763532719" }, "departure": { "delay": 179, "time": "1763532719" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 155, "time": "1763532815" }, "departure": { "delay": 155, "time": "1763532815" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 164, "time": "1763532524" }, "departure": { "delay": 164, "time": "1763532524" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 154, "time": "1763532934" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 164, "time": "1763532284" }, "departure": { "delay": 164, "time": "1763532284" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1763532637" }, "departure": { "delay": 217, "time": "1763532637" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 156, "time": "1763532396" }, "departure": { "delay": 156, "time": "1763532396" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763532739", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107945x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851706F4479473x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534280" }, "departure": { "time": "1763534340" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763533860" }, "departure": { "time": "1763533920" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763535060" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 8 }, { "departure": { "time": "1763532240" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763533140" }, "departure": { "time": "1763533260" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1763531111", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851706F4479473x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F4475740x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763527680" }, "departure": { "time": "1763527740" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763534340" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763526840" }, "departure": { "time": "1763526900" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763529000" }, "departure": { "time": "1763529180" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 21 }, { "departure": { "time": "1763526000" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1763527901", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3100F4475740x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852403F4479588x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763533740" }, "departure": { "time": "1763533920" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763534400" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 6 }, { "departure": { "time": "1763532540" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763532720" }, "departure": { "time": "1763532780" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1763530810", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852403F4479588x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586132:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1763533035" }, "departure": { "delay": 15, "time": "1763533035" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -176, "time": "1763534044" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1763533625" }, "departure": { "delay": 5, "time": "1763533625" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 31 }, { "departure": { "time": "1763532900" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -49, "time": "1763533151" }, "departure": { "delay": -49, "time": "1763533151" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 9, "time": "1763533809" }, "departure": { "delay": 9, "time": "1763533809" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 21, "time": "1763532981" }, "departure": { "delay": 21, "time": "1763532981" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -103, "time": "1763533997" }, "departure": { "delay": -103, "time": "1763533997" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -73, "time": "1763533907" }, "departure": { "delay": -73, "time": "1763533907" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -133, "time": "1763534027" }, "departure": { "delay": -133, "time": "1763534027" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -24, "time": "1763533836" }, "departure": { "delay": -24, "time": "1763533836" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -13, "time": "1763533667" }, "departure": { "delay": -13, "time": "1763533667" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 11, "time": "1763533331" }, "departure": { "delay": 11, "time": "1763533331" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1763533220" }, "departure": { "delay": 20, "time": "1763533220" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 9, "time": "1763533449" }, "departure": { "delay": 9, "time": "1763533449" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 71, "time": "1763533571" }, "departure": { "delay": 71, "time": "1763533571" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586132:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850302F4479369x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763531040" }, "stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1763533620" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763532960" }, "departure": { "time": "1763533020" }, "stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1763532240" }, "departure": { "time": "1763532300" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1763533260" }, "departure": { "time": "1763533320" }, "stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763532600" }, "departure": { "time": "1763532660" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1763531471", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850302F4479369x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848950F4479274x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1200, "time": "1763535960" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 26 }, { "departure": { "delay": 900, "time": "1763530620" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1763530961", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848950F4479274x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584676:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2325, "time": "1763532855" }, "departure": { "delay": -2325, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -2265, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -164, "time": "1763535496" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -2505, "time": "1763532855" }, "departure": { "delay": -2505, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -134, "time": "1763535406" }, "departure": { "delay": -134, "time": "1763535406" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584676:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584671:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534100" }, "stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584671:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852332F4479569x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763530560" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763531580" }, "departure": { "time": "1763531640" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763530920" }, "departure": { "time": "1763530980" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763532540" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763531220" }, "departure": { "time": "1763531280" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763529100", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852332F4479569x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4198160x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1763532206" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1763532239", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4198160x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057106x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763531945" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763531869", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057106x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584171:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533800" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584171:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC395415:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534700" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC395415:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4181363x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 326, "time": "1763532386" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1763532369", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4181363x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056532x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 364, "time": "1763532484" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763532469", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056532x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584693:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -45, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584693:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057751x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -34, "time": "1763531606" }, "departure": { "delay": -34, "time": "1763531606" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -90, "time": "1763531670" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1763531609", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057751x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584397:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534340" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 12 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584397:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1763531692" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763531699", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056440x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1763532381" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763532379", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056440x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196381x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1763532228" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 141, "time": "1763532141" }, "departure": { "delay": 141, "time": "1763532141" }, "stopId": "FR:76351:ZE:4606:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 78, "time": "1763532078" }, "departure": { "delay": 78, "time": "1763532078" }, "stopId": "FR:76351:ZE:4471:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1763532239", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196381x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584697:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533200" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584697:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4072090x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1763532642" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763532639", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4072090x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584686:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535060" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584686:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586526:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -645, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586526:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1483:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763553300" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 }, { "departure": { "time": "1763553000" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1763532759", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1483:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471528:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533200" }, "stopId": "FR:27697:ZE:0x6476:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S4:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471528:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851044F4479452x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763534820" }, "departure": { "time": "1763534880" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763535240" }, "departure": { "time": "1763535300" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763538600" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "departure": { "time": "1763533920" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763536080" }, "departure": { "time": "1763536200" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 25 } ], "timestamp": "1763531741", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851044F4479452x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4056967x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1763532710" }, "departure": { "delay": 50, "time": "1763532710" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1763532671" }, "departure": { "delay": 71, "time": "1763532671" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1763532744" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1763532719", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4056967x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470513:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -88, "time": "1763531958" }, "departure": { "delay": -88, "time": "1763531972" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -96, "time": "1763532024" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1763532056", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470513:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471660:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534700" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:NHP:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471660:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586833:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534460" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586833:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584179:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535300" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584179:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586139:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534700" }, "stopId": "FR:27306:ZE:0xBER02:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586139:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586832:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535960" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586832:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471075:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535120" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S25:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471075:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4071938x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 282, "time": "1763532642" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763532519", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4071938x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586537:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535300" }, "stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586537:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC585287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -285, "time": "1763532855" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC585287:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057742x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1763531799" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1763531769", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057742x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4075693x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 244, "time": "1763532364" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 264, "time": "1763532264" }, "departure": { "delay": 264, "time": "1763532264" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 281, "time": "1763532221" }, "departure": { "delay": 281, "time": "1763532221" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763532319", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4075693x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4057097x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1763532224" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763532189", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4057097x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4107977x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 192, "time": "1763532432" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763532419", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4107977x2025x26xGSemHTRAxSemainex00:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470517:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534100" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470517:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586878:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533800" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586878:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190108x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1763531772" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1763531749", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190108x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471052:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763536320" }, "stopId": "FR:27471:ZE:0x6700:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471052:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595579:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763533500" }, "stopId": "FR:27229:ZE:0xROS11:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595579:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4189232x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1763532193" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1763532029", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4189232x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3471051:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763532720" }, "stopId": "FR:27471:ZE:0x6700:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532718", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:S5:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3471051:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC586159:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534700" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC586159:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196995x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 186, "time": "1763532486" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 40 } ], "timestamp": "1763532319", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196995x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190145x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1763532369" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1763532259", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190145x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584810:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534400" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584810:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4189220x2025x26xGSemHLiaxSemainex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763532720" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1763532669", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4189220x2025x26xGSemHLiaxSemainex01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:5x3470519:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763535900" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1763532899", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:5x3470519:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584154:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763534700" }, "stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584154:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC584182:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1125, "time": "1763532855" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1763532855", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC584182:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4108170x2025x26xGSemHTRAxSemainex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1763532665" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763532699", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4108170x2025x26xGSemHTRAxSemainex00:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1763532973" } }