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

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%
20/11/2025
100%
21/11/2025
100%
22/11/2025
100%
23/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

3 548 erreurs, 246 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 23/11/2025 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 70 erreurs

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

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence [3, 26, 5, 20, 16, 12, 19, 23, 17, 9, 2, 11, 4, 36, 25, 34, 35, 27, 31, 18, 38, 1, 7, 14, 28, 37, 21, 8, 6, 13, 33, 15, 29, 30, 24, 10, 22, 32] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence [12, 6] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence [5, 4] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC stop_sequence [10, 28, 23] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC stop_sequence [9, 37, 28] 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 22 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:1036:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:330:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:672:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:864:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD005:ServiceJourney:668:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED

Sequential stop_time_update times are not increasing E022 3 324 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:1036:LOC stop_sequence 5 arrival_time 12:40:00 (1763898000) is less than previous stop arrival_time 13:16:00 (1763900160) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence 5 arrival_time 12:40:00 (1763898000) is less than previous stop departure_time 13:16:00 (1763900160) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence 5 departure_time 12:40:00 (1763898000) is less than previous stop departure_time 13:16:00 (1763900160) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence 5 departure_time 12:40:00 (1763898000) is less than previous stop arrival_time 13:16:00 (1763900160) - times must increase between two sequential stops
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence 16 arrival_time 12:55:00 (1763898900) is less than previous stop arrival_time 13:00:00 (1763899200) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 59 erreurs

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

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match

GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 4 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:207:LOC trip_id ATOUMOD005:ServiceJourney:207:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:3:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:461:LOC trip_id ATOUMOD005:ServiceJourney:461:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:211:LOC trip_id ATOUMOD005:ServiceJourney:211:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt
  • GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:457:LOC trip_id ATOUMOD005:ServiceJourney:457:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 20 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence 5 has stop_id FR:50129:ZE:10GDR2:ATOUMOD035 but GTFS stop_sequence 5 has stop_id FR:50129:ZE:10NOR6:ATOUMOD035 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex01:LOC stop_sequence 51 has stop_id FR:76447:ZE:3406:ATOUMOD003 but GTFS stop_sequence 51 has stop_id FR:76447:ZE:3130:ATOUMOD003 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:461:LOC stop_sequence 34 has stop_id FR:76217:ZE:18184:ATOUMOD005 but GTFS stop_sequence 34 has stop_id FR:76217:ZE:18038:ATOUMOD005 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:211:LOC stop_sequence 3 has stop_id FR:76217:ZE:18041:ATOUMOD005 but GTFS stop_sequence 3 has stop_id FR:76217:ZE:18175:ATOUMOD005 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD005:ServiceJourney:211:LOC stop_sequence 14 has stop_id FR:76217:ZE:18092:ATOUMOD005 but GTFS stop_sequence 14 has stop_id FR:76217:ZE:18107:ATOUMOD005 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 49 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 ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 82 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC does not have a vehicle_id
  • trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id

schedule_relationship not populated W009 164 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD005:ServiceJourney:1036:LOC does not have a schedule_relationship
  • trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC does not have a schedule_relationship
  • trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence 5 (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 220 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. 400 287 30 fois (100 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 9 446 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 732 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 746 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 11 693 30 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 23 361 30 fois (100 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2 107 26 fois (87 % 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. 945 26 fois (87 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 729 20 fois (67 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 867 19 fois (63 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 170 14 fois (47 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 10 8 fois (27 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 23/11/2025 à 16h05 Europe/Paris.

trip_updates (217) 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 23/11/2025 à 16h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC584390:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1763912752" }, "departure": { "delay": 52, "time": "1763912752" }, "stopId": "FR:27299:ZE:0xIND01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1763912782" }, "departure": { "delay": 22, "time": "1763912782" }, "stopId": "FR:27299:ZE:0xARN01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1763913199" }, "departure": { "delay": 79, "time": "1763913199" }, "stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1763913142" }, "departure": { "delay": 82, "time": "1763913142" }, "stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 64, "time": "1763912944" }, "departure": { "delay": 64, "time": "1763912944" }, "stopId": "FR:27299:ZE:0xECG01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1763913259" }, "departure": { "delay": 79, "time": "1763913259" }, "stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -22, "time": "1763914058" }, "departure": { "delay": -22, "time": "1763914058" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -118, "time": "1763914082" }, "departure": { "delay": -118, "time": "1763914082" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1763913354" }, "departure": { "delay": 54, "time": "1763913354" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 18 }, { "departure": { "delay": -2445, "time": "1763910255" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1763912829" }, "departure": { "delay": 9, "time": "1763912829" }, "stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -179, "time": "1763914141" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 48, "time": "1763913048" }, "departure": { "delay": 48, "time": "1763913048" }, "stopId": "FR:27299:ZE:0xBON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 66, "time": "1763913666" }, "departure": { "delay": 66, "time": "1763913666" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1763912884" }, "departure": { "delay": 4, "time": "1763912884" }, "stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 64, "time": "1763913424" }, "departure": { "delay": 64, "time": "1763913424" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 106, "time": "1763913586" }, "departure": { "delay": 106, "time": "1763913586" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1763913776" }, "departure": { "delay": 56, "time": "1763913776" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1763912989" }, "departure": { "delay": 49, "time": "1763912989" }, "stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1763913301" }, "departure": { "delay": 61, "time": "1763913301" }, "stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1763914022" }, "departure": { "delay": 2, "time": "1763914022" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1763910255", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC584390:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1763881363" }, "departure": { "delay": 59, "time": "1763881379" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1763881326" }, "departure": { "delay": 86, "time": "1763881346" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -62, "time": "1763883826" }, "departure": { "delay": -62, "time": "1763883838" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 78, "time": "1763882284" }, "departure": { "delay": 78, "time": "1763882358" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1763881410" }, "departure": { "delay": 62, "time": "1763881442" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1763883144" }, "departure": { "delay": 108, "time": "1763883168" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1763882574" }, "departure": { "delay": 66, "time": "1763882586" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1763881680" }, "departure": { "delay": 16, "time": "1763881696" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1763881249" }, "departure": { "delay": 120, "time": "1763881260" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1763882407" }, "departure": { "delay": 83, "time": "1763882423" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 100, "time": "1763881180" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1763881730" }, "departure": { "delay": 15, "time": "1763881755" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 88, "time": "1763883071" }, "departure": { "delay": 88, "time": "1763883088" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 55, "time": "1763881564" }, "departure": { "delay": 55, "time": "1763881615" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -151, "time": "1763883869" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 51, "time": "1763883040" }, "departure": { "delay": 51, "time": "1763883051" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -5, "time": "1763883636" }, "departure": { "delay": -5, "time": "1763883655" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1763882972" }, "departure": { "delay": 62, "time": "1763883002" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1763883398" }, "departure": { "delay": 70, "time": "1763883430" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1763883543" }, "departure": { "delay": 18, "time": "1763883558" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -19, "time": "1763881825" }, "departure": { "delay": -19, "time": "1763881841" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 95, "time": "1763882145" }, "departure": { "delay": 95, "time": "1763882195" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1763883585" }, "departure": { "delay": 2, "time": "1763883602" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 18, "time": "1763881923" }, "departure": { "delay": 18, "time": "1763881998" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1763883478" }, "departure": { "delay": 12, "time": "1763883492" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -46, "time": "1763883724" }, "departure": { "delay": -46, "time": "1763883734" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 99, "time": "1763882722" }, "departure": { "delay": 99, "time": "1763882739" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 67, "time": "1763883356" }, "departure": { "delay": 67, "time": "1763883367" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 119, "time": "1763883254" }, "departure": { "delay": 119, "time": "1763883299" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 91, "time": "1763882805" }, "departure": { "delay": 91, "time": "1763882851" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -33, "time": "1763883788" }, "departure": { "delay": -33, "time": "1763883807" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 11, "time": "1763881494" }, "departure": { "delay": 11, "time": "1763881511" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1763883683" }, "departure": { "delay": -22, "time": "1763883698" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 42, "time": "1763882897" }, "departure": { "delay": 42, "time": "1763882922" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1763882611" }, "departure": { "delay": 96, "time": "1763882676" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1763882470" }, "departure": { "delay": 85, "time": "1763882545" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763910258", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757762x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -252, "time": "1763896548" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 58, "time": "1763893258" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1763894416" }, "departure": { "delay": 29, "time": "1763894429" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1763895371" }, "departure": { "delay": 82, "time": "1763895382" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1763895108" }, "departure": { "delay": 123, "time": "1763895123" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1763896194" }, "departure": { "delay": 7, "time": "1763896207" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1763894887" }, "departure": { "delay": 114, "time": "1763894994" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1763894165" }, "departure": { "delay": 20, "time": "1763894180" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1763895804" }, "departure": { "delay": 44, "time": "1763895824" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1763894659" }, "departure": { "delay": 32, "time": "1763894672" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1763893819" }, "departure": { "delay": 38, "time": "1763893838" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1763893556" }, "departure": { "delay": 75, "time": "1763893575" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757762x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1763878175" }, "departure": { "delay": 52, "time": "1763878192" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 108, "time": "1763879892" }, "departure": { "delay": 108, "time": "1763879928" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 21, "time": "1763879210" }, "departure": { "delay": 21, "time": "1763879301" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1763877646" }, "departure": { "delay": 6, "time": "1763877666" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 98, "time": "1763878505" }, "departure": { "delay": 98, "time": "1763878538" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1763878723" }, "departure": { "delay": 49, "time": "1763878789" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 103, "time": "1763879348" }, "departure": { "delay": 103, "time": "1763879503" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1763877605" }, "departure": { "delay": 23, "time": "1763877623" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1763877753" }, "departure": { "delay": 46, "time": "1763877766" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1763879826" }, "departure": { "delay": 93, "time": "1763879853" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1763879725" }, "departure": { "delay": 118, "time": "1763879758" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 133, "time": "1763879996" }, "departure": { "delay": 133, "time": "1763880073" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 83, "time": "1763879037" }, "departure": { "delay": 83, "time": "1763879063" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 149, "time": "1763880112" }, "departure": { "delay": 149, "time": "1763880149" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 39, "time": "1763877519" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1763879101" }, "departure": { "delay": 70, "time": "1763879110" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1763880213" }, "departure": { "delay": 41, "time": "1763880221" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1763878458" }, "departure": { "delay": 100, "time": "1763878480" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763877686" }, "departure": { "delay": 65, "time": "1763877725" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1763878837" }, "departure": { "delay": 65, "time": "1763878925" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -14, "time": "1763880406" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 35, "time": "1763878040" }, "departure": { "delay": 35, "time": "1763878055" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1763878964" }, "departure": { "delay": 81, "time": "1763879001" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1763880184" }, "departure": { "delay": 77, "time": "1763880197" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 82, "time": "1763878353" }, "departure": { "delay": 82, "time": "1763878402" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1763877957" }, "departure": { "delay": 64, "time": "1763877964" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1763880248" }, "departure": { "delay": 44, "time": "1763880284" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -9, "time": "1763879140" }, "departure": { "delay": -9, "time": "1763879151" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1763878623" }, "departure": { "delay": 80, "time": "1763878640" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1763880339" }, "departure": { "delay": 49, "time": "1763880349" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 35, "time": "1763878277" }, "departure": { "delay": 35, "time": "1763878295" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1763877855" }, "departure": { "delay": 31, "time": "1763877871" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1763879649" }, "departure": { "delay": 87, "time": "1763879667" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 67, "time": "1763878101" }, "departure": { "delay": 67, "time": "1763878147" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1763878592" }, "departure": { "delay": 109, "time": "1763878609" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 155, "time": "1763876601" }, "departure": { "delay": 155, "time": "1763876615" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763878641" }, "departure": { "delay": 35, "time": "1763878655" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1763878045" }, "departure": { "delay": -1, "time": "1763878079" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1763878251" }, "departure": { "delay": 15, "time": "1763878275" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 105, "time": "1763877571" }, "departure": { "delay": 105, "time": "1763877585" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1763878529" }, "departure": { "delay": 41, "time": "1763878541" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 6, "time": "1763878909" }, "departure": { "delay": 6, "time": "1763878926" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 33, "time": "1763878873" }, "departure": { "delay": 33, "time": "1763878893" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 3, "time": "1763878843" }, "departure": { "delay": 3, "time": "1763878863" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 17, "time": "1763878677" }, "departure": { "delay": 17, "time": "1763878697" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 1, "time": "1763879027" }, "departure": { "delay": 1, "time": "1763879041" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -16, "time": "1763878955" }, "departure": { "delay": -16, "time": "1763878964" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 57, "time": "1763878751" }, "departure": { "delay": 57, "time": "1763878797" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 7, "time": "1763878414" }, "departure": { "delay": 7, "time": "1763878447" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -7, "time": "1763878351" }, "departure": { "delay": -7, "time": "1763878373" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 150, "time": "1763876525" }, "departure": { "delay": 150, "time": "1763876550" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 177, "time": "1763876921" }, "departure": { "delay": 177, "time": "1763876937" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1763877168" }, "departure": { "delay": 65, "time": "1763877185" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -39, "time": "1763879285" }, "departure": { "delay": -39, "time": "1763879301" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -3, "time": "1763879063" }, "departure": { "delay": -3, "time": "1763879097" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 94, "time": "1763876307" }, "departure": { "delay": 94, "time": "1763876314" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 92, "time": "1763877062" }, "departure": { "delay": 92, "time": "1763877092" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 197, "time": "1763876641" }, "departure": { "delay": 197, "time": "1763876657" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -61, "time": "1763879339" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 4, "time": "1763877998" }, "departure": { "delay": 4, "time": "1763878024" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1763878184" }, "departure": { "delay": 2, "time": "1763878202" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 93, "time": "1763877729" }, "departure": { "delay": 93, "time": "1763877753" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1763877781" }, "departure": { "delay": 79, "time": "1763877799" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 141, "time": "1763876883" }, "departure": { "delay": 141, "time": "1763876901" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1763877936" }, "departure": { "delay": 51, "time": "1763877951" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 168, "time": "1763876671" }, "departure": { "delay": 168, "time": "1763876688" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1763876998" }, "departure": { "delay": 130, "time": "1763877010" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -16, "time": "1763879197" }, "departure": { "delay": -16, "time": "1763879204" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 163, "time": "1763877264" }, "departure": { "delay": 163, "time": "1763877403" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 155, "time": "1763876847" }, "departure": { "delay": 155, "time": "1763876855" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1763877642" }, "departure": { "delay": 98, "time": "1763877698" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1763878597" }, "departure": { "time": "1763878620" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 19, "time": "1763878137" }, "departure": { "delay": 19, "time": "1763878159" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "departure": { "delay": 101, "time": "1763876141" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 83, "time": "1763877841" }, "departure": { "delay": 83, "time": "1763877863" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -31, "time": "1763879234" }, "departure": { "delay": -31, "time": "1763879249" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 83, "time": "1763876346" }, "departure": { "delay": 83, "time": "1763876363" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -5, "time": "1763878304" }, "departure": { "delay": -5, "time": "1763878315" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 176, "time": "1763876795" }, "departure": { "delay": 176, "time": "1763876816" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 1, "time": "1763878729" }, "departure": { "delay": 1, "time": "1763878741" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 103, "time": "1763877481" }, "departure": { "delay": 103, "time": "1763877523" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 115, "time": "1763876195" }, "departure": { "delay": 115, "time": "1763876215" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748923x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -13, "time": "1763900597" }, "departure": { "delay": -13, "time": "1763900627" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 8, "time": "1763899307" }, "departure": { "delay": 8, "time": "1763899388" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 67, "time": "1763898541" }, "departure": { "delay": 67, "time": "1763898547" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1763898671" }, "departure": { "delay": 21, "time": "1763898681" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -88, "time": "1763900118" }, "departure": { "delay": -88, "time": "1763900132" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -75, "time": "1763900971" }, "departure": { "delay": -75, "time": "1763900985" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -39, "time": "1763900264" }, "departure": { "delay": -39, "time": "1763900301" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -48, "time": "1763900945" }, "departure": { "delay": -48, "time": "1763900952" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -10, "time": "1763900801" }, "departure": { "delay": -10, "time": "1763900810" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -29, "time": "1763900754" }, "departure": { "delay": -29, "time": "1763900791" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -37, "time": "1763899509" }, "departure": { "delay": -37, "time": "1763899523" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 28, "time": "1763898731" }, "departure": { "delay": 28, "time": "1763898748" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -44, "time": "1763900866" }, "departure": { "delay": -44, "time": "1763900896" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 21, "time": "1763899443" }, "departure": { "delay": 21, "time": "1763899461" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -7, "time": "1763898703" }, "departure": { "delay": -7, "time": "1763898713" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1763900157" }, "departure": { "delay": -48, "time": "1763900232" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 18, "time": "1763898183" }, "departure": { "delay": 18, "time": "1763898198" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1763899562" }, "departure": { "delay": 7, "time": "1763899627" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1763899110" }, "departure": { "delay": 5, "time": "1763899205" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -64, "time": "1763900015" }, "departure": { "delay": -64, "time": "1763900036" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -30, "time": "1763898919" }, "departure": { "delay": -30, "time": "1763898930" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -14, "time": "1763900659" }, "departure": { "delay": -14, "time": "1763900686" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -35, "time": "1763899016" }, "departure": { "delay": -35, "time": "1763899045" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1763898631" }, "departure": { "delay": 44, "time": "1763898644" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -47, "time": "1763900520" }, "departure": { "delay": -47, "time": "1763900533" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -88, "time": "1763901140" }, "departure": { "delay": -88, "time": "1763901152" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 76, "time": "1763898415" }, "departure": { "delay": 76, "time": "1763898436" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1763898515" }, "departure": { "delay": 105, "time": "1763898525" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -97, "time": "1763901187" }, "departure": { "delay": -97, "time": "1763901203" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 63, "time": "1763898476" }, "departure": { "delay": 63, "time": "1763898483" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -70, "time": "1763899893" }, "departure": { "delay": -70, "time": "1763899910" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1763898070" }, "departure": { "delay": 47, "time": "1763898107" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1763898793" }, "departure": { "delay": 40, "time": "1763898880" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -86, "time": "1763900058" }, "departure": { "delay": -86, "time": "1763900074" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -10, "time": "1763900555" }, "departure": { "delay": -10, "time": "1763900570" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -59, "time": "1763901083" }, "departure": { "delay": -59, "time": "1763901121" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -12, "time": "1763899817" }, "departure": { "delay": -12, "time": "1763899848" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -42, "time": "1763900827" }, "departure": { "delay": -42, "time": "1763900838" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 14, "time": "1763899722" }, "departure": { "delay": 14, "time": "1763899754" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 21, "time": "1763898021" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -43, "time": "1763900339" }, "departure": { "delay": -43, "time": "1763900357" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -117, "time": "1763901243" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -1, "time": "1763899657" }, "departure": { "delay": -1, "time": "1763899679" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -89, "time": "1763899937" }, "departure": { "delay": -89, "time": "1763899951" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1763898214" }, "departure": { "delay": 15, "time": "1763898255" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1763900441" }, "departure": { "delay": 1, "time": "1763900461" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 11, "time": "1763900701" }, "departure": { "delay": 11, "time": "1763900711" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748923x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748907x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -46, "time": "1763897300" }, "departure": { "delay": -46, "time": "1763897294" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -31, "time": "1763897477" }, "departure": { "delay": -31, "time": "1763897489" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 69, "time": "1763896951" }, "departure": { "delay": 69, "time": "1763896989" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -48, "time": "1763896446" }, "departure": { "delay": -48, "time": "1763896452" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 35, "time": "1763895958" }, "departure": { "delay": 35, "time": "1763895995" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1763896025" }, "departure": { "delay": 66, "time": "1763896086" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -49, "time": "1763897213" }, "departure": { "delay": -49, "time": "1763897231" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 157, "time": "1763895326" }, "departure": { "delay": 157, "time": "1763895337" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 171, "time": "1763895437" }, "departure": { "delay": 171, "time": "1763895471" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 207, "time": "1763895112" }, "departure": { "delay": 207, "time": "1763895147" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1763895731" }, "departure": { "delay": 167, "time": "1763895767" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 143, "time": "1763895612" }, "departure": { "delay": 143, "time": "1763895623" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 143, "time": "1763895777" }, "departure": { "delay": 143, "time": "1763895803" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1763897156" }, "departure": { "delay": -33, "time": "1763897187" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 160, "time": "1763895501" }, "departure": { "delay": 160, "time": "1763895520" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1763894985" }, "departure": { "delay": 200, "time": "1763895020" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -79, "time": "1763897561" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 231, "time": "1763895025" }, "departure": { "delay": 231, "time": "1763895051" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 81, "time": "1763895860" }, "departure": { "delay": 81, "time": "1763895921" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 36, "time": "1763897007" }, "departure": { "delay": 36, "time": "1763897016" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 203, "time": "1763894930" }, "departure": { "delay": 203, "time": "1763894963" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1763896249" }, "departure": { "delay": -1, "time": "1763896259" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 83, "time": "1763896183" }, "departure": { "delay": 83, "time": "1763896223" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 194, "time": "1763895179" }, "departure": { "delay": 194, "time": "1763895194" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1763896759" }, "departure": { "delay": 43, "time": "1763896783" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 161, "time": "1763895662" }, "departure": { "delay": 161, "time": "1763895701" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 155, "time": "1763895253" }, "departure": { "delay": 155, "time": "1763895275" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1763897141" }, "departure": { "delay": -12, "time": "1763897148" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 155, "time": "1763895089" }, "departure": { "delay": 155, "time": "1763895095" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1763894907" }, "departure": { "delay": 220, "time": "1763894920" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1763897035" }, "departure": { "delay": 13, "time": "1763897053" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "departure": { "delay": 247, "time": "1763894587" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1763895542" }, "departure": { "delay": 135, "time": "1763895555" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1763896912" }, "departure": { "delay": 21, "time": "1763896941" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -30, "time": "1763896312" }, "departure": { "delay": -30, "time": "1763896350" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 171, "time": "1763895393" }, "departure": { "delay": 171, "time": "1763895411" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 169, "time": "1763895210" }, "departure": { "delay": 169, "time": "1763895229" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 218, "time": "1763894606" }, "departure": { "delay": 218, "time": "1763894618" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1763896117" }, "departure": { "delay": 67, "time": "1763896147" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1763896672" }, "departure": { "delay": 125, "time": "1763896685" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 58, "time": "1763896822" }, "departure": { "delay": 58, "time": "1763896858" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763897451" }, "departure": { "time": "1763897460" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 193, "time": "1763894639" }, "departure": { "delay": 193, "time": "1763894653" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1763910250", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748907x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182781x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -71, "time": "1763910589" }, "departure": { "delay": -71, "time": "1763910589" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -40, "time": "1763910800" }, "departure": { "delay": -40, "time": "1763910800" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1763910012" }, "departure": { "delay": 12, "time": "1763910012" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1763909576" }, "departure": { "delay": -4, "time": "1763909576" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -71, "time": "1763910349" }, "departure": { "delay": -71, "time": "1763910349" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -58, "time": "1763910542" }, "departure": { "delay": -58, "time": "1763910542" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -71, "time": "1763911369" }, "departure": { "delay": -71, "time": "1763911369" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -22, "time": "1763911658" }, "departure": { "delay": -22, "time": "1763911658" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -5, "time": "1763909635" }, "departure": { "delay": -5, "time": "1763909635" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1763910889" }, "departure": { "delay": -71, "time": "1763910889" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -53, "time": "1763911207" }, "departure": { "delay": -53, "time": "1763911207" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -71, "time": "1763911549" }, "departure": { "delay": -71, "time": "1763911549" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -38, "time": "1763909962" }, "departure": { "delay": -38, "time": "1763909962" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -67, "time": "1763910293" }, "departure": { "delay": -67, "time": "1763910293" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -56, "time": "1763910484" }, "departure": { "delay": -56, "time": "1763910484" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -31, "time": "1763911409" }, "departure": { "delay": -31, "time": "1763911409" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -46, "time": "1763911514" }, "departure": { "delay": -46, "time": "1763911514" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -39, "time": "1763909901" }, "departure": { "delay": -39, "time": "1763909901" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1763910643" }, "departure": { "delay": -17, "time": "1763910643" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -25, "time": "1763910215" }, "departure": { "delay": -25, "time": "1763910215" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -6, "time": "1763909694" }, "departure": { "delay": -6, "time": "1763909694" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -71, "time": "1763911729" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -57, "time": "1763910063" }, "departure": { "delay": -57, "time": "1763910063" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -71, "time": "1763911309" }, "departure": { "delay": -71, "time": "1763911309" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -17, "time": "1763911603" }, "departure": { "delay": -17, "time": "1763911603" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1763909757" }, "departure": { "delay": -3, "time": "1763909757" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1763910122" }, "departure": { "delay": 2, "time": "1763910122" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1763909843" }, "departure": { "delay": -37, "time": "1763909843" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -71, "time": "1763911129" }, "departure": { "delay": -71, "time": "1763911129" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -52, "time": "1763911448" }, "departure": { "delay": -52, "time": "1763911448" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -14, "time": "1763910166" }, "departure": { "delay": -14, "time": "1763910166" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1763910732" }, "departure": { "delay": -48, "time": "1763910732" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763910240", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182781x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748829x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1763892495" }, "departure": { "delay": 156, "time": "1763892516" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1763893674" }, "departure": { "delay": 114, "time": "1763893734" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 144, "time": "1763893409" }, "departure": { "delay": 144, "time": "1763893464" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1763893593" }, "departure": { "delay": 105, "time": "1763893605" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1763893357" }, "departure": { "delay": 120, "time": "1763893380" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 269, "time": "1763892897" }, "departure": { "delay": 269, "time": "1763892929" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 166, "time": "1763892466" }, "departure": { "delay": 166, "time": "1763892466" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1763893835" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 177, "time": "1763893239" }, "departure": { "delay": 177, "time": "1763893257" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 181, "time": "1763893501" }, "departure": { "delay": 181, "time": "1763893561" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1763892307" }, "departure": { "delay": 120, "time": "1763892360" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 219, "time": "1763892963" }, "departure": { "delay": 219, "time": "1763892999" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 147, "time": "1763893030" }, "departure": { "delay": 147, "time": "1763893047" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1763893297" }, "departure": { "delay": 113, "time": "1763893313" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 315, "time": "1763892764" }, "departure": { "delay": 315, "time": "1763892795" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1763892268" }, "departure": { "delay": 100, "time": "1763892280" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 324, "time": "1763892549" }, "departure": { "delay": 324, "time": "1763892744" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 179, "time": "1763892179" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 277, "time": "1763892841" }, "departure": { "delay": 277, "time": "1763892877" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 179, "time": "1763893086" }, "departure": { "delay": 179, "time": "1763893139" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748829x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1512:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 245, "time": "1763908860" }, "departure": { "delay": 245, "time": "1763908865" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1763909640" }, "departure": { "delay": 60, "time": "1763909700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 125, "time": "1763908200" }, "departure": { "delay": 125, "time": "1763908205" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1763909340" }, "departure": { "delay": 5, "time": "1763909345" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1763909880" }, "departure": { "delay": 120, "time": "1763909940" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763910840" }, "departure": { "time": "1763910840" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1763907900" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763910900" }, "departure": { "time": "1763910900" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1763911385" }, "departure": { "delay": 5, "time": "1763911385" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1763908020" }, "departure": { "delay": 5, "time": "1763908025" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1763909220" }, "departure": { "delay": 65, "time": "1763909225" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763910720" }, "departure": { "time": "1763910720" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763911020" }, "departure": { "time": "1763911020" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1763909160" }, "departure": { "delay": 125, "time": "1763909165" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763910480" }, "departure": { "time": "1763910480" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1763909580" }, "departure": { "delay": 5, "time": "1763909585" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 195, "time": "1763908870" }, "departure": { "delay": 195, "time": "1763908875" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 240, "time": "1763908500" }, "departure": { "delay": 240, "time": "1763908620" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1763907960" }, "departure": { "delay": 5, "time": "1763907965" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1763909280" }, "departure": { "delay": 65, "time": "1763909285" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763910240" }, "departure": { "time": "1763910240" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 125, "time": "1763908920" }, "departure": { "delay": 125, "time": "1763908925" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763911500" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "delay": 125, "time": "1763909100" }, "departure": { "delay": 125, "time": "1763909105" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1763909520" }, "departure": { "delay": 65, "time": "1763909525" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 245, "time": "1763908740" }, "departure": { "delay": 245, "time": "1763908745" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 125, "time": "1763908980" }, "departure": { "delay": 125, "time": "1763908985" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 125, "time": "1763909040" }, "departure": { "delay": 125, "time": "1763909045" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763911380" }, "departure": { "time": "1763911380" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "delay": 75, "time": "1763909170" }, "departure": { "delay": 75, "time": "1763909175" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 75, "time": "1763908330" }, "departure": { "delay": 75, "time": "1763908335" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763910060" }, "departure": { "time": "1763910180" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911260" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763910420" }, "departure": { "time": "1763910420" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1763908320" }, "departure": { "delay": 125, "time": "1763908325" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763910780" }, "departure": { "time": "1763910780" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763910540" }, "departure": { "time": "1763910540" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763911140" }, "departure": { "time": "1763911140" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 34 } ], "timestamp": "1763910233", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1512:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748932x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763888227" }, "departure": { "delay": 140, "time": "1763888240" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1763887664" }, "departure": { "delay": 119, "time": "1763887679" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -22, "time": "1763888978" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 162, "time": "1763887984" }, "departure": { "delay": 162, "time": "1763888022" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 157, "time": "1763887461" }, "departure": { "delay": 157, "time": "1763887477" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1763887760" }, "departure": { "delay": 96, "time": "1763887776" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1763887161" }, "departure": { "delay": 99, "time": "1763887179" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1763887306" }, "departure": { "delay": 172, "time": "1763887312" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1763888168" }, "departure": { "delay": 162, "time": "1763888202" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1763887259" }, "departure": { "delay": 152, "time": "1763887292" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1763888788" }, "departure": { "delay": 79, "time": "1763888839" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1763888649" }, "departure": { "delay": 90, "time": "1763888670" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 151, "time": "1763887942" }, "departure": { "delay": 151, "time": "1763887951" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1763887620" }, "departure": { "delay": 130, "time": "1763887630" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1763888423" }, "departure": { "delay": 92, "time": "1763888432" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 123, "time": "1763887433" }, "departure": { "delay": 123, "time": "1763887443" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1763887902" }, "departure": { "delay": 126, "time": "1763887926" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 82, "time": "1763887809" }, "departure": { "delay": 82, "time": "1763887822" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 147, "time": "1763887107" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1763888270" }, "departure": { "delay": 70, "time": "1763888290" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1763888548" }, "departure": { "delay": 85, "time": "1763888605" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 134, "time": "1763887377" }, "departure": { "delay": 134, "time": "1763887394" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1763888723" }, "departure": { "delay": 44, "time": "1763888744" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 140, "time": "1763887861" }, "departure": { "delay": 140, "time": "1763887880" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 145, "time": "1763887517" }, "departure": { "delay": 145, "time": "1763887525" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763909906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748932x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191087x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1763911397" }, "departure": { "delay": 17, "time": "1763911397" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 64, "time": "1763910484" }, "departure": { "delay": 64, "time": "1763910484" }, "stopId": "FR:76351:ZE:3782:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763910267" }, "departure": { "delay": 27, "time": "1763910267" }, "stopId": "FR:76351:ZE:3193:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1763910436" }, "departure": { "delay": 16, "time": "1763910436" }, "stopId": "FR:76351:ZE:4831:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1763911583" }, "departure": { "delay": 23, "time": "1763911583" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1763911030" }, "departure": { "delay": 70, "time": "1763911030" }, "stopId": "FR:76351:ZE:3054:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763911783" }, "departure": { "delay": 43, "time": "1763911783" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1763910533" }, "departure": { "delay": 53, "time": "1763910533" }, "stopId": "FR:76351:ZE:4912:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1763910882" }, "departure": { "delay": 42, "time": "1763910882" }, "stopId": "FR:76351:ZE:3488:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1763911996" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 46, "time": "1763910766" }, "departure": { "delay": 46, "time": "1763910766" }, "stopId": "FR:76351:ZE:5151:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1763911276" }, "departure": { "delay": 16, "time": "1763911276" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1763911307" }, "departure": { "delay": 47, "time": "1763911307" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 19 }, { "departure": { "time": "1763910000" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1763911874" }, "departure": { "delay": 74, "time": "1763911874" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 16, "time": "1763910916" }, "departure": { "delay": 16, "time": "1763910916" }, "stopId": "FR:76351:ZE:3143:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1763911516" }, "departure": { "delay": 16, "time": "1763911516" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1763911352" }, "departure": { "delay": 32, "time": "1763911352" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1763911672" }, "departure": { "delay": 52, "time": "1763911672" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1763910840" }, "departure": { "delay": 60, "time": "1763910840" }, "stopId": "FR:76351:ZE:3422:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 16, "time": "1763911636" }, "departure": { "delay": 16, "time": "1763911636" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1763911456" }, "departure": { "delay": 16, "time": "1763911456" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1763910196" }, "departure": { "delay": 16, "time": "1763910196" }, "stopId": "FR:76351:ZE:4141:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1763910621" }, "departure": { "delay": 21, "time": "1763910621" }, "stopId": "FR:76351:ZE:4805:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 16, "time": "1763911096" }, "departure": { "delay": 16, "time": "1763911096" }, "stopId": "FR:76351:ZE:3550:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1763910732" }, "departure": { "delay": 72, "time": "1763910732" }, "stopId": "FR:76351:ZE:4485:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1763911816" }, "departure": { "delay": 16, "time": "1763911816" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 31, "time": "1763910391" }, "departure": { "delay": 31, "time": "1763910391" }, "stopId": "FR:76351:ZE:3778:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1763910796" }, "departure": { "delay": 16, "time": "1763910796" }, "stopId": "FR:76351:ZE:4837:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763911734" }, "departure": { "delay": 54, "time": "1763911734" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 38, "time": "1763910338" }, "departure": { "delay": 38, "time": "1763910338" }, "stopId": "FR:76351:ZE:3776:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1763910230", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191087x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853429F4492815x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763907480" }, "departure": { "time": "1763907540" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763906940" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763911500" }, "departure": { "time": "1763911620" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763910240" }, "departure": { "time": "1763910300" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763908920" }, "departure": { "time": "1763908980" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763907840" }, "departure": { "time": "1763907900" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763908320" }, "departure": { "time": "1763908380" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763913180" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763909460" }, "departure": { "time": "1763909520" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1763905667", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853429F4492815x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042175x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1763910752" }, "departure": { "delay": 32, "time": "1763910752" }, "stopId": "FR:76351:ZE:3010:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1763910516" }, "departure": { "delay": 36, "time": "1763910516" }, "stopId": "FR:76351:ZE:3236:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1763910402" }, "departure": { "delay": 42, "time": "1763910402" }, "stopId": "FR:76351:ZE:3528:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1763911023" }, "departure": { "delay": 3, "time": "1763911023" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1763911269" }, "departure": { "delay": 9, "time": "1763911269" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 20 }, { "departure": { "time": "1763910120" }, "stopId": "FR:76481:ZE:5094:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1763910189" }, "departure": { "delay": 9, "time": "1763910189" }, "stopId": "FR:76351:ZE:3462:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1763910483" }, "departure": { "delay": 3, "time": "1763910483" }, "stopId": "FR:76351:ZE:3127:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1763910363" }, "departure": { "delay": 3, "time": "1763910363" }, "stopId": "FR:76351:ZE:3310:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1763911402" }, "departure": { "delay": 22, "time": "1763911402" }, "stopId": "FR:76351:ZE:3177:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1763911503" }, "departure": { "delay": 3, "time": "1763911503" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1763910843" }, "departure": { "delay": 3, "time": "1763910843" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1763911683" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 19, "time": "1763910619" }, "departure": { "delay": 19, "time": "1763910619" }, "stopId": "FR:76351:ZE:3169:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1763910282" }, "departure": { "delay": 42, "time": "1763910282" }, "stopId": "FR:76351:ZE:3199:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763910663" }, "departure": { "delay": 3, "time": "1763910663" }, "stopId": "FR:76351:ZE:3378:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1763910964" }, "departure": { "delay": 4, "time": "1763910964" }, "stopId": "FR:76351:ZE:3694:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1763910251" }, "departure": { "delay": 11, "time": "1763910251" }, "stopId": "FR:76351:ZE:3102:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1763911203" }, "departure": { "delay": 3, "time": "1763911203" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1763910543" }, "departure": { "delay": 3, "time": "1763910543" }, "stopId": "FR:76351:ZE:3232:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1763910791" }, "departure": { "delay": 11, "time": "1763910791" }, "stopId": "FR:76351:ZE:3383:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1763911349" }, "departure": { "delay": 29, "time": "1763911349" }, "stopId": "FR:76351:ZE:3281:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 55, "time": "1763910895" }, "departure": { "delay": 55, "time": "1763910895" }, "stopId": "FR:76351:ZE:3254:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1763910445" }, "departure": { "delay": 25, "time": "1763910445" }, "stopId": "FR:76351:ZE:3374:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1763910220", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042175x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022720x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1763913441" }, "departure": { "delay": 21, "time": "1763913441" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 15, "time": "1763914035" }, "departure": { "delay": 15, "time": "1763914035" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "time": "1763912580" }, "departure": { "time": "1763912580" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763913945" }, "departure": { "delay": 45, "time": "1763913945" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 55, "time": "1763914075" }, "departure": { "delay": 55, "time": "1763914075" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "time": "1763912100" }, "departure": { "time": "1763912100" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763911140" }, "departure": { "time": "1763911140" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1763912421" }, "departure": { "delay": 21, "time": "1763912421" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763911740" }, "departure": { "time": "1763911740" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1763912293" }, "departure": { "delay": 13, "time": "1763912293" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1763913699" }, "departure": { "delay": 39, "time": "1763913699" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 21, "time": "1763911101" }, "departure": { "delay": 21, "time": "1763911101" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1763912220" }, "departure": { "time": "1763912220" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1763912038" }, "departure": { "delay": 58, "time": "1763912038" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763913480" }, "departure": { "time": "1763913480" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1763912520" }, "departure": { "time": "1763912520" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1763913219" }, "departure": { "delay": 39, "time": "1763913219" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1763910840" }, "departure": { "time": "1763910840" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1763913016" }, "departure": { "delay": 16, "time": "1763913016" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 21, "time": "1763913141" }, "departure": { "delay": 21, "time": "1763913141" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 7, "time": "1763911807" }, "departure": { "delay": 7, "time": "1763911807" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763914140" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 35, "time": "1763913275" }, "departure": { "delay": 35, "time": "1763913275" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 8, "time": "1763911928" }, "departure": { "delay": 8, "time": "1763911928" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1763911306" }, "departure": { "delay": 46, "time": "1763911306" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1763911070" }, "departure": { "delay": 50, "time": "1763911070" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1763914102" }, "departure": { "delay": 22, "time": "1763914102" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 7, "time": "1763912647" }, "departure": { "delay": 7, "time": "1763912647" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1763911032" }, "departure": { "delay": 12, "time": "1763911032" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1763912807" }, "departure": { "delay": 47, "time": "1763912807" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1763913900" }, "departure": { "time": "1763913900" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 50, "time": "1763913650" }, "departure": { "delay": 50, "time": "1763913650" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "time": "1763911860" }, "departure": { "time": "1763911860" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1763911351" }, "departure": { "delay": 31, "time": "1763911351" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1763913087" }, "departure": { "delay": 27, "time": "1763913087" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 13, "time": "1763911993" }, "departure": { "delay": 13, "time": "1763911993" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1763912470" }, "departure": { "delay": 10, "time": "1763912470" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1763913780" }, "departure": { "time": "1763913780" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 55, "time": "1763912875" }, "departure": { "delay": 55, "time": "1763912875" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1763911001" }, "departure": { "delay": 41, "time": "1763911001" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1763913530" }, "departure": { "delay": 50, "time": "1763913530" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 36, "time": "1763910876" }, "departure": { "delay": 36, "time": "1763910876" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1763913827" }, "departure": { "delay": 47, "time": "1763913827" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 3, "time": "1763912343" }, "departure": { "delay": 3, "time": "1763912343" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1763913982" }, "departure": { "delay": 22, "time": "1763913982" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "time": "1763912940" }, "departure": { "time": "1763912940" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763911440" }, "departure": { "time": "1763911440" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "departure": { "time": "1763910720" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1763913606" }, "departure": { "delay": 6, "time": "1763913606" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 39, "time": "1763910939" }, "departure": { "delay": 39, "time": "1763910939" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1763910909" }, "departure": { "delay": 9, "time": "1763910909" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1763910150", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022720x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748879x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1763909399" }, "departure": { "delay": -6, "time": "1763909454" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1763908717" }, "departure": { "delay": 131, "time": "1763908751" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1763909656" }, "departure": { "delay": 56, "time": "1763909696" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1763908772" }, "departure": { "delay": 107, "time": "1763908787" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -42, "time": "1763909898" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1763909783" }, "departure": { "delay": 39, "time": "1763909799" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 79, "time": "1763909075" }, "departure": { "delay": 79, "time": "1763909119" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1763909721" }, "departure": { "delay": 61, "time": "1763909761" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1763909482" }, "departure": { "delay": 32, "time": "1763909552" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1763908539" }, "departure": { "delay": 140, "time": "1763908580" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1763908438" }, "departure": { "delay": 112, "time": "1763908492" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 124, "time": "1763908324" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1763909575" }, "departure": { "delay": 43, "time": "1763909623" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1763909227" }, "departure": { "delay": -18, "time": "1763909262" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -12, "time": "1763909292" }, "departure": { "delay": -12, "time": "1763909328" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 134, "time": "1763908834" }, "departure": { "delay": 134, "time": "1763908874" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1763909156" }, "departure": { "delay": 11, "time": "1763909171" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1763908992" }, "departure": { "delay": 107, "time": "1763909027" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 107, "time": "1763908631" }, "departure": { "delay": 107, "time": "1763908667" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748879x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748834x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763910320" }, "departure": { "delay": 140, "time": "1763910320" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1763910560" }, "departure": { "delay": 140, "time": "1763910560" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 140, "time": "1763910740" }, "departure": { "delay": 140, "time": "1763910740" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1763911520" }, "departure": { "delay": 140, "time": "1763911520" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 185, "time": "1763910185" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1763911640" }, "departure": { "delay": 140, "time": "1763911640" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1763911340" }, "departure": { "delay": 140, "time": "1763911340" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1763911760" }, "departure": { "delay": 140, "time": "1763911760" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1763910500" }, "departure": { "delay": 140, "time": "1763910500" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1763910800" }, "departure": { "delay": 140, "time": "1763910800" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 140, "time": "1763911040" }, "departure": { "delay": 140, "time": "1763911040" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 140, "time": "1763910920" }, "departure": { "delay": 140, "time": "1763910920" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1763911100" }, "departure": { "delay": 140, "time": "1763911100" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1763911400" }, "departure": { "delay": 140, "time": "1763911400" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1763910380" }, "departure": { "delay": 140, "time": "1763910380" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1763911460" }, "departure": { "delay": 140, "time": "1763911460" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1763911220" }, "departure": { "delay": 140, "time": "1763911220" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1763910620" }, "departure": { "delay": 140, "time": "1763910620" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1763911880" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 140, "time": "1763910440" }, "departure": { "delay": 140, "time": "1763910440" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748834x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110927x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1763911054" }, "departure": { "delay": 34, "time": "1763911054" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1763911823" }, "departure": { "delay": 23, "time": "1763911823" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1763910463" }, "departure": { "delay": 43, "time": "1763910463" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1763910852" }, "departure": { "delay": 12, "time": "1763910852" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1763910947" }, "departure": { "delay": 47, "time": "1763910947" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "departure": { "time": "1763910300" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1763912002" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1763911506" }, "departure": { "delay": 6, "time": "1763911506" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1763911707" }, "departure": { "delay": 27, "time": "1763911707" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1763911604" }, "departure": { "delay": 44, "time": "1763911604" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1763911215" }, "departure": { "delay": 15, "time": "1763911215" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1763911419" }, "departure": { "delay": 39, "time": "1763911419" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1763911923" }, "departure": { "delay": 3, "time": "1763911923" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1763910578" }, "departure": { "delay": 38, "time": "1763910578" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1763910699" }, "departure": { "delay": 39, "time": "1763910699" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1763910040", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110927x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068684x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 308, "time": "1763910788" }, "departure": { "delay": 308, "time": "1763910788" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 92, "time": "1763909612" }, "departure": { "delay": 92, "time": "1763909612" }, "stopId": "FR:76238:ZE:4041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 276, "time": "1763910216" }, "departure": { "delay": 276, "time": "1763910216" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 79, "time": "1763909539" }, "departure": { "delay": 79, "time": "1763909539" }, "stopId": "FR:76534:ZE:3135:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 261, "time": "1763910741" }, "departure": { "delay": 261, "time": "1763910741" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 302, "time": "1763910002" }, "departure": { "delay": 302, "time": "1763910002" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 272, "time": "1763910152" }, "departure": { "delay": 272, "time": "1763910152" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 261, "time": "1763911641" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 286, "time": "1763911486" }, "departure": { "delay": 286, "time": "1763911486" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 261, "time": "1763910261" }, "departure": { "delay": 261, "time": "1763910261" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 268, "time": "1763910688" }, "departure": { "delay": 268, "time": "1763910688" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 132, "time": "1763909412" }, "departure": { "delay": 132, "time": "1763909412" }, "stopId": "FR:76477:ZE:3219:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 271, "time": "1763909911" }, "departure": { "delay": 271, "time": "1763909911" }, "stopId": "FR:76238:ZE:4040:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 233, "time": "1763910053" }, "departure": { "delay": 233, "time": "1763910053" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 265, "time": "1763910445" }, "departure": { "delay": 265, "time": "1763910445" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 316, "time": "1763911396" }, "departure": { "delay": 316, "time": "1763911396" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 283, "time": "1763910163" }, "departure": { "delay": 283, "time": "1763910163" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 282, "time": "1763910642" }, "departure": { "delay": 282, "time": "1763910642" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 322, "time": "1763909962" }, "departure": { "delay": 322, "time": "1763909962" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 261, "time": "1763911161" }, "departure": { "delay": 261, "time": "1763911161" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 112, "time": "1763909452" }, "departure": { "delay": 112, "time": "1763909452" }, "stopId": "FR:76534:ZE:5145:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1763909501" }, "departure": { "delay": 101, "time": "1763909501" }, "stopId": "FR:76534:ZE:5146:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 267, "time": "1763910327" }, "departure": { "delay": 267, "time": "1763910327" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 311, "time": "1763910371" }, "departure": { "delay": 311, "time": "1763910371" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 271, "time": "1763910031" }, "departure": { "delay": 271, "time": "1763910031" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 275, "time": "1763911355" }, "departure": { "delay": 275, "time": "1763911355" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 261, "time": "1763910621" }, "departure": { "delay": 261, "time": "1763910621" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 261, "time": "1763910501" }, "departure": { "delay": 261, "time": "1763910501" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 31 } ], "timestamp": "1763910220", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068684x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748908x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1763902340" }, "departure": { "delay": -9, "time": "1763902371" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1763902642" }, "departure": { "delay": 41, "time": "1763902661" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -84, "time": "1763903956" }, "departure": { "delay": -84, "time": "1763903976" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -198, "time": "1763904327" }, "departure": { "delay": -198, "time": "1763904342" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -155, "time": "1763904191" }, "departure": { "delay": -155, "time": "1763904205" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 53, "time": "1763902575" }, "departure": { "delay": 53, "time": "1763902613" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -76, "time": "1763904009" }, "departure": { "delay": -76, "time": "1763904044" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -47, "time": "1763903265" }, "departure": { "delay": -47, "time": "1763903293" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1763902918" }, "departure": { "delay": 34, "time": "1763902954" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -219, "time": "1763904365" }, "departure": { "delay": -219, "time": "1763904381" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -204, "time": "1763904413" }, "departure": { "delay": -204, "time": "1763904456" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -62, "time": "1763902186" }, "departure": { "delay": -62, "time": "1763902198" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1763902970" }, "departure": { "delay": -2, "time": "1763902978" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1763902401" }, "departure": { "delay": -8, "time": "1763902432" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1763902281" }, "departure": { "delay": 3, "time": "1763902323" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1763902026" }, "departure": { "delay": 16, "time": "1763902036" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1763902823" }, "departure": { "delay": 35, "time": "1763902835" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -8, "time": "1763902220" }, "departure": { "delay": -8, "time": "1763902252" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1763903048" }, "departure": { "delay": -10, "time": "1763903150" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -1, "time": "1763903561" }, "departure": { "delay": -1, "time": "1763903699" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -47, "time": "1763903324" }, "departure": { "delay": -47, "time": "1763903353" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -49, "time": "1763903200" }, "departure": { "delay": -49, "time": "1763903231" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -14, "time": "1763902055" }, "departure": { "delay": -14, "time": "1763902066" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -76, "time": "1763903466" }, "departure": { "delay": -76, "time": "1763903504" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -212, "time": "1763904748" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -130, "time": "1763904157" }, "departure": { "delay": -130, "time": "1763904170" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 2, "time": "1763902476" }, "departure": { "delay": 2, "time": "1763902502" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -129, "time": "1763904091" }, "departure": { "delay": -129, "time": "1763904111" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 35, "time": "1763902744" }, "departure": { "delay": 35, "time": "1763902775" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -222, "time": "1763904546" }, "departure": { "delay": -222, "time": "1763904558" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 8, "time": "1763901754" }, "departure": { "delay": 8, "time": "1763901788" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -17, "time": "1763903797" }, "departure": { "delay": -17, "time": "1763903803" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1763902691" }, "departure": { "delay": 41, "time": "1763902721" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -105, "time": "1763904122" }, "departure": { "delay": -105, "time": "1763904135" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 30, "time": "1763902871" }, "departure": { "delay": 30, "time": "1763902890" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -188, "time": "1763904623" }, "departure": { "delay": -188, "time": "1763904652" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -1, "time": "1763903868" }, "departure": { "delay": -1, "time": "1763903879" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 10, "time": "1763901714" }, "departure": { "delay": 10, "time": "1763901730" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -164, "time": "1763904287" }, "departure": { "delay": -164, "time": "1763904316" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "departure": { "delay": 38, "time": "1763901698" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1763902136" }, "departure": { "delay": 12, "time": "1763902152" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1763902097" }, "departure": { "delay": -9, "time": "1763902131" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -23, "time": "1763903420" }, "departure": { "delay": -23, "time": "1763903437" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -192, "time": "1763904493" }, "departure": { "delay": -192, "time": "1763904528" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -235, "time": "1763904475" }, "departure": { "delay": -235, "time": "1763904485" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -182, "time": "1763904586" }, "departure": { "delay": -182, "time": "1763904598" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 } ], "timestamp": "1763910250", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748908x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3426F4400398x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763910300" }, "departure": { "time": "1763910360" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763909340" }, "departure": { "time": "1763909400" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763905500" }, "departure": { "time": "1763905560" }, "stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763902380" }, "departure": { "time": "1763902500" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763907540" }, "departure": { "time": "1763907600" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763901180" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763914680" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1763906700" }, "departure": { "time": "1763906880" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763904720" }, "departure": { "time": "1763904840" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763903520" }, "departure": { "time": "1763903580" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 14 } ], "timestamp": "1763899726", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3426F4400398x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:2001:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763919240" }, "departure": { "time": "1763919240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763918760" }, "departure": { "time": "1763918760" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763919720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763919480" }, "departure": { "time": "1763919480" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763919600" }, "departure": { "time": "1763919600" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1763918400" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763918880" }, "departure": { "time": "1763918880" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763919120" }, "departure": { "time": "1763919120" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763919360" }, "departure": { "time": "1763919360" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763918520" }, "departure": { "time": "1763918520" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763919000" }, "departure": { "time": "1763919000" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763918640" }, "departure": { "time": "1763918640" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1763910247", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:2001:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197274x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 455, "time": "1763910875" }, "departure": { "delay": 455, "time": "1763910875" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 414, "time": "1763911494" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 414, "time": "1763910474" }, "departure": { "delay": 414, "time": "1763910474" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 469, "time": "1763910229" }, "departure": { "delay": 469, "time": "1763910229" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 457, "time": "1763910517" }, "departure": { "delay": 457, "time": "1763910517" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 422, "time": "1763911322" }, "departure": { "delay": 422, "time": "1763911322" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 414, "time": "1763911374" }, "departure": { "delay": 414, "time": "1763911374" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 406, "time": "1763910106" }, "departure": { "delay": 406, "time": "1763910106" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 414, "time": "1763910174" }, "departure": { "delay": 414, "time": "1763910174" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 439, "time": "1763910619" }, "departure": { "delay": 439, "time": "1763910619" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 446, "time": "1763911466" }, "departure": { "delay": 446, "time": "1763911466" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 446, "time": "1763910686" }, "departure": { "delay": 446, "time": "1763910686" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 473, "time": "1763911133" }, "departure": { "delay": 473, "time": "1763911133" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 431, "time": "1763910791" }, "departure": { "delay": 431, "time": "1763910791" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 465, "time": "1763909865" }, "departure": { "delay": 465, "time": "1763909865" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 439, "time": "1763911399" }, "departure": { "delay": 439, "time": "1763911399" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 452, "time": "1763910272" }, "departure": { "delay": 452, "time": "1763910272" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 462, "time": "1763911242" }, "departure": { "delay": 462, "time": "1763911242" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 448, "time": "1763911288" }, "departure": { "delay": 448, "time": "1763911288" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 466, "time": "1763910046" }, "departure": { "delay": 466, "time": "1763910046" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 414, "time": "1763911194" }, "departure": { "delay": 414, "time": "1763911194" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 446, "time": "1763910926" }, "departure": { "delay": 446, "time": "1763910926" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 414, "time": "1763911074" }, "departure": { "delay": 414, "time": "1763911074" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 460, "time": "1763911000" }, "departure": { "delay": 460, "time": "1763911000" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 463, "time": "1763910763" }, "departure": { "delay": 463, "time": "1763910763" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 516, "time": "1763909976" }, "departure": { "delay": 516, "time": "1763909976" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 460, "time": "1763911420" }, "departure": { "delay": 460, "time": "1763911420" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 421, "time": "1763910421" }, "departure": { "delay": 421, "time": "1763910421" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 414, "time": "1763910834" }, "departure": { "delay": 414, "time": "1763910834" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763910200", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197274x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748832x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1763903292" }, "departure": { "delay": 46, "time": "1763903326" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -34, "time": "1763902906" }, "departure": { "delay": -34, "time": "1763902946" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1763904178" }, "departure": { "delay": 35, "time": "1763904215" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -95, "time": "1763903751" }, "departure": { "delay": -95, "time": "1763903785" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -68, "time": "1763903652" }, "departure": { "delay": -68, "time": "1763903692" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -86, "time": "1763903477" }, "departure": { "delay": -86, "time": "1763903494" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -84, "time": "1763904456" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -110, "time": "1763903832" }, "departure": { "delay": -110, "time": "1763903890" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -107, "time": "1763903539" }, "departure": { "delay": -107, "time": "1763903593" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 9, "time": "1763904047" }, "departure": { "delay": 9, "time": "1763904129" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1763903376" }, "departure": { "delay": -8, "time": "1763903392" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1763903187" }, "departure": { "delay": 36, "time": "1763903256" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 29, "time": "1763902829" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1763904341" }, "departure": { "delay": -36, "time": "1763904384" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -30, "time": "1763902969" }, "departure": { "delay": -30, "time": "1763903010" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -48, "time": "1763903927" }, "departure": { "delay": -48, "time": "1763904012" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1763903106" }, "departure": { "delay": 15, "time": "1763903115" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1763904247" }, "departure": { "delay": -11, "time": "1763904289" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1763903144" }, "departure": { "delay": -2, "time": "1763903158" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -30, "time": "1763903421" }, "departure": { "delay": -30, "time": "1763903430" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748832x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13144F2178960x2025x05x07T21x57x49Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763911140" }, "departure": { "time": "1763911260" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763910600" }, "departure": { "time": "1763910660" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763909940" }, "departure": { "time": "1763910000" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763911620" }, "departure": { "time": "1763911680" }, "stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1763909460" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763911980" }, "departure": { "time": "1763912040" }, "stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763914860" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763912340" }, "departure": { "time": "1763912460" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1763905846", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13144F2178960x2025x05x07T21x57x49Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022707x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1763913545" }, "departure": { "delay": 65, "time": "1763913545" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 118, "time": "1763910898" }, "departure": { "delay": 118, "time": "1763910898" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 65, "time": "1763913185" }, "departure": { "delay": 65, "time": "1763913185" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 109, "time": "1763911489" }, "departure": { "delay": 109, "time": "1763911489" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 65, "time": "1763910965" }, "departure": { "delay": 65, "time": "1763910965" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1763912345" }, "departure": { "delay": 65, "time": "1763912345" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 105, "time": "1763911305" }, "departure": { "delay": 105, "time": "1763911305" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1763913413" }, "departure": { "delay": 113, "time": "1763913413" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 90, "time": "1763910210" }, "departure": { "delay": 90, "time": "1763910210" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1763913303" }, "departure": { "delay": 123, "time": "1763913303" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 68, "time": "1763913488" }, "departure": { "delay": 68, "time": "1763913488" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 68, "time": "1763910668" }, "departure": { "delay": 68, "time": "1763910668" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1763911972" }, "departure": { "delay": 112, "time": "1763911972" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 65, "time": "1763910545" }, "departure": { "delay": 65, "time": "1763910545" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1763910425" }, "departure": { "delay": 65, "time": "1763910425" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1763911759" }, "departure": { "delay": 79, "time": "1763911759" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 73, "time": "1763910493" }, "departure": { "delay": 73, "time": "1763910493" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1763912945" }, "departure": { "delay": 65, "time": "1763912945" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 65, "time": "1763910845" }, "departure": { "delay": 65, "time": "1763910845" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1763911799" }, "departure": { "delay": 119, "time": "1763911799" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 98, "time": "1763913458" }, "departure": { "delay": 98, "time": "1763913458" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 110, "time": "1763910290" }, "departure": { "delay": 110, "time": "1763910290" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 91, "time": "1763910331" }, "departure": { "delay": 91, "time": "1763910331" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1763910632" }, "departure": { "delay": 92, "time": "1763910632" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1763911867" }, "departure": { "delay": 67, "time": "1763911867" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 65, "time": "1763911385" }, "departure": { "delay": 65, "time": "1763911385" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1763911448" }, "departure": { "delay": 68, "time": "1763911448" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1763913340" }, "departure": { "delay": 100, "time": "1763913340" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 101, "time": "1763912381" }, "departure": { "delay": 101, "time": "1763912381" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 65, "time": "1763912705" }, "departure": { "delay": 65, "time": "1763912705" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 74, "time": "1763911634" }, "departure": { "delay": 74, "time": "1763911634" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 66, "time": "1763912466" }, "departure": { "delay": 66, "time": "1763912466" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 109, "time": "1763913049" }, "departure": { "delay": 109, "time": "1763913049" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 87, "time": "1763912427" }, "departure": { "delay": 87, "time": "1763912427" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 123, "time": "1763911083" }, "departure": { "delay": 123, "time": "1763911083" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1763912593" }, "departure": { "delay": 73, "time": "1763912593" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 67, "time": "1763910727" }, "departure": { "delay": 67, "time": "1763910727" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1763912525" }, "departure": { "delay": 65, "time": "1763912525" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 65, "time": "1763912165" }, "departure": { "delay": 65, "time": "1763912165" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 83, "time": "1763913263" }, "departure": { "delay": 83, "time": "1763913263" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 76, "time": "1763913016" }, "departure": { "delay": 76, "time": "1763913016" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 75, "time": "1763910795" }, "departure": { "delay": 75, "time": "1763910795" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 119, "time": "1763910359" }, "departure": { "delay": 119, "time": "1763910359" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1763912040" }, "departure": { "delay": 120, "time": "1763912040" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 65, "time": "1763913605" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 65, "time": "1763911685" }, "departure": { "delay": 65, "time": "1763911685" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 98, "time": "1763911178" }, "departure": { "delay": 98, "time": "1763911178" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 114, "time": "1763913234" }, "departure": { "delay": 114, "time": "1763913234" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 123, "time": "1763911023" }, "departure": { "delay": 123, "time": "1763911023" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763910240", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022707x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3315F4400606x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763914500" }, "departure": { "time": "1763914560" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763906340" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763916840" }, "departure": { "time": "1763916900" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763915340" }, "departure": { "time": "1763915400" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763916000" }, "departure": { "time": "1763916060" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763917860" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913540" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1763902726", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3315F4400606x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758069x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13, "time": "1763893272" }, "departure": { "delay": 13, "time": "1763893333" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1763893549" }, "departure": { "delay": 57, "time": "1763893557" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1763895243" }, "departure": { "delay": 71, "time": "1763895251" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1763895119" }, "departure": { "delay": 74, "time": "1763895134" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1763893818" }, "departure": { "delay": 54, "time": "1763893854" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1763894196" }, "departure": { "delay": 25, "time": "1763894245" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1763894003" }, "departure": { "delay": 23, "time": "1763894003" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1763894683" }, "departure": { "delay": 12, "time": "1763894712" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 168, "time": "1763895408" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1763894401" }, "departure": { "delay": 10, "time": "1763894410" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 23, "time": "1763892923" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1763893005" }, "departure": { "delay": 67, "time": "1763893087" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1763895199" }, "departure": { "delay": 94, "time": "1763895214" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -162, "time": "1763894812" }, "departure": { "delay": -162, "time": "1763894838" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763910260", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758069x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748941x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763897230" }, "departure": { "delay": 140, "time": "1763897240" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 81, "time": "1763897010" }, "departure": { "delay": 81, "time": "1763897061" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1763896306" }, "departure": { "delay": 59, "time": "1763896439" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 83, "time": "1763897593" }, "departure": { "delay": 83, "time": "1763897603" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 142, "time": "1763897506" }, "departure": { "delay": 142, "time": "1763897542" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1763896973" }, "departure": { "delay": 13, "time": "1763896993" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1763897122" }, "departure": { "delay": 112, "time": "1763897152" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1763897471" }, "departure": { "delay": 81, "time": "1763897481" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1763897389" }, "departure": { "delay": 120, "time": "1763897400" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1763897657" }, "departure": { "delay": 117, "time": "1763897697" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1763896819" }, "departure": { "delay": 31, "time": "1763896831" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1763896507" }, "departure": { "delay": 76, "time": "1763896576" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 114, "time": "1763896662" }, "departure": { "delay": 114, "time": "1763896674" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1763897306" }, "departure": { "delay": 108, "time": "1763897328" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3222, "time": "1763900862" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 26, "time": "1763896934" }, "departure": { "delay": 26, "time": "1763896946" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1763896786" }, "departure": { "delay": 58, "time": "1763896798" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1763897185" }, "departure": { "delay": 103, "time": "1763897203" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 106, "time": "1763897071" }, "departure": { "delay": 106, "time": "1763897086" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1763897622" }, "departure": { "delay": 116, "time": "1763897636" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1763896706" }, "departure": { "delay": 39, "time": "1763896719" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 68, "time": "1763896268" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1763897435" }, "departure": { "delay": 114, "time": "1763897454" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763909906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748941x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758109x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763912240" }, "departure": { "delay": 140, "time": "1763912240" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1763912780" }, "departure": { "delay": 140, "time": "1763912780" }, "stopId": "FR:50615:ZE:VALHO1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 188, "time": "1763907848" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1763910620" }, "departure": { "delay": 140, "time": "1763910620" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1763913380" }, "departure": { "delay": 140, "time": "1763913380" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 140, "time": "1763912480" }, "departure": { "delay": 140, "time": "1763912480" }, "stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 140, "time": "1763912360" }, "departure": { "delay": 140, "time": "1763912360" }, "stopId": "FR:50138:ZE:COLFR1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 176, "time": "1763908127" }, "departure": { "delay": 176, "time": "1763908136" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1763911700" }, "departure": { "delay": 140, "time": "1763911700" }, "stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 148, "time": "1763910193" }, "departure": { "delay": 148, "time": "1763910208" }, "stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1763908360" }, "departure": { "delay": 100, "time": "1763908360" }, "stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1763910140" }, "departure": { "delay": 92, "time": "1763910152" }, "stopId": "FR:50490:ZE:SJREG1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1763910860" }, "departure": { "delay": 140, "time": "1763910860" }, "stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1763909401" }, "departure": { "delay": 98, "time": "1763909438" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1763909698" }, "departure": { "delay": 74, "time": "1763909714" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 118, "time": "1763909113" }, "departure": { "delay": 118, "time": "1763909218" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1763913440" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1763908820" }, "departure": { "delay": 90, "time": "1763908830" }, "stopId": "FR:50332:ZE:MALSF2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1763913140" }, "departure": { "delay": 140, "time": "1763913140" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1763910262", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758109x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758157x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1763900826" }, "departure": { "delay": 166, "time": "1763901046" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1763900658" }, "departure": { "delay": 70, "time": "1763900710" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1763902203" }, "departure": { "delay": 123, "time": "1763902203" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1763903602" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1763901124" }, "departure": { "delay": 16, "time": "1763901136" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 182, "time": "1763903060" }, "departure": { "delay": 182, "time": "1763903102" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1763901726" }, "departure": { "delay": 162, "time": "1763901762" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1763900604" }, "departure": { "delay": 24, "time": "1763900604" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 207, "time": "1763901411" }, "departure": { "delay": 207, "time": "1763901447" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 137, "time": "1763902384" }, "departure": { "delay": 137, "time": "1763902397" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1763901862" }, "departure": { "delay": 154, "time": "1763901874" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 10, "time": "1763900350" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 225, "time": "1763902865" }, "departure": { "delay": 225, "time": "1763902905" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758157x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 210, "time": "1763891357" }, "departure": { "delay": 210, "time": "1763891370" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 111, "time": "1763890791" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1763893966" }, "departure": { "delay": 17, "time": "1763893997" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 18, "time": "1763893931" }, "departure": { "delay": 18, "time": "1763893938" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 171, "time": "1763892257" }, "departure": { "delay": 171, "time": "1763892291" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 127, "time": "1763891732" }, "departure": { "delay": 127, "time": "1763891767" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1763891482" }, "departure": { "delay": 173, "time": "1763891513" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1763892345" }, "departure": { "delay": 150, "time": "1763892390" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 167, "time": "1763890988" }, "departure": { "delay": 167, "time": "1763891027" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 177, "time": "1763891643" }, "departure": { "delay": 177, "time": "1763891697" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1763892921" }, "departure": { "delay": 98, "time": "1763892938" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 117, "time": "1763893669" }, "departure": { "delay": 117, "time": "1763893677" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 135, "time": "1763892475" }, "departure": { "delay": 135, "time": "1763892495" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 166, "time": "1763893531" }, "departure": { "delay": 166, "time": "1763893546" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 216, "time": "1763891303" }, "departure": { "delay": 216, "time": "1763891316" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 193, "time": "1763893317" }, "departure": { "delay": 193, "time": "1763893333" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 143, "time": "1763892122" }, "departure": { "delay": 143, "time": "1763892203" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 137, "time": "1763893093" }, "departure": { "delay": 137, "time": "1763893157" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 53, "time": "1763893901" }, "departure": { "delay": 53, "time": "1763893913" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 117, "time": "1763892975" }, "departure": { "delay": 117, "time": "1763893017" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 115, "time": "1763893605" }, "departure": { "delay": 115, "time": "1763893615" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 177, "time": "1763893489" }, "departure": { "delay": 177, "time": "1763893497" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 185, "time": "1763893556" }, "departure": { "delay": 185, "time": "1763893565" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 198, "time": "1763891562" }, "departure": { "delay": 198, "time": "1763891598" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1763893451" }, "departure": { "delay": 200, "time": "1763893460" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 122, "time": "1763890845" }, "departure": { "delay": 122, "time": "1763890862" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1763894032" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 251, "time": "1763891340" }, "departure": { "delay": 251, "time": "1763891351" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1763891838" }, "departure": { "delay": 89, "time": "1763891849" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1763891891" }, "departure": { "delay": 148, "time": "1763892028" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1763893769" }, "departure": { "delay": 78, "time": "1763893818" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 226, "time": "1763891230" }, "departure": { "delay": 226, "time": "1763891266" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 165, "time": "1763893394" }, "departure": { "delay": 165, "time": "1763893425" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 117, "time": "1763892874" }, "departure": { "delay": 117, "time": "1763892897" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1763892533" }, "departure": { "delay": 139, "time": "1763892559" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 147, "time": "1763893188" }, "departure": { "delay": 147, "time": "1763893227" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 153, "time": "1763893625" }, "departure": { "delay": 153, "time": "1763893653" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 85, "time": "1763893692" }, "departure": { "delay": 85, "time": "1763893705" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 144, "time": "1763891531" }, "departure": { "delay": 144, "time": "1763891544" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1763893749" }, "departure": { "delay": 79, "time": "1763893759" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 137, "time": "1763892661" }, "departure": { "delay": 137, "time": "1763892677" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 143, "time": "1763891045" }, "departure": { "delay": 143, "time": "1763891063" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1763892728" }, "departure": { "delay": 88, "time": "1763892748" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 157, "time": "1763892436" }, "departure": { "delay": 157, "time": "1763892457" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1763893046" }, "departure": { "delay": 100, "time": "1763893060" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 175, "time": "1763891442" }, "departure": { "delay": 175, "time": "1763891455" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 97, "time": "1763892771" }, "departure": { "delay": 97, "time": "1763892817" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 28, "time": "1763891908" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1763892274" }, "departure": { "delay": 50, "time": "1763892290" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1763894416" }, "departure": { "delay": 48, "time": "1763894448" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 96, "time": "1763892858" }, "departure": { "delay": 96, "time": "1763892876" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1763893755" }, "departure": { "delay": 73, "time": "1763893873" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1763894552" }, "departure": { "delay": 2, "time": "1763894582" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 23, "time": "1763893118" }, "departure": { "delay": 23, "time": "1763893163" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1763892056" }, "departure": { "delay": 31, "time": "1763892091" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1763892902" }, "departure": { "delay": 83, "time": "1763892923" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1763894813" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 44, "time": "1763893371" }, "departure": { "delay": 44, "time": "1763893424" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 52, "time": "1763892676" }, "departure": { "delay": 52, "time": "1763892712" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1763894177" }, "departure": { "delay": 59, "time": "1763894219" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 116, "time": "1763892965" }, "departure": { "delay": 116, "time": "1763893016" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1763894326" }, "departure": { "delay": 13, "time": "1763894353" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 68, "time": "1763894740" }, "departure": { "delay": 68, "time": "1763894768" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 13, "time": "1763894494" }, "departure": { "delay": 13, "time": "1763894533" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 52, "time": "1763893979" }, "departure": { "delay": 52, "time": "1763894032" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 18, "time": "1763893310" }, "departure": { "delay": 18, "time": "1763893338" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 8, "time": "1763893533" }, "departure": { "delay": 8, "time": "1763893568" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 68, "time": "1763892577" }, "departure": { "delay": 68, "time": "1763892608" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1763893026" }, "departure": { "delay": 98, "time": "1763893058" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1763893621" }, "departure": { "delay": 2, "time": "1763893682" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1763894093" }, "departure": { "delay": 79, "time": "1763894119" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1763894608" }, "departure": { "delay": 34, "time": "1763894674" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 78, "time": "1763892363" }, "departure": { "delay": 78, "time": "1763892378" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1763892767" }, "departure": { "delay": 78, "time": "1763892798" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1763892527" }, "departure": { "delay": 55, "time": "1763892535" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1763892161" }, "departure": { "delay": 74, "time": "1763892194" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1763893464" }, "departure": { "delay": 63, "time": "1763893503" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1763893200" }, "departure": { "delay": 20, "time": "1763893280" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1763892445" }, "departure": { "delay": 61, "time": "1763892481" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1763892101" }, "departure": { "delay": 79, "time": "1763892139" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1763891998" }, "departure": { "delay": 33, "time": "1763892033" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1763894250" }, "departure": { "delay": 40, "time": "1763894260" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022695x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 217, "time": "1763911237" }, "departure": { "delay": 217, "time": "1763911237" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 192, "time": "1763912412" }, "departure": { "delay": 192, "time": "1763912412" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 185, "time": "1763912465" }, "departure": { "delay": 185, "time": "1763912465" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 215, "time": "1763912375" }, "departure": { "delay": 215, "time": "1763912375" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 178, "time": "1763910358" }, "departure": { "delay": 178, "time": "1763910358" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 245, "time": "1763909645" }, "departure": { "delay": 245, "time": "1763909645" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1763911790" }, "departure": { "delay": 170, "time": "1763911790" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 229, "time": "1763909689" }, "departure": { "delay": 229, "time": "1763909689" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 225, "time": "1763912505" }, "departure": { "delay": 225, "time": "1763912505" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 209, "time": "1763911649" }, "departure": { "delay": 209, "time": "1763911649" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 177, "time": "1763911077" }, "departure": { "delay": 177, "time": "1763911077" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1763910290" }, "departure": { "delay": 170, "time": "1763910290" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1763910950" }, "departure": { "delay": 170, "time": "1763910950" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 245, "time": "1763909525" }, "departure": { "delay": 245, "time": "1763909525" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1763909811" }, "departure": { "delay": 171, "time": "1763909811" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 183, "time": "1763910423" }, "departure": { "delay": 183, "time": "1763910423" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 186, "time": "1763911446" }, "departure": { "delay": 186, "time": "1763911446" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 217, "time": "1763912257" }, "departure": { "delay": 217, "time": "1763912257" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 197, "time": "1763911517" }, "departure": { "delay": 197, "time": "1763911517" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 176, "time": "1763912036" }, "departure": { "delay": 176, "time": "1763912036" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 177, "time": "1763910237" }, "departure": { "delay": 177, "time": "1763910237" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1763909885" }, "departure": { "delay": 125, "time": "1763909885" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1763911910" }, "departure": { "delay": 170, "time": "1763911910" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 170, "time": "1763912210" }, "departure": { "delay": 170, "time": "1763912210" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 170, "time": "1763910530" }, "departure": { "delay": 170, "time": "1763910530" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 275, "time": "1763909855" }, "departure": { "delay": 275, "time": "1763909855" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 219, "time": "1763909559" }, "departure": { "delay": 219, "time": "1763909559" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1763911370" }, "departure": { "delay": 170, "time": "1763911370" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 220, "time": "1763911960" }, "departure": { "delay": 220, "time": "1763911960" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 170, "time": "1763910650" }, "departure": { "delay": 170, "time": "1763910650" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 191, "time": "1763911871" }, "departure": { "delay": 191, "time": "1763911871" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 209, "time": "1763912129" }, "departure": { "delay": 209, "time": "1763912129" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 220, "time": "1763912080" }, "departure": { "delay": 220, "time": "1763912080" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 173, "time": "1763910773" }, "departure": { "delay": 173, "time": "1763910773" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 180, "time": "1763910900" }, "departure": { "delay": 180, "time": "1763910900" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1763911010" }, "departure": { "delay": 170, "time": "1763911010" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 228, "time": "1763910468" }, "departure": { "delay": 228, "time": "1763910468" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1763910170" }, "departure": { "delay": 170, "time": "1763910170" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1763912570" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 225, "time": "1763911305" }, "departure": { "delay": 225, "time": "1763911305" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 191, "time": "1763911571" }, "departure": { "delay": 191, "time": "1763911571" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 192, "time": "1763912532" }, "departure": { "delay": 192, "time": "1763912532" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 191, "time": "1763910851" }, "departure": { "delay": 191, "time": "1763910851" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1763912330" }, "departure": { "delay": 170, "time": "1763912330" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 279, "time": "1763909619" }, "departure": { "delay": 279, "time": "1763909619" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 205, "time": "1763911705" }, "departure": { "delay": 205, "time": "1763911705" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 183, "time": "1763910723" }, "departure": { "delay": 183, "time": "1763910723" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022695x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4076401x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1763909709" }, "departure": { "delay": 9, "time": "1763909709" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 42, "time": "1763909622" }, "departure": { "delay": 42, "time": "1763909622" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1763909400" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1763909767" }, "departure": { "delay": 67, "time": "1763909767" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1763909807" }, "departure": { "delay": 47, "time": "1763909807" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1763910128" }, "departure": { "delay": 8, "time": "1763910128" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1763910036" }, "departure": { "delay": -24, "time": "1763910036" }, "stopId": "FR:76351:ZE:3144:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1763909608" }, "departure": { "delay": 28, "time": "1763909608" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1763910280" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1763910194" }, "departure": { "delay": 14, "time": "1763910194" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 46, "time": "1763910166" }, "departure": { "delay": 46, "time": "1763910166" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1763909899" }, "departure": { "delay": 19, "time": "1763909899" }, "stopId": "FR:76351:ZE:3688:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1763909517" }, "departure": { "delay": 57, "time": "1763909517" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1763909841" }, "departure": { "delay": 21, "time": "1763909841" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1763909978" }, "departure": { "delay": 38, "time": "1763909978" }, "stopId": "FR:76351:ZE:3045:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763909710", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4076401x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748939x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -58, "time": "1763882508" }, "departure": { "delay": -58, "time": "1763882522" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 118, "time": "1763883202" }, "departure": { "delay": 118, "time": "1763883238" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1763882274" }, "departure": { "delay": 8, "time": "1763882288" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1763882947" }, "departure": { "delay": 80, "time": "1763882960" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1763882635" }, "departure": { "delay": 34, "time": "1763882674" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 112, "time": "1763881912" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1763882771" }, "departure": { "delay": 91, "time": "1763882791" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1763882722" }, "departure": { "delay": 42, "time": "1763882742" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1763882103" }, "departure": { "delay": 36, "time": "1763882136" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1763883266" }, "departure": { "delay": 128, "time": "1763883308" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1763883166" }, "departure": { "delay": 54, "time": "1763883174" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1763882586" }, "departure": { "delay": 22, "time": "1763882602" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1763881955" }, "departure": { "delay": 17, "time": "1763881997" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1763882857" }, "departure": { "delay": 57, "time": "1763882877" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1763883081" }, "departure": { "delay": 110, "time": "1763883110" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -41, "time": "1763882464" }, "departure": { "delay": -41, "time": "1763882479" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1763882202" }, "departure": { "delay": 77, "time": "1763882237" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 128, "time": "1763883368" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1763882327" }, "departure": { "delay": -1, "time": "1763882339" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1763882361" }, "departure": { "delay": -30, "time": "1763882370" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1763882998" }, "departure": { "delay": 83, "time": "1763883023" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1763883047" }, "departure": { "delay": 52, "time": "1763883052" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1763882536" }, "departure": { "delay": -10, "time": "1763882570" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763909906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748939x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763878635" }, "departure": { "delay": 20, "time": "1763878700" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1763878130" }, "departure": { "delay": 184, "time": "1763878144" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1763879146" }, "departure": { "delay": 6, "time": "1763879226" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1763878538" }, "departure": { "delay": 22, "time": "1763878582" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1763878744" }, "departure": { "delay": 15, "time": "1763878815" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -17, "time": "1763878476" }, "departure": { "delay": -17, "time": "1763878483" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1763878421" }, "departure": { "delay": 58, "time": "1763878438" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1763879019" }, "departure": { "delay": 75, "time": "1763879055" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1763878359" }, "departure": { "delay": 115, "time": "1763878375" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1763879335" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1763878913" }, "departure": { "delay": 48, "time": "1763878968" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 179, "time": "1763877985" }, "departure": { "delay": 179, "time": "1763878019" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 135, "time": "1763878318" }, "departure": { "delay": 135, "time": "1763878335" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 191, "time": "1763878174" }, "departure": { "delay": 191, "time": "1763878211" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 187, "time": "1763877937" }, "departure": { "delay": 187, "time": "1763877967" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1763878845" }, "departure": { "delay": 24, "time": "1763878884" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 262, "time": "1763877862" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1763879085" }, "departure": { "delay": -3, "time": "1763879097" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1763878097" }, "departure": { "delay": 206, "time": "1763878106" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 165, "time": "1763878235" }, "departure": { "delay": 165, "time": "1763878245" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196666x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1763913021" }, "departure": { "delay": 21, "time": "1763913021" }, "stopId": "FR:76351:ZE:4606:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "time": "1763912160" }, "departure": { "time": "1763912160" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1763911986" }, "departure": { "delay": 6, "time": "1763911986" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763912403" }, "departure": { "delay": 3, "time": "1763912403" }, "stopId": "FR:76552:ZE:3651:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 15, "time": "1763912355" }, "departure": { "delay": 15, "time": "1763912355" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1763911530" }, "departure": { "delay": 30, "time": "1763911530" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1763911482" }, "departure": { "delay": 42, "time": "1763911482" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1763911571" }, "departure": { "delay": 11, "time": "1763911571" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1763912503" }, "departure": { "delay": 43, "time": "1763912503" }, "stopId": "FR:76351:ZE:3214:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 28, "time": "1763912428" }, "departure": { "delay": 28, "time": "1763912428" }, "stopId": "FR:76351:ZE:3032:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1763911245" }, "departure": { "delay": 45, "time": "1763911245" }, "stopId": "FR:76351:ZE:5093:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1763910840" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1763911674" }, "departure": { "delay": 54, "time": "1763911674" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1763912610" }, "departure": { "delay": 30, "time": "1763912610" }, "stopId": "FR:76351:ZE:3258:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 41, "time": "1763912381" }, "departure": { "delay": 41, "time": "1763912381" }, "stopId": "FR:76552:ZE:3630:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1763912735" }, "departure": { "delay": 35, "time": "1763912735" }, "stopId": "FR:76351:ZE:3024:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763911860" }, "departure": { "time": "1763911860" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1763912079" }, "departure": { "delay": 39, "time": "1763912079" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1763912583" }, "departure": { "delay": 3, "time": "1763912583" }, "stopId": "FR:76351:ZE:3044:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1763912030" }, "departure": { "delay": 50, "time": "1763912030" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1763912869" }, "departure": { "delay": 49, "time": "1763912869" }, "stopId": "FR:76351:ZE:3542:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 39, "time": "1763912559" }, "departure": { "delay": 39, "time": "1763912559" }, "stopId": "FR:76351:ZE:4079:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1763911117" }, "departure": { "delay": 37, "time": "1763911117" }, "stopId": "FR:76351:ZE:5087:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1763911423" }, "departure": { "delay": 43, "time": "1763911423" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 47, "time": "1763911367" }, "departure": { "delay": 47, "time": "1763911367" }, "stopId": "FR:76351:ZE:3468:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763913120" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1763911821" }, "departure": { "delay": 21, "time": "1763911821" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1763912912" }, "departure": { "delay": 32, "time": "1763912912" }, "stopId": "FR:76351:ZE:3345:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1763911740" }, "departure": { "time": "1763911740" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763912940" }, "departure": { "time": "1763912940" }, "stopId": "FR:76351:ZE:4471:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "time": "1763912280" }, "departure": { "time": "1763912280" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763912460" }, "departure": { "time": "1763912460" }, "stopId": "FR:76351:ZE:4817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 28, "time": "1763912788" }, "departure": { "delay": 28, "time": "1763912788" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 41, "time": "1763912321" }, "departure": { "delay": 41, "time": "1763912321" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1763911020" }, "departure": { "time": "1763911020" }, "stopId": "FR:76351:ZE:3794:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763912700" }, "departure": { "time": "1763912700" }, "stopId": "FR:76351:ZE:3403:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1763911320" }, "departure": { "time": "1763911320" }, "stopId": "FR:76351:ZE:4864:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1763912207" }, "departure": { "delay": 47, "time": "1763912207" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1763911910" }, "departure": { "delay": 50, "time": "1763911910" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763910170", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196666x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748872x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1763883821" }, "departure": { "delay": 141, "time": "1763883861" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1763883318" }, "departure": { "delay": 111, "time": "1763883351" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1763884099" }, "departure": { "delay": -26, "time": "1763884114" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1763883397" }, "departure": { "delay": 53, "time": "1763883413" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1763884452" }, "departure": { "delay": 47, "time": "1763884487" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1763884544" }, "departure": { "delay": 17, "time": "1763884577" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1763883470" }, "departure": { "delay": 63, "time": "1763883483" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 49, "time": "1763883506" }, "departure": { "delay": 49, "time": "1763883529" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -31, "time": "1763884250" }, "departure": { "delay": -31, "time": "1763884289" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1763883921" }, "departure": { "delay": 88, "time": "1763883928" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1763884054" }, "departure": { "delay": -13, "time": "1763884067" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -27, "time": "1763884332" }, "departure": { "delay": -27, "time": "1763884353" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1763883236" }, "departure": { "delay": 94, "time": "1763883274" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1763883621" }, "departure": { "delay": 125, "time": "1763883665" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 174, "time": "1763883174" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -91, "time": "1763884649" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1763884513" }, "departure": { "delay": 22, "time": "1763884522" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1763883974" }, "departure": { "delay": 47, "time": "1763884007" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -41, "time": "1763884167" }, "departure": { "delay": -41, "time": "1763884219" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748872x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748937x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1763894895" }, "departure": { "delay": 156, "time": "1763894916" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1763895351" }, "departure": { "delay": 125, "time": "1763895365" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 206, "time": "1763894541" }, "departure": { "delay": 206, "time": "1763894546" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -167, "time": "1763896033" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 157, "time": "1763894667" }, "departure": { "delay": 157, "time": "1763894677" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 154, "time": "1763895192" }, "departure": { "delay": 154, "time": "1763895214" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1763894978" }, "departure": { "delay": 112, "time": "1763894992" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 197, "time": "1763894691" }, "departure": { "delay": 197, "time": "1763894717" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1763895092" }, "departure": { "delay": 122, "time": "1763895122" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1763895062" }, "departure": { "delay": 137, "time": "1763895077" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1763895440" }, "departure": { "delay": 62, "time": "1763895482" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 203, "time": "1763894363" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 172, "time": "1763894856" }, "departure": { "delay": 172, "time": "1763894872" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 4, "time": "1763895539" }, "departure": { "delay": 4, "time": "1763895544" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1763895401" }, "departure": { "delay": 117, "time": "1763895417" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1763895736" }, "departure": { "delay": 50, "time": "1763895770" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1763895810" }, "departure": { "delay": 43, "time": "1763895823" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1763895934" }, "departure": { "delay": 18, "time": "1763895978" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1763895882" }, "departure": { "delay": 1, "time": "1763895901" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 169, "time": "1763895132" }, "departure": { "delay": 169, "time": "1763895169" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 164, "time": "1763894410" }, "departure": { "delay": 164, "time": "1763894444" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1763895018" }, "departure": { "delay": 94, "time": "1763895034" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 183, "time": "1763894752" }, "departure": { "delay": 183, "time": "1763894763" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1763894516" }, "departure": { "delay": 185, "time": "1763894525" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 165, "time": "1763894609" }, "departure": { "delay": 165, "time": "1763894625" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763909906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748937x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757815x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1763911560" }, "departure": { "delay": -60, "time": "1763911560" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1763910720" }, "departure": { "delay": -60, "time": "1763910720" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -52, "time": "1763910066" }, "departure": { "delay": -52, "time": "1763910128" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1763909729" }, "departure": { "delay": -14, "time": "1763909746" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1763911500" }, "departure": { "delay": -60, "time": "1763911500" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -60, "time": "1763911200" }, "departure": { "delay": -60, "time": "1763911200" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 26, "time": "1763908944" }, "departure": { "delay": 26, "time": "1763909006" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1763910900" }, "departure": { "delay": -60, "time": "1763910900" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1763909362" }, "departure": { "delay": 26, "time": "1763909426" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1763911800" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -60, "time": "1763910420" }, "departure": { "delay": -60, "time": "1763910420" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -54, "time": "1763909991" }, "departure": { "delay": -54, "time": "1763910006" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -32, "time": "1763908745" }, "departure": { "delay": -32, "time": "1763908828" }, "stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": -32, "time": "1763908288" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -60, "time": "1763911620" }, "departure": { "delay": -60, "time": "1763911620" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -60, "time": "1763911680" }, "departure": { "delay": -60, "time": "1763911680" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -33, "time": "1763908506" }, "departure": { "delay": -33, "time": "1763908527" }, "stopId": "FR:50604:ZE:TREGM1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763910257", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757815x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1935:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763917260" }, "departure": { "time": "1763917260" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763918220" }, "departure": { "time": "1763918220" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763919960" }, "departure": { "time": "1763919960" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763918640" }, "departure": { "time": "1763918640" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763917620" }, "departure": { "time": "1763917620" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763919480" }, "departure": { "time": "1763919480" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763920020" }, "departure": { "time": "1763920020" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763918880" }, "departure": { "time": "1763918880" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763919780" }, "departure": { "time": "1763919780" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763917200" }, "departure": { "time": "1763917200" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763918700" }, "departure": { "time": "1763918700" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763918160" }, "departure": { "time": "1763918160" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763917980" }, "departure": { "time": "1763917980" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763920380" }, "departure": { "time": "1763920380" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763919240" }, "departure": { "time": "1763919240" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763917500" }, "departure": { "time": "1763917500" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763920320" }, "departure": { "time": "1763920320" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763919840" }, "departure": { "time": "1763919840" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763918520" }, "departure": { "time": "1763918520" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763920500" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763917380" }, "departure": { "time": "1763917380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1763916900" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763918100" }, "departure": { "time": "1763918100" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763916960" }, "departure": { "time": "1763916960" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763917080" }, "departure": { "time": "1763917080" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763917920" }, "departure": { "time": "1763917920" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763917020" }, "departure": { "time": "1763917020" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763919600" }, "departure": { "time": "1763919600" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763919540" }, "departure": { "time": "1763919540" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763917680" }, "departure": { "time": "1763917680" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763918040" }, "departure": { "time": "1763918040" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763917860" }, "departure": { "time": "1763917860" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763920385" }, "departure": { "delay": 5, "time": "1763920385" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763919300" }, "departure": { "time": "1763919300" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763920200" }, "departure": { "time": "1763920200" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763920080" }, "departure": { "time": "1763920080" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763918400" }, "departure": { "time": "1763918400" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763917800" }, "departure": { "time": "1763917800" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1763910233", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1935:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:2111:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763923740" }, "departure": { "time": "1763923740" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763921940" }, "departure": { "time": "1763921940" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763923980" }, "departure": { "time": "1763923980" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763924160" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763922120" }, "departure": { "time": "1763922120" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763922960" }, "departure": { "time": "1763922960" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763922480" }, "departure": { "time": "1763922480" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763922060" }, "departure": { "time": "1763922060" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763921280" }, "departure": { "time": "1763921280" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763921160" }, "departure": { "time": "1763921160" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763921580" }, "departure": { "time": "1763921580" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763924040" }, "departure": { "time": "1763924040" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763920860" }, "departure": { "time": "1763920860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763923680" }, "departure": { "time": "1763923680" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763921760" }, "departure": { "time": "1763921760" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763923500" }, "departure": { "time": "1763923500" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763923620" }, "departure": { "time": "1763923620" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763923200" }, "departure": { "time": "1763923200" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763920980" }, "departure": { "time": "1763920980" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763923320" }, "departure": { "time": "1763923320" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763924045" }, "departure": { "delay": 5, "time": "1763924045" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763922660" }, "departure": { "time": "1763922660" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763921700" }, "departure": { "time": "1763921700" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763922360" }, "departure": { "time": "1763922360" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763923860" }, "departure": { "time": "1763923860" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763922000" }, "departure": { "time": "1763922000" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763922420" }, "departure": { "time": "1763922420" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763921880" }, "departure": { "time": "1763921880" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763923560" }, "departure": { "time": "1763923560" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763923020" }, "departure": { "time": "1763923020" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763922240" }, "departure": { "time": "1763922240" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763923260" }, "departure": { "time": "1763923260" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763921100" }, "departure": { "time": "1763921100" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763920920" }, "departure": { "time": "1763920920" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763921820" }, "departure": { "time": "1763921820" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763921520" }, "departure": { "time": "1763921520" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763921400" }, "departure": { "time": "1763921400" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1763920800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1763910167", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:2111:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1763886239" }, "departure": { "delay": 90, "time": "1763886270" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1763884877" }, "departure": { "delay": 41, "time": "1763884901" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -25, "time": "1763887595" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 25, "time": "1763886373" }, "departure": { "delay": 25, "time": "1763886385" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 115, "time": "1763886029" }, "departure": { "delay": 115, "time": "1763886055" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1763886330" }, "departure": { "delay": 102, "time": "1763886342" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 64, "time": "1763887353" }, "departure": { "delay": 64, "time": "1763887384" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 120, "time": "1763885560" }, "departure": { "delay": 120, "time": "1763885580" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 135, "time": "1763885463" }, "departure": { "delay": 135, "time": "1763885475" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 56, "time": "1763884736" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1763887498" }, "departure": { "delay": 32, "time": "1763887532" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 177, "time": "1763885235" }, "departure": { "delay": 177, "time": "1763885277" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 137, "time": "1763885636" }, "departure": { "delay": 137, "time": "1763885657" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1763887432" }, "departure": { "delay": 14, "time": "1763887454" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 138, "time": "1763885766" }, "departure": { "delay": 138, "time": "1763885778" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1763886442" }, "departure": { "delay": 26, "time": "1763886506" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 129, "time": "1763886930" }, "departure": { "delay": 129, "time": "1763886969" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 104, "time": "1763887268" }, "departure": { "delay": 104, "time": "1763887304" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 89, "time": "1763886173" }, "departure": { "delay": 89, "time": "1763886209" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1763885718" }, "departure": { "delay": 157, "time": "1763885737" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 158, "time": "1763885402" }, "departure": { "delay": 158, "time": "1763885438" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1763885148" }, "departure": { "delay": 123, "time": "1763885163" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1763886102" }, "departure": { "delay": 80, "time": "1763886140" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1763884835" }, "departure": { "delay": 49, "time": "1763884849" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1763887404" }, "departure": { "delay": 31, "time": "1763887411" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 172, "time": "1763885827" }, "departure": { "delay": 172, "time": "1763885872" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1763887195" }, "departure": { "delay": 88, "time": "1763887228" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 132, "time": "1763885336" }, "departure": { "delay": 132, "time": "1763885352" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1763887034" }, "departure": { "delay": 90, "time": "1763887050" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 88, "time": "1763886624" }, "departure": { "delay": 88, "time": "1763886688" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1763884930" }, "departure": { "delay": 107, "time": "1763884967" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1763884994" }, "departure": { "delay": 123, "time": "1763885043" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 154, "time": "1763885890" }, "departure": { "delay": 154, "time": "1763885914" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 87, "time": "1763886831" }, "departure": { "delay": 87, "time": "1763886867" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1763887088" }, "departure": { "delay": 108, "time": "1763887128" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3429F4489347x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763920260" }, "departure": { "time": "1763920320" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1763917320" }, "departure": { "time": "1763917380" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 44 }, { "arrival": { "time": "1763924820" }, "departure": { "time": "1763924880" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 60 }, { "arrival": { "time": "1763918400" }, "departure": { "time": "1763918460" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 46 }, { "departure": { "time": "1763913240" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1763923800" }, "departure": { "time": "1763923860" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 58 }, { "arrival": { "time": "1763926020" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 66 }, { "arrival": { "time": "1763920860" }, "departure": { "time": "1763921040" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 52 }, { "arrival": { "time": "1763922660" }, "departure": { "time": "1763922780" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 56 } ], "timestamp": "1763909626", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3429F4489347x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748898x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1763904148" }, "departure": { "delay": 3, "time": "1763904183" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -68, "time": "1763905552" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 43, "time": "1763903680" }, "departure": { "delay": 43, "time": "1763903743" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1763905302" }, "departure": { "delay": 62, "time": "1763905322" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -1, "time": "1763903424" }, "departure": { "delay": -1, "time": "1763903459" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1763903938" }, "departure": { "delay": 32, "time": "1763903972" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1763905453" }, "departure": { "delay": 42, "time": "1763905482" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1763904985" }, "departure": { "delay": 60, "time": "1763905020" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 32, "time": "1763905075" }, "departure": { "delay": 32, "time": "1763905112" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1763904601" }, "departure": { "delay": 20, "time": "1763904620" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1763904220" }, "departure": { "delay": -2, "time": "1763904238" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1763903282" }, "departure": { "delay": 42, "time": "1763903322" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 63, "time": "1763905168" }, "departure": { "delay": 63, "time": "1763905203" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1763905406" }, "departure": { "delay": 40, "time": "1763905420" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 85, "time": "1763902789" }, "departure": { "delay": 85, "time": "1763902825" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1763904914" }, "departure": { "delay": 52, "time": "1763904952" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 63, "time": "1763903176" }, "departure": { "delay": 63, "time": "1763903223" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1763903351" }, "departure": { "delay": 29, "time": "1763903369" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 63, "time": "1763904790" }, "departure": { "delay": 63, "time": "1763904843" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1763904092" }, "departure": { "delay": 3, "time": "1763904123" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1763903101" }, "departure": { "delay": 32, "time": "1763903132" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1763905232" }, "departure": { "delay": 67, "time": "1763905267" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1763904315" }, "departure": { "delay": -5, "time": "1763904355" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1763902904" }, "departure": { "delay": 92, "time": "1763902952" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1763903538" }, "departure": { "delay": -7, "time": "1763903573" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -31, "time": "1763904400" }, "departure": { "delay": -31, "time": "1763904449" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1763904028" }, "departure": { "delay": 3, "time": "1763904063" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1763904487" }, "departure": { "delay": 2, "time": "1763904542" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1763905507" }, "departure": { "delay": 17, "time": "1763905517" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 78, "time": "1763903018" }, "departure": { "delay": 78, "time": "1763903058" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1763904674" }, "departure": { "delay": 46, "time": "1763904706" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1763903843" }, "departure": { "delay": 10, "time": "1763903890" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1763905350" }, "departure": { "delay": 60, "time": "1763905380" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 43, "time": "1763902723" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -11, "time": "1763904576" }, "departure": { "delay": -11, "time": "1763904589" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 76, "time": "1763902966" }, "departure": { "delay": 76, "time": "1763902996" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910258", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748898x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757750x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -122, "time": "1763910223" }, "departure": { "delay": -122, "time": "1763910238" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -110, "time": "1763910730" }, "departure": { "delay": -110, "time": "1763910730" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -31, "time": "1763909766" }, "departure": { "delay": -31, "time": "1763909789" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -63, "time": "1763909924" }, "departure": { "delay": -63, "time": "1763909937" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1763908222" }, "departure": { "delay": 50, "time": "1763908310" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1763909207" }, "departure": { "delay": 36, "time": "1763909256" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -59, "time": "1763910047" }, "departure": { "delay": -59, "time": "1763910061" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -110, "time": "1763910310" }, "departure": { "delay": -110, "time": "1763910310" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -110, "time": "1763910970" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1763908798" }, "departure": { "delay": 53, "time": "1763908853" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -110, "time": "1763910550" }, "departure": { "delay": -110, "time": "1763910550" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 13, "time": "1763907913" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1763908423" }, "departure": { "delay": 107, "time": "1763908487" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1763909304" }, "departure": { "delay": -28, "time": "1763909312" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -110, "time": "1763910610" }, "departure": { "delay": -110, "time": "1763910610" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1763908539" }, "departure": { "delay": 45, "time": "1763908545" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763909689" }, "departure": { "delay": 3, "time": "1763909703" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1763909617" }, "departure": { "delay": 45, "time": "1763909625" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -110, "time": "1763910850" }, "departure": { "delay": -110, "time": "1763910850" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -110, "time": "1763910430" }, "departure": { "delay": -110, "time": "1763910430" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -55, "time": "1763909816" }, "departure": { "delay": -55, "time": "1763909825" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1763910254", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757750x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748899x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1763912540" }, "departure": { "delay": 80, "time": "1763912540" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 80, "time": "1763912660" }, "departure": { "delay": 80, "time": "1763912660" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 80, "time": "1763910440" }, "departure": { "delay": 80, "time": "1763910440" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1763911940" }, "departure": { "delay": 80, "time": "1763911940" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1763910560" }, "departure": { "delay": 80, "time": "1763910560" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763912060" }, "departure": { "delay": 80, "time": "1763912060" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1763912360" }, "departure": { "delay": 80, "time": "1763912360" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 80, "time": "1763911220" }, "departure": { "delay": 80, "time": "1763911220" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1763910156" }, "departure": { "delay": 72, "time": "1763910192" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1763912180" }, "departure": { "delay": 80, "time": "1763912180" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1763911640" }, "departure": { "delay": 80, "time": "1763911640" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1763911460" }, "departure": { "delay": 80, "time": "1763911460" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1763910980" }, "departure": { "delay": 80, "time": "1763910980" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1763912420" }, "departure": { "delay": 80, "time": "1763912420" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1763912240" }, "departure": { "delay": 80, "time": "1763912240" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1763911760" }, "departure": { "delay": 80, "time": "1763911760" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1763911520" }, "departure": { "delay": 80, "time": "1763911520" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1763911340" }, "departure": { "delay": 80, "time": "1763911340" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1763910740" }, "departure": { "delay": 80, "time": "1763910740" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1763911880" }, "departure": { "delay": 80, "time": "1763911880" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1763912600" }, "departure": { "delay": 80, "time": "1763912600" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 80, "time": "1763910860" }, "departure": { "delay": 80, "time": "1763910860" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1763911400" }, "departure": { "delay": 80, "time": "1763911400" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1763910380" }, "departure": { "delay": 80, "time": "1763910380" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1763912900" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 80, "time": "1763912780" }, "departure": { "delay": 80, "time": "1763912780" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 70, "time": "1763910080" }, "departure": { "delay": 70, "time": "1763910130" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1763911820" }, "departure": { "delay": 80, "time": "1763911820" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1763912720" }, "departure": { "delay": 80, "time": "1763912720" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 19, "time": "1763909899" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1763909959" }, "departure": { "delay": 71, "time": "1763910011" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763910220" }, "departure": { "time": "1763910180" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1763910620" }, "departure": { "delay": 80, "time": "1763910620" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1763912480" }, "departure": { "delay": 80, "time": "1763912480" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 80, "time": "1763911160" }, "departure": { "delay": 80, "time": "1763911160" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763911880" }, "departure": { "delay": 80, "time": "1763911880" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1763910258", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748899x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758108x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2, "time": "1763896638" }, "departure": { "delay": -2, "time": "1763896798" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1763895378" }, "departure": { "delay": -19, "time": "1763895401" }, "stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -310, "time": "1763897690" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -12, "time": "1763896240" }, "departure": { "delay": -12, "time": "1763896248" }, "stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1763897000" }, "departure": { "delay": -40, "time": "1763897000" }, "stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -4, "time": "1763893410" }, "departure": { "delay": -4, "time": "1763893436" }, "stopId": "FR:50332:ZE:MALSF2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1763895036" }, "departure": { "delay": -8, "time": "1763895172" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -199, "time": "1763897450" }, "departure": { "delay": -199, "time": "1763897501" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -19, "time": "1763894696" }, "departure": { "delay": -19, "time": "1763894741" }, "stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -24, "time": "1763893675" }, "departure": { "delay": -24, "time": "1763893776" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -297, "time": "1763897593" }, "departure": { "delay": -297, "time": "1763897643" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 4, "time": "1763893920" }, "departure": { "delay": 4, "time": "1763894044" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -42, "time": "1763894256" }, "departure": { "delay": -42, "time": "1763894298" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -46, "time": "1763896863" }, "departure": { "delay": -46, "time": "1763896874" }, "stopId": "FR:50138:ZE:COLFR1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 72, "time": "1763892432" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1763892949" }, "departure": { "delay": -11, "time": "1763892949" }, "stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1763892687" }, "departure": { "delay": 69, "time": "1763892729" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -119, "time": "1763894625" }, "departure": { "delay": -119, "time": "1763894641" }, "stopId": "FR:50490:ZE:SJREG1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -134, "time": "1763897196" }, "departure": { "delay": -134, "time": "1763897206" }, "stopId": "FR:50615:ZE:VALHO1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1763910257", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758108x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748890x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1763901402" }, "departure": { "delay": 74, "time": "1763901434" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 166, "time": "1763900169" }, "departure": { "delay": 166, "time": "1763900206" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1763900678" }, "departure": { "delay": 66, "time": "1763900706" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1763899244" }, "departure": { "delay": 57, "time": "1763899257" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1763901799" }, "departure": { "delay": -33, "time": "1763901807" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 34, "time": "1763901544" }, "departure": { "delay": 34, "time": "1763901574" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1763901316" }, "departure": { "delay": 110, "time": "1763901350" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -9, "time": "1763901760" }, "departure": { "delay": -9, "time": "1763901771" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 81, "time": "1763901222" }, "departure": { "delay": 81, "time": "1763901261" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1763899277" }, "departure": { "delay": 60, "time": "1763899320" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 68, "time": "1763899148" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1763900304" }, "departure": { "delay": 162, "time": "1763900322" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 98, "time": "1763899913" }, "departure": { "delay": 98, "time": "1763899958" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1763900612" }, "departure": { "delay": 62, "time": "1763900642" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 84, "time": "1763900964" }, "departure": { "delay": 84, "time": "1763901084" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 62, "time": "1763901469" }, "departure": { "delay": 62, "time": "1763901482" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 91, "time": "1763899336" }, "departure": { "delay": 91, "time": "1763899351" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1763900734" }, "departure": { "delay": 16, "time": "1763900776" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 76, "time": "1763899482" }, "departure": { "delay": 76, "time": "1763899516" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1763901632" }, "departure": { "delay": 60, "time": "1763901660" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1763900442" }, "departure": { "delay": 38, "time": "1763900498" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 164, "time": "1763900116" }, "departure": { "delay": 164, "time": "1763900144" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1763901708" }, "departure": { "delay": 21, "time": "1763901741" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 133, "time": "1763900020" }, "departure": { "delay": 133, "time": "1763900053" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1763900547" }, "departure": { "delay": 63, "time": "1763900583" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -98, "time": "1763901922" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 190, "time": "1763900248" }, "departure": { "delay": 190, "time": "1763900290" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1763899760" }, "departure": { "delay": 108, "time": "1763899788" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1763899582" }, "departure": { "delay": 98, "time": "1763899598" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1763899375" }, "departure": { "delay": 70, "time": "1763899390" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1763899822" }, "departure": { "delay": 98, "time": "1763899838" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1763899674" }, "departure": { "delay": 92, "time": "1763899712" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1763900383" }, "departure": { "delay": 60, "time": "1763900400" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -15, "time": "1763900820" }, "departure": { "delay": -15, "time": "1763900865" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -21, "time": "1763901847" }, "departure": { "delay": -21, "time": "1763901879" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748890x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1931:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763919300" }, "departure": { "time": "1763919300" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763919960" }, "departure": { "time": "1763919960" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763917020" }, "departure": { "time": "1763917020" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763917200" }, "departure": { "time": "1763917200" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763918400" }, "departure": { "time": "1763918400" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763917740" }, "departure": { "time": "1763917740" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763919120" }, "departure": { "time": "1763919120" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763919720" }, "departure": { "time": "1763919720" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763918220" }, "departure": { "time": "1763918220" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763917320" }, "departure": { "time": "1763917320" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763917920" }, "departure": { "time": "1763917920" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763917140" }, "departure": { "time": "1763917140" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763919840" }, "departure": { "time": "1763919840" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763918880" }, "departure": { "time": "1763918880" }, "stopId": "FR:76217:ZE:18075:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763919000" }, "departure": { "time": "1763919000" }, "stopId": "FR:76217:ZE:18069:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763917860" }, "departure": { "time": "1763917860" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763918700" }, "departure": { "time": "1763918700" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763918520" }, "departure": { "time": "1763918520" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763920080" }, "departure": { "time": "1763920080" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763917800" }, "departure": { "time": "1763917800" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763919900" }, "departure": { "time": "1763919900" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763916960" }, "departure": { "time": "1763916960" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763919060" }, "departure": { "time": "1763919060" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763918820" }, "departure": { "time": "1763918820" }, "stopId": "FR:76217:ZE:18046:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763919420" }, "departure": { "time": "1763919420" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763917500" }, "departure": { "time": "1763917500" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1763917265" }, "departure": { "delay": 5, "time": "1763917265" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763920200" }, "departure": { "time": "1763920200" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 38 }, { "departure": { "time": "1763916900" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763919240" }, "departure": { "time": "1763919240" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763920380" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 39 }, { "arrival": { "time": "1763919540" }, "departure": { "time": "1763919540" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763917080" }, "departure": { "time": "1763917080" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763917680" }, "departure": { "time": "1763917680" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763918940" }, "departure": { "time": "1763918940" }, "stopId": "FR:76217:ZE:18022:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763919180" }, "departure": { "time": "1763919180" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763917260" }, "departure": { "time": "1763917260" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763918640" }, "departure": { "time": "1763918640" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763920140" }, "departure": { "time": "1763920140" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 37 } ], "timestamp": "1763910167", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1931:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197265x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -42, "time": "1763909658" }, "departure": { "delay": -42, "time": "1763909658" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -19, "time": "1763909621" }, "departure": { "delay": -19, "time": "1763909621" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -56, "time": "1763909824" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 1, "time": "1763909461" }, "departure": { "delay": 1, "time": "1763909461" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -43, "time": "1763909597" }, "departure": { "delay": -43, "time": "1763909597" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 36 } ], "timestamp": "1763909630", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197265x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748837x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1763878647" }, "departure": { "delay": 106, "time": "1763878666" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 149, "time": "1763878086" }, "departure": { "delay": 149, "time": "1763878109" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 194, "time": "1763878499" }, "departure": { "delay": 194, "time": "1763878514" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 144, "time": "1763878570" }, "departure": { "delay": 144, "time": "1763878584" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1763878820" }, "departure": { "delay": 101, "time": "1763878841" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1763879410" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 218, "time": "1763879238" }, "departure": { "delay": 218, "time": "1763879258" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 172, "time": "1763877952" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 93, "time": "1763878915" }, "departure": { "delay": 93, "time": "1763878953" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1763879287" }, "departure": { "delay": 198, "time": "1763879298" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 151, "time": "1763878995" }, "departure": { "delay": 151, "time": "1763879071" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 97, "time": "1763878739" }, "departure": { "delay": 97, "time": "1763878777" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1763879318" }, "departure": { "delay": 170, "time": "1763879330" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1763878003" }, "departure": { "delay": 181, "time": "1763878021" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 217, "time": "1763878335" }, "departure": { "delay": 217, "time": "1763878357" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 151, "time": "1763879110" }, "departure": { "delay": 151, "time": "1763879131" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1763878251" }, "departure": { "delay": 189, "time": "1763878269" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 192, "time": "1763878145" }, "departure": { "delay": 192, "time": "1763878212" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748837x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16566F4401345x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763909400" }, "stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002", "stopSequence": 56 }, { "arrival": { "time": "1763904300" }, "departure": { "time": "1763904360" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 43 }, { "arrival": { "time": "1763906340" }, "departure": { "time": "1763906400" }, "stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002", "stopSequence": 53 }, { "arrival": { "time": "1763905140" }, "departure": { "time": "1763905560" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 51 }, { "arrival": { "time": "1763901960" }, "departure": { "time": "1763902020" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763902800" }, "departure": { "time": "1763902980" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1763907420" }, "departure": { "time": "1763907540" }, "stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1763903880" }, "departure": { "time": "1763903940" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1763900880" }, "departure": { "time": "1763901000" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763899680" }, "departure": { "time": "1763899740" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763899320" }, "departure": { "time": "1763899380" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763901480" }, "departure": { "time": "1763901540" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 20 }, { "departure": { "time": "1763898540" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 } ], "timestamp": "1763894928", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16566F4401345x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182810x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1763910038" }, "departure": { "delay": 158, "time": "1763910038" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 213, "time": "1763910633" }, "departure": { "delay": 213, "time": "1763910633" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 167, "time": "1763911247" }, "departure": { "delay": 167, "time": "1763911247" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 221, "time": "1763910821" }, "departure": { "delay": 221, "time": "1763910821" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1763909556" }, "departure": { "delay": 36, "time": "1763909556" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 214, "time": "1763911714" }, "departure": { "delay": 214, "time": "1763911714" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 205, "time": "1763911165" }, "departure": { "delay": 205, "time": "1763911165" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 167, "time": "1763911007" }, "departure": { "delay": 167, "time": "1763911007" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 189, "time": "1763911209" }, "departure": { "delay": 189, "time": "1763911209" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 214, "time": "1763911534" }, "departure": { "delay": 214, "time": "1763911534" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 167, "time": "1763910767" }, "departure": { "delay": 167, "time": "1763910767" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 179, "time": "1763911859" }, "departure": { "delay": 179, "time": "1763911859" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 183, "time": "1763911803" }, "departure": { "delay": 183, "time": "1763911803" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 176, "time": "1763910716" }, "departure": { "delay": 176, "time": "1763910716" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 207, "time": "1763911467" }, "departure": { "delay": 207, "time": "1763911467" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 176, "time": "1763911376" }, "departure": { "delay": 176, "time": "1763911376" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 217, "time": "1763911657" }, "departure": { "delay": 217, "time": "1763911657" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 167, "time": "1763910167" }, "departure": { "delay": 167, "time": "1763910167" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1763909909" }, "departure": { "delay": 89, "time": "1763909909" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1763909849" }, "departure": { "delay": 89, "time": "1763909849" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 167, "time": "1763911427" }, "departure": { "delay": 167, "time": "1763911427" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 211, "time": "1763911051" }, "departure": { "delay": 211, "time": "1763911051" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1763909681" }, "departure": { "delay": 41, "time": "1763909681" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1763911907" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 167, "time": "1763910407" }, "departure": { "delay": 167, "time": "1763910407" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 171, "time": "1763911311" }, "departure": { "delay": 171, "time": "1763911311" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 167, "time": "1763911607" }, "departure": { "delay": 167, "time": "1763911607" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 40, "time": "1763909620" }, "departure": { "delay": 40, "time": "1763909620" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 202, "time": "1763910862" }, "departure": { "delay": 202, "time": "1763910862" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 218, "time": "1763910518" }, "departure": { "delay": 218, "time": "1763910518" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 202, "time": "1763911102" }, "departure": { "delay": 202, "time": "1763911102" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1763910040", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182810x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1763890735" }, "departure": { "delay": 22, "time": "1763890762" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1763890912" }, "departure": { "delay": 27, "time": "1763890947" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 59, "time": "1763889988" }, "departure": { "delay": 59, "time": "1763890019" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 94, "time": "1763888985" }, "departure": { "delay": 94, "time": "1763889034" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -15, "time": "1763890649" }, "departure": { "delay": -15, "time": "1763890665" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1763888947" }, "departure": { "delay": 82, "time": "1763888962" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763889843" }, "departure": { "delay": 80, "time": "1763889860" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 53, "time": "1763889197" }, "departure": { "delay": 53, "time": "1763889233" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -13, "time": "1763891071" }, "departure": { "delay": -13, "time": "1763891087" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 98, "time": "1763889790" }, "departure": { "delay": 98, "time": "1763889818" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1763890060" }, "departure": { "delay": 17, "time": "1763890097" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 77, "time": "1763888408" }, "departure": { "delay": 77, "time": "1763888417" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1763890326" }, "departure": { "delay": 81, "time": "1763890341" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1763890836" }, "departure": { "delay": 28, "time": "1763890888" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1763890517" }, "departure": { "delay": 27, "time": "1763890527" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 42, "time": "1763890136" }, "departure": { "delay": 42, "time": "1763890182" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1763890261" }, "departure": { "delay": 77, "time": "1763890277" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1763890796" }, "departure": { "delay": 6, "time": "1763890806" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 122, "time": "1763888579" }, "departure": { "delay": 122, "time": "1763888642" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1763890561" }, "departure": { "delay": 44, "time": "1763890604" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -96, "time": "1763891124" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 133, "time": "1763888665" }, "departure": { "delay": 133, "time": "1763888713" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1763889726" }, "departure": { "delay": 85, "time": "1763889745" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 46, "time": "1763888326" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1763888758" }, "departure": { "delay": 72, "time": "1763888772" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 146, "time": "1763889670" }, "departure": { "delay": 146, "time": "1763889686" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763889083" }, "departure": { "delay": 70, "time": "1763889130" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1763889578" }, "departure": { "delay": 150, "time": "1763889630" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763889900" }, "departure": { "delay": 80, "time": "1763889920" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1763890417" }, "departure": { "delay": 74, "time": "1763890454" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -2, "time": "1763890964" }, "departure": { "delay": -2, "time": "1763890978" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 118, "time": "1763888838" }, "departure": { "delay": 118, "time": "1763888878" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1763891014" }, "departure": { "delay": 11, "time": "1763891051" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 51, "time": "1763890215" }, "departure": { "delay": 51, "time": "1763890251" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 70, "time": "1763888492" }, "departure": { "delay": 70, "time": "1763888530" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 204, "time": "1763889367" }, "departure": { "delay": 204, "time": "1763889504" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910258", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748874x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1763890606" }, "departure": { "delay": 17, "time": "1763890637" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -125, "time": "1763891330" }, "departure": { "delay": -125, "time": "1763891395" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -139, "time": "1763891426" }, "departure": { "delay": -139, "time": "1763891441" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -5, "time": "1763890658" }, "departure": { "delay": -5, "time": "1763890675" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -14, "time": "1763890983" }, "departure": { "delay": -14, "time": "1763891026" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -198, "time": "1763891742" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -113, "time": "1763891151" }, "departure": { "delay": -113, "time": "1763891167" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 68, "time": "1763890268" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1763890893" }, "departure": { "delay": 22, "time": "1763890942" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1763890354" }, "departure": { "delay": 13, "time": "1763890393" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -73, "time": "1763891595" }, "departure": { "delay": -73, "time": "1763891627" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -69, "time": "1763891525" }, "departure": { "delay": -69, "time": "1763891571" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -160, "time": "1763891271" }, "departure": { "delay": -160, "time": "1763891300" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1763890499" }, "departure": { "delay": 18, "time": "1763890578" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -132, "time": "1763891196" }, "departure": { "delay": -132, "time": "1763891208" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -52, "time": "1763891067" }, "departure": { "delay": -52, "time": "1763891108" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1763890432" }, "departure": { "delay": 25, "time": "1763890465" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1763890713" }, "departure": { "delay": -7, "time": "1763890733" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -83, "time": "1763891642" }, "departure": { "delay": -83, "time": "1763891677" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748874x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:2218:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763925900" }, "departure": { "time": "1763925900" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763925000" }, "departure": { "time": "1763925000" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763926260" }, "departure": { "time": "1763926260" }, "stopId": "FR:76217:ZE:18069:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763927100" }, "departure": { "time": "1763927100" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763926440" }, "departure": { "time": "1763926440" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763926560" }, "departure": { "time": "1763926560" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763925120" }, "departure": { "time": "1763925120" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763924580" }, "departure": { "time": "1763924580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763925180" }, "departure": { "time": "1763925180" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763927400" }, "departure": { "time": "1763927400" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "delay": 5, "time": "1763924765" }, "departure": { "delay": 5, "time": "1763924765" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763924520" }, "departure": { "time": "1763924520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763925060" }, "departure": { "time": "1763925060" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763927580" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 39 }, { "arrival": { "time": "1763927160" }, "departure": { "time": "1763927160" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763924820" }, "departure": { "time": "1763924820" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763927040" }, "departure": { "time": "1763927040" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763924700" }, "departure": { "time": "1763924700" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763926200" }, "departure": { "time": "1763926200" }, "stopId": "FR:76217:ZE:18022:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763925780" }, "departure": { "time": "1763925780" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763926620" }, "departure": { "time": "1763926620" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763927340" }, "departure": { "time": "1763927340" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763926920" }, "departure": { "time": "1763926920" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763925540" }, "departure": { "time": "1763925540" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763926080" }, "departure": { "time": "1763926080" }, "stopId": "FR:76217:ZE:18046:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763924460" }, "departure": { "time": "1763924460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763924640" }, "departure": { "time": "1763924640" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763925240" }, "departure": { "time": "1763925240" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763926140" }, "departure": { "time": "1763926140" }, "stopId": "FR:76217:ZE:18075:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763927280" }, "departure": { "time": "1763927280" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "delay": 5, "time": "1763924645" }, "departure": { "delay": 5, "time": "1763924645" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763926320" }, "departure": { "time": "1763926320" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763924760" }, "departure": { "time": "1763924760" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763925720" }, "departure": { "time": "1763925720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763926800" }, "departure": { "time": "1763926800" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 31 }, { "departure": { "time": "1763924400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763926500" }, "departure": { "time": "1763926500" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763925960" }, "departure": { "time": "1763925960" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763926380" }, "departure": { "time": "1763926380" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 26 } ], "timestamp": "1763910167", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:2218:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182782x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1763911335" }, "departure": { "delay": 15, "time": "1763911335" }, "stopId": "FR:76351:ZE:4725:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1763912940" }, "departure": { "time": "1763912940" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1763911622" }, "departure": { "delay": 2, "time": "1763911622" }, "stopId": "FR:76351:ZE:3385:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1763912400" }, "departure": { "time": "1763912400" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1763912295" }, "departure": { "delay": 15, "time": "1763912295" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1763911741" }, "departure": { "delay": 1, "time": "1763911741" }, "stopId": "FR:76351:ZE:3364:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1763913259" }, "departure": { "delay": 19, "time": "1763913259" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 40, "time": "1763913220" }, "departure": { "delay": 40, "time": "1763913220" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1763913180" }, "departure": { "time": "1763913180" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "time": "1763911680" }, "departure": { "time": "1763911680" }, "stopId": "FR:76351:ZE:3427:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1763911545" }, "departure": { "delay": 45, "time": "1763911545" }, "stopId": "FR:76351:ZE:5224:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1763911791" }, "departure": { "delay": 51, "time": "1763911791" }, "stopId": "FR:76351:ZE:3418:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763912160" }, "departure": { "time": "1763912160" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 17 }, { "departure": { "time": "1763911080" }, "stopId": "FR:76351:ZE:4823:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763913120" }, "departure": { "time": "1763913120" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 24, "time": "1763911404" }, "departure": { "delay": 24, "time": "1763911404" }, "stopId": "FR:76351:ZE:4468:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1763912353" }, "departure": { "delay": 13, "time": "1763912353" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1763912611" }, "departure": { "delay": 31, "time": "1763912611" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1763911903" }, "departure": { "delay": 43, "time": "1763911903" }, "stopId": "FR:76351:ZE:3358:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1763913018" }, "departure": { "delay": 18, "time": "1763913018" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "time": "1763911440" }, "departure": { "time": "1763911440" }, "stopId": "FR:76351:ZE:4559:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763913540" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1763913469" }, "departure": { "delay": 49, "time": "1763913469" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 9, "time": "1763911209" }, "departure": { "delay": 9, "time": "1763911209" }, "stopId": "FR:76351:ZE:4836:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763912700" }, "departure": { "time": "1763912700" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1763912543" }, "departure": { "delay": 23, "time": "1763912543" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "time": "1763911860" }, "departure": { "time": "1763911860" }, "stopId": "FR:76351:ZE:3125:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763913414" }, "departure": { "delay": 54, "time": "1763913414" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 25, "time": "1763913325" }, "departure": { "delay": 25, "time": "1763913325" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 54, "time": "1763912454" }, "departure": { "delay": 54, "time": "1763912454" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 35, "time": "1763911955" }, "departure": { "delay": 35, "time": "1763911955" }, "stopId": "FR:76351:ZE:3532:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1763912104" }, "departure": { "delay": 4, "time": "1763912104" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763911143" }, "departure": { "delay": 3, "time": "1763911143" }, "stopId": "FR:76351:ZE:4256:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1763912026" }, "departure": { "delay": 46, "time": "1763912026" }, "stopId": "FR:76351:ZE:3628:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763910080", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182782x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068709x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 633, "time": "1763912733" }, "departure": { "delay": 633, "time": "1763912733" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 633, "time": "1763911113" }, "departure": { "delay": 633, "time": "1763911113" }, "stopId": "FR:76250:ZE:5187:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 106, "time": "1763909566" }, "departure": { "delay": 106, "time": "1763909566" }, "stopId": "FR:76447:ZE:3885:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 651, "time": "1763912031" }, "departure": { "delay": 651, "time": "1763912031" }, "stopId": "FR:76563:ZE:5112:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 642, "time": "1763910942" }, "departure": { "delay": 642, "time": "1763910942" }, "stopId": "FR:76250:ZE:3217:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 679, "time": "1763910259" }, "departure": { "delay": 679, "time": "1763910259" }, "stopId": "FR:76238:ZE:4033:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 654, "time": "1763912454" }, "departure": { "delay": 654, "time": "1763912454" }, "stopId": "FR:76296:ZE:4444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 668, "time": "1763913488" }, "departure": { "delay": 668, "time": "1763913488" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 633, "time": "1763913213" }, "departure": { "delay": 633, "time": "1763913213" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 640, "time": "1763910820" }, "departure": { "delay": 640, "time": "1763910820" }, "stopId": "FR:76551:ZE:5100:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 656, "time": "1763912816" }, "departure": { "delay": 656, "time": "1763912816" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 633, "time": "1763910333" }, "departure": { "delay": 633, "time": "1763910333" }, "stopId": "FR:76238:ZE:4034:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 633, "time": "1763911473" }, "departure": { "delay": 633, "time": "1763911473" }, "stopId": "FR:76647:ZE:5170:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 654, "time": "1763912274" }, "departure": { "delay": 654, "time": "1763912274" }, "stopId": "FR:76596:ZE:5106:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 653, "time": "1763913593" }, "departure": { "delay": 653, "time": "1763913593" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 657, "time": "1763912577" }, "departure": { "delay": 657, "time": "1763912577" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 680, "time": "1763913440" }, "departure": { "delay": 680, "time": "1763913440" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 660, "time": "1763910420" }, "departure": { "delay": 660, "time": "1763910420" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 678, "time": "1763912778" }, "departure": { "delay": 678, "time": "1763912778" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 672, "time": "1763911572" }, "departure": { "delay": 672, "time": "1763911572" }, "stopId": "FR:76647:ZE:5070:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 649, "time": "1763912689" }, "departure": { "delay": 649, "time": "1763912689" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 73, "time": "1763909593" }, "departure": { "delay": 73, "time": "1763909593" }, "stopId": "FR:76238:ZE:4029:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 633, "time": "1763913753" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 645, "time": "1763911905" }, "departure": { "delay": 645, "time": "1763911905" }, "stopId": "FR:76647:ZE:5155:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 633, "time": "1763911833" }, "departure": { "delay": 633, "time": "1763911833" }, "stopId": "FR:76647:ZE:5072:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 640, "time": "1763912320" }, "departure": { "delay": 640, "time": "1763912320" }, "stopId": "FR:76296:ZE:4009:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 670, "time": "1763911690" }, "departure": { "delay": 670, "time": "1763911690" }, "stopId": "FR:76647:ZE:5068:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 633, "time": "1763912373" }, "departure": { "delay": 633, "time": "1763912373" }, "stopId": "FR:76296:ZE:4008:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 633, "time": "1763910753" }, "departure": { "delay": 633, "time": "1763910753" }, "stopId": "FR:76551:ZE:5098:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 659, "time": "1763911079" }, "departure": { "delay": 659, "time": "1763911079" }, "stopId": "FR:76250:ZE:3370:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 685, "time": "1763912545" }, "departure": { "delay": 685, "time": "1763912545" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 634, "time": "1763910574" }, "departure": { "delay": 634, "time": "1763910574" }, "stopId": "FR:76404:ZE:3349:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 633, "time": "1763910213" }, "departure": { "delay": 633, "time": "1763910213" }, "stopId": "FR:76238:ZE:4031:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 644, "time": "1763912084" }, "departure": { "delay": 644, "time": "1763912084" }, "stopId": "FR:76239:ZE:5110:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 641, "time": "1763911181" }, "departure": { "delay": 641, "time": "1763911181" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 633, "time": "1763912853" }, "departure": { "delay": 633, "time": "1763912853" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 } ], "timestamp": "1763910220", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068709x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748878x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 218, "time": "1763904818" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1763905031" }, "departure": { "delay": 230, "time": "1763905070" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1763905700" }, "departure": { "delay": 160, "time": "1763905720" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 191, "time": "1763905197" }, "departure": { "delay": 191, "time": "1763905211" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 229, "time": "1763905619" }, "departure": { "delay": 229, "time": "1763905669" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 255, "time": "1763905515" }, "departure": { "delay": 255, "time": "1763905575" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1763906093" }, "departure": { "delay": 87, "time": "1763906127" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 208, "time": "1763905311" }, "departure": { "delay": 208, "time": "1763905348" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1763906028" }, "departure": { "delay": 84, "time": "1763906064" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1763906144" }, "departure": { "delay": 80, "time": "1763906180" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 89, "time": "1763905758" }, "departure": { "delay": 89, "time": "1763905769" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -45, "time": "1763906295" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1763905898" }, "departure": { "delay": 72, "time": "1763905932" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1763905960" }, "departure": { "delay": 82, "time": "1763906002" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1763905795" }, "departure": { "delay": 89, "time": "1763905829" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 188, "time": "1763905112" }, "departure": { "delay": 188, "time": "1763905148" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 206, "time": "1763904913" }, "departure": { "delay": 206, "time": "1763904986" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1763906201" }, "departure": { "delay": 71, "time": "1763906231" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1763905227" }, "departure": { "delay": 198, "time": "1763905278" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748878x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757922x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1763908865" }, "departure": { "delay": 102, "time": "1763908902" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 107, "time": "1763908566" }, "departure": { "delay": 107, "time": "1763908607" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 105, "time": "1763905411" }, "departure": { "delay": 105, "time": "1763905425" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1763908961" }, "departure": { "delay": 115, "time": "1763908975" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 155, "time": "1763907687" }, "departure": { "delay": 155, "time": "1763907695" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 146, "time": "1763905267" }, "departure": { "delay": 146, "time": "1763905286" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 107, "time": "1763905554" }, "departure": { "delay": 107, "time": "1763905607" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1763904827" }, "departure": { "delay": -13, "time": "1763904887" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1763908538" }, "departure": { "delay": 53, "time": "1763908553" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 210, "time": "1763907018" }, "departure": { "delay": 210, "time": "1763907030" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1763908501" }, "departure": { "delay": 69, "time": "1763908509" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1763908161" }, "departure": { "delay": 86, "time": "1763908166" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 180, "time": "1763907529" }, "departure": { "delay": 180, "time": "1763907540" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1763903470" }, "departure": { "delay": 20, "time": "1763903480" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 1220, "time": "1763910260" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 67, "time": "1763908140" }, "departure": { "delay": 67, "time": "1763908147" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 72, "time": "1763908247" }, "departure": { "delay": 72, "time": "1763908272" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1763906254" }, "departure": { "delay": 34, "time": "1763906254" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1763904538" }, "departure": { "delay": 132, "time": "1763904552" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1763909025" }, "departure": { "delay": 120, "time": "1763909040" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 108, "time": "1763907926" }, "departure": { "delay": 108, "time": "1763907948" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1763904727" }, "departure": { "delay": 82, "time": "1763904742" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 104, "time": "1763904190" }, "departure": { "delay": 104, "time": "1763904224" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 222, "time": "1763907120" }, "departure": { "delay": 222, "time": "1763907162" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 92, "time": "1763905876" }, "departure": { "delay": 92, "time": "1763905952" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1763908359" }, "departure": { "delay": 78, "time": "1763908398" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1763908409" }, "departure": { "delay": 78, "time": "1763908458" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 231, "time": "1763907320" }, "departure": { "delay": 231, "time": "1763907351" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 68, "time": "1763903534" }, "departure": { "delay": 68, "time": "1763903588" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 182, "time": "1763906508" }, "departure": { "delay": 182, "time": "1763906522" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 189, "time": "1763909124" }, "departure": { "delay": 189, "time": "1763909169" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 18, "time": "1763903238" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1763903709" }, "departure": { "delay": 24, "time": "1763903724" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910260", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757922x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197275x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1763912407" }, "departure": { "delay": 7, "time": "1763912407" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763913420" }, "departure": { "time": "1763913420" }, "stopId": "FR:76351:ZE:3257:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1763913240" }, "departure": { "time": "1763913240" }, "stopId": "FR:76351:ZE:3101:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 46, "time": "1763913046" }, "departure": { "delay": 46, "time": "1763913046" }, "stopId": "FR:76351:ZE:3710:ATOUMOD003", "stopSequence": 28 }, { "departure": { "time": "1763910660" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1763912830" }, "departure": { "delay": 10, "time": "1763912830" }, "stopId": "FR:76351:ZE:3567:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 28, "time": "1763910928" }, "departure": { "delay": 28, "time": "1763910928" }, "stopId": "FR:76351:ZE:4114:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1763913445" }, "departure": { "delay": 25, "time": "1763913445" }, "stopId": "FR:76351:ZE:3043:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 34, "time": "1763913334" }, "departure": { "delay": 34, "time": "1763913334" }, "stopId": "FR:76351:ZE:3611:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1763913466" }, "departure": { "delay": 46, "time": "1763913466" }, "stopId": "FR:76351:ZE:4080:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 32, "time": "1763910692" }, "departure": { "delay": 32, "time": "1763910692" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763910960" }, "departure": { "time": "1763910960" }, "stopId": "FR:76351:ZE:3448:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763913540" }, "stopId": "FR:76351:ZE:3212:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "time": "1763912880" }, "departure": { "time": "1763912880" }, "stopId": "FR:76351:ZE:3729:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 48, "time": "1763913288" }, "departure": { "delay": 48, "time": "1763913288" }, "stopId": "FR:76351:ZE:3228:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 41, "time": "1763912921" }, "departure": { "delay": 41, "time": "1763912921" }, "stopId": "FR:76351:ZE:4874:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1763911800" }, "departure": { "time": "1763911800" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1763912797" }, "departure": { "delay": 37, "time": "1763912797" }, "stopId": "FR:76351:ZE:3375:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1763912511" }, "departure": { "delay": 51, "time": "1763912511" }, "stopId": "FR:76351:ZE:3061:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763913120" }, "departure": { "time": "1763913120" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1763911911" }, "departure": { "delay": 51, "time": "1763911911" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 8, "time": "1763912708" }, "departure": { "delay": 8, "time": "1763912708" }, "stopId": "FR:76351:ZE:3653:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1763912215" }, "departure": { "delay": 55, "time": "1763912215" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763912160" }, "departure": { "time": "1763912160" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1763910684" }, "departure": { "delay": 24, "time": "1763910684" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1763913368" }, "departure": { "delay": 8, "time": "1763913368" }, "stopId": "FR:76351:ZE:4883:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 43, "time": "1763911123" }, "departure": { "delay": 43, "time": "1763911123" }, "stopId": "FR:76351:ZE:3018:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1763913179" }, "departure": { "delay": 59, "time": "1763913179" }, "stopId": "FR:76351:ZE:3654:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1763911178" }, "departure": { "delay": 38, "time": "1763911178" }, "stopId": "FR:76351:ZE:3006:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911260" }, "stopId": "FR:76351:ZE:3773:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1763912026" }, "departure": { "delay": 46, "time": "1763912026" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763911440" }, "departure": { "time": "1763911440" }, "stopId": "FR:76351:ZE:3201:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1763912109" }, "departure": { "delay": 9, "time": "1763912109" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1763912258" }, "departure": { "delay": 38, "time": "1763912258" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1763911378" }, "departure": { "delay": 58, "time": "1763911378" }, "stopId": "FR:76351:ZE:3544:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1763912630" }, "departure": { "delay": 50, "time": "1763912630" }, "stopId": "FR:76351:ZE:3604:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1763913512" }, "departure": { "delay": 32, "time": "1763913512" }, "stopId": "FR:76351:ZE:3704:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "time": "1763912460" }, "departure": { "time": "1763912460" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1763912972" }, "departure": { "delay": 32, "time": "1763912972" }, "stopId": "FR:76351:ZE:3708:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763909980", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197275x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:2222:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763927580" }, "departure": { "time": "1763927580" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763926500" }, "departure": { "time": "1763926500" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763927700" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763925180" }, "departure": { "time": "1763925180" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763926860" }, "departure": { "time": "1763926860" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763927040" }, "departure": { "time": "1763927040" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763924580" }, "departure": { "time": "1763924580" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763925540" }, "departure": { "time": "1763925540" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763925660" }, "departure": { "time": "1763925660" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763925600" }, "departure": { "time": "1763925600" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763925300" }, "departure": { "time": "1763925300" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763925000" }, "departure": { "time": "1763925000" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763924520" }, "departure": { "time": "1763924520" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763927100" }, "departure": { "time": "1763927100" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763925960" }, "departure": { "time": "1763925960" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763926560" }, "departure": { "time": "1763926560" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1763927585" }, "departure": { "delay": 5, "time": "1763927585" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763927520" }, "departure": { "time": "1763927520" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763927400" }, "departure": { "time": "1763927400" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763924760" }, "departure": { "time": "1763924760" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763924700" }, "departure": { "time": "1763924700" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763926080" }, "departure": { "time": "1763926080" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1763924400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763927220" }, "departure": { "time": "1763927220" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763925840" }, "departure": { "time": "1763925840" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763925720" }, "departure": { "time": "1763925720" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763924880" }, "departure": { "time": "1763924880" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763925480" }, "departure": { "time": "1763925480" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763925420" }, "departure": { "time": "1763925420" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763927160" }, "departure": { "time": "1763927160" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763926800" }, "departure": { "time": "1763926800" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763925120" }, "departure": { "time": "1763925120" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763924460" }, "departure": { "time": "1763924460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763927280" }, "departure": { "time": "1763927280" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763925360" }, "departure": { "time": "1763925360" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763926020" }, "departure": { "time": "1763926020" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763926740" }, "departure": { "time": "1763926740" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763926200" }, "departure": { "time": "1763926200" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1763910233", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:2222:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758104x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1763888496" }, "departure": { "delay": -6, "time": "1763888574" }, "stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -38, "time": "1763891002" }, "departure": { "delay": -38, "time": "1763891002" }, "stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1763886194" }, "departure": { "delay": 2, "time": "1763886302" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1763889522" }, "departure": { "delay": -30, "time": "1763889630" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -3, "time": "1763889226" }, "departure": { "delay": -3, "time": "1763889237" }, "stopId": "FR:50490:ZE:SJREG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -58, "time": "1763889161" }, "departure": { "delay": -58, "time": "1763889182" }, "stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1763890124" }, "departure": { "delay": 18, "time": "1763890218" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -141, "time": "1763891439" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1763887662" }, "departure": { "delay": -3, "time": "1763887737" }, "stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1763886059" }, "departure": { "delay": 28, "time": "1763886088" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1763889872" }, "departure": { "delay": 1, "time": "1763889961" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -31, "time": "1763891272" }, "departure": { "delay": -31, "time": "1763891309" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1763886561" }, "departure": { "delay": 10, "time": "1763886610" }, "stopId": "FR:50615:ZE:VALHO2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 9, "time": "1763886009" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1763886848" }, "departure": { "delay": 7, "time": "1763886907" }, "stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -7, "time": "1763890467" }, "departure": { "delay": -7, "time": "1763890553" }, "stopId": "FR:50332:ZE:MALSF1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1763887038" }, "departure": { "delay": 6, "time": "1763887086" }, "stopId": "FR:50138:ZE:COLFR2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1763887156" }, "departure": { "delay": 8, "time": "1763887268" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1763888792" }, "departure": { "delay": 3, "time": "1763888883" }, "stopId": "FR:50412:ZE:PORLE1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763910257", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758104x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:2107:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763921045" }, "departure": { "delay": 5, "time": "1763921045" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763922600" }, "departure": { "time": "1763922600" }, "stopId": "FR:76217:ZE:18022:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763923740" }, "departure": { "time": "1763923740" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763923440" }, "departure": { "time": "1763923440" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763922360" }, "departure": { "time": "1763922360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763921280" }, "departure": { "time": "1763921280" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763921520" }, "departure": { "time": "1763921520" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763922780" }, "departure": { "time": "1763922780" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763920860" }, "departure": { "time": "1763920860" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763921580" }, "departure": { "time": "1763921580" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763922240" }, "departure": { "time": "1763922240" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763920920" }, "departure": { "time": "1763920920" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763923980" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 39 }, { "arrival": { "time": "1763922840" }, "departure": { "time": "1763922840" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763923500" }, "departure": { "time": "1763923500" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763921040" }, "departure": { "time": "1763921040" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763923320" }, "departure": { "time": "1763923320" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763923020" }, "departure": { "time": "1763923020" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763923560" }, "departure": { "time": "1763923560" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763922000" }, "departure": { "time": "1763922000" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "departure": { "time": "1763920800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763921165" }, "departure": { "delay": 5, "time": "1763921165" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763921460" }, "departure": { "time": "1763921460" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763921100" }, "departure": { "time": "1763921100" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763921160" }, "departure": { "time": "1763921160" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763923680" }, "departure": { "time": "1763923680" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763922660" }, "departure": { "time": "1763922660" }, "stopId": "FR:76217:ZE:18069:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763921640" }, "departure": { "time": "1763921640" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763922720" }, "departure": { "time": "1763922720" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763922960" }, "departure": { "time": "1763922960" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763923800" }, "departure": { "time": "1763923800" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763922900" }, "departure": { "time": "1763922900" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763923200" }, "departure": { "time": "1763923200" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763922540" }, "departure": { "time": "1763922540" }, "stopId": "FR:76217:ZE:18075:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763922180" }, "departure": { "time": "1763922180" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763920980" }, "departure": { "time": "1763920980" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763922480" }, "departure": { "time": "1763922480" }, "stopId": "FR:76217:ZE:18046:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763921700" }, "departure": { "time": "1763921700" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763922300" }, "departure": { "time": "1763922300" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 } ], "timestamp": "1763910233", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:2107:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6083146400399360x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 121, "time": "1763909793" }, "departure": { "delay": 121, "time": "1763909821" }, "stopId": "FR:14366:ZE:23030003:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -35, "time": "1763910975" }, "departure": { "delay": -35, "time": "1763910985" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1763910244" }, "departure": { "delay": 146, "time": "1763910266" }, "stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -49, "time": "1763911081" }, "departure": { "delay": -49, "time": "1763911091" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 }, { "departure": { "delay": 196, "time": "1763909596" }, "stopId": "FR:14366:ZE:3100004:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -52, "time": "1763910898" }, "departure": { "delay": -52, "time": "1763910908" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 186, "time": "1763909706" }, "departure": { "delay": 186, "time": "1763909706" }, "stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1763910823" }, "departure": { "delay": -7, "time": "1763910833" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -33, "time": "1763911227" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 192, "time": "1763909772" }, "departure": { "delay": 192, "time": "1763909772" }, "stopId": "FR:14366:ZE:25050002:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1763910143" }, "departure": { "delay": 150, "time": "1763910150" }, "stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 141, "time": "1763910311" }, "departure": { "delay": 141, "time": "1763910321" }, "stopId": "FR:14366:ZE:9260005:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1763910660" }, "departure": { "delay": 130, "time": "1763910670" }, "stopId": "FR:14366:ZE:21190003:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 171, "time": "1763909947" }, "departure": { "delay": 171, "time": "1763909991" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1763910181" }, "departure": { "delay": 121, "time": "1763910181" }, "stopId": "FR:14366:ZE:5160002:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 162, "time": "1763910392" }, "departure": { "delay": 162, "time": "1763910402" }, "stopId": "FR:14366:ZE:7160003:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1763910728" }, "departure": { "delay": 78, "time": "1763910738" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 115, "time": "1763910585" }, "departure": { "delay": 115, "time": "1763910595" }, "stopId": "FR:14366:ZE:33070004:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1763910440" }, "departure": { "delay": 150, "time": "1763910450" }, "stopId": "FR:14366:ZE:3120002:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1763909865" }, "departure": { "delay": 106, "time": "1763909866" }, "stopId": "FR:14366:ZE:1200004:ATOUMOD036", "stopSequence": 9 } ], "timestamp": "1763909835", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4809340465709056:LOC", "tripId": "ATOUMOD036:ServiceJourney:6083146400399360x3:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1763887633" }, "departure": { "delay": 52, "time": "1763887732" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 59, "time": "1763887411" }, "departure": { "delay": 59, "time": "1763887439" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -15, "time": "1763888150" }, "departure": { "delay": -15, "time": "1763888205" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1763887983" }, "departure": { "delay": 51, "time": "1763888031" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 132, "time": "1763887322" }, "departure": { "delay": 132, "time": "1763887332" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1763887903" }, "departure": { "delay": 12, "time": "1763887932" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 157, "time": "1763887212" }, "departure": { "delay": 157, "time": "1763887237" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 101, "time": "1763886840" }, "departure": { "delay": 101, "time": "1763886881" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1763886902" }, "departure": { "delay": 71, "time": "1763886911" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1763887352" }, "departure": { "delay": 105, "time": "1763887365" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1763887841" }, "departure": { "delay": 12, "time": "1763887872" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -56, "time": "1763888284" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 162, "time": "1763886762" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1763887552" }, "departure": { "delay": 28, "time": "1763887588" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1763887088" }, "departure": { "delay": 144, "time": "1763887104" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 163, "time": "1763887139" }, "departure": { "delay": 163, "time": "1763887183" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -6, "time": "1763887777" }, "departure": { "delay": -6, "time": "1763887794" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1763887471" }, "departure": { "delay": 7, "time": "1763887507" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1763887058" }, "departure": { "delay": 168, "time": "1763887068" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1763888061" }, "departure": { "delay": 1, "time": "1763888101" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748877x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1763902381" }, "departure": { "delay": -9, "time": "1763902431" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 1, "time": "1763902453" }, "departure": { "delay": 1, "time": "1763902501" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1763902204" }, "departure": { "delay": -59, "time": "1763902261" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -91, "time": "1763902128" }, "departure": { "delay": -91, "time": "1763902169" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1763902011" }, "departure": { "delay": -55, "time": "1763902025" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1763901456" }, "departure": { "delay": 142, "time": "1763901502" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 245, "time": "1763901245" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1763901647" }, "departure": { "delay": 122, "time": "1763901662" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1763901792" }, "departure": { "delay": 118, "time": "1763901838" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1763901532" }, "departure": { "delay": 128, "time": "1763901548" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1763902528" }, "departure": { "delay": -24, "time": "1763902536" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 177, "time": "1763901382" }, "departure": { "delay": 177, "time": "1763901417" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -74, "time": "1763902050" }, "departure": { "delay": -74, "time": "1763902066" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1763901297" }, "departure": { "delay": 160, "time": "1763901340" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1763901942" }, "departure": { "delay": 2, "time": "1763901962" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1763901571" }, "departure": { "delay": 129, "time": "1763901609" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -88, "time": "1763902652" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 55, "time": "1763901881" }, "departure": { "delay": 55, "time": "1763901895" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -67, "time": "1763902293" }, "departure": { "delay": -67, "time": "1763902313" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748877x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748871x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1763880798" }, "departure": { "delay": 150, "time": "1763880870" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 185, "time": "1763881076" }, "departure": { "delay": 185, "time": "1763881085" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 173, "time": "1763879773" }, "departure": { "delay": 173, "time": "1763879813" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 143, "time": "1763880906" }, "departure": { "delay": 143, "time": "1763880923" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 217, "time": "1763880272" }, "departure": { "delay": 217, "time": "1763880337" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1763880552" }, "departure": { "delay": 87, "time": "1763880567" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 126, "time": "1763880464" }, "departure": { "delay": 126, "time": "1763880486" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1763880389" }, "departure": { "delay": 169, "time": "1763880409" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 205, "time": "1763879605" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 175, "time": "1763880091" }, "departure": { "delay": 175, "time": "1763880115" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1763881247" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1763879877" }, "departure": { "delay": 138, "time": "1763879898" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1763881100" }, "departure": { "delay": 170, "time": "1763881130" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 216, "time": "1763881022" }, "departure": { "delay": 216, "time": "1763881056" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1763880605" }, "departure": { "delay": 86, "time": "1763880626" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 151, "time": "1763879950" }, "departure": { "delay": 151, "time": "1763879971" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 146, "time": "1763879708" }, "departure": { "delay": 146, "time": "1763879726" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1763880706" }, "departure": { "delay": 91, "time": "1763880751" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 146, "time": "1763880008" }, "departure": { "delay": 146, "time": "1763880026" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748871x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748933x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1763902573" }, "departure": { "delay": 144, "time": "1763902584" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 162, "time": "1763901684" }, "departure": { "delay": 162, "time": "1763901702" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -137, "time": "1763903263" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1763903010" }, "departure": { "delay": 44, "time": "1763903024" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 124, "time": "1763901484" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1763901851" }, "departure": { "delay": 147, "time": "1763901867" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1763902919" }, "departure": { "delay": 39, "time": "1763902959" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 131, "time": "1763902270" }, "departure": { "delay": 131, "time": "1763902331" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1763902610" }, "departure": { "delay": 122, "time": "1763902622" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 136, "time": "1763901766" }, "departure": { "delay": 136, "time": "1763901796" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1763902065" }, "departure": { "delay": 144, "time": "1763902104" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 136, "time": "1763901643" }, "departure": { "delay": 136, "time": "1763901676" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1763902655" }, "departure": { "delay": 79, "time": "1763902699" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 94, "time": "1763902165" }, "departure": { "delay": 94, "time": "1763902174" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 164, "time": "1763902406" }, "departure": { "delay": 164, "time": "1763902424" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 169, "time": "1763902356" }, "departure": { "delay": 169, "time": "1763902369" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1763903082" }, "departure": { "delay": 37, "time": "1763903137" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1763903174" }, "departure": { "delay": 46, "time": "1763903206" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1763902241" }, "departure": { "delay": 115, "time": "1763902255" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1763902208" }, "departure": { "delay": 76, "time": "1763902216" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1763901541" }, "departure": { "delay": 99, "time": "1763901579" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 116, "time": "1763902760" }, "departure": { "delay": 116, "time": "1763902856" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1763901824" }, "departure": { "delay": 116, "time": "1763901836" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1763901898" }, "departure": { "delay": 130, "time": "1763901910" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 129, "time": "1763902014" }, "departure": { "delay": 129, "time": "1763902029" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763909906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748933x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757921x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1763900195" }, "departure": { "delay": 46, "time": "1763900206" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1763900892" }, "departure": { "delay": 23, "time": "1763900903" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1763897567" }, "departure": { "delay": 115, "time": "1763897575" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1763901204" }, "departure": { "delay": 6, "time": "1763901246" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -16, "time": "1763900601" }, "departure": { "delay": -16, "time": "1763900624" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1763899762" }, "departure": { "delay": 148, "time": "1763899768" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -16, "time": "1763901630" }, "departure": { "delay": -16, "time": "1763901644" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -29, "time": "1763901508" }, "departure": { "delay": -29, "time": "1763901571" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1763900374" }, "departure": { "delay": 48, "time": "1763900388" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1763900990" }, "departure": { "delay": 41, "time": "1763901041" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -12, "time": "1763901156" }, "departure": { "delay": -12, "time": "1763901168" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 48, "time": "1763899063" }, "departure": { "delay": 48, "time": "1763899068" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 6, "time": "1763901712" }, "departure": { "delay": 6, "time": "1763901726" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 200, "time": "1763898124" }, "departure": { "delay": 200, "time": "1763898140" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1763901134" }, "departure": { "delay": 23, "time": "1763901143" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 107, "time": "1763897027" }, "departure": { "delay": 107, "time": "1763897027" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1763900003" }, "departure": { "delay": 89, "time": "1763900009" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1763896433" }, "departure": { "delay": 133, "time": "1763896453" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1763897674" }, "departure": { "delay": 52, "time": "1763897752" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1763896564" }, "departure": { "delay": 70, "time": "1763896570" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 149, "time": "1763898259" }, "departure": { "delay": 149, "time": "1763898269" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1763901272" }, "departure": { "delay": -20, "time": "1763901280" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 181, "time": "1763899312" }, "departure": { "delay": 181, "time": "1763899321" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1763901295" }, "departure": { "delay": 3, "time": "1763901303" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 129, "time": "1763901969" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 132, "time": "1763898742" }, "departure": { "delay": 132, "time": "1763898792" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763901791" }, "departure": { "delay": 54, "time": "1763901834" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 155, "time": "1763897349" }, "departure": { "delay": 155, "time": "1763897375" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1763900807" }, "departure": { "delay": 1, "time": "1763900881" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 154, "time": "1763896174" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 121, "time": "1763899861" }, "departure": { "delay": 121, "time": "1763899861" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1763896380" }, "departure": { "delay": 120, "time": "1763896380" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 193, "time": "1763898404" }, "departure": { "delay": 193, "time": "1763898493" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763910028", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757921x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1763879228" }, "departure": { "delay": 8, "time": "1763879228" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1763878830" }, "departure": { "delay": 1, "time": "1763878921" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1763879053" }, "departure": { "delay": 18, "time": "1763879118" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1763878931" }, "departure": { "delay": 21, "time": "1763878941" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -1, "time": "1763879328" }, "departure": { "delay": -1, "time": "1763879339" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -32, "time": "1763881670" }, "departure": { "delay": -32, "time": "1763881708" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1763878974" }, "departure": { "delay": 6, "time": "1763878986" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -53, "time": "1763883890" }, "departure": { "delay": -53, "time": "1763883907" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -17, "time": "1763878585" }, "departure": { "delay": -17, "time": "1763878603" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1763880070" }, "departure": { "delay": 20, "time": "1763880080" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1763881335" }, "departure": { "delay": -38, "time": "1763881342" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 1, "time": "1763878501" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1763882741" }, "departure": { "delay": -9, "time": "1763882751" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -148, "time": "1763884052" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -54, "time": "1763883846" }, "departure": { "delay": -54, "time": "1763883846" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -6, "time": "1763879022" }, "departure": { "delay": -6, "time": "1763879034" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 376, "time": "1763882621" }, "departure": { "delay": 376, "time": "1763882656" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -5, "time": "1763880285" }, "departure": { "delay": -5, "time": "1763880295" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1763879531" }, "departure": { "delay": 7, "time": "1763879587" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1763879356" }, "departure": { "delay": 31, "time": "1763879371" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1763882116" }, "departure": { "delay": 30, "time": "1763882130" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1763880607" }, "departure": { "delay": 15, "time": "1763880615" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -33, "time": "1763883267" }, "departure": { "delay": -33, "time": "1763883267" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 13, "time": "1763879845" }, "departure": { "delay": 13, "time": "1763879893" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1763880938" }, "departure": { "delay": 51, "time": "1763880951" }, "stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -55, "time": "1763882881" }, "departure": { "delay": -55, "time": "1763882945" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1763881022" }, "departure": { "delay": 12, "time": "1763881032" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1763881957" }, "departure": { "delay": 51, "time": "1763881971" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1763883730" }, "departure": { "delay": 18, "time": "1763883738" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 50, "time": "1763880464" }, "departure": { "delay": 50, "time": "1763880470" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763910262", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 254, "time": "1763891155" }, "departure": { "delay": 254, "time": "1763891234" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 148, "time": "1763891696" }, "departure": { "delay": 148, "time": "1763891728" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 271, "time": "1763890757" }, "departure": { "delay": 271, "time": "1763890771" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 311, "time": "1763890840" }, "departure": { "delay": 311, "time": "1763890931" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1763891578" }, "departure": { "delay": 147, "time": "1763891607" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 207, "time": "1763890543" }, "departure": { "delay": 207, "time": "1763890587" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 260, "time": "1763891052" }, "departure": { "delay": 260, "time": "1763891060" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1763891806" }, "departure": { "delay": 29, "time": "1763891849" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 61, "time": "1763891753" }, "departure": { "delay": 61, "time": "1763891761" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 249, "time": "1763890789" }, "departure": { "delay": 249, "time": "1763890809" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 138, "time": "1763891629" }, "departure": { "delay": 138, "time": "1763891658" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 211, "time": "1763890612" }, "departure": { "delay": 211, "time": "1763890651" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1763891939" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 262, "time": "1763891084" }, "departure": { "delay": 262, "time": "1763891122" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 221, "time": "1763891344" }, "departure": { "delay": 221, "time": "1763891381" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 322, "time": "1763890970" }, "departure": { "delay": 322, "time": "1763891002" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 236, "time": "1763890436" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 192, "time": "1763891259" }, "departure": { "delay": 192, "time": "1763891292" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1763891437" }, "departure": { "delay": 193, "time": "1763891473" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1763891508" }, "departure": { "delay": 147, "time": "1763891547" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182811x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1763911660" }, "departure": { "delay": 40, "time": "1763911660" }, "stopId": "FR:76351:ZE:3534:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763912435" }, "departure": { "delay": 35, "time": "1763912435" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763911320" }, "departure": { "time": "1763911320" }, "stopId": "FR:76351:ZE:3253:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763912580" }, "departure": { "time": "1763912580" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1763913436" }, "departure": { "delay": 16, "time": "1763913436" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1763913100" }, "departure": { "delay": 40, "time": "1763913100" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "time": "1763912340" }, "departure": { "time": "1763912340" }, "stopId": "FR:76351:ZE:4641:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763913240" }, "departure": { "time": "1763913240" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 47, "time": "1763913167" }, "departure": { "delay": 47, "time": "1763913167" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1763911271" }, "departure": { "delay": 11, "time": "1763911271" }, "stopId": "FR:76351:ZE:3669:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1763913009" }, "departure": { "delay": 9, "time": "1763913009" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1763912206" }, "departure": { "delay": 46, "time": "1763912206" }, "stopId": "FR:76351:ZE:3500:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1763912635" }, "departure": { "delay": 55, "time": "1763912635" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1763911740" }, "departure": { "time": "1763911740" }, "stopId": "FR:76351:ZE:4134:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1763911207" }, "departure": { "delay": 7, "time": "1763911207" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763911560" }, "departure": { "time": "1763911560" }, "stopId": "FR:76351:ZE:3533:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1763912091" }, "departure": { "delay": 51, "time": "1763912091" }, "stopId": "FR:76351:ZE:3275:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1763911980" }, "departure": { "time": "1763911980" }, "stopId": "FR:76351:ZE:3700:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1763912699" }, "departure": { "delay": 59, "time": "1763912699" }, "stopId": "FR:76351:ZE:3627:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1763911500" }, "departure": { "time": "1763911500" }, "stopId": "FR:76351:ZE:3771:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1763913290" }, "departure": { "delay": 50, "time": "1763913290" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 9, "time": "1763912289" }, "departure": { "delay": 9, "time": "1763912289" }, "stopId": "FR:76351:ZE:3645:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1763911381" }, "departure": { "delay": 1, "time": "1763911381" }, "stopId": "FR:76351:ZE:4357:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763913540" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 54, "time": "1763912394" }, "departure": { "delay": 54, "time": "1763912394" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1763913347" }, "departure": { "delay": 47, "time": "1763913347" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 4, "time": "1763912944" }, "departure": { "delay": 4, "time": "1763912944" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763911140" }, "departure": { "time": "1763911140" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1763912832" }, "departure": { "delay": 12, "time": "1763912832" }, "stopId": "FR:76351:ZE:3357:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 12, "time": "1763913492" }, "departure": { "delay": 12, "time": "1763913492" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1763912880" }, "departure": { "time": "1763912880" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1763912778" }, "departure": { "delay": 18, "time": "1763912778" }, "stopId": "FR:76351:ZE:3531:ATOUMOD003", "stopSequence": 22 }, { "departure": { "time": "1763911080" }, "stopId": "FR:76351:ZE:4595:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763913060" }, "departure": { "time": "1763913060" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763910210", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182811x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041879x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 192, "time": "1763910132" }, "departure": { "delay": 192, "time": "1763910132" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 202, "time": "1763910022" }, "departure": { "delay": 202, "time": "1763910022" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 179, "time": "1763910179" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 221, "time": "1763910101" }, "departure": { "delay": 221, "time": "1763910101" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763910130", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041879x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758041x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 46, "time": "1763900926" }, "stopId": "FR:50341:ZE:MONAP1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1763904510" }, "departure": { "delay": 17, "time": "1763904557" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1763904720" }, "departure": { "delay": 106, "time": "1763904766" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 141, "time": "1763904921" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -17, "time": "1763904027" }, "departure": { "delay": -17, "time": "1763904043" }, "stopId": "FR:50129:ZE:10MAG1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1763903179" }, "departure": { "delay": 6, "time": "1763903226" }, "stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1763903677" }, "departure": { "delay": -7, "time": "1763903693" }, "stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1763903788" }, "departure": { "delay": 10, "time": "1763903830" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1763902585" }, "departure": { "delay": 16, "time": "1763902636" }, "stopId": "FR:50579:ZE:SOTML1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1763901580" }, "departure": { "delay": 44, "time": "1763901644" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763902101" }, "departure": { "delay": 6, "time": "1763902146" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -49, "time": "1763904361" }, "departure": { "delay": -49, "time": "1763904371" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1763902978" }, "departure": { "delay": 47, "time": "1763903027" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1763904285" }, "departure": { "delay": -3, "time": "1763904297" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1763901765" }, "departure": { "delay": 66, "time": "1763901846" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1763901369" }, "departure": { "delay": 2, "time": "1763901482" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1763904327" }, "departure": { "delay": -20, "time": "1763904340" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1763904611" }, "departure": { "delay": 24, "time": "1763904624" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 15, "time": "1763903555" }, "departure": { "delay": 15, "time": "1763903595" }, "stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 28, "time": "1763901928" }, "departure": { "delay": 28, "time": "1763901928" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1763903892" }, "departure": { "delay": 1, "time": "1763903941" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910260", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758041x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757763x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1763900971" }, "departure": { "delay": -12, "time": "1763900988" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1763902587" }, "departure": { "delay": 103, "time": "1763902603" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -42, "time": "1763901788" }, "departure": { "delay": -42, "time": "1763901798" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 65, "time": "1763902165" }, "departure": { "delay": 65, "time": "1763902265" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -81, "time": "1763901991" }, "departure": { "delay": -81, "time": "1763901999" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 159, "time": "1763903116" }, "departure": { "delay": 159, "time": "1763903139" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 117, "time": "1763900517" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1763903604" }, "departure": { "delay": 212, "time": "1763903612" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -8, "time": "1763903992" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1763901590" }, "departure": { "delay": 2, "time": "1763901602" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1763901426" }, "departure": { "delay": 75, "time": "1763901435" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757763x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748830x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1763896924" }, "departure": { "delay": 92, "time": "1763896952" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1763896094" }, "departure": { "delay": 152, "time": "1763896112" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 285, "time": "1763896341" }, "departure": { "delay": 285, "time": "1763896365" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1763897134" }, "departure": { "delay": 46, "time": "1763897146" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1763896983" }, "departure": { "delay": 87, "time": "1763897007" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 265, "time": "1763896145" }, "departure": { "delay": 265, "time": "1763896285" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1763897193" }, "departure": { "delay": 18, "time": "1763897238" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1763895856" }, "departure": { "delay": 110, "time": "1763895890" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 142, "time": "1763896708" }, "departure": { "delay": 142, "time": "1763896822" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 99, "time": "1763896627" }, "departure": { "delay": 99, "time": "1763896659" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 154, "time": "1763896521" }, "departure": { "delay": 154, "time": "1763896534" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1763895969" }, "departure": { "delay": 118, "time": "1763896018" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 222, "time": "1763896456" }, "departure": { "delay": 222, "time": "1763896482" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 83, "time": "1763896568" }, "departure": { "delay": 83, "time": "1763896583" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1763896860" }, "departure": { "delay": 88, "time": "1763896888" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 235, "time": "1763896421" }, "departure": { "delay": 235, "time": "1763896435" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1763895916" }, "departure": { "delay": 106, "time": "1763895946" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 9, "time": "1763897349" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 122, "time": "1763897067" }, "departure": { "delay": 122, "time": "1763897102" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 182, "time": "1763895782" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748830x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1564:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -175, "time": "1763910120" }, "departure": { "delay": -175, "time": "1763910125" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1763909520" }, "departure": { "delay": 65, "time": "1763909525" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1763909400" }, "departure": { "delay": 65, "time": "1763909405" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1763909340" }, "departure": { "delay": 125, "time": "1763909345" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763909880" }, "departure": { "time": "1763909940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -45, "time": "1763909530" }, "departure": { "delay": -45, "time": "1763909535" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": -115, "time": "1763910060" }, "departure": { "delay": -115, "time": "1763910065" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1763910000" }, "departure": { "delay": -55, "time": "1763910005" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "departure": { "delay": 60, "time": "1763909160" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": -55, "time": "1763909640" }, "departure": { "delay": -55, "time": "1763909645" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -180, "time": "1763910240" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1763909700" }, "departure": { "delay": -60, "time": "1763909760" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1763910170", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1564:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748924x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 222, "time": "1763906489" }, "departure": { "delay": 222, "time": "1763906502" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 279, "time": "1763906401" }, "departure": { "delay": 279, "time": "1763906439" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 296, "time": "1763906265" }, "departure": { "delay": 296, "time": "1763906276" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1763907665" }, "departure": { "delay": 147, "time": "1763907687" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 177, "time": "1763907922" }, "departure": { "delay": 177, "time": "1763907957" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 266, "time": "1763906290" }, "departure": { "delay": 266, "time": "1763906306" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1763908094" }, "departure": { "delay": 143, "time": "1763908103" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 85, "time": "1763908692" }, "departure": { "delay": 85, "time": "1763908705" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 177, "time": "1763908348" }, "departure": { "delay": 177, "time": "1763908377" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 192, "time": "1763908323" }, "departure": { "delay": 192, "time": "1763908332" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 45, "time": "1763905387" }, "departure": { "delay": 45, "time": "1763905425" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 141, "time": "1763908135" }, "departure": { "delay": 141, "time": "1763908161" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 133, "time": "1763907775" }, "departure": { "delay": 133, "time": "1763907793" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 179, "time": "1763907314" }, "departure": { "delay": 179, "time": "1763907359" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 131, "time": "1763908003" }, "departure": { "delay": 131, "time": "1763908031" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 174, "time": "1763907201" }, "departure": { "delay": 174, "time": "1763907234" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 147, "time": "1763907464" }, "departure": { "delay": 147, "time": "1763907507" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 189, "time": "1763907099" }, "departure": { "delay": 189, "time": "1763907129" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 121, "time": "1763905835" }, "departure": { "delay": 121, "time": "1763905861" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 185, "time": "1763906836" }, "departure": { "delay": 185, "time": "1763906885" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 16, "time": "1763905336" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1763908503" }, "departure": { "delay": 139, "time": "1763908519" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 175, "time": "1763908285" }, "departure": { "delay": 175, "time": "1763908315" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 209, "time": "1763906923" }, "departure": { "delay": 209, "time": "1763906969" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1763908607" }, "departure": { "delay": 118, "time": "1763908618" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 133, "time": "1763907819" }, "departure": { "delay": 133, "time": "1763907853" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 173, "time": "1763907557" }, "departure": { "delay": 173, "time": "1763907593" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 182, "time": "1763908175" }, "departure": { "delay": 182, "time": "1763908202" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 12, "time": "1763905501" }, "departure": { "delay": 12, "time": "1763905512" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 221, "time": "1763906585" }, "departure": { "delay": 221, "time": "1763906621" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 290, "time": "1763906077" }, "departure": { "delay": 290, "time": "1763906090" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 168, "time": "1763908482" }, "departure": { "delay": 168, "time": "1763908488" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 94, "time": "1763908637" }, "departure": { "delay": 94, "time": "1763908654" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 273, "time": "1763906682" }, "departure": { "delay": 273, "time": "1763906793" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 173, "time": "1763908051" }, "departure": { "delay": 173, "time": "1763908073" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 62, "time": "1763908742" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 169, "time": "1763907009" }, "departure": { "delay": 169, "time": "1763907049" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 6, "time": "1763905533" }, "departure": { "delay": 6, "time": "1763905566" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 317, "time": "1763906204" }, "departure": { "delay": 317, "time": "1763906237" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1763907718" }, "departure": { "delay": 152, "time": "1763907752" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 306, "time": "1763906320" }, "departure": { "delay": 306, "time": "1763906346" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1763907403" }, "departure": { "delay": 138, "time": "1763907438" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 116, "time": "1763905715" }, "departure": { "delay": 116, "time": "1763905796" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1763907615" }, "departure": { "delay": 152, "time": "1763907632" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 167, "time": "1763907157" }, "departure": { "delay": 167, "time": "1763907167" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 175, "time": "1763908403" }, "departure": { "delay": 175, "time": "1763908435" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 312, "time": "1763905881" }, "departure": { "delay": 312, "time": "1763906052" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748924x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748875x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1763894752" }, "departure": { "delay": 173, "time": "1763894813" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1763894956" }, "departure": { "delay": 108, "time": "1763894988" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 73, "time": "1763894206" }, "departure": { "delay": 73, "time": "1763894233" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1763894315" }, "departure": { "delay": 49, "time": "1763894329" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 270, "time": "1763895590" }, "departure": { "delay": 270, "time": "1763895630" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 276, "time": "1763895545" }, "departure": { "delay": 276, "time": "1763895576" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1763894378" }, "departure": { "delay": 79, "time": "1763894419" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1763894276" }, "departure": { "delay": 70, "time": "1763894290" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 164, "time": "1763895704" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 210, "time": "1763895211" }, "departure": { "delay": 210, "time": "1763895330" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 179, "time": "1763894635" }, "departure": { "delay": 179, "time": "1763894699" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1763895014" }, "departure": { "delay": 124, "time": "1763895064" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 194, "time": "1763895356" }, "departure": { "delay": 194, "time": "1763895374" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1763894030" }, "departure": { "delay": 102, "time": "1763894082" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 175, "time": "1763893975" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 282, "time": "1763895478" }, "departure": { "delay": 282, "time": "1763895522" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 117, "time": "1763894134" }, "departure": { "delay": 117, "time": "1763894157" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1763894850" }, "departure": { "delay": 148, "time": "1763894908" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1763895131" }, "departure": { "delay": 115, "time": "1763895175" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748875x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F4400600x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763907120" }, "departure": { "time": "1763907180" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763917260" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763909640" }, "departure": { "time": "1763909820" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763905320" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763907780" }, "departure": { "time": "1763907840" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763908620" }, "departure": { "time": "1763908680" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763914920" }, "departure": { "time": "1763915040" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763906340" }, "departure": { "time": "1763906400" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1763901707", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3316F4400600x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850670F4403752x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911320" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763909940" }, "departure": { "time": "1763910000" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763911020" }, "departure": { "time": "1763911080" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763910600" }, "departure": { "time": "1763910660" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763911620" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 12 }, { "departure": { "time": "1763909640" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763910420" }, "departure": { "time": "1763910480" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763906026", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850670F4403752x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758105x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 331, "time": "1763900602" }, "departure": { "delay": 331, "time": "1763900611" }, "stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1763902765" }, "departure": { "delay": 157, "time": "1763902777" }, "stopId": "FR:50490:ZE:SJREG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 349, "time": "1763899695" }, "departure": { "delay": 349, "time": "1763900029" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1763904092" }, "departure": { "delay": 168, "time": "1763904108" }, "stopId": "FR:50332:ZE:MALSF1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 192, "time": "1763902117" }, "departure": { "delay": 192, "time": "1763902152" }, "stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 115, "time": "1763899534" }, "departure": { "delay": 115, "time": "1763899555" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 395, "time": "1763900330" }, "departure": { "delay": 395, "time": "1763900375" }, "stopId": "FR:50615:ZE:VALHO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1763904814" }, "departure": { "delay": 106, "time": "1763904826" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1763902711" }, "departure": { "delay": 103, "time": "1763902723" }, "stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 202, "time": "1763901273" }, "departure": { "delay": 202, "time": "1763901322" }, "stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1763905000" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 181, "time": "1763902385" }, "departure": { "delay": 181, "time": "1763902441" }, "stopId": "FR:50412:ZE:PORLE1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 210, "time": "1763903512" }, "departure": { "delay": 210, "time": "1763903550" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 226, "time": "1763900840" }, "departure": { "delay": 226, "time": "1763900866" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 125, "time": "1763904538" }, "departure": { "delay": 125, "time": "1763904545" }, "stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 68, "time": "1763899448" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 247, "time": "1763903745" }, "departure": { "delay": 247, "time": "1763903827" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 306, "time": "1763900749" }, "departure": { "delay": 306, "time": "1763900766" }, "stopId": "FR:50138:ZE:COLFR2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1763903103" }, "departure": { "delay": 79, "time": "1763903119" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910262", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758105x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191102x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1763909949" }, "departure": { "delay": 189, "time": "1763909949" }, "stopId": "FR:76351:ZE:4733:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 211, "time": "1763910391" }, "departure": { "delay": 211, "time": "1763910391" }, "stopId": "FR:76351:ZE:5150:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 189, "time": "1763910309" }, "departure": { "delay": 189, "time": "1763910309" }, "stopId": "FR:76351:ZE:3421:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1763909821" }, "departure": { "delay": 181, "time": "1763909821" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 177, "time": "1763909757" }, "departure": { "delay": 177, "time": "1763909757" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 166, "time": "1763909986" }, "departure": { "delay": 166, "time": "1763909986" }, "stopId": "FR:76351:ZE:4699:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 178, "time": "1763910358" }, "departure": { "delay": 178, "time": "1763910358" }, "stopId": "FR:76351:ZE:4910:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 187, "time": "1763910127" }, "departure": { "delay": 187, "time": "1763910127" }, "stopId": "FR:76351:ZE:3053:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 213, "time": "1763910813" }, "departure": { "delay": 213, "time": "1763910813" }, "stopId": "FR:76351:ZE:3777:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 190, "time": "1763909890" }, "departure": { "delay": 190, "time": "1763909890" }, "stopId": "FR:76351:ZE:3387:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 204, "time": "1763910624" }, "departure": { "delay": 204, "time": "1763910624" }, "stopId": "FR:76351:ZE:4913:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 189, "time": "1763910669" }, "departure": { "delay": 189, "time": "1763910669" }, "stopId": "FR:76351:ZE:3783:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 178, "time": "1763910238" }, "departure": { "delay": 178, "time": "1763910238" }, "stopId": "FR:76351:ZE:3142:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 136, "time": "1763909596" }, "departure": { "delay": 136, "time": "1763909596" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 178, "time": "1763911138" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 148, "time": "1763909668" }, "departure": { "delay": 148, "time": "1763909668" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 179, "time": "1763910539" }, "departure": { "delay": 179, "time": "1763910539" }, "stopId": "FR:76351:ZE:4911:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 161, "time": "1763910101" }, "departure": { "delay": 161, "time": "1763910101" }, "stopId": "FR:76351:ZE:3549:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1763910958" }, "departure": { "delay": 178, "time": "1763910958" }, "stopId": "FR:76351:ZE:4142:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 208, "time": "1763910748" }, "departure": { "delay": 208, "time": "1763910748" }, "stopId": "FR:76351:ZE:3779:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 178, "time": "1763910718" }, "departure": { "delay": 178, "time": "1763910718" }, "stopId": "FR:76351:ZE:4828:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 223, "time": "1763910883" }, "departure": { "delay": 223, "time": "1763910883" }, "stopId": "FR:76351:ZE:3194:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 185, "time": "1763910425" }, "departure": { "delay": 185, "time": "1763910425" }, "stopId": "FR:76351:ZE:4486:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1763909890", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:19:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191102x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1763886361" }, "departure": { "delay": 9, "time": "1763886429" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1763885467" }, "departure": { "delay": 80, "time": "1763885480" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1763886051" }, "departure": { "delay": 24, "time": "1763886084" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 97, "time": "1763884897" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1763885565" }, "departure": { "delay": 7, "time": "1763885587" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1763885178" }, "departure": { "delay": 78, "time": "1763885178" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1763885920" }, "departure": { "delay": 18, "time": "1763886018" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1763885369" }, "departure": { "delay": 121, "time": "1763885401" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1763885069" }, "departure": { "delay": 42, "time": "1763885082" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1763886210" }, "departure": { "delay": 44, "time": "1763886224" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1763884997" }, "departure": { "delay": 56, "time": "1763885036" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1763885507" }, "departure": { "delay": 59, "time": "1763885519" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1763885203" }, "departure": { "delay": 59, "time": "1763885219" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 124, "time": "1763885256" }, "departure": { "delay": 124, "time": "1763885344" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1763886121" }, "departure": { "delay": 47, "time": "1763886167" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -55, "time": "1763885632" }, "departure": { "delay": -55, "time": "1763885645" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -33, "time": "1763885711" }, "departure": { "delay": -33, "time": "1763885727" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -22, "time": "1763886518" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1763886261" }, "departure": { "delay": -3, "time": "1763886297" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -16, "time": "1763885780" }, "departure": { "delay": -16, "time": "1763885864" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068697x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1763914081" }, "departure": { "delay": 1, "time": "1763914081" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1763913060" }, "departure": { "time": "1763913060" }, "stopId": "FR:76647:ZE:5169:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 6, "time": "1763912526" }, "departure": { "delay": 6, "time": "1763912526" }, "stopId": "FR:76563:ZE:5111:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1763913296" }, "departure": { "delay": 56, "time": "1763913296" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "time": "1763914200" }, "departure": { "time": "1763914200" }, "stopId": "FR:76238:ZE:5154:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 49, "time": "1763911669" }, "departure": { "delay": 49, "time": "1763911669" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1763914588" }, "departure": { "delay": 28, "time": "1763914588" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 16, "time": "1763911996" }, "departure": { "delay": 16, "time": "1763911996" }, "stopId": "FR:76305:ZE:4441:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1763911024" }, "departure": { "delay": 4, "time": "1763911024" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1763911964" }, "departure": { "delay": 44, "time": "1763911964" }, "stopId": "FR:76305:ZE:3840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1763914279" }, "departure": { "delay": 19, "time": "1763914279" }, "stopId": "FR:76238:ZE:4863:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 22, "time": "1763912062" }, "departure": { "delay": 22, "time": "1763912062" }, "stopId": "FR:76296:ZE:4443:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911260" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76250:ZE:5016:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1763914320" }, "departure": { "time": "1763914320" }, "stopId": "FR:76238:ZE:4030:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "time": "1763914500" }, "departure": { "time": "1763914500" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 45, "time": "1763911725" }, "departure": { "delay": 45, "time": "1763911725" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1763914378" }, "departure": { "delay": 58, "time": "1763914378" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1763911872" }, "departure": { "delay": 12, "time": "1763911872" }, "stopId": "FR:76305:ZE:3396:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763913622" }, "departure": { "delay": 22, "time": "1763913622" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1763912217" }, "departure": { "delay": 57, "time": "1763912217" }, "stopId": "FR:76296:ZE:4010:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1763914628" }, "departure": { "delay": 8, "time": "1763914628" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "time": "1763912700" }, "departure": { "time": "1763912700" }, "stopId": "FR:76647:ZE:3312:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1763910866" }, "departure": { "delay": 26, "time": "1763910866" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1763911800" }, "departure": { "time": "1763911800" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1763914604" }, "departure": { "delay": 44, "time": "1763914604" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1763912970" }, "departure": { "delay": 30, "time": "1763912970" }, "stopId": "FR:76647:ZE:5113:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 47, "time": "1763912267" }, "departure": { "delay": 47, "time": "1763912267" }, "stopId": "FR:76563:ZE:5105:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1763913530" }, "departure": { "delay": 50, "time": "1763913530" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913720" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763914425" }, "departure": { "delay": 45, "time": "1763914425" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 25, "time": "1763914405" }, "departure": { "delay": 25, "time": "1763914405" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1763912160" }, "departure": { "time": "1763912160" }, "stopId": "FR:76296:ZE:4007:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 19, "time": "1763913919" }, "departure": { "delay": 19, "time": "1763913919" }, "stopId": "FR:76404:ZE:3351:ATOUMOD003", "stopSequence": 29 }, { "departure": { "time": "1763910660" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1763912634" }, "departure": { "delay": 54, "time": "1763912634" }, "stopId": "FR:76647:ZE:5156:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1763914680" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1763911620" }, "departure": { "time": "1763911620" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1763912862" }, "departure": { "delay": 42, "time": "1763912862" }, "stopId": "FR:76647:ZE:5157:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 14, "time": "1763910974" }, "departure": { "delay": 14, "time": "1763910974" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1763912458" }, "departure": { "delay": 58, "time": "1763912458" }, "stopId": "FR:76239:ZE:5109:ATOUMOD003", "stopSequence": 17 } ], "timestamp": "1763910120", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068697x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757753x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 238, "time": "1763905305" }, "departure": { "delay": 238, "time": "1763905318" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -209, "time": "1763907391" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -71, "time": "1763907007" }, "departure": { "delay": -71, "time": "1763907049" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1763905760" }, "departure": { "delay": 88, "time": "1763905768" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 34, "time": "1763905917" }, "departure": { "delay": 34, "time": "1763905954" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 283, "time": "1763905381" }, "departure": { "delay": 283, "time": "1763905423" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1763905723" }, "departure": { "delay": 111, "time": "1763905731" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 279, "time": "1763905119" }, "departure": { "delay": 279, "time": "1763905179" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1763906327" }, "departure": { "delay": 55, "time": "1763906335" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 194, "time": "1763904794" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 272, "time": "1763905273" }, "departure": { "delay": 272, "time": "1763905292" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -68, "time": "1763907133" }, "departure": { "delay": -68, "time": "1763907172" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1763906707" }, "departure": { "delay": 21, "time": "1763906721" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1763905818" }, "departure": { "delay": 91, "time": "1763905831" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 235, "time": "1763905046" }, "departure": { "delay": 235, "time": "1763905075" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 277, "time": "1763904934" }, "departure": { "delay": 277, "time": "1763904997" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -40, "time": "1763906949" }, "departure": { "delay": -40, "time": "1763906960" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1763905539" }, "departure": { "delay": 165, "time": "1763905545" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1763906247" }, "departure": { "delay": 62, "time": "1763906282" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 164, "time": "1763905648" }, "departure": { "delay": 164, "time": "1763905664" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763910254", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757753x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748839x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -137, "time": "1763886403" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1763885272" }, "departure": { "delay": 65, "time": "1763885285" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1763885312" }, "departure": { "delay": 46, "time": "1763885326" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1763886006" }, "departure": { "delay": -40, "time": "1763886020" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -15, "time": "1763886045" }, "departure": { "delay": -15, "time": "1763886105" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -28, "time": "1763886132" }, "departure": { "delay": -28, "time": "1763886152" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 25, "time": "1763885893" }, "departure": { "delay": 25, "time": "1763885905" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1763885055" }, "departure": { "delay": 92, "time": "1763885072" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1763885933" }, "departure": { "delay": 8, "time": "1763885948" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1763886206" }, "departure": { "delay": 6, "time": "1763886246" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1763885184" }, "departure": { "delay": 56, "time": "1763885216" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1763885370" }, "departure": { "delay": 132, "time": "1763885472" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 144, "time": "1763884944" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1763885813" }, "departure": { "delay": 82, "time": "1763885842" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -31, "time": "1763886318" }, "departure": { "delay": -31, "time": "1763886329" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1763885678" }, "departure": { "delay": 170, "time": "1763885690" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1763885738" }, "departure": { "delay": 133, "time": "1763885773" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1763885113" }, "departure": { "delay": 89, "time": "1763885129" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1763886266" }, "departure": { "delay": -5, "time": "1763886295" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748839x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748909x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1763910186" }, "departure": { "delay": 89, "time": "1763910209" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1763912360" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 80, "time": "1763910380" }, "departure": { "delay": 80, "time": "1763910380" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1763909479" }, "departure": { "delay": 60, "time": "1763909520" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1763909646" }, "departure": { "delay": 75, "time": "1763909655" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 118, "time": "1763909952" }, "departure": { "delay": 118, "time": "1763909998" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1763912000" }, "departure": { "delay": 80, "time": "1763912000" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 80, "time": "1763911940" }, "departure": { "delay": 80, "time": "1763911940" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 111, "time": "1763909525" }, "departure": { "delay": 111, "time": "1763909571" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763911640" }, "departure": { "delay": 80, "time": "1763911640" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1763911640" }, "departure": { "delay": 80, "time": "1763911640" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 80, "time": "1763912180" }, "departure": { "delay": 80, "time": "1763912180" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 80, "time": "1763912180" }, "departure": { "delay": 80, "time": "1763912180" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 101, "time": "1763910077" }, "departure": { "delay": 101, "time": "1763910101" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1763909402" }, "departure": { "delay": 78, "time": "1763909418" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1763910680" }, "departure": { "delay": 80, "time": "1763910680" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1763909689" }, "departure": { "delay": 57, "time": "1763909697" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1763909612" }, "departure": { "delay": 45, "time": "1763909625" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1763910740" }, "departure": { "delay": 80, "time": "1763910740" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1763911700" }, "departure": { "delay": 80, "time": "1763911700" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 80, "time": "1763910800" }, "departure": { "delay": 80, "time": "1763910800" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1763911760" }, "departure": { "delay": 80, "time": "1763911760" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 80, "time": "1763911460" }, "departure": { "delay": 80, "time": "1763911460" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 80, "time": "1763911520" }, "departure": { "delay": 80, "time": "1763911520" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 80, "time": "1763911220" }, "departure": { "delay": 80, "time": "1763911220" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1763909859" }, "departure": { "delay": 53, "time": "1763909873" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1763910980" }, "departure": { "delay": 80, "time": "1763910980" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 80, "time": "1763910860" }, "departure": { "delay": 80, "time": "1763910860" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1763911100" }, "departure": { "delay": 80, "time": "1763911100" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 97, "time": "1763909077" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1763909129" }, "departure": { "delay": 44, "time": "1763909144" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1763912060" }, "departure": { "delay": 80, "time": "1763912060" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 101, "time": "1763910028" }, "departure": { "delay": 101, "time": "1763910041" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1763910320" }, "departure": { "delay": 80, "time": "1763910320" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1763909722" }, "departure": { "delay": 41, "time": "1763909741" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1763909437" }, "departure": { "delay": 45, "time": "1763909445" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1763910123" }, "departure": { "delay": 77, "time": "1763910137" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763910250" }, "departure": { "time": "1763910180" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1763909096" }, "departure": { "delay": 68, "time": "1763909108" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1763912240" }, "departure": { "delay": 80, "time": "1763912240" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 80, "time": "1763910560" }, "departure": { "delay": 80, "time": "1763910560" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1763909770" }, "departure": { "delay": 47, "time": "1763909807" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763911280" }, "departure": { "delay": 80, "time": "1763911280" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 80, "time": "1763912120" }, "departure": { "delay": 80, "time": "1763912120" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 80, "time": "1763912120" }, "departure": { "delay": 80, "time": "1763912120" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 80, "time": "1763911880" }, "departure": { "delay": 80, "time": "1763911880" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 } ], "timestamp": "1763910250", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748909x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748862x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 176, "time": "1763894313" }, "departure": { "delay": 176, "time": "1763894336" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 146, "time": "1763894153" }, "departure": { "delay": 146, "time": "1763894186" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1763894875" }, "departure": { "delay": 14, "time": "1763894894" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -31, "time": "1763895000" }, "departure": { "delay": -31, "time": "1763895029" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1763895069" }, "departure": { "delay": 7, "time": "1763895127" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1763894786" }, "departure": { "delay": 57, "time": "1763894817" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1763894646" }, "departure": { "delay": 81, "time": "1763894661" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1763895177" }, "departure": { "delay": 12, "time": "1763895192" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -86, "time": "1763895454" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 171, "time": "1763894555" }, "departure": { "delay": 171, "time": "1763894571" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 187, "time": "1763894278" }, "departure": { "delay": 187, "time": "1763894287" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -53, "time": "1763895312" }, "departure": { "delay": -53, "time": "1763895367" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1763894697" }, "departure": { "delay": 41, "time": "1763894741" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 151, "time": "1763894095" }, "departure": { "delay": 151, "time": "1763894131" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -46, "time": "1763894936" }, "departure": { "delay": -46, "time": "1763894954" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 147, "time": "1763894596" }, "departure": { "delay": 147, "time": "1763894607" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1763894490" }, "departure": { "delay": 223, "time": "1763894503" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -42, "time": "1763895220" }, "departure": { "delay": -42, "time": "1763895258" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 224, "time": "1763894024" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 243, "time": "1763894376" }, "departure": { "delay": 243, "time": "1763894463" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748862x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853427F4403818x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763907600" }, "departure": { "time": "1763907660" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1763903880" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763909220" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763905620" }, "departure": { "time": "1763905680" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763906400" }, "departure": { "time": "1763906460" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763904780" }, "departure": { "time": "1763904840" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1763900267", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853427F4403818x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022706x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1763910150" }, "departure": { "delay": 90, "time": "1763910150" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1763910522" }, "departure": { "delay": 42, "time": "1763910522" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 6, "time": "1763910306" }, "departure": { "delay": 6, "time": "1763910306" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1763911190" }, "departure": { "delay": 50, "time": "1763911190" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 55, "time": "1763911375" }, "departure": { "delay": 55, "time": "1763911375" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 6, "time": "1763911086" }, "departure": { "delay": 6, "time": "1763911086" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 6, "time": "1763911686" }, "departure": { "delay": 6, "time": "1763911686" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 24, "time": "1763911404" }, "departure": { "delay": 24, "time": "1763911404" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 17, "time": "1763911157" }, "departure": { "delay": 17, "time": "1763911157" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 6, "time": "1763910846" }, "departure": { "delay": 6, "time": "1763910846" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 39, "time": "1763911599" }, "departure": { "delay": 39, "time": "1763911599" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 7, "time": "1763910607" }, "departure": { "delay": 7, "time": "1763910607" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 6, "time": "1763911746" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 96, "time": "1763910096" }, "departure": { "delay": 96, "time": "1763910096" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 28, "time": "1763910568" }, "departure": { "delay": 28, "time": "1763910568" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 14, "time": "1763910734" }, "departure": { "delay": 14, "time": "1763910734" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 6, "time": "1763911326" }, "departure": { "delay": 6, "time": "1763911326" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 98, "time": "1763910218" }, "departure": { "delay": 98, "time": "1763910218" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 6, "time": "1763910666" }, "departure": { "delay": 6, "time": "1763910666" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 9, "time": "1763911629" }, "departure": { "delay": 9, "time": "1763911629" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 41, "time": "1763911481" }, "departure": { "delay": 41, "time": "1763911481" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 64, "time": "1763911444" }, "departure": { "delay": 64, "time": "1763911444" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 54, "time": "1763911554" }, "departure": { "delay": 54, "time": "1763911554" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 6, "time": "1763910486" }, "departure": { "delay": 6, "time": "1763910486" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1763910160", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022706x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757766x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 101, "time": "1763904401" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1763904793" }, "departure": { "delay": 212, "time": "1763904812" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1763905271" }, "departure": { "delay": 24, "time": "1763905284" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763905727" }, "departure": { "time": "1763905740" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1763905546" }, "departure": { "delay": 53, "time": "1763905553" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1763905013" }, "departure": { "delay": 130, "time": "1763905030" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 61, "time": "1763906273" }, "departure": { "delay": 61, "time": "1763906281" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 191, "time": "1763907911" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 97, "time": "1763906007" }, "departure": { "delay": 97, "time": "1763906017" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 116, "time": "1763906668" }, "departure": { "delay": 116, "time": "1763906816" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1763907153" }, "departure": { "delay": 46, "time": "1763907166" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757766x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042158x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1763910257" }, "departure": { "delay": 137, "time": "1763910257" }, "stopId": "FR:76351:ZE:3011:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1763910026" }, "departure": { "delay": 86, "time": "1763910026" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1763910804" }, "departure": { "delay": 84, "time": "1763910804" }, "stopId": "FR:76351:ZE:3198:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1763910740" }, "departure": { "delay": 80, "time": "1763910740" }, "stopId": "FR:76351:ZE:3311:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1763910620" }, "departure": { "delay": 80, "time": "1763910620" }, "stopId": "FR:76351:ZE:4543:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 67, "time": "1763909767" }, "departure": { "delay": 67, "time": "1763909767" }, "stopId": "FR:76351:ZE:4880:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 146, "time": "1763910206" }, "departure": { "delay": 146, "time": "1763910206" }, "stopId": "FR:76351:ZE:3283:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1763910841" }, "departure": { "delay": 121, "time": "1763910841" }, "stopId": "FR:76351:ZE:3806:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 138, "time": "1763910558" }, "departure": { "delay": 138, "time": "1763910558" }, "stopId": "FR:76351:ZE:3237:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1763910878" }, "departure": { "delay": 98, "time": "1763910878" }, "stopId": "FR:76351:ZE:3469:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 113, "time": "1763910653" }, "departure": { "delay": 113, "time": "1763910653" }, "stopId": "FR:76351:ZE:3373:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1763909919" }, "departure": { "delay": 39, "time": "1763909919" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1763910170" }, "departure": { "delay": 110, "time": "1763910170" }, "stopId": "FR:76351:ZE:3693:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763910500" }, "departure": { "delay": 80, "time": "1763910500" }, "stopId": "FR:76351:ZE:3231:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1763910703" }, "departure": { "delay": 103, "time": "1763910703" }, "stopId": "FR:76351:ZE:3527:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1763910388" }, "departure": { "delay": 88, "time": "1763910388" }, "stopId": "FR:76351:ZE:3168:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1763910920" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1763910320" }, "departure": { "delay": 80, "time": "1763910320" }, "stopId": "FR:76351:ZE:3377:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1763909862" }, "departure": { "delay": 42, "time": "1763909862" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1763910220", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042158x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1763889408" }, "departure": { "delay": 118, "time": "1763889598" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 94, "time": "1763888494" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1763889109" }, "departure": { "delay": 55, "time": "1763889115" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 139, "time": "1763888868" }, "departure": { "delay": 139, "time": "1763888959" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1763889763" }, "departure": { "delay": 68, "time": "1763889788" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 95, "time": "1763888786" }, "departure": { "delay": 95, "time": "1763888795" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1763889323" }, "departure": { "delay": -28, "time": "1763889332" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 23, "time": "1763889152" }, "departure": { "delay": 23, "time": "1763889203" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1763890120" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1763889694" }, "departure": { "delay": 70, "time": "1763889730" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1763889834" }, "departure": { "delay": 82, "time": "1763889862" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -27, "time": "1763889240" }, "departure": { "delay": -27, "time": "1763889273" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 26, "time": "1763888592" }, "departure": { "delay": 26, "time": "1763888606" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1763888986" }, "departure": { "delay": 143, "time": "1763889023" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1763888646" }, "departure": { "delay": 51, "time": "1763888691" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763889894" }, "departure": { "delay": 6, "time": "1763889906" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1763889641" }, "departure": { "delay": 56, "time": "1763889656" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -1, "time": "1763889957" }, "departure": { "delay": -1, "time": "1763890019" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1763888813" }, "departure": { "delay": 77, "time": "1763888837" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1763889074" }, "departure": { "delay": 83, "time": "1763889083" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1713:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763913120" }, "departure": { "time": "1763913120" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763913480" }, "departure": { "time": "1763913480" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763912640" }, "departure": { "time": "1763912640" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1763912400" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763913720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763913240" }, "departure": { "time": "1763913240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763912520" }, "departure": { "time": "1763912520" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763913000" }, "departure": { "time": "1763913000" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763912880" }, "departure": { "time": "1763912880" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763912760" }, "departure": { "time": "1763912760" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763913600" }, "departure": { "time": "1763913600" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1763910247", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1713:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4076409x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1763910746" }, "departure": { "delay": 26, "time": "1763910746" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 27, "time": "1763911107" }, "departure": { "delay": 27, "time": "1763911107" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1763910660" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763911500" }, "departure": { "time": "1763911500" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1763911740" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "time": "1763911440" }, "departure": { "time": "1763911440" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1763911397" }, "departure": { "delay": 17, "time": "1763911397" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1763910799" }, "departure": { "delay": 19, "time": "1763910799" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1763911320" }, "departure": { "time": "1763911320" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1763911247" }, "departure": { "delay": 47, "time": "1763911247" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1763910980" }, "departure": { "delay": 20, "time": "1763910980" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763910900" }, "departure": { "time": "1763910900" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1763910841" }, "departure": { "delay": 1, "time": "1763910841" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1763911171" }, "departure": { "delay": 31, "time": "1763911171" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1763910040", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4076409x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587151:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -142, "time": "1763913698" }, "departure": { "delay": -142, "time": "1763913698" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -1905, "time": "1763910255" }, "departure": { "delay": -1905, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1763912967" }, "departure": { "delay": -33, "time": "1763912967" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -72, "time": "1763913228" }, "departure": { "delay": -72, "time": "1763913228" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -182, "time": "1763913658" }, "departure": { "delay": -182, "time": "1763913658" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 17, "time": "1763912777" }, "departure": { "delay": 17, "time": "1763912777" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -1965, "time": "1763910255" }, "departure": { "delay": -1965, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -116, "time": "1763913364" }, "departure": { "delay": -116, "time": "1763913364" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -151, "time": "1763913449" }, "departure": { "delay": -151, "time": "1763913449" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -209, "time": "1763913751" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -103, "time": "1763913497" }, "departure": { "delay": -103, "time": "1763913497" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 35, "time": "1763912735" }, "departure": { "delay": 35, "time": "1763912735" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1763913274" }, "departure": { "delay": -26, "time": "1763913274" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -2145, "time": "1763910255" }, "departure": { "delay": -2145, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1763912692" }, "departure": { "delay": -8, "time": "1763912692" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -144, "time": "1763913576" }, "departure": { "delay": -144, "time": "1763913576" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -80, "time": "1763913100" }, "departure": { "delay": -80, "time": "1763913100" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -2085, "time": "1763910255" }, "departure": { "delay": -2085, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -122, "time": "1763913538" }, "departure": { "delay": -122, "time": "1763913538" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 26 }, { "departure": { "delay": -1845, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -151, "time": "1763913389" }, "departure": { "delay": -151, "time": "1763913389" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1763912647" }, "departure": { "delay": 7, "time": "1763912647" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1763912867" }, "departure": { "delay": -13, "time": "1763912867" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2265, "time": "1763910255" }, "departure": { "delay": -2265, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1763912916" }, "departure": { "delay": -24, "time": "1763912916" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2205, "time": "1763910255" }, "departure": { "delay": -2205, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1763910255", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587151:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3168F3648627x2025x11x07T21x44x33Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763917020" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763906520" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763908080" }, "departure": { "time": "1763908200" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763907300" }, "departure": { "time": "1763907360" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1763905247", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3168F3648627x2025x11x07T21x44x33Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1763890015" }, "departure": { "delay": -16, "time": "1763890004" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 151, "time": "1763888476" }, "departure": { "delay": 151, "time": "1763888491" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 161, "time": "1763888003" }, "departure": { "delay": 161, "time": "1763888021" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -15, "time": "1763889936" }, "departure": { "delay": -15, "time": "1763889945" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 167, "time": "1763887654" }, "departure": { "delay": 167, "time": "1763887667" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 172, "time": "1763887781" }, "departure": { "delay": 172, "time": "1763887792" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 149, "time": "1763888350" }, "departure": { "delay": 149, "time": "1763888369" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 103, "time": "1763888699" }, "departure": { "delay": 103, "time": "1763888743" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 153, "time": "1763887864" }, "departure": { "delay": 153, "time": "1763887893" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1763889871" }, "departure": { "delay": 42, "time": "1763889882" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 178, "time": "1763888419" }, "departure": { "delay": 178, "time": "1763888458" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 189, "time": "1763887673" }, "departure": { "delay": 189, "time": "1763887689" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 163, "time": "1763887285" }, "departure": { "delay": 163, "time": "1763887303" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1763887753" }, "departure": { "delay": 140, "time": "1763887760" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1763887590" }, "departure": { "delay": 220, "time": "1763887600" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1763888777" }, "departure": { "delay": 109, "time": "1763888809" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1763889487" }, "departure": { "delay": 56, "time": "1763889536" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 40, "time": "1763889053" }, "departure": { "delay": 40, "time": "1763889100" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 122, "time": "1763888601" }, "departure": { "delay": 122, "time": "1763888642" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1763889596" }, "departure": { "delay": 80, "time": "1763889680" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 24, "time": "1763889426" }, "departure": { "delay": 24, "time": "1763889444" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 143, "time": "1763888843" }, "departure": { "delay": 143, "time": "1763888903" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 164, "time": "1763887825" }, "departure": { "delay": 164, "time": "1763887844" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 178, "time": "1763888184" }, "departure": { "delay": 178, "time": "1763888218" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -23, "time": "1763890297" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 34, "time": "1763890227" }, "departure": { "delay": 34, "time": "1763890234" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 186, "time": "1763888092" }, "departure": { "delay": 186, "time": "1763888106" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 111, "time": "1763889691" }, "departure": { "delay": 111, "time": "1763889711" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 77, "time": "1763889728" }, "departure": { "delay": 77, "time": "1763889737" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 96, "time": "1763889323" }, "departure": { "delay": 96, "time": "1763889336" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 153, "time": "1763888238" }, "departure": { "delay": 153, "time": "1763888253" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1763890171" }, "departure": { "delay": 69, "time": "1763890209" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 161, "time": "1763888303" }, "departure": { "delay": 161, "time": "1763888321" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1763888943" }, "departure": { "delay": 133, "time": "1763888953" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 198, "time": "1763887218" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1763889888" }, "departure": { "delay": 7, "time": "1763889907" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 169, "time": "1763887236" }, "departure": { "delay": 169, "time": "1763887249" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1763888978" }, "departure": { "delay": 59, "time": "1763888999" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1763889767" }, "departure": { "delay": 60, "time": "1763889780" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 187, "time": "1763887617" }, "departure": { "delay": 187, "time": "1763887627" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1763889209" }, "departure": { "delay": 63, "time": "1763889243" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 145, "time": "1763887930" }, "departure": { "delay": 145, "time": "1763887945" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 173, "time": "1763888137" }, "departure": { "delay": 173, "time": "1763888153" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763910250", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4025471x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1763910164" }, "departure": { "delay": 104, "time": "1763910164" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 25, "time": "1763909965" }, "departure": { "delay": 25, "time": "1763909965" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 83, "time": "1763910743" }, "departure": { "delay": 83, "time": "1763910743" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 121, "time": "1763910721" }, "departure": { "delay": 121, "time": "1763910721" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 113, "time": "1763911313" }, "departure": { "delay": 113, "time": "1763911313" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 66, "time": "1763910066" }, "departure": { "delay": 66, "time": "1763910066" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1763909842" }, "departure": { "delay": 82, "time": "1763909842" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 129, "time": "1763910789" }, "departure": { "delay": 129, "time": "1763910789" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 140, "time": "1763911160" }, "departure": { "delay": 140, "time": "1763911160" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 134, "time": "1763910314" }, "departure": { "delay": 134, "time": "1763910314" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 103, "time": "1763910523" }, "departure": { "delay": 103, "time": "1763910523" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 37, "time": "1763909917" }, "departure": { "delay": 37, "time": "1763909917" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 107, "time": "1763910227" }, "departure": { "delay": 107, "time": "1763910227" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 122, "time": "1763911022" }, "departure": { "delay": 122, "time": "1763911022" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 111, "time": "1763910411" }, "departure": { "delay": 111, "time": "1763910411" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 83, "time": "1763911103" }, "departure": { "delay": 83, "time": "1763911103" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 61, "time": "1763909881" }, "departure": { "delay": 61, "time": "1763909881" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 83, "time": "1763910263" }, "departure": { "delay": 83, "time": "1763910263" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 124, "time": "1763910364" }, "departure": { "delay": 124, "time": "1763910364" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 83, "time": "1763910563" }, "departure": { "delay": 83, "time": "1763910563" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 127, "time": "1763910487" }, "departure": { "delay": 127, "time": "1763910487" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 122, "time": "1763911262" }, "departure": { "delay": 122, "time": "1763911262" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 49, "time": "1763909689" }, "departure": { "delay": 49, "time": "1763909689" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 135, "time": "1763910975" }, "departure": { "delay": 135, "time": "1763910975" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 83, "time": "1763911343" }, "departure": { "delay": 83, "time": "1763911343" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 114, "time": "1763910834" }, "departure": { "delay": 114, "time": "1763910834" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 68, "time": "1763909768" }, "departure": { "delay": 68, "time": "1763909768" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 103, "time": "1763911063" }, "departure": { "delay": 103, "time": "1763911063" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 112, "time": "1763911372" }, "departure": { "delay": 112, "time": "1763911372" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 98, "time": "1763910098" }, "departure": { "delay": 98, "time": "1763910098" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 138, "time": "1763910618" }, "departure": { "delay": 138, "time": "1763910618" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 83, "time": "1763911463" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 50, "time": "1763909630" }, "departure": { "delay": 50, "time": "1763909630" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1763909609" }, "departure": { "delay": 89, "time": "1763909609" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 83, "time": "1763910443" }, "departure": { "delay": 83, "time": "1763910443" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 } ], "timestamp": "1763910170", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4025471x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13135F4401224x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915400" }, "departure": { "time": "1763915460" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763914140" }, "departure": { "time": "1763914260" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763916660" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763916060" }, "departure": { "time": "1763916120" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1763914680" }, "departure": { "time": "1763914740" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913420" }, "stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913780" }, "stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763912940" }, "departure": { "time": "1763913060" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 10 }, { "departure": { "time": "1763910720" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1763907106", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13135F4401224x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757919x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 165, "time": "1763885495" }, "departure": { "delay": 165, "time": "1763885505" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1763886242" }, "departure": { "delay": 19, "time": "1763886259" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1763886467" }, "departure": { "delay": 2, "time": "1763886482" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1763887372" }, "departure": { "delay": 64, "time": "1763887384" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 37, "time": "1763882557" }, "departure": { "delay": 37, "time": "1763882557" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 164, "time": "1763887506" }, "departure": { "delay": 164, "time": "1763887544" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -7, "time": "1763886819" }, "departure": { "delay": -7, "time": "1763886833" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 89, "time": "1763883800" }, "departure": { "delay": 89, "time": "1763883809" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 144, "time": "1763885653" }, "departure": { "delay": 144, "time": "1763885664" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1763883938" }, "departure": { "delay": 69, "time": "1763883969" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1763886491" }, "departure": { "delay": 58, "time": "1763886538" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1763886900" }, "departure": { "delay": 12, "time": "1763886912" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 187, "time": "1763885396" }, "departure": { "delay": 187, "time": "1763885407" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1763883172" }, "departure": { "delay": -7, "time": "1763883293" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 28, "time": "1763881648" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1763882084" }, "departure": { "delay": -1, "time": "1763882099" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1763886006" }, "departure": { "delay": 79, "time": "1763886019" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1763885848" }, "departure": { "delay": 95, "time": "1763885855" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -7, "time": "1763886742" }, "departure": { "delay": -7, "time": "1763886773" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -15, "time": "1763886870" }, "departure": { "delay": -15, "time": "1763886885" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1763887187" }, "departure": { "delay": 8, "time": "1763887208" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 149, "time": "1763883678" }, "departure": { "delay": 149, "time": "1763883689" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1763881910" }, "departure": { "delay": 56, "time": "1763881976" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 9, "time": "1763886599" }, "departure": { "delay": 9, "time": "1763886609" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1763881864" }, "departure": { "delay": 12, "time": "1763881872" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1763884851" }, "departure": { "delay": 122, "time": "1763884862" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1763884558" }, "departure": { "delay": 1, "time": "1763884621" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 175, "time": "1763887615" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 48, "time": "1763887297" }, "departure": { "delay": 48, "time": "1763887308" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 65, "time": "1763882869" }, "departure": { "delay": 65, "time": "1763882885" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1763884224" }, "departure": { "delay": 12, "time": "1763884272" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1763883067" }, "departure": { "delay": 19, "time": "1763883079" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 4, "time": "1763886712" }, "departure": { "delay": 4, "time": "1763886724" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 } ], "timestamp": "1763910260", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757919x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748831x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1763900654" }, "departure": { "delay": 11, "time": "1763900711" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 193, "time": "1763899727" }, "departure": { "delay": 193, "time": "1763899753" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1763900167" }, "departure": { "delay": 102, "time": "1763900202" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 280, "time": "1763899921" }, "departure": { "delay": 280, "time": "1763899960" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 261, "time": "1763900010" }, "departure": { "delay": 261, "time": "1763900061" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1763900403" }, "departure": { "delay": 20, "time": "1763900420" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1763900341" }, "departure": { "delay": 75, "time": "1763900355" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 167, "time": "1763899367" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1763900252" }, "departure": { "delay": 132, "time": "1763900292" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1763899529" }, "departure": { "delay": 127, "time": "1763899567" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 259, "time": "1763899795" }, "departure": { "delay": 259, "time": "1763899879" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1763900762" }, "departure": { "delay": -17, "time": "1763900803" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 237, "time": "1763900088" }, "departure": { "delay": 237, "time": "1763900097" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 195, "time": "1763899688" }, "departure": { "delay": 195, "time": "1763899695" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 51, "time": "1763900526" }, "departure": { "delay": 51, "time": "1763900571" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 164, "time": "1763900132" }, "departure": { "delay": 164, "time": "1763900144" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1763899462" }, "departure": { "delay": 119, "time": "1763899499" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1763900462" }, "departure": { "delay": 34, "time": "1763900494" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1763900611" }, "departure": { "delay": 45, "time": "1763900625" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -61, "time": "1763900879" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748831x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587135:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -5, "time": "1763910295" }, "departure": { "delay": -5, "time": "1763910295" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1763910241" }, "departure": { "delay": 1, "time": "1763910241" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -7, "time": "1763910353" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1763910116" }, "departure": { "delay": 1, "time": "1763910121" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1763910084" }, "departure": { "delay": 24, "time": "1763910084" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "time": "1763910174" }, "departure": { "time": "1763910180" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 } ], "timestamp": "1763910255", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587135:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3169F4489508x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763912520" }, "departure": { "time": "1763912640" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1763914320" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763913420" }, "departure": { "time": "1763913480" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 28 }, { "departure": { "time": "1763904600" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 } ], "timestamp": "1763903387", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3169F4489508x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587150:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -139, "time": "1763911061" }, "departure": { "delay": -139, "time": "1763911061" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1763910573" }, "departure": { "delay": 33, "time": "1763910573" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1763910242" }, "departure": { "delay": 122, "time": "1763910242" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -178, "time": "1763911142" }, "departure": { "delay": -178, "time": "1763911142" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -14, "time": "1763910826" }, "departure": { "delay": -14, "time": "1763910826" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -95, "time": "1763911225" }, "departure": { "delay": -95, "time": "1763911225" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -44, "time": "1763910736" }, "departure": { "delay": -44, "time": "1763910736" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -59, "time": "1763910901" }, "departure": { "delay": -59, "time": "1763910901" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1763910513" }, "departure": { "delay": 33, "time": "1763910513" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -89, "time": "1763910931" }, "departure": { "delay": -89, "time": "1763910931" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -43, "time": "1763911457" }, "departure": { "delay": -43, "time": "1763911457" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 134, "time": "1763910194" }, "departure": { "delay": 134, "time": "1763910194" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1763911526" }, "departure": { "delay": 26, "time": "1763911526" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -38, "time": "1763911582" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1763910692" }, "departure": { "delay": 32, "time": "1763910692" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1763910121" }, "departure": { "delay": 122, "time": "1763910122" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -158, "time": "1763910982" }, "departure": { "delay": -158, "time": "1763910982" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1763910302" }, "departure": { "delay": 62, "time": "1763910302" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1763910387" }, "departure": { "delay": 27, "time": "1763910387" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -44, "time": "1763910856" }, "departure": { "delay": -44, "time": "1763910856" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1763910081" }, "departure": { "delay": 141, "time": "1763910081" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -56, "time": "1763911324" }, "departure": { "delay": -56, "time": "1763911324" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1763910255", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587150:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068630x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1763909978" }, "departure": { "delay": 98, "time": "1763909978" }, "stopId": "FR:76609:ZE:5056:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 78, "time": "1763909898" }, "departure": { "delay": 78, "time": "1763909898" }, "stopId": "FR:76064:ZE:3392:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1763910391" }, "departure": { "delay": 91, "time": "1763910391" }, "stopId": "FR:76693:ZE:5120:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 74, "time": "1763910194" }, "departure": { "delay": 74, "time": "1763910194" }, "stopId": "FR:76693:ZE:5119:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 40, "time": "1763910280" }, "departure": { "delay": 40, "time": "1763910280" }, "stopId": "FR:76693:ZE:5039:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 40, "time": "1763910100" }, "departure": { "delay": 40, "time": "1763910100" }, "stopId": "FR:76508:ZE:5036:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1763909835" }, "departure": { "delay": 75, "time": "1763909835" }, "stopId": "FR:76064:ZE:3379:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1763910820" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1763909880", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068630x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -97, "time": "1763882533" }, "departure": { "delay": -97, "time": "1763882543" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 98, "time": "1763880737" }, "departure": { "delay": 98, "time": "1763880758" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -65, "time": "1763882655" }, "departure": { "delay": -65, "time": "1763882635" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 73, "time": "1763880899" }, "departure": { "delay": 73, "time": "1763880913" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1763882225" }, "departure": { "delay": -36, "time": "1763882244" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -18, "time": "1763881587" }, "departure": { "delay": -18, "time": "1763881602" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -41, "time": "1763882471" }, "departure": { "delay": -41, "time": "1763882479" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "departure": { "delay": 156, "time": "1763879856" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 54, "time": "1763880342" }, "departure": { "delay": 54, "time": "1763880354" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1763880593" }, "departure": { "delay": 66, "time": "1763880606" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 81, "time": "1763880953" }, "departure": { "delay": 81, "time": "1763880981" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1763881360" }, "departure": { "delay": 17, "time": "1763881397" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 72, "time": "1763880839" }, "departure": { "delay": 72, "time": "1763880852" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1763879927" }, "departure": { "delay": 123, "time": "1763879943" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1763880284" }, "departure": { "delay": 121, "time": "1763880301" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1763881535" }, "departure": { "delay": 48, "time": "1763881548" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 91, "time": "1763880380" }, "departure": { "delay": 91, "time": "1763880391" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 135, "time": "1763879876" }, "departure": { "delay": 135, "time": "1763879895" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1763881436" }, "departure": { "delay": 53, "time": "1763881493" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1763880686" }, "departure": { "delay": 105, "time": "1763880705" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -17, "time": "1763882383" }, "departure": { "delay": -17, "time": "1763882383" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 59, "time": "1763880460" }, "departure": { "delay": 59, "time": "1763880479" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1763880427" }, "departure": { "delay": 75, "time": "1763880435" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -50, "time": "1763881659" }, "departure": { "delay": -50, "time": "1763881690" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -3, "time": "1763882260" }, "departure": { "delay": -3, "time": "1763882277" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 46, "time": "1763881149" }, "departure": { "delay": 46, "time": "1763881246" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1763881786" }, "departure": { "delay": 27, "time": "1763881887" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -79, "time": "1763882921" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -12, "time": "1763882791" }, "departure": { "delay": -12, "time": "1763882808" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -8, "time": "1763882292" }, "departure": { "delay": -8, "time": "1763882332" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -30, "time": "1763882832" }, "departure": { "delay": -30, "time": "1763882850" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 1, "time": "1763882081" }, "departure": { "delay": 1, "time": "1763882161" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 77, "time": "1763881014" }, "departure": { "delay": 77, "time": "1763881037" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1763881057" }, "departure": { "delay": 49, "time": "1763881069" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1763880508" }, "departure": { "delay": 52, "time": "1763880532" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 92, "time": "1763880791" }, "departure": { "delay": 92, "time": "1763880812" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -76, "time": "1763882492" }, "departure": { "delay": -76, "time": "1763882504" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -4, "time": "1763881296" }, "departure": { "delay": -4, "time": "1763881316" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -61, "time": "1763882024" }, "departure": { "delay": -61, "time": "1763882039" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 104, "time": "1763880267" }, "departure": { "delay": 104, "time": "1763880284" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 149, "time": "1763880193" }, "departure": { "delay": 149, "time": "1763880209" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1763881931" }, "departure": { "delay": 21, "time": "1763881941" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 123, "time": "1763880229" }, "departure": { "delay": 123, "time": "1763880243" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763910250", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748840x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1763889852" }, "departure": { "delay": 41, "time": "1763889881" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1763888751" }, "departure": { "delay": 12, "time": "1763888772" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1763889211" }, "departure": { "delay": -13, "time": "1763889227" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1763888912" }, "departure": { "delay": 17, "time": "1763888957" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -62, "time": "1763889380" }, "departure": { "delay": -62, "time": "1763889418" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1763888683" }, "departure": { "delay": 56, "time": "1763888696" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -35, "time": "1763890105" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1763889976" }, "departure": { "delay": 26, "time": "1763889986" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -5, "time": "1763889657" }, "departure": { "delay": -5, "time": "1763889715" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -11, "time": "1763888855" }, "departure": { "delay": -11, "time": "1763888869" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 114, "time": "1763888514" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1763888593" }, "departure": { "delay": 59, "time": "1763888639" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1763888813" }, "departure": { "delay": 10, "time": "1763888830" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1763889743" }, "departure": { "delay": -24, "time": "1763889756" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -44, "time": "1763889571" }, "departure": { "delay": -44, "time": "1763889616" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1763889906" }, "departure": { "delay": 50, "time": "1763889950" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -37, "time": "1763889276" }, "departure": { "delay": -37, "time": "1763889323" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1763889452" }, "departure": { "delay": -37, "time": "1763889503" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1763889078" }, "departure": { "delay": 37, "time": "1763889157" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748840x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1754:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915340" }, "departure": { "time": "1763915340" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763916540" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763914440" }, "departure": { "time": "1763914440" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763913180" }, "departure": { "time": "1763913180" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763914560" }, "departure": { "time": "1763914560" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763915880" }, "departure": { "time": "1763915880" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763916000" }, "departure": { "time": "1763916000" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763913600" }, "departure": { "time": "1763913600" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763914680" }, "departure": { "time": "1763914680" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763914920" }, "departure": { "time": "1763914920" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763915280" }, "departure": { "time": "1763915280" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763913780" }, "departure": { "time": "1763913780" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763914740" }, "departure": { "time": "1763914740" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763916240" }, "departure": { "time": "1763916240" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763914320" }, "departure": { "time": "1763914320" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763914020" }, "departure": { "time": "1763914020" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763916360" }, "departure": { "time": "1763916360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763913300" }, "departure": { "time": "1763913300" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763915940" }, "departure": { "time": "1763915940" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763914200" }, "departure": { "time": "1763914200" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763914080" }, "departure": { "time": "1763914080" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763913060" }, "departure": { "time": "1763913060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1763916425" }, "departure": { "delay": 5, "time": "1763916425" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763915580" }, "departure": { "time": "1763915580" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763916420" }, "departure": { "time": "1763916420" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763913960" }, "departure": { "time": "1763913960" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763914140" }, "departure": { "time": "1763914140" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763915820" }, "departure": { "time": "1763915820" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763914260" }, "departure": { "time": "1763914260" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1763913000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763913900" }, "departure": { "time": "1763913900" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913720" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763913480" }, "departure": { "time": "1763913480" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763915640" }, "departure": { "time": "1763915640" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763916120" }, "departure": { "time": "1763916120" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763915520" }, "departure": { "time": "1763915520" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763913120" }, "departure": { "time": "1763913120" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1763910167", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1754:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068666x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1763911544" }, "departure": { "delay": 44, "time": "1763911544" }, "stopId": "FR:76716:ZE:5082:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 34, "time": "1763910574" }, "departure": { "delay": 34, "time": "1763910574" }, "stopId": "FR:76447:ZE:4076:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1763911148" }, "departure": { "delay": 68, "time": "1763911148" }, "stopId": "FR:76477:ZE:3114:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 25, "time": "1763912365" }, "departure": { "delay": 25, "time": "1763912365" }, "stopId": "FR:76741:ZE:5134:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 16, "time": "1763912656" }, "departure": { "delay": 16, "time": "1763912656" }, "stopId": "FR:76117:ZE:5136:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 13, "time": "1763912173" }, "departure": { "delay": 13, "time": "1763912173" }, "stopId": "FR:76196:ZE:5133:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 31, "time": "1763910391" }, "departure": { "delay": 31, "time": "1763910391" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1763912776" }, "departure": { "delay": 16, "time": "1763912776" }, "stopId": "FR:76254:ZE:5137:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 13, "time": "1763910973" }, "departure": { "delay": 13, "time": "1763910973" }, "stopId": "FR:76534:ZE:3132:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1763910276" }, "departure": { "delay": 36, "time": "1763910276" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1763911213" }, "departure": { "delay": 13, "time": "1763911213" }, "stopId": "FR:76477:ZE:4053:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1763912091" }, "departure": { "delay": 51, "time": "1763912091" }, "stopId": "FR:76196:ZE:3479:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 53, "time": "1763910893" }, "departure": { "delay": 53, "time": "1763910893" }, "stopId": "FR:76238:ZE:4042:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1763910793" }, "departure": { "delay": 13, "time": "1763910793" }, "stopId": "FR:76238:ZE:4039:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1763911098" }, "departure": { "delay": 18, "time": "1763911098" }, "stopId": "FR:76534:ZE:3215:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 16, "time": "1763912536" }, "departure": { "delay": 16, "time": "1763912536" }, "stopId": "FR:76501:ZE:5135:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 13, "time": "1763910433" }, "departure": { "delay": 13, "time": "1763910433" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1763911366" }, "departure": { "delay": 46, "time": "1763911366" }, "stopId": "FR:76615:ZE:5067:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1763910738" }, "departure": { "delay": 18, "time": "1763910738" }, "stopId": "FR:76238:ZE:4029:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1763911964" }, "departure": { "delay": 44, "time": "1763911964" }, "stopId": "FR:76196:ZE:3425:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1763910673" }, "departure": { "delay": 13, "time": "1763910673" }, "stopId": "FR:76447:ZE:4075:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 62, "time": "1763911442" }, "departure": { "delay": 62, "time": "1763911442" }, "stopId": "FR:76615:ZE:5131:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 40, "time": "1763910700" }, "departure": { "delay": 40, "time": "1763910700" }, "stopId": "FR:76447:ZE:3885:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1763911805" }, "departure": { "delay": 65, "time": "1763911805" }, "stopId": "FR:76716:ZE:3733:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1763910354" }, "departure": { "delay": 54, "time": "1763910354" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1763911035" }, "departure": { "delay": 15, "time": "1763911035" }, "stopId": "FR:76534:ZE:5130:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 13, "time": "1763912833" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 8, "time": "1763910188" }, "departure": { "delay": 8, "time": "1763910188" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1763910220", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068666x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042087x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763910180" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1763910525" }, "departure": { "delay": -15, "time": "1763910525" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1763910754" }, "departure": { "delay": 34, "time": "1763910754" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -15, "time": "1763911785" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -15, "time": "1763910945" }, "departure": { "delay": -15, "time": "1763910945" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763911500" }, "departure": { "time": "1763911500" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 25, "time": "1763911585" }, "departure": { "delay": 25, "time": "1763911585" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -15, "time": "1763911665" }, "departure": { "delay": -15, "time": "1763911665" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -10, "time": "1763910350" }, "departure": { "delay": -10, "time": "1763910350" }, "stopId": "FR:76351:ZE:3578:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1763910307" }, "departure": { "delay": 7, "time": "1763910307" }, "stopId": "FR:76351:ZE:4767:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1763911331" }, "departure": { "delay": 11, "time": "1763911331" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -15, "time": "1763910645" }, "departure": { "delay": -15, "time": "1763910645" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1763911395" }, "departure": { "delay": 15, "time": "1763911395" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -8, "time": "1763911132" }, "departure": { "delay": -8, "time": "1763911132" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1763910273" }, "departure": { "delay": 33, "time": "1763910273" }, "stopId": "FR:76351:ZE:3109:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1763910852" }, "departure": { "delay": 12, "time": "1763910852" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1763910438" }, "departure": { "delay": 18, "time": "1763910438" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -15, "time": "1763910225" }, "departure": { "delay": -15, "time": "1763910225" }, "stopId": "FR:76351:ZE:3561:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1763911245" }, "departure": { "delay": -15, "time": "1763911245" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -15, "time": "1763911425" }, "departure": { "delay": -15, "time": "1763911425" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 33, "time": "1763911293" }, "departure": { "delay": 33, "time": "1763911293" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1763910682" }, "departure": { "delay": 22, "time": "1763910682" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -3, "time": "1763911557" }, "departure": { "delay": -3, "time": "1763911557" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1763911055" }, "departure": { "delay": 35, "time": "1763911055" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1763910899" }, "departure": { "delay": -1, "time": "1763910899" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763909940", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042087x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757929x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -110, "time": "1763912890" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 58, "time": "1763909726" }, "departure": { "delay": 58, "time": "1763909758" }, "stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1763908144" }, "departure": { "delay": 20, "time": "1763908160" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1763909818" }, "departure": { "delay": 7, "time": "1763909827" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -110, "time": "1763910610" }, "departure": { "delay": -110, "time": "1763910610" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -110, "time": "1763912650" }, "departure": { "delay": -110, "time": "1763912650" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 102, "time": "1763907512" }, "departure": { "delay": 102, "time": "1763907522" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -110, "time": "1763910430" }, "departure": { "delay": -110, "time": "1763910430" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 4, "time": "1763908364" }, "departure": { "delay": 4, "time": "1763908384" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1763909392" }, "departure": { "delay": 4, "time": "1763909404" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1763909272" }, "departure": { "delay": 52, "time": "1763909272" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1763907752" }, "departure": { "delay": 52, "time": "1763907772" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -110, "time": "1763912590" }, "departure": { "delay": -110, "time": "1763912590" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -110, "time": "1763911690" }, "departure": { "delay": -110, "time": "1763911690" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -110, "time": "1763911990" }, "departure": { "delay": -110, "time": "1763911990" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1763907812" }, "departure": { "delay": 43, "time": "1763907823" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1763908171" }, "departure": { "delay": 43, "time": "1763908183" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1763909077" }, "departure": { "delay": 13, "time": "1763909113" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -110, "time": "1763910790" }, "departure": { "delay": -110, "time": "1763910790" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -110, "time": "1763910070" }, "departure": { "delay": -110, "time": "1763910070" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 101, "time": "1763907401" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1763908620" }, "departure": { "delay": 8, "time": "1763908688" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1763908838" }, "departure": { "delay": 7, "time": "1763908867" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1763907853" }, "departure": { "delay": 53, "time": "1763907893" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -110, "time": "1763912410" }, "departure": { "delay": -110, "time": "1763912410" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 14, "time": "1763907909" }, "departure": { "delay": 14, "time": "1763907914" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -110, "time": "1763911450" }, "departure": { "delay": -110, "time": "1763911450" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 8, "time": "1763907963" }, "departure": { "delay": 8, "time": "1763908028" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763911210" }, "departure": { "delay": 130, "time": "1763911210" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 32, "time": "1763907744" }, "departure": { "delay": 32, "time": "1763907752" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1763910028", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757929x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587137:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -765, "time": "1763910255" }, "departure": { "delay": -765, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "departure": { "delay": -345, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -585, "time": "1763910255" }, "departure": { "delay": -585, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1065, "time": "1763910255" }, "departure": { "delay": -1065, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -525, "time": "1763910255" }, "departure": { "delay": -525, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -645, "time": "1763910255" }, "departure": { "delay": -645, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -355, "time": "1763912045" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -1485, "time": "1763910255" }, "departure": { "delay": -1485, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -405, "time": "1763910255" }, "departure": { "delay": -405, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1665, "time": "1763910255" }, "departure": { "delay": -1665, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -1185, "time": "1763910255" }, "departure": { "delay": -1185, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -465, "time": "1763910255" }, "departure": { "delay": -465, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1245, "time": "1763910255" }, "departure": { "delay": -1245, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -945, "time": "1763910255" }, "departure": { "delay": -945, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1305, "time": "1763910255" }, "departure": { "delay": -1305, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -885, "time": "1763910255" }, "departure": { "delay": -885, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1905, "time": "1763910255" }, "departure": { "delay": -1905, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1845, "time": "1763910255" }, "departure": { "delay": -1845, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1545, "time": "1763910255" }, "departure": { "delay": -1545, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1763910255", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587137:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748876x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1763897936" }, "departure": { "delay": 73, "time": "1763897953" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1763898200" }, "departure": { "delay": 145, "time": "1763898265" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 133, "time": "1763897533" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 129, "time": "1763897717" }, "departure": { "delay": 129, "time": "1763897769" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1763898995" }, "departure": { "delay": 107, "time": "1763899007" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1763897619" }, "departure": { "delay": 90, "time": "1763897670" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 138, "time": "1763898917" }, "departure": { "delay": 138, "time": "1763898978" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1763899021" }, "departure": { "delay": 96, "time": "1763899056" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1763898691" }, "departure": { "delay": 49, "time": "1763898769" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1763898537" }, "departure": { "delay": 8, "time": "1763898548" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1763897821" }, "departure": { "delay": 81, "time": "1763897841" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1763898308" }, "departure": { "delay": 86, "time": "1763898326" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1763898371" }, "departure": { "delay": 57, "time": "1763898417" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -5, "time": "1763899135" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1763898610" }, "departure": { "delay": -5, "time": "1763898655" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1763898473" }, "departure": { "delay": 33, "time": "1763898513" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1763898800" }, "departure": { "delay": 40, "time": "1763898820" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1763897995" }, "departure": { "delay": 124, "time": "1763898064" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1763897877" }, "departure": { "delay": 93, "time": "1763897913" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748876x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -40, "time": "1763886680" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 133, "time": "1763883901" }, "departure": { "delay": 133, "time": "1763883913" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 141, "time": "1763885647" }, "departure": { "delay": 141, "time": "1763885661" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 94, "time": "1763885779" }, "departure": { "delay": 94, "time": "1763885794" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 47, "time": "1763886332" }, "departure": { "delay": 47, "time": "1763886347" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 114, "time": "1763886091" }, "departure": { "delay": 114, "time": "1763886114" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -21, "time": "1763886620" }, "departure": { "delay": -21, "time": "1763886639" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 49, "time": "1763886395" }, "departure": { "delay": 49, "time": "1763886409" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 56, "time": "1763884216" }, "departure": { "delay": 56, "time": "1763884256" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 125, "time": "1763885932" }, "departure": { "delay": 125, "time": "1763885945" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -63, "time": "1763884367" }, "departure": { "delay": -63, "time": "1763884377" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 98, "time": "1763883931" }, "departure": { "delay": 98, "time": "1763883938" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1763884867" }, "departure": { "delay": 128, "time": "1763884928" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1763885237" }, "departure": { "delay": 179, "time": "1763885279" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -24, "time": "1763884289" }, "departure": { "delay": -24, "time": "1763884296" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1763886161" }, "departure": { "delay": 114, "time": "1763886174" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 34, "time": "1763884099" }, "departure": { "delay": 34, "time": "1763884114" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1763885104" }, "departure": { "delay": 133, "time": "1763885173" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1763884067" }, "departure": { "delay": 57, "time": "1763884077" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1763885507" }, "departure": { "delay": 121, "time": "1763885521" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 111, "time": "1763883878" }, "departure": { "delay": 111, "time": "1763883891" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 111, "time": "1763886281" }, "departure": { "delay": 111, "time": "1763886291" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 91, "time": "1763886142" }, "departure": { "delay": 91, "time": "1763886151" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 113, "time": "1763883753" }, "departure": { "delay": 113, "time": "1763883833" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1763885830" }, "departure": { "delay": 84, "time": "1763885844" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -81, "time": "1763884471" }, "departure": { "delay": -81, "time": "1763884479" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1763886259" }, "departure": { "delay": 91, "time": "1763886271" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 82, "time": "1763884131" }, "departure": { "delay": 82, "time": "1763884162" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1763885695" }, "departure": { "delay": 129, "time": "1763885709" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 167, "time": "1763885367" }, "departure": { "delay": 167, "time": "1763885387" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 72, "time": "1763884793" }, "departure": { "delay": 72, "time": "1763884812" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 106, "time": "1763885737" }, "departure": { "delay": 106, "time": "1763885746" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 47, "time": "1763883407" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1763886051" }, "departure": { "delay": 128, "time": "1763886068" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1763883594" }, "departure": { "delay": 5, "time": "1763883605" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1763886577" }, "departure": { "delay": -11, "time": "1763886589" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 80, "time": "1763884986" }, "departure": { "delay": 80, "time": "1763885000" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1763885043" }, "departure": { "delay": 103, "time": "1763885083" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1763886005" }, "departure": { "delay": 81, "time": "1763886021" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 76, "time": "1763886309" }, "departure": { "delay": 76, "time": "1763886316" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 57, "time": "1763883457" }, "departure": { "delay": 57, "time": "1763883477" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1763884029" }, "departure": { "delay": 76, "time": "1763884036" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1763886425" }, "departure": { "delay": 21, "time": "1763886441" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 26, "time": "1763883553" }, "departure": { "delay": 26, "time": "1763883566" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1763886540" }, "departure": { "delay": 17, "time": "1763886557" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 140, "time": "1763885435" }, "departure": { "delay": 140, "time": "1763885480" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1763885575" }, "departure": { "delay": 156, "time": "1763885616" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1763910250", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748942x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763904730" }, "departure": { "delay": 140, "time": "1763904740" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1763904113" }, "departure": { "delay": 7, "time": "1763904127" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1763903857" }, "departure": { "delay": -11, "time": "1763903869" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1763904834" }, "departure": { "delay": 122, "time": "1763904842" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 74, "time": "1763904352" }, "departure": { "delay": 74, "time": "1763904374" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1763904613" }, "departure": { "delay": 161, "time": "1763904641" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1763904810" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1763903518" }, "departure": { "delay": 33, "time": "1763903613" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1763904300" }, "departure": { "delay": 67, "time": "1763904307" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1763904256" }, "departure": { "delay": 89, "time": "1763904269" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1763904401" }, "departure": { "delay": 128, "time": "1763904428" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1763903788" }, "departure": { "delay": 68, "time": "1763903828" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 61, "time": "1763904186" }, "departure": { "delay": 61, "time": "1763904241" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1763904491" }, "departure": { "delay": 119, "time": "1763904539" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 86, "time": "1763903486" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763904887" }, "departure": { "time": "1763904780" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 173, "time": "1763904679" }, "departure": { "delay": 173, "time": "1763904713" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 16, "time": "1763904002" }, "departure": { "delay": 16, "time": "1763904016" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1763903696" }, "departure": { "delay": -4, "time": "1763903696" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1763904155" }, "departure": { "delay": -16, "time": "1763904164" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 152, "time": "1763904860" }, "departure": { "delay": 152, "time": "1763904872" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1763903945" }, "departure": { "delay": 39, "time": "1763903979" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 182, "time": "1763904762" }, "departure": { "delay": 182, "time": "1763904782" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1763909906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748942x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758156x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 110, "time": "1763891810" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 192, "time": "1763892132" }, "departure": { "delay": 192, "time": "1763892132" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 212, "time": "1763894460" }, "departure": { "delay": 212, "time": "1763894492" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1763892184" }, "departure": { "delay": 300, "time": "1763892300" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 250, "time": "1763894238" }, "departure": { "delay": 250, "time": "1763894290" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 206, "time": "1763892798" }, "departure": { "delay": 206, "time": "1763892806" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 178, "time": "1763893222" }, "departure": { "delay": 178, "time": "1763893258" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1763893570" }, "departure": { "delay": 130, "time": "1763893570" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 229, "time": "1763892424" }, "departure": { "delay": 229, "time": "1763892469" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 172, "time": "1763893080" }, "departure": { "delay": 172, "time": "1763893132" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1763893738" }, "departure": { "delay": 131, "time": "1763893751" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1763892534" }, "departure": { "delay": 66, "time": "1763892546" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1763894998" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758156x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852028F4479520x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763912820" }, "departure": { "time": "1763912880" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763916360" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763913240" }, "departure": { "time": "1763913300" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763914560" }, "departure": { "time": "1763914620" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763911800" }, "departure": { "time": "1763911860" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763915160" }, "departure": { "time": "1763915220" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763910960" }, "departure": { "time": "1763911020" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913780" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763910180" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1763906566", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852028F4479520x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748836x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763911520" }, "departure": { "delay": 20, "time": "1763911520" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1763910860" }, "departure": { "delay": 20, "time": "1763910860" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1763910077" }, "departure": { "delay": -2, "time": "1763910178" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1763911100" }, "departure": { "delay": 20, "time": "1763911100" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1763911160" }, "departure": { "delay": 20, "time": "1763911160" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1763911460" }, "departure": { "delay": 20, "time": "1763911460" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": -22, "time": "1763909978" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1763911760" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1763910740" }, "departure": { "delay": 20, "time": "1763910740" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1763911580" }, "departure": { "delay": 20, "time": "1763911580" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1763910380" }, "departure": { "delay": 20, "time": "1763910380" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1763910560" }, "departure": { "delay": 20, "time": "1763910560" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1763911340" }, "departure": { "delay": 20, "time": "1763911340" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1763910500" }, "departure": { "delay": 20, "time": "1763910500" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1763910980" }, "departure": { "delay": 20, "time": "1763910980" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763910238" }, "departure": { "time": "1763910240" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1763911280" }, "departure": { "delay": 20, "time": "1763911280" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1763911400" }, "departure": { "delay": 20, "time": "1763911400" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1763910440" }, "departure": { "delay": 20, "time": "1763910440" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748836x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757928x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763903701" }, "departure": { "delay": 20, "time": "1763903720" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1763902035" }, "departure": { "delay": 15, "time": "1763902035" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1763904343" }, "departure": { "delay": -4, "time": "1763904356" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -47, "time": "1763903245" }, "departure": { "delay": -47, "time": "1763903293" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -49, "time": "1763902844" }, "departure": { "delay": -49, "time": "1763902931" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1763900541" }, "departure": { "delay": 77, "time": "1763900597" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1763902575" }, "departure": { "delay": -33, "time": "1763902587" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -121, "time": "1763905679" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1763902445" }, "departure": { "delay": 13, "time": "1763902513" }, "stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -35, "time": "1763901615" }, "departure": { "delay": -35, "time": "1763901625" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1763900524" }, "departure": { "delay": 15, "time": "1763900535" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1763904481" }, "departure": { "delay": -55, "time": "1763904545" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -22, "time": "1763901812" }, "departure": { "delay": -22, "time": "1763901878" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 382, "time": "1763904211" }, "departure": { "delay": 382, "time": "1763904262" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 38, "time": "1763900224" }, "departure": { "delay": 38, "time": "1763900258" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 4, "time": "1763900104" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1763900970" }, "departure": { "delay": 41, "time": "1763900981" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -42, "time": "1763904858" }, "departure": { "delay": -42, "time": "1763904858" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -17, "time": "1763901410" }, "departure": { "delay": -17, "time": "1763901463" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1763905433" }, "departure": { "delay": -24, "time": "1763905476" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 13, "time": "1763900945" }, "departure": { "delay": 13, "time": "1763900953" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1763900618" }, "departure": { "delay": 50, "time": "1763900630" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1763901172" }, "departure": { "delay": 8, "time": "1763901188" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -35, "time": "1763902138" }, "departure": { "delay": -35, "time": "1763902165" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763900740" }, "departure": { "delay": 70, "time": "1763900770" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1763905326" }, "departure": { "delay": 17, "time": "1763905337" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 28, "time": "1763900816" }, "departure": { "delay": 28, "time": "1763900848" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -25, "time": "1763905514" }, "departure": { "delay": -25, "time": "1763905535" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 58, "time": "1763903518" }, "departure": { "delay": 58, "time": "1763903578" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 88, "time": "1763900662" }, "departure": { "delay": 88, "time": "1763900728" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763910262", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757928x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748841x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1763892205" }, "departure": { "delay": 6, "time": "1763892366" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -84, "time": "1763892073" }, "departure": { "delay": -84, "time": "1763892096" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -109, "time": "1763893415" }, "departure": { "delay": -109, "time": "1763893451" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -8, "time": "1763892802" }, "departure": { "delay": -8, "time": "1763892832" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1763892435" }, "departure": { "delay": 31, "time": "1763892451" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1763892533" }, "departure": { "delay": 10, "time": "1763892550" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -105, "time": "1763893365" }, "departure": { "delay": -105, "time": "1763893395" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -121, "time": "1763892941" }, "departure": { "delay": -121, "time": "1763892959" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 13, "time": "1763892475" }, "departure": { "delay": 13, "time": "1763892493" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -104, "time": "1763893302" }, "departure": { "delay": -104, "time": "1763893336" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1763892722" }, "departure": { "delay": 32, "time": "1763892752" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 18, "time": "1763892018" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -65, "time": "1763892873" }, "departure": { "delay": -65, "time": "1763892895" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -149, "time": "1763893105" }, "departure": { "delay": -149, "time": "1763893171" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -186, "time": "1763893061" }, "departure": { "delay": -186, "time": "1763893074" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -85, "time": "1763892142" }, "departure": { "delay": -85, "time": "1763892155" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -190, "time": "1763893550" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -137, "time": "1763892988" }, "departure": { "delay": -137, "time": "1763893003" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -156, "time": "1763893204" }, "departure": { "delay": -156, "time": "1763893224" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748841x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1758:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763913360" }, "departure": { "time": "1763913360" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763916540" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 39 }, { "arrival": { "time": "1763913300" }, "departure": { "time": "1763913300" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763915160" }, "departure": { "time": "1763915160" }, "stopId": "FR:76217:ZE:18069:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1763914980" }, "departure": { "time": "1763914980" }, "stopId": "FR:76217:ZE:18075:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1763915640" }, "departure": { "time": "1763915640" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1763914500" }, "departure": { "time": "1763914500" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1763914680" }, "departure": { "time": "1763914680" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1763915940" }, "departure": { "time": "1763915940" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1763915280" }, "departure": { "time": "1763915280" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763915100" }, "departure": { "time": "1763915100" }, "stopId": "FR:76217:ZE:18022:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1763913060" }, "departure": { "time": "1763913060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1763913000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763913365" }, "departure": { "delay": 5, "time": "1763913365" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763916360" }, "departure": { "time": "1763916360" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "time": "1763915460" }, "departure": { "time": "1763915460" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1763916000" }, "departure": { "time": "1763916000" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1763913180" }, "departure": { "time": "1763913180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763916180" }, "departure": { "time": "1763916180" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "time": "1763916300" }, "departure": { "time": "1763916300" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "time": "1763913240" }, "departure": { "time": "1763913240" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763915220" }, "departure": { "time": "1763915220" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1763916060" }, "departure": { "time": "1763916060" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1763913780" }, "departure": { "time": "1763913780" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763913900" }, "departure": { "time": "1763913900" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1763914860" }, "departure": { "time": "1763914860" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1763914320" }, "departure": { "time": "1763914320" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1763913420" }, "departure": { "time": "1763913420" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763913960" }, "departure": { "time": "1763913960" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1763915520" }, "departure": { "time": "1763915520" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1763913840" }, "departure": { "time": "1763913840" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763915820" }, "departure": { "time": "1763915820" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1763913120" }, "departure": { "time": "1763913120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763914800" }, "departure": { "time": "1763914800" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1763914920" }, "departure": { "time": "1763914920" }, "stopId": "FR:76217:ZE:18046:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1763914020" }, "departure": { "time": "1763914020" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1763915340" }, "departure": { "time": "1763915340" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1763915400" }, "departure": { "time": "1763915400" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1763913600" }, "departure": { "time": "1763913600" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1763910233", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1758:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757927x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1763894991" }, "departure": { "delay": 24, "time": "1763895024" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763897189" }, "departure": { "delay": 43, "time": "1763897203" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1763893391" }, "departure": { "delay": 110, "time": "1763893430" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1763893578" }, "departure": { "delay": 111, "time": "1763893611" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1763896509" }, "departure": { "delay": 26, "time": "1763896526" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1763898117" }, "departure": { "delay": 9, "time": "1763898129" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 74, "time": "1763893803" }, "departure": { "delay": 74, "time": "1763893814" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1763894447" }, "departure": { "delay": -5, "time": "1763894455" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 418, "time": "1763897080" }, "departure": { "delay": 418, "time": "1763897098" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 113, "time": "1763893717" }, "departure": { "delay": 113, "time": "1763893733" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1763898376" }, "departure": { "delay": 16, "time": "1763898376" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 82, "time": "1763895335" }, "departure": { "delay": 82, "time": "1763895382" }, "stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 13, "time": "1763892913" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -8, "time": "1763897692" }, "departure": { "delay": -8, "time": "1763897692" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1763893371" }, "departure": { "delay": 60, "time": "1763893380" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1763894257" }, "departure": { "delay": 7, "time": "1763894287" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1763896076" }, "departure": { "delay": -7, "time": "1763896133" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 121, "time": "1763893469" }, "departure": { "delay": 121, "time": "1763893501" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 124, "time": "1763893548" }, "departure": { "delay": 124, "time": "1763893564" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1763894882" }, "departure": { "delay": 62, "time": "1763894882" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1763895466" }, "departure": { "delay": 53, "time": "1763895473" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1763894002" }, "departure": { "delay": 34, "time": "1763894014" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1763896367" }, "departure": { "delay": 55, "time": "1763896375" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -52, "time": "1763895715" }, "departure": { "delay": -52, "time": "1763895728" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1763897341" }, "departure": { "delay": -5, "time": "1763897395" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -65, "time": "1763898535" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 101, "time": "1763893830" }, "departure": { "delay": 101, "time": "1763893841" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1763894676" }, "departure": { "delay": 26, "time": "1763894726" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1763893041" }, "departure": { "delay": 85, "time": "1763893105" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1763898259" }, "departure": { "delay": 2, "time": "1763898302" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757927x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757768x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1763899105" }, "departure": { "delay": 100, "time": "1763899300" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 74, "time": "1763897294" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763899432" }, "departure": { "delay": 100, "time": "1763899660" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1763898929" }, "departure": { "delay": 100, "time": "1763899060" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1763898490" }, "departure": { "delay": 100, "time": "1763898640" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763897689" }, "departure": { "delay": 100, "time": "1763897740" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -2784, "time": "1763897256" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1763898160" }, "departure": { "delay": 100, "time": "1763898160" }, "stopId": "FR:50041:ZE:HAGLUD:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1763898672" }, "departure": { "delay": 100, "time": "1763898820" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757768x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748873x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1763887741" }, "departure": { "delay": 8, "time": "1763887748" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 158, "time": "1763887185" }, "departure": { "delay": 158, "time": "1763887298" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 183, "time": "1763887448" }, "departure": { "delay": 183, "time": "1763887503" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1763886849" }, "departure": { "delay": 26, "time": "1763886866" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1763888166" }, "departure": { "delay": 17, "time": "1763888177" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1763886912" }, "departure": { "delay": 19, "time": "1763886979" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1763887700" }, "departure": { "delay": 33, "time": "1763887713" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -43, "time": "1763887804" }, "departure": { "delay": -43, "time": "1763887817" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1763887009" }, "departure": { "delay": 3, "time": "1763887023" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1763888113" }, "departure": { "delay": 46, "time": "1763888146" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1763886758" }, "departure": { "delay": 23, "time": "1763886803" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1763887562" }, "departure": { "delay": 136, "time": "1763887576" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1763888052" }, "departure": { "delay": 53, "time": "1763888093" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -78, "time": "1763888262" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1763887047" }, "departure": { "delay": 49, "time": "1763887129" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1763887855" }, "departure": { "delay": 13, "time": "1763887933" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1763887608" }, "departure": { "delay": 88, "time": "1763887648" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1763887957" }, "departure": { "delay": -6, "time": "1763887974" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 34, "time": "1763886634" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748873x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757926x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1763885992" }, "departure": { "delay": 183, "time": "1763886003" }, "stopId": "FR:50129:ZE:10THH1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1763891041" }, "departure": { "delay": -29, "time": "1763891071" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 73, "time": "1763886715" }, "departure": { "delay": 73, "time": "1763886853" }, "stopId": "FR:50129:ZE:10NQT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1763890139" }, "departure": { "delay": 14, "time": "1763890214" }, "stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1763886304" }, "departure": { "delay": 76, "time": "1763886316" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 156, "time": "1763885856" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1763889989" }, "departure": { "delay": 47, "time": "1763890007" }, "stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -12, "time": "1763891388" }, "stopId": "FR:50615:ZE:VALGS2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 15, "time": "1763887504" }, "departure": { "delay": 15, "time": "1763887515" }, "stopId": "FR:50178:ZE:FERMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1763887065" }, "departure": { "delay": 71, "time": "1763887151" }, "stopId": "FR:50077:ZE:BREPG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1763888483" }, "departure": { "delay": 10, "time": "1763888590" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1763886232" }, "departure": { "delay": 120, "time": "1763886240" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1763890919" }, "departure": { "delay": 12, "time": "1763890932" }, "stopId": "FR:50615:ZE:VALGR2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 21, "time": "1763888230" }, "departure": { "delay": 21, "time": "1763888241" }, "stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1763887799" }, "departure": { "delay": 33, "time": "1763887833" }, "stopId": "FR:50142:ZE:COSBG2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1763886328" }, "departure": { "delay": 28, "time": "1763886328" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1763886393" }, "departure": { "delay": -6, "time": "1763886414" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1763887300" }, "departure": { "delay": 52, "time": "1763887312" }, "stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1763886240" }, "departure": { "delay": 132, "time": "1763886252" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -6, "time": "1763888917" }, "departure": { "delay": -6, "time": "1763888934" }, "stopId": "FR:50030:ZE:BARMA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1763886560" }, "departure": { "delay": 25, "time": "1763886565" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 399, "time": "1763889871" }, "departure": { "delay": 399, "time": "1763889879" }, "stopId": "FR:50433:ZE:REVEG2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1763889288" }, "departure": { "delay": 2, "time": "1763889302" }, "stopId": "FR:50433:ZE:REVFR2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1763891203" }, "departure": { "delay": 43, "time": "1763891203" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 55, "time": "1763887675" }, "departure": { "delay": 55, "time": "1763887675" }, "stopId": "FR:50178:ZE:FERPD2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1763886485" }, "departure": { "delay": 2, "time": "1763886542" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1763890500" }, "departure": { "delay": 8, "time": "1763890508" }, "stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 77, "time": "1763888131" }, "departure": { "delay": 77, "time": "1763888177" }, "stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 92, "time": "1763886266" }, "departure": { "delay": 92, "time": "1763886272" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1763889171" }, "departure": { "delay": 51, "time": "1763889171" }, "stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1763910028", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757926x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068642x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1763909622" }, "departure": { "delay": -18, "time": "1763909622" }, "stopId": "FR:76361:ZE:5128:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 433, "time": "1763909533" }, "departure": { "delay": 433, "time": "1763909533" }, "stopId": "FR:76307:ZE:3457:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 414, "time": "1763909454" }, "departure": { "delay": 414, "time": "1763909454" }, "stopId": "FR:76307:ZE:3424:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1763909750" }, "departure": { "delay": -10, "time": "1763909750" }, "stopId": "FR:76167:ZE:4066:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 439, "time": "1763909299" }, "departure": { "delay": 439, "time": "1763909299" }, "stopId": "FR:76064:ZE:3380:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 428, "time": "1763909348" }, "departure": { "delay": 428, "time": "1763909348" }, "stopId": "FR:76595:ZE:3314:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -68, "time": "1763910232" }, "departure": { "delay": -68, "time": "1763910232" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1763909690" }, "departure": { "delay": 50, "time": "1763909690" }, "stopId": "FR:76361:ZE:5031:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -62, "time": "1763910358" }, "departure": { "delay": -62, "time": "1763910358" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -109, "time": "1763910491" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -63, "time": "1763910297" }, "departure": { "delay": -63, "time": "1763910297" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -28, "time": "1763909432" }, "departure": { "delay": -28, "time": "1763909432" }, "stopId": "FR:76595:ZE:5125:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -44, "time": "1763910136" }, "departure": { "delay": -44, "time": "1763910136" }, "stopId": "FR:76481:ZE:4728:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1763909543" }, "departure": { "delay": 23, "time": "1763909543" }, "stopId": "FR:76595:ZE:5060:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 434, "time": "1763909714" }, "departure": { "delay": 434, "time": "1763909714" }, "stopId": "FR:76595:ZE:5127:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1763909907" }, "departure": { "delay": 27, "time": "1763909907" }, "stopId": "FR:76167:ZE:3034:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1763910043" }, "departure": { "delay": -17, "time": "1763910043" }, "stopId": "FR:76481:ZE:4730:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -98, "time": "1763910442" }, "departure": { "delay": -98, "time": "1763910442" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763909560", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068642x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1763881003" }, "departure": { "delay": 153, "time": "1763881053" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1763879758" }, "departure": { "delay": 44, "time": "1763879924" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1763881200" }, "departure": { "delay": 70, "time": "1763881210" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -154, "time": "1763881646" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1763880444" }, "departure": { "delay": 163, "time": "1763880463" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1763880661" }, "departure": { "delay": 136, "time": "1763880676" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 142, "time": "1763880286" }, "departure": { "delay": 142, "time": "1763880322" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1763880741" }, "departure": { "delay": 173, "time": "1763880773" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1763880571" }, "departure": { "delay": 109, "time": "1763880589" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": -58, "time": "1763879702" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 164, "time": "1763880811" }, "departure": { "delay": 164, "time": "1763880824" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 143, "time": "1763880966" }, "departure": { "delay": 143, "time": "1763880983" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1763881397" }, "departure": { "delay": 35, "time": "1763881415" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1763880614" }, "departure": { "delay": 90, "time": "1763880630" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1763881541" }, "departure": { "delay": 28, "time": "1763881588" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1763881078" }, "departure": { "delay": 70, "time": "1763881090" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1763881333" }, "departure": { "delay": 31, "time": "1763881351" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1763880018" }, "departure": { "delay": 86, "time": "1763880026" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1763880146" }, "departure": { "delay": 105, "time": "1763880165" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1763880494" }, "departure": { "delay": 144, "time": "1763880504" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1763880700" }, "departure": { "delay": 121, "time": "1763880721" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1763880203" }, "departure": { "delay": 96, "time": "1763880216" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1763881479" }, "departure": { "delay": 3, "time": "1763881503" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 141, "time": "1763880042" }, "departure": { "delay": 141, "time": "1763880081" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 128, "time": "1763880232" }, "departure": { "delay": 128, "time": "1763880248" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1763909906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3343F4400512x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763908140" }, "departure": { "time": "1763908260" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763904480" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763909700" }, "departure": { "time": "1763909760" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763910600" }, "departure": { "time": "1763910660" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763912160" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1763903267", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3343F4400512x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748891x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 139, "time": "1763907768" }, "departure": { "delay": 139, "time": "1763907799" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1763908514" }, "departure": { "delay": 130, "time": "1763908570" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 137, "time": "1763908064" }, "departure": { "delay": 137, "time": "1763908097" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 144, "time": "1763907310" }, "departure": { "delay": 144, "time": "1763907324" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 26, "time": "1763908973" }, "departure": { "delay": 26, "time": "1763909006" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1763906997" }, "departure": { "delay": 100, "time": "1763907040" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1763906921" }, "departure": { "delay": 78, "time": "1763906958" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1763906470" }, "departure": { "delay": 22, "time": "1763906482" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1763907834" }, "departure": { "delay": 148, "time": "1763907868" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 154, "time": "1763907902" }, "departure": { "delay": 154, "time": "1763907934" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1763906612" }, "departure": { "delay": 22, "time": "1763906662" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1763907346" }, "departure": { "delay": 168, "time": "1763907408" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1763909027" }, "departure": { "delay": 18, "time": "1763909058" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 38, "time": "1763909111" }, "departure": { "delay": 38, "time": "1763909138" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -10, "time": "1763906430" }, "departure": { "delay": -10, "time": "1763906450" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 178, "time": "1763907637" }, "departure": { "delay": 178, "time": "1763907718" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1763908762" }, "departure": { "delay": 58, "time": "1763908798" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 67, "time": "1763908850" }, "departure": { "delay": 67, "time": "1763908867" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 104, "time": "1763907116" }, "departure": { "delay": 104, "time": "1763907164" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1763908156" }, "departure": { "delay": 119, "time": "1763908199" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 219, "time": "1763907470" }, "departure": { "delay": 219, "time": "1763907519" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1763906389" }, "departure": { "delay": 6, "time": "1763906406" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 81, "time": "1763908686" }, "departure": { "delay": 81, "time": "1763908701" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 64, "time": "1763906735" }, "departure": { "delay": 64, "time": "1763906764" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 214, "time": "1763907533" }, "departure": { "delay": 214, "time": "1763907574" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1763906825" }, "departure": { "delay": 47, "time": "1763906867" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1763907216" }, "departure": { "delay": 134, "time": "1763907254" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1763908632" }, "departure": { "delay": 87, "time": "1763908647" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1763908914" }, "departure": { "delay": 30, "time": "1763908950" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1763906502" }, "departure": { "delay": 1, "time": "1763906521" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1763908440" }, "departure": { "delay": 94, "time": "1763908474" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -27, "time": "1763909193" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 200, "time": "1763908001" }, "departure": { "delay": 200, "time": "1763908040" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 22, "time": "1763906302" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 104, "time": "1763908276" }, "departure": { "delay": 104, "time": "1763908304" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748891x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110825x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1763910562" }, "departure": { "delay": 22, "time": "1763910562" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1763910214" }, "departure": { "delay": 34, "time": "1763910214" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1763910106" }, "departure": { "delay": 46, "time": "1763910106" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1763911327" }, "departure": { "delay": 7, "time": "1763911327" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "departure": { "time": "1763910000" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1763911217" }, "departure": { "delay": 17, "time": "1763911217" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 35, "time": "1763910335" }, "departure": { "delay": 35, "time": "1763910335" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1763910448" }, "departure": { "delay": 28, "time": "1763910448" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 24, "time": "1763910864" }, "departure": { "delay": 24, "time": "1763910864" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1763911529" }, "departure": { "delay": 29, "time": "1763911529" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1763911629" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1763910693" }, "departure": { "delay": 33, "time": "1763910693" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1763911126" }, "departure": { "delay": 46, "time": "1763911126" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 34, "time": "1763910994" }, "departure": { "delay": 34, "time": "1763910994" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1763911427" }, "departure": { "delay": 47, "time": "1763911427" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763910240", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110825x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748864x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -5, "time": "1763902481" }, "departure": { "delay": -5, "time": "1763902495" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 191, "time": "1763901633" }, "departure": { "delay": 191, "time": "1763901671" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 122, "time": "1763901122" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763901444" }, "departure": { "delay": 100, "time": "1763901460" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1763902278" }, "departure": { "delay": 58, "time": "1763902318" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1763902714" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 190, "time": "1763901840" }, "departure": { "delay": 190, "time": "1763901850" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1763902343" }, "departure": { "delay": 53, "time": "1763902373" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1763902053" }, "departure": { "delay": 138, "time": "1763902098" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1763902551" }, "departure": { "delay": -24, "time": "1763902596" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1763901963" }, "departure": { "delay": 102, "time": "1763902002" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763902410" }, "departure": { "delay": 70, "time": "1763902450" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1763901291" }, "departure": { "delay": 87, "time": "1763901327" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 104, "time": "1763902147" }, "departure": { "delay": 104, "time": "1763902184" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1763901225" }, "departure": { "delay": 87, "time": "1763901267" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 154, "time": "1763901883" }, "departure": { "delay": 154, "time": "1763901934" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1763902223" }, "departure": { "delay": 40, "time": "1763902240" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 157, "time": "1763901490" }, "departure": { "delay": 157, "time": "1763901577" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 213, "time": "1763901765" }, "departure": { "delay": 213, "time": "1763901813" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1763901408" }, "departure": { "delay": 118, "time": "1763901418" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748864x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851752F4403784x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763909400" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763910300" }, "departure": { "time": "1763910360" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911320" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763912040" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763910900" }, "departure": { "time": "1763910960" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763905788", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851752F4403784x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3319F4400592x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763924040" }, "departure": { "time": "1763924100" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763921700" }, "departure": { "time": "1763921760" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763922540" }, "departure": { "time": "1763922600" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1763913480" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763923260" }, "departure": { "time": "1763923320" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763920620" }, "departure": { "time": "1763920800" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763925060" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763909866", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3319F4400592x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748844x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1763903191" }, "departure": { "delay": 183, "time": "1763903223" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -82, "time": "1763903788" }, "departure": { "delay": -82, "time": "1763903798" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1763904306" }, "departure": { "delay": 41, "time": "1763904341" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1763903681" }, "departure": { "delay": 48, "time": "1763903688" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1763903598" }, "departure": { "delay": 116, "time": "1763903636" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1763904155" }, "departure": { "delay": -9, "time": "1763904171" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 132, "time": "1763903276" }, "departure": { "delay": 132, "time": "1763903292" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1763904061" }, "departure": { "delay": 1, "time": "1763904121" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 132, "time": "1763903451" }, "departure": { "delay": 132, "time": "1763903472" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1763903724" }, "departure": { "delay": -22, "time": "1763903738" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1763903055" }, "departure": { "delay": 158, "time": "1763903138" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1763904361" }, "departure": { "delay": 35, "time": "1763904395" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -35, "time": "1763904016" }, "departure": { "delay": -35, "time": "1763904025" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1763904228" }, "departure": { "delay": 46, "time": "1763904286" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -41, "time": "1763904499" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 148, "time": "1763903356" }, "departure": { "delay": 148, "time": "1763903368" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -97, "time": "1763903826" }, "departure": { "delay": -97, "time": "1763903843" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1763903387" }, "departure": { "delay": 132, "time": "1763903412" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 209, "time": "1763903009" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748844x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748897x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 84, "time": "1763896017" }, "departure": { "delay": 84, "time": "1763896044" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1763896790" }, "departure": { "delay": 89, "time": "1763896829" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1763896876" }, "departure": { "delay": 33, "time": "1763896893" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -80, "time": "1763898196" }, "departure": { "delay": -80, "time": "1763898220" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -25, "time": "1763897844" }, "departure": { "delay": -25, "time": "1763897855" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -25, "time": "1763898016" }, "departure": { "delay": -25, "time": "1763898035" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 7, "time": "1763897909" }, "departure": { "delay": 7, "time": "1763897947" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1763896926" }, "departure": { "delay": 24, "time": "1763896944" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1763896969" }, "departure": { "delay": 17, "time": "1763896997" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1763897030" }, "departure": { "delay": 100, "time": "1763897140" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1763897452" }, "departure": { "delay": 83, "time": "1763897483" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -158, "time": "1763898262" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 45, "time": "1763896176" }, "departure": { "delay": 45, "time": "1763896185" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 6, "time": "1763896247" }, "departure": { "delay": 6, "time": "1763896266" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1763896332" }, "departure": { "delay": -16, "time": "1763896364" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1763897195" }, "departure": { "delay": 65, "time": "1763897225" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1763895705" }, "departure": { "delay": 71, "time": "1763895731" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1763897716" }, "departure": { "delay": 23, "time": "1763897723" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -71, "time": "1763898097" }, "departure": { "delay": -71, "time": "1763898109" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 103, "time": "1763895817" }, "departure": { "delay": 103, "time": "1763895883" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1763896528" }, "departure": { "delay": 84, "time": "1763896584" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -65, "time": "1763898156" }, "departure": { "delay": -65, "time": "1763898175" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 98, "time": "1763895578" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1763897270" }, "departure": { "delay": 18, "time": "1763897298" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 84, "time": "1763897531" }, "departure": { "delay": 84, "time": "1763897544" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -11, "time": "1763897974" }, "departure": { "delay": -11, "time": "1763897989" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 78, "time": "1763897623" }, "departure": { "delay": 78, "time": "1763897658" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 31, "time": "1763897334" }, "departure": { "delay": 31, "time": "1763897371" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 63, "time": "1763895747" }, "departure": { "delay": 63, "time": "1763895783" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -45, "time": "1763898066" }, "departure": { "delay": -45, "time": "1763898075" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 34, "time": "1763897756" }, "departure": { "delay": 34, "time": "1763897794" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 67, "time": "1763896106" }, "departure": { "delay": 67, "time": "1763896147" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1763897426" }, "departure": { "delay": 43, "time": "1763897443" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1763896676" }, "departure": { "delay": 69, "time": "1763896749" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1763895939" }, "departure": { "delay": 67, "time": "1763895967" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 99, "time": "1763895629" }, "departure": { "delay": 99, "time": "1763895639" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1763910258", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748897x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1508:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1763909945" }, "departure": { "delay": -50, "time": "1763909950" }, "stopId": "FR:76217:ZE:18075:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1763908740" }, "departure": { "delay": 5, "time": "1763908745" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": -175, "time": "1763909100" }, "departure": { "delay": -175, "time": "1763909105" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": -120, "time": "1763911200" }, "departure": { "delay": -120, "time": "1763911200" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 38 }, { "arrival": { "delay": -120, "time": "1763910240" }, "departure": { "delay": -120, "time": "1763910240" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": -120, "time": "1763911020" }, "departure": { "delay": -120, "time": "1763911020" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 36 }, { "arrival": { "delay": -60, "time": "1763909640" }, "departure": { "delay": -60, "time": "1763909700" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": -105, "time": "1763910130" }, "departure": { "delay": -105, "time": "1763910135" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1763909400" }, "departure": { "time": "1763909460" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": -120, "time": "1763910420" }, "departure": { "delay": -120, "time": "1763910420" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": -120, "time": "1763910900" }, "departure": { "delay": -120, "time": "1763910900" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "delay": 195, "time": "1763908510" }, "departure": { "delay": 195, "time": "1763908515" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -120, "time": "1763911140" }, "departure": { "delay": -120, "time": "1763911140" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1763908800" }, "departure": { "delay": 5, "time": "1763908805" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 185, "time": "1763908500" }, "departure": { "delay": 185, "time": "1763908505" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1763910120" }, "departure": { "delay": -55, "time": "1763910125" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": -55, "time": "1763909580" }, "departure": { "delay": -55, "time": "1763909585" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1763908620" }, "departure": { "delay": 65, "time": "1763908625" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": -120, "time": "1763910780" }, "departure": { "delay": -120, "time": "1763910780" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": -120, "time": "1763911380" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 39 }, { "arrival": { "delay": -120, "time": "1763910540" }, "departure": { "delay": -120, "time": "1763910540" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 125, "time": "1763908080" }, "departure": { "delay": 125, "time": "1763908085" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763909880" }, "departure": { "time": "1763909940" }, "stopId": "FR:76217:ZE:18046:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": -55, "time": "1763908920" }, "departure": { "delay": -55, "time": "1763908925" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": -120, "time": "1763910840" }, "departure": { "delay": -120, "time": "1763910840" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": -55, "time": "1763910000" }, "departure": { "delay": -55, "time": "1763910005" }, "stopId": "FR:76217:ZE:18022:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": -120, "time": "1763910720" }, "departure": { "delay": -120, "time": "1763910720" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": -115, "time": "1763909760" }, "departure": { "delay": -115, "time": "1763909765" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": -120, "time": "1763910180" }, "departure": { "delay": -120, "time": "1763910180" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 185, "time": "1763908560" }, "departure": { "delay": 185, "time": "1763908565" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": -120, "time": "1763910300" }, "departure": { "delay": -120, "time": "1763910300" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 125, "time": "1763908140" }, "departure": { "delay": 125, "time": "1763908145" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -45, "time": "1763908810" }, "departure": { "delay": -45, "time": "1763908815" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1763910060" }, "departure": { "delay": -55, "time": "1763910065" }, "stopId": "FR:76217:ZE:18069:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 125, "time": "1763908320" }, "departure": { "delay": 125, "time": "1763908325" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1763908380" }, "departure": { "delay": 125, "time": "1763908385" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1763908860" }, "departure": { "delay": -55, "time": "1763908865" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "departure": { "delay": 60, "time": "1763907960" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1763908200" }, "departure": { "delay": 65, "time": "1763908205" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1763910167", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:14:LOC", "tripId": "ATOUMOD005:ServiceJourney:1508:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763916900" }, "departure": { "time": "1763916900" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763917500" }, "departure": { "time": "1763917500" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763916420" }, "departure": { "time": "1763916420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763917260" }, "departure": { "time": "1763917260" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763917140" }, "departure": { "time": "1763917140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763917380" }, "departure": { "time": "1763917380" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763917620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763916660" }, "departure": { "time": "1763916660" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763916540" }, "departure": { "time": "1763916540" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1763916300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763916780" }, "departure": { "time": "1763916780" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763917020" }, "departure": { "time": "1763917020" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1763910247", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1901:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4196655x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1763910085" }, "departure": { "delay": 85, "time": "1763910085" }, "stopId": "FR:76351:ZE:3738:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 112, "time": "1763909992" }, "departure": { "delay": 112, "time": "1763909992" }, "stopId": "FR:76351:ZE:3734:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -1, "time": "1763909639" }, "departure": { "delay": -1, "time": "1763909639" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1763909575" }, "departure": { "delay": -5, "time": "1763909575" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -62, "time": "1763910118" }, "departure": { "delay": -62, "time": "1763910118" }, "stopId": "FR:76351:ZE:3793:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -32, "time": "1763910328" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1763909620" }, "departure": { "delay": 40, "time": "1763909620" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 103, "time": "1763909803" }, "departure": { "delay": 103, "time": "1763909803" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 103, "time": "1763910043" }, "departure": { "delay": 103, "time": "1763910043" }, "stopId": "FR:76351:ZE:3736:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 105, "time": "1763909925" }, "departure": { "delay": 105, "time": "1763909925" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -57, "time": "1763910063" }, "departure": { "delay": -57, "time": "1763910063" }, "stopId": "FR:76351:ZE:4700:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 98, "time": "1763910158" }, "departure": { "delay": 98, "time": "1763910158" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 121, "time": "1763909881" }, "departure": { "delay": 121, "time": "1763909881" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 33 } ], "timestamp": "1763909870", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:16:LOC", "tripId": "ATOUMOD003:ServiceJourney:4196655x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110949x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -62, "time": "1763910418" }, "departure": { "delay": -62, "time": "1763910418" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1763910005" }, "departure": { "delay": 5, "time": "1763910005" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -83, "time": "1763910217" }, "departure": { "delay": -83, "time": "1763910217" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -61, "time": "1763910119" }, "departure": { "delay": -61, "time": "1763910119" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -86, "time": "1763910634" }, "departure": { "delay": -86, "time": "1763910634" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -8, "time": "1763909812" }, "departure": { "delay": -8, "time": "1763909812" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -23, "time": "1763909617" }, "departure": { "delay": -23, "time": "1763909617" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -2, "time": "1763909698" }, "departure": { "delay": -2, "time": "1763909698" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -67, "time": "1763910713" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -45, "time": "1763910315" }, "departure": { "delay": -45, "time": "1763910315" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -66, "time": "1763910534" }, "departure": { "delay": -66, "time": "1763910534" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1763910240", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110949x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022733x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1763909715" }, "departure": { "delay": 75, "time": "1763909715" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 87, "time": "1763909847" }, "departure": { "delay": 87, "time": "1763909847" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 83, "time": "1763910323" }, "departure": { "delay": 83, "time": "1763910323" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 39, "time": "1763910099" }, "departure": { "delay": 39, "time": "1763910099" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 91, "time": "1763910451" }, "departure": { "delay": 91, "time": "1763910451" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 94, "time": "1763910274" }, "departure": { "delay": 94, "time": "1763910274" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 103, "time": "1763910163" }, "departure": { "delay": 103, "time": "1763910163" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 44, "time": "1763910524" }, "departure": { "delay": 44, "time": "1763910524" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 87, "time": "1763910627" }, "departure": { "delay": 87, "time": "1763910627" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -28, "time": "1763909492" }, "departure": { "delay": -28, "time": "1763909492" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 92, "time": "1763910692" }, "departure": { "delay": 92, "time": "1763910692" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 44, "time": "1763910824" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 67, "time": "1763910067" }, "departure": { "delay": 67, "time": "1763910067" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 50, "time": "1763910230" }, "departure": { "delay": 50, "time": "1763910230" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 57, "time": "1763910777" }, "departure": { "delay": 57, "time": "1763910777" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 83, "time": "1763910743" }, "departure": { "delay": 83, "time": "1763910743" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 47, "time": "1763909747" }, "departure": { "delay": 47, "time": "1763909747" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 44, "time": "1763910404" }, "departure": { "delay": 44, "time": "1763910404" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 79, "time": "1763909899" }, "departure": { "delay": 79, "time": "1763909899" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 44, "time": "1763909984" }, "departure": { "delay": 44, "time": "1763909984" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 7, "time": "1763909587" }, "departure": { "delay": 7, "time": "1763909587" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 101, "time": "1763910581" }, "departure": { "delay": 101, "time": "1763910581" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1763909720", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022733x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757923x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915580" }, "departure": { "time": "1763915580" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1763914740" }, "departure": { "time": "1763914740" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1763913420" }, "departure": { "time": "1763913420" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1763916240" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1763914320" }, "departure": { "time": "1763914320" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763910900" }, "departure": { "time": "1763910900" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1763913540" }, "departure": { "time": "1763913540" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1763912100" }, "departure": { "time": "1763912100" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1763915280" }, "departure": { "time": "1763915280" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1763914560" }, "departure": { "time": "1763914560" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1763915040" }, "departure": { "time": "1763915040" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1763915700" }, "departure": { "time": "1763915700" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1763913840" }, "departure": { "time": "1763913840" }, "stopId": "FR:50539:ZE:SPEPC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1763916060" }, "departure": { "time": "1763916060" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1763911320" }, "departure": { "time": "1763911320" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763916000" }, "departure": { "time": "1763916000" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1763912700" }, "departure": { "time": "1763912700" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1763912520" }, "departure": { "time": "1763912520" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1763910720" }, "departure": { "time": "1763910720" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1763910660" }, "departure": { "time": "1763910660" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763911620" }, "departure": { "time": "1763911620" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1763915400" }, "departure": { "time": "1763915400" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "time": "1763910420" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1763912340" }, "departure": { "time": "1763912340" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1763914140" }, "departure": { "time": "1763914140" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1763914020" }, "departure": { "time": "1763914020" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1763915700" }, "departure": { "time": "1763915700" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1763916180" }, "departure": { "time": "1763916180" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1763911860" }, "departure": { "time": "1763911860" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763913060" }, "departure": { "time": "1763913060" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1763915520" }, "departure": { "time": "1763915520" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1763915280" }, "departure": { "time": "1763915280" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1763916120" }, "departure": { "time": "1763916120" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1763915640" }, "departure": { "time": "1763915640" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1763910262", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757923x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1763882453" }, "departure": { "delay": 24, "time": "1763882484" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1763882520" }, "departure": { "delay": 27, "time": "1763882547" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 194, "time": "1763881687" }, "departure": { "delay": 194, "time": "1763881694" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 117, "time": "1763881962" }, "departure": { "delay": 117, "time": "1763881977" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -12, "time": "1763882071" }, "departure": { "delay": -12, "time": "1763882088" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1763882017" }, "departure": { "delay": 52, "time": "1763882032" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1763882235" }, "departure": { "delay": 29, "time": "1763882309" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1763882585" }, "departure": { "delay": 55, "time": "1763882635" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 18, "time": "1763882362" }, "departure": { "delay": 18, "time": "1763882418" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 187, "time": "1763881588" }, "departure": { "delay": 187, "time": "1763881627" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1763882664" }, "departure": { "delay": -18, "time": "1763882682" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1763882739" }, "departure": { "delay": 2, "time": "1763882822" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1763881773" }, "departure": { "delay": 212, "time": "1763881832" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 189, "time": "1763881859" }, "departure": { "delay": 189, "time": "1763881869" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1763882141" }, "departure": { "delay": 19, "time": "1763882179" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 271, "time": "1763881471" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1763881552" }, "departure": { "delay": 181, "time": "1763881561" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1763881716" }, "departure": { "delay": 180, "time": "1763881740" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 134, "time": "1763881922" }, "departure": { "delay": 134, "time": "1763881934" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1763882933" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4025461x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -63, "time": "1763909937" }, "departure": { "delay": -63, "time": "1763909937" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -67, "time": "1763910713" }, "departure": { "delay": -67, "time": "1763910713" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 26, "time": "1763909666" }, "departure": { "delay": 26, "time": "1763909666" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -97, "time": "1763910203" }, "departure": { "delay": -97, "time": "1763910203" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -97, "time": "1763911223" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -33, "time": "1763909607" }, "departure": { "delay": -33, "time": "1763909607" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -46, "time": "1763910554" }, "departure": { "delay": -46, "time": "1763910554" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -63, "time": "1763910657" }, "departure": { "delay": -63, "time": "1763910657" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -100, "time": "1763910020" }, "departure": { "delay": -100, "time": "1763910020" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -66, "time": "1763910774" }, "departure": { "delay": -66, "time": "1763910774" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -90, "time": "1763911050" }, "departure": { "delay": -90, "time": "1763911050" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -30, "time": "1763909730" }, "departure": { "delay": -30, "time": "1763909730" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -57, "time": "1763909883" }, "departure": { "delay": -57, "time": "1763909883" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -81, "time": "1763910579" }, "departure": { "delay": -81, "time": "1763910579" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": -97, "time": "1763910503" }, "departure": { "delay": -97, "time": "1763910503" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -63, "time": "1763909997" }, "departure": { "delay": -63, "time": "1763909997" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": -86, "time": "1763910394" }, "departure": { "delay": -86, "time": "1763910394" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -25, "time": "1763909795" }, "departure": { "delay": -25, "time": "1763909795" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -46, "time": "1763910614" }, "departure": { "delay": -46, "time": "1763910614" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": -97, "time": "1763910443" }, "departure": { "delay": -97, "time": "1763910443" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -97, "time": "1763910863" }, "departure": { "delay": -97, "time": "1763910863" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": -77, "time": "1763911123" }, "departure": { "delay": -77, "time": "1763911123" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -73, "time": "1763910947" }, "departure": { "delay": -73, "time": "1763910947" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": -80, "time": "1763910160" }, "departure": { "delay": -80, "time": "1763910160" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -26, "time": "1763909914" }, "departure": { "delay": -26, "time": "1763909914" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -130, "time": "1763910050" }, "departure": { "delay": -130, "time": "1763910050" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 } ], "timestamp": "1763909860", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4025461x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042157x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1763909533" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1763909500", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042157x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182809x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1763910020" }, "stopId": "FR:76351:ZE:4825:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 36, "time": "1763909916" }, "departure": { "delay": 36, "time": "1763909916" }, "stopId": "FR:76351:ZE:4835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 76, "time": "1763909656" }, "departure": { "delay": 76, "time": "1763909656" }, "stopId": "FR:76351:ZE:5223:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 7, "time": "1763909467" }, "departure": { "delay": 7, "time": "1763909467" }, "stopId": "FR:76351:ZE:3363:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1763909527" }, "departure": { "delay": 7, "time": "1763909527" }, "stopId": "FR:76351:ZE:3426:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 67, "time": "1763909827" }, "departure": { "delay": 67, "time": "1763909827" }, "stopId": "FR:76351:ZE:4724:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1763909972" }, "departure": { "delay": 32, "time": "1763909972" }, "stopId": "FR:76351:ZE:4297:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1763909346" }, "departure": { "delay": 6, "time": "1763909346" }, "stopId": "FR:76351:ZE:3124:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 7, "time": "1763909407" }, "departure": { "delay": 7, "time": "1763909407" }, "stopId": "FR:76351:ZE:3417:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1763909770" }, "departure": { "delay": 70, "time": "1763909770" }, "stopId": "FR:76351:ZE:4467:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 21, "time": "1763909721" }, "departure": { "delay": 21, "time": "1763909721" }, "stopId": "FR:76351:ZE:4558:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 69, "time": "1763909589" }, "departure": { "delay": 69, "time": "1763909589" }, "stopId": "FR:76351:ZE:3384:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1763910020", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182809x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3123F4460258x2025x11x07T21x44x33Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763920620" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1763918880" }, "departure": { "time": "1763918940" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 26 }, { "departure": { "time": "1763912400" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763919660" }, "departure": { "time": "1763919720" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1763917500" }, "departure": { "time": "1763917680" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 } ], "timestamp": "1763908786", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3123F4460258x2025x11x07T21x44x33Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748940x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1763890289" }, "departure": { "delay": -24, "time": "1763890296" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -54, "time": "1763889685" }, "departure": { "delay": -54, "time": "1763889726" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -14, "time": "1763889994" }, "departure": { "delay": -14, "time": "1763890006" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1763890140" }, "departure": { "delay": 19, "time": "1763890159" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1763889911" }, "departure": { "delay": 27, "time": "1763889927" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -68, "time": "1763889373" }, "departure": { "delay": -68, "time": "1763889412" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1763890313" }, "departure": { "delay": 7, "time": "1763890327" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1763890079" }, "departure": { "delay": 25, "time": "1763890105" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -33, "time": "1763889105" }, "departure": { "delay": -33, "time": "1763889147" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1763890353" }, "departure": { "delay": 13, "time": "1763890393" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -17, "time": "1763889868" }, "departure": { "delay": -17, "time": "1763889883" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1763890410" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -42, "time": "1763889549" }, "departure": { "delay": -42, "time": "1763889558" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1763889651" }, "departure": { "delay": -56, "time": "1763889664" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -24, "time": "1763889324" }, "departure": { "delay": -24, "time": "1763889336" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1763889225" }, "departure": { "delay": -40, "time": "1763889260" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763889774" }, "departure": { "delay": 6, "time": "1763889786" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1763889740" }, "departure": { "delay": -14, "time": "1763889766" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -12, "time": "1763890176" }, "departure": { "delay": -12, "time": "1763890188" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -12, "time": "1763889495" }, "departure": { "delay": -12, "time": "1763889528" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1763890220" }, "departure": { "delay": 41, "time": "1763890241" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1763889822" }, "departure": { "time": "1763889840" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 57, "time": "1763889057" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763909906", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748940x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748843x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1763900880" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -82, "time": "1763900480" }, "departure": { "delay": -82, "time": "1763900498" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1763899569" }, "departure": { "delay": 43, "time": "1763899603" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1763899971" }, "departure": { "delay": -49, "time": "1763899991" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 83, "time": "1763899490" }, "departure": { "delay": 83, "time": "1763899523" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763900588" }, "departure": { "delay": 5, "time": "1763900645" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1763899888" }, "departure": { "delay": 8, "time": "1763899928" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1763899634" }, "departure": { "delay": 28, "time": "1763899648" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 109, "time": "1763899309" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -128, "time": "1763900292" }, "departure": { "delay": -128, "time": "1763900332" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1763899731" }, "departure": { "delay": 39, "time": "1763899779" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -62, "time": "1763900039" }, "departure": { "delay": -62, "time": "1763900098" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1763900729" }, "departure": { "delay": 1, "time": "1763900761" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -69, "time": "1763900385" }, "departure": { "delay": -69, "time": "1763900451" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1763899394" }, "departure": { "delay": 58, "time": "1763899438" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1763899673" }, "departure": { "delay": 7, "time": "1763899687" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -118, "time": "1763900207" }, "departure": { "delay": -118, "time": "1763900222" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1763900673" }, "departure": { "delay": 6, "time": "1763900706" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -107, "time": "1763900156" }, "departure": { "delay": -107, "time": "1763900173" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748843x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757920x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1763889717" }, "departure": { "delay": 28, "time": "1763889748" }, "stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1763894678" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 55, "time": "1763891983" }, "departure": { "delay": 55, "time": "1763891995" }, "stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -29, "time": "1763893641" }, "departure": { "delay": -29, "time": "1763893651" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -56, "time": "1763893337" }, "departure": { "delay": -56, "time": "1763893384" }, "stopId": "FR:50129:ZE:10NQT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -81, "time": "1763893950" }, "departure": { "delay": -81, "time": "1763893959" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -103, "time": "1763890334" }, "departure": { "delay": -103, "time": "1763890397" }, "stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1763891734" }, "departure": { "delay": -78, "time": "1763891742" }, "stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -31, "time": "1763894509" }, "departure": { "delay": -31, "time": "1763894549" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -74, "time": "1763894377" }, "departure": { "delay": -74, "time": "1763894386" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1763892963" }, "departure": { "delay": 13, "time": "1763892973" }, "stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -13, "time": "1763891395" }, "departure": { "delay": -13, "time": "1763891447" }, "stopId": "FR:50030:ZE:BARMA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -21, "time": "1763893107" }, "departure": { "delay": -21, "time": "1763893119" }, "stopId": "FR:50077:ZE:BREPG1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -8, "time": "1763890242" }, "departure": { "delay": -8, "time": "1763890252" }, "stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1763890057" }, "departure": { "delay": 51, "time": "1763890071" }, "stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -36, "time": "1763890872" }, "departure": { "delay": -36, "time": "1763890884" }, "stopId": "FR:50433:ZE:REVFR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -64, "time": "1763893996" }, "departure": { "delay": -64, "time": "1763894036" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 59, "time": "1763892599" }, "departure": { "delay": 59, "time": "1763892599" }, "stopId": "FR:50178:ZE:FERPD1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -114, "time": "1763893975" }, "departure": { "delay": -114, "time": "1763893986" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -56, "time": "1763893612" }, "departure": { "delay": -56, "time": "1763893624" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 19, "time": "1763888839" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -43, "time": "1763893704" }, "departure": { "delay": -43, "time": "1763893757" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -53, "time": "1763889218" }, "departure": { "delay": -53, "time": "1763889247" }, "stopId": "FR:50615:ZE:VALGR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -59, "time": "1763893849" }, "departure": { "delay": -59, "time": "1763893861" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -10, "time": "1763889063" }, "departure": { "delay": -10, "time": "1763889110" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -46, "time": "1763888997" }, "departure": { "delay": -46, "time": "1763889014" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1763892748" }, "departure": { "delay": 66, "time": "1763892786" }, "stopId": "FR:50178:ZE:FERMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1763891034" }, "departure": { "delay": 9, "time": "1763891109" }, "stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -73, "time": "1763893872" }, "departure": { "delay": -73, "time": "1763893907" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -88, "time": "1763894269" }, "departure": { "delay": -88, "time": "1763894312" }, "stopId": "FR:50129:ZE:10THH2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -63, "time": "1763894441" }, "departure": { "delay": -63, "time": "1763894457" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 21, "time": "1763890747" }, "departure": { "delay": 21, "time": "1763890761" }, "stopId": "FR:50433:ZE:REVEG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1763892453" }, "departure": { "delay": 82, "time": "1763892502" }, "stopId": "FR:50142:ZE:COSBG1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763910262", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:C:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757920x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748863x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1763898770" }, "departure": { "delay": 148, "time": "1763898808" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 193, "time": "1763898329" }, "departure": { "delay": 193, "time": "1763898373" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 145, "time": "1763897770" }, "departure": { "delay": 145, "time": "1763897785" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 242, "time": "1763898207" }, "departure": { "delay": 242, "time": "1763898242" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 265, "time": "1763898114" }, "departure": { "delay": 265, "time": "1763898145" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 162, "time": "1763897707" }, "departure": { "delay": 162, "time": "1763897742" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1763898699" }, "departure": { "delay": 124, "time": "1763898724" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1763898482" }, "departure": { "delay": 167, "time": "1763898527" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 211, "time": "1763897611" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1763897985" }, "departure": { "delay": 270, "time": "1763898090" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 227, "time": "1763898275" }, "departure": { "delay": 227, "time": "1763898287" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1763898952" }, "departure": { "delay": 68, "time": "1763898968" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 125, "time": "1763898405" }, "departure": { "delay": 125, "time": "1763898425" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 162, "time": "1763897809" }, "departure": { "delay": 162, "time": "1763897862" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1763899017" }, "departure": { "delay": 22, "time": "1763899042" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 162, "time": "1763898840" }, "departure": { "delay": 162, "time": "1763898882" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -20, "time": "1763899120" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 146, "time": "1763898913" }, "departure": { "delay": 146, "time": "1763898926" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1763897932" }, "departure": { "delay": 190, "time": "1763897950" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 171, "time": "1763898609" }, "departure": { "delay": 171, "time": "1763898651" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748863x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041924x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1763910402" }, "departure": { "delay": 102, "time": "1763910402" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1763910342" }, "departure": { "delay": 102, "time": "1763910342" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1763910642" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1763910299" }, "departure": { "delay": 119, "time": "1763910299" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 95, "time": "1763910095" }, "departure": { "delay": 95, "time": "1763910095" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1763910166" }, "departure": { "delay": 106, "time": "1763910166" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1763910222" }, "departure": { "delay": 102, "time": "1763910222" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763910230", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041924x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068696x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 282, "time": "1763910942" }, "departure": { "delay": 282, "time": "1763910942" }, "stopId": "FR:76238:ZE:4030:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 307, "time": "1763911027" }, "departure": { "delay": 307, "time": "1763911027" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 282, "time": "1763910822" }, "departure": { "delay": 282, "time": "1763910822" }, "stopId": "FR:76238:ZE:5154:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 301, "time": "1763910541" }, "departure": { "delay": 301, "time": "1763910541" }, "stopId": "FR:76404:ZE:3351:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 290, "time": "1763911250" }, "departure": { "delay": 290, "time": "1763911250" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 282, "time": "1763910342" }, "departure": { "delay": 282, "time": "1763910342" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 326, "time": "1763911226" }, "departure": { "delay": 326, "time": "1763911226" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 327, "time": "1763911047" }, "departure": { "delay": 327, "time": "1763911047" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 332, "time": "1763910152" }, "departure": { "delay": 332, "time": "1763910152" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 304, "time": "1763910244" }, "departure": { "delay": 304, "time": "1763910244" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 282, "time": "1763911122" }, "departure": { "delay": 282, "time": "1763911122" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 340, "time": "1763911000" }, "departure": { "delay": 340, "time": "1763911000" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 283, "time": "1763910703" }, "departure": { "delay": 283, "time": "1763910703" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 301, "time": "1763910901" }, "departure": { "delay": 301, "time": "1763910901" }, "stopId": "FR:76238:ZE:4863:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 282, "time": "1763911302" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 310, "time": "1763911210" }, "departure": { "delay": 310, "time": "1763911210" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1763910220", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068696x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1817:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915700" }, "departure": { "time": "1763915700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763914980" }, "departure": { "time": "1763914980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763914620" }, "departure": { "time": "1763914620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763915460" }, "departure": { "time": "1763915460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763915340" }, "departure": { "time": "1763915340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1763915220" }, "departure": { "time": "1763915220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1763914500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763914860" }, "departure": { "time": "1763914860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763915820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763915580" }, "departure": { "time": "1763915580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1763915100" }, "departure": { "time": "1763915100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763914740" }, "departure": { "time": "1763914740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1763910247", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1817:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042105x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1763909856" }, "departure": { "delay": 96, "time": "1763909856" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 163, "time": "1763910523" }, "departure": { "delay": 163, "time": "1763910523" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 135, "time": "1763910555" }, "departure": { "delay": 135, "time": "1763910555" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 135, "time": "1763910735" }, "departure": { "delay": 135, "time": "1763910735" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 135, "time": "1763910255" }, "departure": { "delay": 135, "time": "1763910255" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1763909973" }, "departure": { "delay": 93, "time": "1763909973" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1763909933" }, "departure": { "delay": 113, "time": "1763909933" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 150, "time": "1763910930" }, "departure": { "delay": 150, "time": "1763910930" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 156, "time": "1763910456" }, "departure": { "delay": 156, "time": "1763910456" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 185, "time": "1763910185" }, "departure": { "delay": 185, "time": "1763910185" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1763910382" }, "departure": { "delay": 142, "time": "1763910382" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 165, "time": "1763910885" }, "departure": { "delay": 165, "time": "1763910885" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 168, "time": "1763910108" }, "departure": { "delay": 168, "time": "1763910108" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1763910610" }, "departure": { "delay": 190, "time": "1763910610" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1763909785" }, "departure": { "delay": 145, "time": "1763909785" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 153, "time": "1763910813" }, "departure": { "delay": 153, "time": "1763910813" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 144, "time": "1763910324" }, "departure": { "delay": 144, "time": "1763910324" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 135, "time": "1763911095" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763909820", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042105x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3126F4460255x2025x11x07T21x44x33Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915460" }, "departure": { "time": "1763915520" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1763916840" }, "departure": { "time": "1763917020" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763922180" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 22 }, { "departure": { "time": "1763913720" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763914620" }, "departure": { "time": "1763914680" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 17 } ], "timestamp": "1763910106", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3126F4460255x2025x11x07T21x44x33Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587168:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2325, "time": "1763910255" }, "departure": { "delay": -2325, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -71, "time": "1763912929" }, "departure": { "delay": -71, "time": "1763912929" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -61, "time": "1763912999" }, "departure": { "delay": -61, "time": "1763912999" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -2145, "time": "1763910255" }, "departure": { "delay": -2145, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -123, "time": "1763913057" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 }, { "arrival": { "delay": -2445, "time": "1763910255" }, "departure": { "delay": -2445, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -1845, "time": "1763910255" }, "departure": { "delay": -1845, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -1665, "time": "1763910255" }, "departure": { "delay": -1665, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -1605, "time": "1763910255" }, "departure": { "delay": -1605, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -137, "time": "1763912743" }, "departure": { "delay": -137, "time": "1763912743" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -76, "time": "1763913044" }, "departure": { "delay": -76, "time": "1763913044" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -1905, "time": "1763910255" }, "departure": { "delay": -1905, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -103, "time": "1763912777" }, "departure": { "delay": -103, "time": "1763912777" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "departure": { "delay": -1545, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -2265, "time": "1763910255" }, "departure": { "delay": -2265, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -2025, "time": "1763910255" }, "departure": { "delay": -2025, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1763910255", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587168:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4197266x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -22, "time": "1763910218" }, "departure": { "delay": -22, "time": "1763910218" }, "stopId": "FR:76351:ZE:3728:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 9, "time": "1763911149" }, "departure": { "delay": 9, "time": "1763911149" }, "stopId": "FR:76351:ZE:3276:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -16, "time": "1763910284" }, "departure": { "delay": -16, "time": "1763910284" }, "stopId": "FR:76351:ZE:3376:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -22, "time": "1763910938" }, "departure": { "delay": -22, "time": "1763910938" }, "stopId": "FR:76351:ZE:4643:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -22, "time": "1763911478" }, "departure": { "delay": -22, "time": "1763911478" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 1, "time": "1763911081" }, "departure": { "delay": 1, "time": "1763911081" }, "stopId": "FR:76351:ZE:3501:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 13, "time": "1763911693" }, "departure": { "delay": 13, "time": "1763911693" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -22, "time": "1763911838" }, "departure": { "delay": -22, "time": "1763911838" }, "stopId": "FR:76351:ZE:3447:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": -19, "time": "1763910881" }, "departure": { "delay": -19, "time": "1763910881" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1763910418" }, "departure": { "delay": -2, "time": "1763910418" }, "stopId": "FR:76351:ZE:3605:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -13, "time": "1763911907" }, "departure": { "delay": -13, "time": "1763911907" }, "stopId": "FR:76351:ZE:4523:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -13, "time": "1763910647" }, "departure": { "delay": -13, "time": "1763910647" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1763911739" }, "departure": { "delay": -1, "time": "1763911739" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 36, "time": "1763911716" }, "departure": { "delay": 36, "time": "1763911716" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -22, "time": "1763911658" }, "departure": { "delay": -22, "time": "1763911658" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 32, "time": "1763910512" }, "departure": { "delay": 32, "time": "1763910512" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -4, "time": "1763911556" }, "departure": { "delay": -4, "time": "1763911556" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 26, "time": "1763910326" }, "departure": { "delay": 26, "time": "1763910326" }, "stopId": "FR:76351:ZE:3414:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1763910811" }, "departure": { "delay": 31, "time": "1763910811" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1763910992" }, "departure": { "delay": 32, "time": "1763910992" }, "stopId": "FR:76351:ZE:3646:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1763910244" }, "departure": { "delay": 4, "time": "1763910244" }, "stopId": "FR:76351:ZE:3568:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1763911870" }, "departure": { "delay": 10, "time": "1763911870" }, "stopId": "FR:76351:ZE:4115:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -22, "time": "1763912078" }, "stopId": "FR:76341:ZE:3691:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -22, "time": "1763910578" }, "departure": { "delay": -22, "time": "1763910578" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -22, "time": "1763911238" }, "departure": { "delay": -22, "time": "1763911238" }, "stopId": "FR:76351:ZE:5183:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763910200", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C5:LOC", "tripId": "ATOUMOD003:ServiceJourney:4197266x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758044x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763909481" }, "departure": { "delay": 16, "time": "1763909536" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1763908138" }, "departure": { "delay": 36, "time": "1763908176" }, "stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1763907224" }, "departure": { "delay": -4, "time": "1763907236" }, "stopId": "FR:50129:ZE:10MAG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1763909424" }, "departure": { "delay": 29, "time": "1763909429" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1763908677" }, "departure": { "delay": 32, "time": "1763908712" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1763907809" }, "departure": { "delay": 57, "time": "1763907837" }, "stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1763906963" }, "departure": { "delay": 8, "time": "1763907068" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -36, "time": "1763906891" }, "departure": { "delay": -36, "time": "1763906904" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1763906845" }, "departure": { "delay": 40, "time": "1763906860" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -150, "time": "1763910330" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1763909844" }, "departure": { "delay": 2, "time": "1763909882" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1763908331" }, "departure": { "delay": 40, "time": "1763908360" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1763907678" }, "departure": { "delay": 60, "time": "1763907720" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 124, "time": "1763907483" }, "departure": { "delay": 124, "time": "1763907544" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1763909141" }, "departure": { "delay": 8, "time": "1763909168" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -53, "time": "1763906937" }, "departure": { "delay": -53, "time": "1763906947" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 111, "time": "1763906811" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1763907355" }, "departure": { "delay": 67, "time": "1763907427" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1763909653" }, "departure": { "delay": -1, "time": "1763909759" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758044x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1763884192" }, "departure": { "delay": 49, "time": "1763884249" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1763883202" }, "departure": { "delay": 56, "time": "1763883236" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -1, "time": "1763884739" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1763883577" }, "departure": { "delay": 105, "time": "1763883585" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1763883266" }, "departure": { "delay": 40, "time": "1763883280" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1763883462" }, "departure": { "delay": 128, "time": "1763883548" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1763883651" }, "departure": { "delay": 71, "time": "1763883671" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 29, "time": "1763884493" }, "departure": { "delay": 29, "time": "1763884529" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -36, "time": "1763883908" }, "departure": { "delay": -36, "time": "1763883924" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1763883700" }, "departure": { "delay": 54, "time": "1763883714" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1763883983" }, "departure": { "delay": 54, "time": "1763884134" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1763884359" }, "departure": { "delay": 70, "time": "1763884390" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1763883767" }, "departure": { "delay": 6, "time": "1763883786" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 103, "time": "1763883103" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1763883368" }, "departure": { "delay": 82, "time": "1763883382" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1763883406" }, "departure": { "delay": 62, "time": "1763883422" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -54, "time": "1763883834" }, "departure": { "delay": -54, "time": "1763883846" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1763884444" }, "departure": { "delay": 82, "time": "1763884462" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1763884589" }, "departure": { "delay": 22, "time": "1763884642" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1763884284" }, "departure": { "delay": 59, "time": "1763884319" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748833x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1763906680" }, "departure": { "delay": 15, "time": "1763906715" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -67, "time": "1763907091" }, "departure": { "delay": -67, "time": "1763907113" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 33, "time": "1763907699" }, "departure": { "delay": 33, "time": "1763907753" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1763907341" }, "departure": { "delay": -40, "time": "1763907440" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1763906743" }, "departure": { "delay": 19, "time": "1763906779" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1763907620" }, "departure": { "time": "1763907660" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1763906555" }, "departure": { "delay": 12, "time": "1763906592" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1763906874" }, "departure": { "delay": 26, "time": "1763906906" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -11, "time": "1763907498" }, "departure": { "delay": -11, "time": "1763907589" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -23, "time": "1763907027" }, "departure": { "delay": -23, "time": "1763907037" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 9, "time": "1763907965" }, "departure": { "delay": 9, "time": "1763908029" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -107, "time": "1763907157" }, "departure": { "delay": -107, "time": "1763907193" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1763907861" }, "departure": { "delay": -1, "time": "1763907899" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1763906618" }, "departure": { "delay": 12, "time": "1763906652" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -76, "time": "1763907249" }, "departure": { "delay": -76, "time": "1763907284" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 26, "time": "1763906808" }, "departure": { "delay": 26, "time": "1763906846" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1763908153" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -3, "time": "1763906966" }, "departure": { "delay": -3, "time": "1763906997" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 63, "time": "1763906463" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1763907799" }, "departure": { "delay": 47, "time": "1763907827" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748833x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16584F4401347x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300, "time": "1763922300" }, "departure": { "delay": 300, "time": "1763922360" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "delay": 300, "time": "1763917140" }, "departure": { "delay": 300, "time": "1763917200" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1763923200" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 31 }, { "arrival": { "delay": 300, "time": "1763918100" }, "departure": { "delay": 300, "time": "1763918160" }, "stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763914800" }, "departure": { "time": "1763914860" }, "stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1763920140" }, "departure": { "delay": 300, "time": "1763920200" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "delay": 300, "time": "1763919600" }, "departure": { "delay": 300, "time": "1763919660" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "delay": 300, "time": "1763917620" }, "departure": { "delay": 300, "time": "1763917680" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913780" }, "stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1763920680" }, "departure": { "delay": 300, "time": "1763920800" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "delay": 300, "time": "1763921940" }, "departure": { "delay": 300, "time": "1763922000" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "delay": 300, "time": "1763918760" }, "departure": { "delay": 300, "time": "1763918880" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1763911980" }, "stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1763915820" }, "departure": { "time": "1763916180" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 12 } ], "timestamp": "1763908366", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16584F4401347x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748936x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -30, "time": "1763910270" }, "departure": { "delay": -30, "time": "1763910270" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1763909280" }, "departure": { "delay": -30, "time": "1763909310" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1763910150" }, "departure": { "delay": -30, "time": "1763910150" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1763908785" }, "departure": { "delay": 45, "time": "1763908785" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 13, "time": "1763909145" }, "departure": { "delay": 13, "time": "1763909173" }, "stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1763910090" }, "departure": { "delay": -30, "time": "1763910090" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -14, "time": "1763908895" }, "departure": { "delay": -14, "time": "1763908906" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1763909412" }, "departure": { "delay": 40, "time": "1763909440" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -63, "time": "1763909719" }, "departure": { "delay": -63, "time": "1763909757" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -22, "time": "1763909229" }, "departure": { "delay": -22, "time": "1763909258" }, "stopId": "FR:50129:ZE:10GDM4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -3, "time": "1763909688" }, "departure": { "delay": -3, "time": "1763909697" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 22, "time": "1763909632" }, "departure": { "delay": 22, "time": "1763909662" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1763908739" }, "departure": { "delay": 31, "time": "1763908771" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1763910570" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -11, "time": "1763908614" }, "departure": { "delay": -11, "time": "1763908669" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1763909811" }, "departure": { "time": "1763909940" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 13, "time": "1763909079" }, "departure": { "delay": 13, "time": "1763909113" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1763908975" }, "departure": { "delay": 21, "time": "1763909001" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1763910330" }, "departure": { "delay": -30, "time": "1763910330" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1763909332" }, "departure": { "delay": 10, "time": "1763909350" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1763908922" }, "departure": { "delay": 21, "time": "1763908941" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1763909366" }, "departure": { "time": "1763909400" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 12, "time": "1763908572" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1763909466" }, "departure": { "delay": 37, "time": "1763909497" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -3, "time": "1763908845" }, "departure": { "delay": -3, "time": "1763908857" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763909906", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748936x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110827x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1763909638" }, "departure": { "delay": 58, "time": "1763909638" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1763909935" }, "departure": { "delay": 55, "time": "1763909935" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1763910026" }, "departure": { "delay": 86, "time": "1763910026" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1763910463" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1763909481" }, "departure": { "delay": 21, "time": "1763909481" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 82, "time": "1763909842" }, "departure": { "delay": 82, "time": "1763909842" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1763910363" }, "departure": { "delay": 63, "time": "1763910363" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1763909394" }, "departure": { "delay": 54, "time": "1763909394" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1763910261" }, "departure": { "delay": 81, "time": "1763910261" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1763910118" }, "departure": { "delay": 58, "time": "1763910118" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763909670", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110827x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853432F4492817x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915520" }, "departure": { "time": "1763915580" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 27 }, { "departure": { "time": "1763910000" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763912940" }, "departure": { "time": "1763913000" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763916120" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1763911560" }, "departure": { "time": "1763911680" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763914200" }, "departure": { "time": "1763914260" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763915160" }, "departure": { "time": "1763915220" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1763914740" }, "departure": { "time": "1763914800" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1763913720" }, "departure": { "time": "1763913780" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1763906386", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853432F4492817x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757761x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 149, "time": "1763888238" }, "departure": { "delay": 149, "time": "1763888249" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 237, "time": "1763886517" }, "departure": { "delay": 237, "time": "1763886537" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 113, "time": "1763887538" }, "departure": { "delay": 113, "time": "1763887553" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 143, "time": "1763887329" }, "departure": { "delay": 143, "time": "1763887343" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 216, "time": "1763886216" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 208, "time": "1763887099" }, "departure": { "delay": 208, "time": "1763887168" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -76, "time": "1763889524" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 129, "time": "1763887915" }, "departure": { "delay": 129, "time": "1763887929" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 211, "time": "1763886793" }, "departure": { "delay": 211, "time": "1763886811" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1763888680" }, "departure": { "delay": 128, "time": "1763888708" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1763887775" }, "departure": { "delay": 118, "time": "1763887798" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1763889133" }, "departure": { "delay": 148, "time": "1763889148" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757761x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13140F2150884x2025x05x07T21x57x49Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763905860" }, "departure": { "time": "1763905980" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763904660" }, "departure": { "time": "1763904720" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763905320" }, "departure": { "time": "1763905380" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763906700" }, "departure": { "time": "1763906760" }, "stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763907060" }, "departure": { "time": "1763907180" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1763904180" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763906340" }, "departure": { "time": "1763906400" }, "stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763909280" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 } ], "timestamp": "1763900567", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13140F2150884x2025x05x07T21x57x49Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748842x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1763896199" }, "departure": { "delay": 104, "time": "1763896244" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1763897010" }, "departure": { "delay": 55, "time": "1763897035" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -39, "time": "1763896686" }, "departure": { "delay": -39, "time": "1763896701" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 6, "time": "1763896778" }, "departure": { "delay": 6, "time": "1763896866" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1763896129" }, "departure": { "delay": 67, "time": "1763896147" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1763896539" }, "departure": { "delay": 35, "time": "1763896595" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 55, "time": "1763896904" }, "departure": { "delay": 55, "time": "1763896975" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1763896090" }, "departure": { "delay": 89, "time": "1763896109" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 152, "time": "1763897279" }, "departure": { "delay": 152, "time": "1763897312" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 213, "time": "1763895813" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1763895965" }, "departure": { "delay": 162, "time": "1763896002" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1763896040" }, "departure": { "delay": 100, "time": "1763896060" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 57, "time": "1763896452" }, "departure": { "delay": 57, "time": "1763896497" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 156, "time": "1763897222" }, "departure": { "delay": 156, "time": "1763897256" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -23, "time": "1763896647" }, "departure": { "delay": -23, "time": "1763896657" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 155, "time": "1763897126" }, "departure": { "delay": 155, "time": "1763897195" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1763896367" }, "departure": { "delay": 93, "time": "1763896413" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 137, "time": "1763895871" }, "departure": { "delay": 137, "time": "1763895917" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1763897411" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748842x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748866x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1763908737" }, "departure": { "delay": 96, "time": "1763908776" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1763908469" }, "departure": { "delay": 66, "time": "1763908506" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1763908831" }, "departure": { "delay": 49, "time": "1763908849" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1763908591" }, "departure": { "delay": 77, "time": "1763908637" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -33, "time": "1763909024" }, "departure": { "delay": -33, "time": "1763909067" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1763909405" }, "departure": { "delay": -16, "time": "1763909444" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1763909337" }, "departure": { "delay": -26, "time": "1763909374" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 92, "time": "1763908672" }, "departure": { "delay": 92, "time": "1763908712" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1763908876" }, "departure": { "delay": 48, "time": "1763908908" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1763909486" }, "departure": { "delay": -3, "time": "1763909517" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -39, "time": "1763909901" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -27, "time": "1763909641" }, "departure": { "delay": -27, "time": "1763909673" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1763908531" }, "departure": { "delay": 65, "time": "1763908565" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1763909742" }, "departure": { "delay": -27, "time": "1763909793" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1763908398" }, "departure": { "delay": 60, "time": "1763908440" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1763908958" }, "departure": { "delay": 9, "time": "1763908989" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1763909568" }, "departure": { "delay": 27, "time": "1763909607" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1763909158" }, "departure": { "delay": 32, "time": "1763909192" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 9, "time": "1763909239" }, "departure": { "delay": 9, "time": "1763909289" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 83, "time": "1763908283" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748866x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852080F2163967x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763911320" }, "departure": { "time": "1763911380" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763910300" }, "departure": { "time": "1763910360" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763909820" }, "departure": { "time": "1763909880" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763909340" }, "departure": { "time": "1763909400" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763912220" }, "departure": { "time": "1763912280" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1763907900" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763908440" }, "departure": { "time": "1763908500" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763913060" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1763904287", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852080F2163967x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041890x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1763910689" }, "departure": { "delay": 29, "time": "1763910689" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1763910878" }, "departure": { "delay": 38, "time": "1763910878" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "departure": { "time": "1763910600" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1763911980" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1763911134" }, "departure": { "delay": 54, "time": "1763911134" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1763911680" }, "departure": { "time": "1763911680" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1763911199" }, "departure": { "delay": 59, "time": "1763911199" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 55, "time": "1763910655" }, "departure": { "delay": 55, "time": "1763910655" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1763911093" }, "departure": { "delay": 13, "time": "1763911093" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "time": "1763911740" }, "departure": { "time": "1763911740" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1763910814" }, "departure": { "delay": 34, "time": "1763910814" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1763911020" }, "departure": { "time": "1763911020" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1763910940" }, "departure": { "delay": 40, "time": "1763910940" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1763911397" }, "departure": { "delay": 17, "time": "1763911397" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1763910780" }, "departure": { "time": "1763910780" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1763911336" }, "departure": { "delay": 16, "time": "1763911336" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1763911560" }, "departure": { "time": "1763911560" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1763911293" }, "departure": { "delay": 33, "time": "1763911293" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1763911637" }, "departure": { "delay": 17, "time": "1763911637" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1763911512" }, "departure": { "delay": 12, "time": "1763911512" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911260" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1763911442" }, "departure": { "delay": 2, "time": "1763911442" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1763910747" }, "departure": { "delay": 27, "time": "1763910747" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1763910230", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041890x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3378F4400448x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763910600" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763914680" }, "departure": { "time": "1763914800" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763913180" }, "departure": { "time": "1763913240" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763911080" }, "departure": { "time": "1763911140" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763918940" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763912220" }, "departure": { "time": "1763912280" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 6 } ], "timestamp": "1763906986", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3378F4400448x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110934x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -16, "time": "1763910224" }, "departure": { "delay": -16, "time": "1763910224" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1763910034" }, "departure": { "delay": -26, "time": "1763910034" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": -19, "time": "1763910941" }, "departure": { "delay": -19, "time": "1763910941" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -8, "time": "1763910352" }, "departure": { "delay": -8, "time": "1763910352" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -14, "time": "1763910706" }, "departure": { "delay": -14, "time": "1763910706" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1763910466" }, "departure": { "delay": -14, "time": "1763910466" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -17, "time": "1763911063" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -14, "time": "1763910826" }, "departure": { "delay": -14, "time": "1763910826" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1763910553" }, "departure": { "delay": 13, "time": "1763910553" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1763910230", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110934x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1648:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763912220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1763911500" }, "departure": { "time": "1763911500" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1763911860" }, "departure": { "time": "1763911860" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1763911140" }, "departure": { "time": "1763911140" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1763911620" }, "departure": { "time": "1763911620" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1763911380" }, "departure": { "time": "1763911380" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1763912100" }, "departure": { "time": "1763912100" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1763911020" }, "departure": { "time": "1763911020" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1763911260" }, "departure": { "time": "1763911260" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1763911740" }, "departure": { "time": "1763911740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "delay": -660, "time": "1763910240" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1763911980" }, "departure": { "time": "1763911980" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1763910247", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1648:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC584394:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1763910423" }, "departure": { "delay": 3, "time": "1763910423" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1763910494" }, "departure": { "delay": 14, "time": "1763910494" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -69, "time": "1763911311" }, "departure": { "delay": -69, "time": "1763911311" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "time": "1763910360" }, "departure": { "time": "1763910360" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1763911146" }, "departure": { "delay": 6, "time": "1763911146" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -7, "time": "1763911193" }, "departure": { "delay": -7, "time": "1763911193" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -90, "time": "1763911350" }, "departure": { "delay": -90, "time": "1763911350" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -74, "time": "1763911006" }, "departure": { "delay": -74, "time": "1763911006" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -46, "time": "1763910854" }, "departure": { "delay": -46, "time": "1763910854" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -121, "time": "1763910959" }, "departure": { "delay": -121, "time": "1763910959" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -47, "time": "1763910733" }, "departure": { "delay": -47, "time": "1763910733" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -80, "time": "1763911540" }, "departure": { "delay": -80, "time": "1763911540" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 40 }, { "departure": { "time": "1763910300" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -49, "time": "1763911271" }, "departure": { "delay": -49, "time": "1763911271" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -98, "time": "1763911582" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": -30, "time": "1763910750" }, "departure": { "delay": -30, "time": "1763910750" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -40, "time": "1763911460" }, "departure": { "delay": -40, "time": "1763911460" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -51, "time": "1763911509" }, "departure": { "delay": -51, "time": "1763911509" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -87, "time": "1763911413" }, "departure": { "delay": -87, "time": "1763911413" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -46, "time": "1763910794" }, "departure": { "delay": -46, "time": "1763910794" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -18, "time": "1763911242" }, "departure": { "delay": -18, "time": "1763911242" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": 30, "time": "1763910330" }, "departure": { "delay": 30, "time": "1763910330" }, "stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -92, "time": "1763910628" }, "departure": { "delay": -92, "time": "1763910628" }, "stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -78, "time": "1763911062" }, "departure": { "delay": -78, "time": "1763911062" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1763910255", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC584394:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758072x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1763892501" }, "departure": { "delay": 57, "time": "1763892537" }, "stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1763892072" }, "departure": { "delay": 34, "time": "1763892094" }, "stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 41, "time": "1763890541" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 63, "time": "1763891015" }, "departure": { "delay": 63, "time": "1763891103" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1763892638" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1763890722" }, "departure": { "delay": 53, "time": "1763890793" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 45, "time": "1763891799" }, "departure": { "delay": 45, "time": "1763891805" }, "stopId": "FR:50149:ZE:COUBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1763891267" }, "departure": { "delay": 156, "time": "1763891436" }, "stopId": "FR:50294:ZE:MARMA2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1763891634" }, "departure": { "delay": 37, "time": "1763891677" }, "stopId": "FR:50230:ZE:HARFE2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 131, "time": "1763892305" }, "departure": { "delay": 131, "time": "1763892311" }, "stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758072x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748838x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1763882330" }, "departure": { "delay": 64, "time": "1763882344" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 253, "time": "1763881453" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 199, "time": "1763881531" }, "departure": { "delay": 199, "time": "1763881579" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 224, "time": "1763881831" }, "departure": { "delay": 224, "time": "1763881844" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1763882518" }, "departure": { "delay": 79, "time": "1763882599" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 107, "time": "1763882246" }, "departure": { "delay": 107, "time": "1763882267" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 219, "time": "1763881939" }, "departure": { "delay": 219, "time": "1763881959" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1763882842" }, "departure": { "delay": 88, "time": "1763882848" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 135, "time": "1763882736" }, "departure": { "delay": 135, "time": "1763882775" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1763882934" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1763882381" }, "departure": { "delay": 59, "time": "1763882399" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1763882081" }, "departure": { "delay": 216, "time": "1763882136" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 211, "time": "1763881871" }, "departure": { "delay": 211, "time": "1763881891" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1763882791" }, "departure": { "delay": 127, "time": "1763882827" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1763882468" }, "departure": { "delay": 21, "time": "1763882481" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 72, "time": "1763882631" }, "departure": { "delay": 72, "time": "1763882652" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 203, "time": "1763881625" }, "departure": { "delay": 203, "time": "1763881643" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 156, "time": "1763882176" }, "departure": { "delay": 156, "time": "1763882196" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 214, "time": "1763881691" }, "departure": { "delay": 214, "time": "1763881774" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748838x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4041915x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 572, "time": "1763909972" }, "departure": { "delay": 572, "time": "1763909972" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 579, "time": "1763909619" }, "departure": { "delay": 579, "time": "1763909619" }, "stopId": "FR:76351:ZE:3278:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 607, "time": "1763909947" }, "departure": { "delay": 607, "time": "1763909947" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 528, "time": "1763909748" }, "departure": { "delay": 528, "time": "1763909748" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 523, "time": "1763910043" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 571, "time": "1763909851" }, "departure": { "delay": 571, "time": "1763909851" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 604, "time": "1763909584" }, "departure": { "delay": 604, "time": "1763909584" }, "stopId": "FR:76351:ZE:3398:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 551, "time": "1763909651" }, "departure": { "delay": 551, "time": "1763909651" }, "stopId": "FR:76351:ZE:4555:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 549, "time": "1763909829" }, "departure": { "delay": 549, "time": "1763909829" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1763909980", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4041915x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4182780x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1763909708" }, "departure": { "delay": 8, "time": "1763909708" }, "stopId": "FR:76351:ZE:3007:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -2, "time": "1763909758" }, "departure": { "delay": -2, "time": "1763909758" }, "stopId": "FR:76351:ZE:3685:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -24, "time": "1763909436" }, "departure": { "delay": -24, "time": "1763909436" }, "stopId": "FR:76351:ZE:3200:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 24, "time": "1763909904" }, "departure": { "delay": 24, "time": "1763909904" }, "stopId": "FR:76351:ZE:3386:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 36, "time": "1763910096" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 23, "time": "1763909723" }, "departure": { "delay": 23, "time": "1763909723" }, "stopId": "FR:76351:ZE:3019:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -13, "time": "1763909627" }, "departure": { "delay": -13, "time": "1763909627" }, "stopId": "FR:76351:ZE:3770:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1763909959" }, "departure": { "delay": 19, "time": "1763909959" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -30, "time": "1763909850" }, "departure": { "delay": -30, "time": "1763909850" }, "stopId": "FR:76351:ZE:3342:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -1, "time": "1763909819" }, "departure": { "delay": -1, "time": "1763909819" }, "stopId": "FR:76351:ZE:3785:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1763909532" }, "departure": { "delay": 12, "time": "1763909532" }, "stopId": "FR:76351:ZE:3543:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1763909660", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C3:LOC", "tripId": "ATOUMOD003:ServiceJourney:4182780x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587132:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3465, "time": "1763910255" }, "departure": { "delay": -3465, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -35, "time": "1763914045" }, "departure": { "delay": -35, "time": "1763914045" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -3345, "time": "1763910255" }, "departure": { "delay": -3345, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -2925, "time": "1763910255" }, "departure": { "delay": -2925, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -39, "time": "1763914101" }, "departure": { "delay": -39, "time": "1763914101" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -3285, "time": "1763910255" }, "departure": { "delay": -3285, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -2805, "time": "1763910255" }, "departure": { "delay": -2805, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3765, "time": "1763910255" }, "departure": { "delay": -3765, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -2625, "time": "1763910255" }, "departure": { "delay": -2625, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -41, "time": "1763914159" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2865, "time": "1763910255" }, "departure": { "delay": -2865, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2745, "time": "1763910255" }, "departure": { "delay": -2745, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -3225, "time": "1763910255" }, "departure": { "delay": -3225, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "departure": { "delay": -2445, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -3645, "time": "1763910255" }, "departure": { "delay": -3645, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3525, "time": "1763910255" }, "departure": { "delay": -3525, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3105, "time": "1763910255" }, "departure": { "delay": -3105, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3705, "time": "1763910255" }, "departure": { "delay": -3705, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -2985, "time": "1763910255" }, "departure": { "delay": -2985, "time": "1763910255" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 } ], "timestamp": "1763910255", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587132:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757769x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763909746" }, "departure": { "time": "1763909760" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1763910460" }, "departure": { "delay": 100, "time": "1763910460" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1763908441" }, "departure": { "delay": 1, "time": "1763908441" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -84, "time": "1763909902" }, "departure": { "delay": -84, "time": "1763909916" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1763909524" }, "departure": { "delay": 22, "time": "1763909542" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1763908839" }, "departure": { "delay": 17, "time": "1763908877" }, "stopId": "FR:50041:ZE:HAGLUD:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1763909374" }, "departure": { "delay": 44, "time": "1763909384" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763910940" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 47, "time": "1763908067" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757769x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042086x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 159, "time": "1763910279" }, "departure": { "delay": 159, "time": "1763910279" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 147, "time": "1763910507" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 187, "time": "1763910307" }, "departure": { "delay": 187, "time": "1763910307" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 154, "time": "1763910094" }, "departure": { "delay": 154, "time": "1763910094" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1763910387" }, "departure": { "delay": 147, "time": "1763910387" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 162, "time": "1763910222" }, "departure": { "delay": 162, "time": "1763910222" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 154, "time": "1763910154" }, "departure": { "delay": 154, "time": "1763910154" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1763910230", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042086x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4030822x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 493, "time": "1763910073" }, "departure": { "delay": 493, "time": "1763910073" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 527, "time": "1763910167" }, "departure": { "delay": 527, "time": "1763910167" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 581, "time": "1763910461" }, "departure": { "delay": 581, "time": "1763910461" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 534, "time": "1763909814" }, "departure": { "delay": 534, "time": "1763909814" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 527, "time": "1763910527" }, "departure": { "delay": 527, "time": "1763910527" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 534, "time": "1763910054" }, "departure": { "delay": 534, "time": "1763910054" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 551, "time": "1763910491" }, "departure": { "delay": 551, "time": "1763910491" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 568, "time": "1763909908" }, "departure": { "delay": 568, "time": "1763909908" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 549, "time": "1763910249" }, "departure": { "delay": 549, "time": "1763910249" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 528, "time": "1763910348" }, "departure": { "delay": 528, "time": "1763910348" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 527, "time": "1763910587" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 527, "time": "1763910287" }, "departure": { "delay": 527, "time": "1763910287" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 566, "time": "1763909846" }, "departure": { "delay": 566, "time": "1763909846" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 560, "time": "1763910320" }, "departure": { "delay": 560, "time": "1763910320" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 570, "time": "1763910390" }, "departure": { "delay": 570, "time": "1763910390" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1763910070", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4030822x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3318F4400594x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763915220" }, "departure": { "time": "1763915280" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763924520" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763917080" }, "departure": { "time": "1763917260" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1763912820" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763916060" }, "departure": { "time": "1763916120" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763913780" }, "departure": { "time": "1763913840" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763914560" }, "departure": { "time": "1763914620" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763909206", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3318F4400594x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757823x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1763906069" }, "departure": { "delay": 45, "time": "1763906085" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -2, "time": "1763906151" }, "departure": { "delay": -2, "time": "1763906158" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1763906565" }, "departure": { "delay": -46, "time": "1763906774" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -243, "time": "1763907897" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -6, "time": "1763905787" }, "departure": { "delay": -6, "time": "1763905794" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 12, "time": "1763904912" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1763905375" }, "departure": { "delay": 67, "time": "1763905387" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -89, "time": "1763907122" }, "departure": { "delay": -89, "time": "1763907151" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1763905532" }, "departure": { "delay": 61, "time": "1763905561" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -144, "time": "1763907274" }, "departure": { "delay": -144, "time": "1763907336" }, "stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -41, "time": "1763906396" }, "departure": { "delay": -41, "time": "1763906419" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -223, "time": "1763907575" }, "departure": { "delay": -223, "time": "1763907617" }, "stopId": "FR:50604:ZE:TREGM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1763905112" }, "departure": { "delay": 73, "time": "1763905153" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1763910257", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757823x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3312F4400620x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763899620" }, "departure": { "time": "1763899680" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763898660" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763902920" }, "departure": { "time": "1763903100" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763900460" }, "departure": { "time": "1763900520" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1763910120" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763901120" }, "departure": { "time": "1763901180" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763901960" }, "departure": { "time": "1763902020" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1763895047", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3312F4400620x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3383F4400441x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763919660" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763916960" }, "departure": { "time": "1763917020" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763917920" }, "departure": { "time": "1763917980" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1763911680" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763919000" }, "departure": { "time": "1763919060" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1763915340" }, "departure": { "time": "1763915460" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 14 } ], "timestamp": "1763908066", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3383F4400441x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852016F4479511x2025x11x08T21x37x13Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763917500" }, "departure": { "time": "1763917560" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763915640" }, "departure": { "time": "1763915700" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763919180" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763913780" }, "departure": { "time": "1763913840" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1763913000" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763916060" }, "departure": { "time": "1763916120" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763916540" }, "departure": { "time": "1763916600" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1763918160" }, "departure": { "time": "1763918220" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1763914620" }, "departure": { "time": "1763914680" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763909386", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852016F4479511x2025x11x08T21x37x13Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748835x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1763906799" }, "departure": { "delay": 59, "time": "1763906819" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -50, "time": "1763907693" }, "departure": { "delay": -50, "time": "1763907730" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763906908" }, "departure": { "delay": 47, "time": "1763906927" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -14, "time": "1763907211" }, "departure": { "delay": -14, "time": "1763907226" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1763907108" }, "departure": { "delay": 48, "time": "1763907168" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -97, "time": "1763907404" }, "departure": { "delay": -97, "time": "1763907443" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1763906624" }, "departure": { "delay": 89, "time": "1763906669" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1763906710" }, "departure": { "delay": 109, "time": "1763906749" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -53, "time": "1763907624" }, "departure": { "delay": -53, "time": "1763907667" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 133, "time": "1763906533" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -69, "time": "1763907562" }, "departure": { "delay": -69, "time": "1763907591" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -52, "time": "1763907891" }, "departure": { "delay": -52, "time": "1763907908" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -34, "time": "1763907824" }, "departure": { "delay": -34, "time": "1763907866" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1763906875" }, "departure": { "delay": 72, "time": "1763906892" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -38, "time": "1763907758" }, "departure": { "delay": -38, "time": "1763907802" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763906966" }, "departure": { "delay": 43, "time": "1763906983" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -129, "time": "1763908011" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -86, "time": "1763907257" }, "departure": { "delay": -86, "time": "1763907274" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -105, "time": "1763907321" }, "departure": { "delay": -105, "time": "1763907375" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1763910256", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748835x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022697x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 316, "time": "1763909296" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1763909250", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022697x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757752x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 237, "time": "1763890906" }, "departure": { "delay": 237, "time": "1763890917" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 64, "time": "1763892344" }, "departure": { "delay": 64, "time": "1763892364" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1763891899" }, "departure": { "delay": 92, "time": "1763891912" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 262, "time": "1763890849" }, "departure": { "delay": 262, "time": "1763890882" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1763891957" }, "departure": { "delay": 86, "time": "1763891966" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1763891419" }, "departure": { "delay": 156, "time": "1763891436" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -34, "time": "1763892635" }, "departure": { "delay": -34, "time": "1763892686" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 192, "time": "1763891485" }, "departure": { "delay": 192, "time": "1763891532" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 218, "time": "1763891223" }, "departure": { "delay": 218, "time": "1763891318" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 259, "time": "1763890986" }, "departure": { "delay": 259, "time": "1763890999" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1763891589" }, "departure": { "delay": 74, "time": "1763891594" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 253, "time": "1763890674" }, "departure": { "delay": 253, "time": "1763890693" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 194, "time": "1763890394" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1763892583" }, "departure": { "delay": -7, "time": "1763892593" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 141, "time": "1763891121" }, "departure": { "delay": 141, "time": "1763891121" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 174, "time": "1763891381" }, "departure": { "delay": 174, "time": "1763891394" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1763892774" }, "departure": { "delay": 11, "time": "1763892851" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 254, "time": "1763890737" }, "departure": { "delay": 254, "time": "1763890754" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 302, "time": "1763890528" }, "departure": { "delay": 302, "time": "1763890622" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -94, "time": "1763893106" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1763910254", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757752x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748865x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2, "time": "1763905468" }, "departure": { "delay": -2, "time": "1763905498" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1763905034" }, "departure": { "delay": 125, "time": "1763905145" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1763905958" }, "departure": { "delay": 73, "time": "1763905993" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763905828" }, "departure": { "delay": 43, "time": "1763905843" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 81, "time": "1763905309" }, "departure": { "delay": 81, "time": "1763905341" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1763906107" }, "departure": { "delay": 48, "time": "1763906148" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1763904937" }, "departure": { "delay": 45, "time": "1763904945" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1763906363" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1763905385" }, "departure": { "delay": 49, "time": "1763905429" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1763905175" }, "departure": { "delay": 132, "time": "1763905212" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 81, "time": "1763905268" }, "departure": { "delay": 81, "time": "1763905281" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1763906217" }, "departure": { "delay": 49, "time": "1763906269" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1763904772" }, "departure": { "delay": 6, "time": "1763904786" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1763904809" }, "departure": { "delay": 6, "time": "1763904846" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1763906058" }, "departure": { "delay": 97, "time": "1763906077" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1763905888" }, "departure": { "delay": 60, "time": "1763905920" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 103, "time": "1763905578" }, "departure": { "delay": 103, "time": "1763905663" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1763904974" }, "departure": { "delay": 37, "time": "1763904997" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1763905744" }, "departure": { "delay": 98, "time": "1763905778" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 54, "time": "1763904654" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748865x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758158x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1763911230" }, "departure": { "delay": 150, "time": "1763911230" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1763911650" }, "departure": { "delay": 150, "time": "1763911650" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1763909928" }, "departure": { "delay": 2, "time": "1763909942" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1763910570" }, "departure": { "delay": 150, "time": "1763910570" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1763910199" }, "departure": { "delay": 154, "time": "1763910214" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1763909475" }, "departure": { "delay": 75, "time": "1763909475" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1763912490" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1763909663" }, "departure": { "delay": 156, "time": "1763909856" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1763911890" }, "departure": { "delay": 150, "time": "1763911890" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1763910690" }, "departure": { "delay": 150, "time": "1763910690" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 83, "time": "1763909518" }, "departure": { "delay": 83, "time": "1763909543" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 62, "time": "1763909222" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1763911050" }, "departure": { "delay": 150, "time": "1763911050" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758158x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1763880547" }, "departure": { "delay": 16, "time": "1763880616" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1763879646" }, "departure": { "delay": 36, "time": "1763879676" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1763880731" }, "departure": { "delay": 40, "time": "1763880760" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1763880798" }, "departure": { "delay": 34, "time": "1763880814" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1763880921" }, "departure": { "delay": -7, "time": "1763881013" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1763879954" }, "departure": { "delay": 89, "time": "1763879969" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -57, "time": "1763881083" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1763880031" }, "departure": { "delay": 77, "time": "1763880077" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -62, "time": "1763880216" }, "departure": { "delay": -62, "time": "1763880238" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1763879778" }, "departure": { "delay": 86, "time": "1763879786" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1763880108" }, "departure": { "delay": 60, "time": "1763880120" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1763879600" }, "departure": { "delay": 40, "time": "1763879620" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 64, "time": "1763879809" }, "departure": { "delay": 64, "time": "1763879824" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 116, "time": "1763879516" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 33, "time": "1763880656" }, "departure": { "delay": 33, "time": "1763880693" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1763880161" }, "departure": { "delay": 4, "time": "1763880184" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 109, "time": "1763879857" }, "departure": { "delay": 109, "time": "1763879929" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -29, "time": "1763880844" }, "departure": { "delay": -29, "time": "1763880871" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 23, "time": "1763880402" }, "departure": { "delay": 23, "time": "1763880503" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1763880282" }, "departure": { "delay": -38, "time": "1763880322" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1763910261", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN857120F4403987x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763913840" }, "departure": { "time": "1763913900" }, "stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1763917980" }, "departure": { "time": "1763918040" }, "stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002", "stopSequence": 39 }, { "arrival": { "time": "1763918400" }, "departure": { "time": "1763918460" }, "stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002", "stopSequence": 43 }, { "arrival": { "time": "1763915100" }, "departure": { "time": "1763915220" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1763912700" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1763913480" }, "departure": { "time": "1763913540" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1763916960" }, "departure": { "time": "1763917080" }, "stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002", "stopSequence": 35 }, { "arrival": { "time": "1763916120" }, "departure": { "time": "1763916180" }, "stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763919240" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 50 } ], "timestamp": "1763909086", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN857120F4403987x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F4400619x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763908080" }, "departure": { "time": "1763908140" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1763910600" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1763908800" }, "departure": { "time": "1763908860" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1763899140" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763906160" }, "departure": { "time": "1763906340" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1763909580" }, "departure": { "time": "1763909640" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763907240" }, "departure": { "time": "1763907300" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 11 } ], "timestamp": "1763895526", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3313F4400619x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853132F4492810x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763913360" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1763915880" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1763914800" }, "departure": { "time": "1763914860" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1763913960" }, "departure": { "time": "1763914020" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1763909746", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853132F4492810x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3344F4400511x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763904180" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763911800" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1763907960" }, "departure": { "time": "1763908080" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1763905500" }, "departure": { "time": "1763905560" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1763906400" }, "departure": { "time": "1763906460" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1763900567", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3344F4400511x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3757767x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1763891608" }, "departure": { "delay": 100, "time": "1763891620" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1763892034" }, "departure": { "delay": 100, "time": "1763892100" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1763891421" }, "departure": { "delay": 100, "time": "1763891440" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1763892339" }, "departure": { "delay": 100, "time": "1763892460" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1763890960" }, "departure": { "delay": 100, "time": "1763890960" }, "stopId": "FR:50041:ZE:HAGLUD:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 108, "time": "1763890128" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1763892940" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1763890539" }, "departure": { "delay": 100, "time": "1763890540" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1763891874" }, "departure": { "delay": 100, "time": "1763891860" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1763910258", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3757767x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC587161:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1763910457" }, "departure": { "delay": 37, "time": "1763910457" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 166, "time": "1763909806" }, "departure": { "delay": 166, "time": "1763909806" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 234, "time": "1763909634" }, "departure": { "delay": 234, "time": "1763909634" }, "stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 142, "time": "1763909722" }, "departure": { "delay": 142, "time": "1763909722" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1763910351" }, "departure": { "delay": 111, "time": "1763910351" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 134, "time": "1763910254" }, "departure": { "delay": 134, "time": "1763910254" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1763909660" }, "departure": { "delay": 200, "time": "1763909660" }, "stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1763910118" }, "departure": { "delay": 118, "time": "1763910118" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -24, "time": "1763910576" }, "departure": { "delay": -24, "time": "1763910576" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -99, "time": "1763910621" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "departure": { "delay": 208, "time": "1763909608" }, "stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1763910076" }, "departure": { "delay": 136, "time": "1763910076" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 149, "time": "1763909849" }, "departure": { "delay": 149, "time": "1763909849" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1763910379" }, "departure": { "delay": 79, "time": "1763910379" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1763910421" }, "departure": { "delay": 1, "time": "1763910421" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 88, "time": "1763910015" }, "departure": { "delay": 88, "time": "1763910028" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 } ], "timestamp": "1763910255", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC587161:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3430F4489346x2025x11x09T21x45x20Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1763916120" }, "departure": { "time": "1763916180" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 51 }, { "arrival": { "time": "1763910600" }, "departure": { "time": "1763910660" }, "stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002", "stopSequence": 41 }, { "departure": { "time": "1763909580" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 37 }, { "arrival": { "time": "1763914140" }, "departure": { "time": "1763914380" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 49 }, { "arrival": { "time": "1763917020" }, "departure": { "time": "1763917080" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 53 }, { "arrival": { "time": "1763911560" }, "departure": { "time": "1763911620" }, "stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002", "stopSequence": 43 }, { "arrival": { "time": "1763921700" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1763912640" }, "departure": { "time": "1763912700" }, "stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002", "stopSequence": 45 } ], "timestamp": "1763905966", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3430F4489346x2025x11x09T21x45x20Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4191385x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1763909623" }, "departure": { "delay": 43, "time": "1763909623" }, "stopId": "FR:76305:ZE:3680:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1763909812" }, "departure": { "delay": 52, "time": "1763909812" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1763909940" }, "departure": { "delay": 60, "time": "1763909940" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1763910537" }, "departure": { "delay": 57, "time": "1763910537" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1763910495" }, "departure": { "delay": 75, "time": "1763910495" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1763909996" }, "departure": { "delay": 56, "time": "1763909996" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1763910777" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1763910297" }, "departure": { "delay": 57, "time": "1763910297" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1763910629" }, "departure": { "delay": 89, "time": "1763910629" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1763909730" }, "departure": { "delay": 90, "time": "1763909730" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 64, "time": "1763909884" }, "departure": { "delay": 64, "time": "1763909884" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1763909692" }, "departure": { "delay": 52, "time": "1763909692" }, "stopId": "FR:76305:ZE:3189:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1763909620", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4191385x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758155x2025xHxMultxDimxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 104, "time": "1763885796" }, "departure": { "delay": 104, "time": "1763885804" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 86, "time": "1763884454" }, "departure": { "delay": 86, "time": "1763884466" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 82, "time": "1763884565" }, "departure": { "delay": 82, "time": "1763884582" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1763883364" }, "departure": { "delay": 11, "time": "1763883371" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1763885556" }, "departure": { "delay": 132, "time": "1763885592" }, "stopId": "FR:50031:ZE:BARVAL:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 13, "time": "1763883133" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1763886343" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1763883554" }, "departure": { "delay": 4, "time": "1763883664" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 363, "time": "1763883767" }, "departure": { "delay": 363, "time": "1763883783" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1763884188" }, "departure": { "delay": 168, "time": "1763884188" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1763884907" }, "departure": { "delay": 47, "time": "1763884907" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1763885073" }, "departure": { "delay": 45, "time": "1763885085" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1763883925" }, "departure": { "delay": 34, "time": "1763883934" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1763910260", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758155x2025xHxMultxDimxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3345F4400510x2025x11x03T21x39x00Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763909880" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1763916960" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1763906268", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3345F4400510x2025x11x03T21x39x00Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4030818x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1763910050" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 } ], "timestamp": "1763910030", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4030818x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110940x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -64, "time": "1763909456" }, "departure": { "delay": -64, "time": "1763909456" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1763909573" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763909470", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110940x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4068708x2025x26xGDimTNIxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 136, "time": "1763909596" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 } ], "timestamp": "1763909610", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4068708x2025x26xGDimTNIxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190960x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 209, "time": "1763910269" }, "stopId": "FR:76351:ZE:3472:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1763910240", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190960x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110935x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1763909993" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1763909990", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110935x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4190975x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1763909162" }, "stopId": "FR:76351:ZE:4537:ATOUMOD003", "stopSequence": 29 } ], "timestamp": "1763909150", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:09:LOC", "tripId": "ATOUMOD003:ServiceJourney:4190975x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4110809x2025x26xGDimTRAxDimanchex00:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1763910105" }, "departure": { "delay": 45, "time": "1763910105" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1763910216" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1763910110", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4110809x2025x26xGDimTRAxDimanchex00:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4042173x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1763910305" }, "stopId": "FR:76351:ZE:4544:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1763910220", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C4:LOC", "tripId": "ATOUMOD003:ServiceJourney:4042173x2025x26xGDimLiaxDimanchex01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022705x2025x26xGDimLiaxDimanchex01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1763910140" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1763910120", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022705x2025x26xGDimLiaxDimanchex01:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1763910310" } }