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

17/03/2026
100%
18/03/2026
100%
19/03/2026
100%
20/03/2026
100%
21/03/2026
100%
22/03/2026
100%
23/03/2026
100%
24/03/2026
100%
25/03/2026
98.6%
26/03/2026
100%
27/03/2026
100%
28/03/2026
100%
29/03/2026
100%
30/03/2026
100%
31/03/2026
100%
01/04/2026
100%
02/04/2026
100%
03/04/2026
100%
04/04/2026
100%
05/04/2026
100%
06/04/2026
100%
07/04/2026
100%
08/04/2026
100%
09/04/2026
100%
10/04/2026
100%
11/04/2026
100%
12/04/2026
100%
13/04/2026
100%
14/04/2026
100%
15/04/2026
100%
16/04/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

22 568 erreurs, 1 746 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 424 erreurs

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

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence [4, 5, 2] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC stop_sequence [18, 28, 4] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596821:LOC stop_sequence [16, 17, 13] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence [33, 15] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD003:ServiceJourney:4112261x2025x26xGPVSTraxSemainex20:LOC stop_sequence [15, 14] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 20 937 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 ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 2 arrival_time 06:35:03 (1776314103) is less than previous stop arrival_time 06:40:07 (1776314407) - times must increase between two sequential stops
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 2 arrival_time 06:35:03 (1776314103) is less than previous stop departure_time 06:40:26 (1776314426) - times must increase between two sequential stops
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 2 departure_time 06:35:53 (1776314153) is less than previous stop departure_time 06:40:26 (1776314426) - times must increase between two sequential stops
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 2 departure_time 06:35:53 (1776314153) is less than previous stop arrival_time 06:40:07 (1776314407) - times must increase between two sequential stops
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 10 arrival_time 06:48:12 (1776314892) is less than previous stop arrival_time 06:57:03 (1776315423) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 582 erreurs

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

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596821:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4282118xGTFSxGSemH15xSemainex09:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match

stop_time_update departure time is before arrival time E025 19 erreurs

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 7 departure_time 09:05:00 (1776323100) is less than the same stop arrival_time 09:07:05 (1776323225) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 16 departure_time 09:06:00 (1776323160) is less than the same stop arrival_time 09:07:23 (1776323243) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 8 departure_time 09:07:00 (1776323220) is less than the same stop arrival_time 09:07:39 (1776323259) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 15 departure_time 09:07:00 (1776323220) is less than the same stop arrival_time 09:07:08 (1776323228) - departure time must be equal to or greater than arrival time
  • trip_id ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 5 departure_time 09:07:00 (1776323220) is less than the same stop arrival_time 09:07:26 (1776323246) - departure time must be equal to or greater than arrival time

stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur

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

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

stop_time_update doesn't have arrival or departure E043 1 erreur

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

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

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

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

Exemples d'erreurs
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022749x2025x26xGPVSLiaxSemainex23:LOC stop_sequence 34 has stop_id FR:76351:ZE:3381:ATOUMOD003 but GTFS stop_sequence 34 has stop_id FR:76351:ZE:3233:ATOUMOD003 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022749x2025x26xGPVSLiaxSemainex23:LOC stop_sequence 52 has stop_id FR:76447:ZE:3268:ATOUMOD003 but GTFS stop_sequence 52 has stop_id FR:76447:ZE:3443:ATOUMOD003 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD037:ServiceJourney:800000353:LOC stop_sequence 20 has stop_id FR:61001:ZE:CP:ATOUMOD037 but GTFS stop_sequence 20 has stop_id FR:61001:ZE:Colbert:ATOUMOD037 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD037:ServiceJourney:800000353:LOC stop_sequence 27 has stop_id FR:61001:ZE:Colbert:ATOUMOD037 but GTFS stop_sequence 27 has stop_id FR:61001:ZE:CroixxMercier:ATOUMOD037 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC595749:LOC stop_sequence 29 has stop_id FR:27229:ZE:0xPMF02:ATOUMOD004 but GTFS stop_sequence 29 has stop_id FR:27229:ZE:0xBON02:ATOUMOD004 - stop_ids should be the same

timestamp is in the future E050 1 erreur

All timestamps must be less than the current time

Exemples d'erreurs
  • header.timestamp 09:09:18 (1776323358) is 1 min 3 sec greater than 09:08:14 (1776323294947) - the current time in milliseconds

GTFS-rt stop_sequence not found in GTFS data E051 471 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 ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596821:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD003:ServiceJourney:4282118xGTFSxGSemH15xSemainex09:LOC contains stop_sequence 27 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 582 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC does not have a vehicle_id
  • trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC does not have a vehicle_id
  • trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596821:LOC does not have a vehicle_id
  • trip_id ATOUMOD003:ServiceJourney:4282118xGTFSxGSemH15xSemainex09:LOC does not have a vehicle_id
  • trip_id ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC does not have a vehicle_id

schedule_relationship not populated W009 1 164 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC stop_sequence 4 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC does not have a schedule_relationship
  • trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD006:ServiceJourney:9x4471194:LOC does not have a schedule_relationship
  • trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596821:LOC stop_sequence 16 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 14 490 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. 600 152 30 fois (100 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 15 569 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 5 543 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 12 914 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 18 060 30 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 36 120 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 021 28 fois (93 % 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. 424 28 fois (93 % des validations)
E035 The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt 775 22 fois (73 % des validations)
E050 All timestamps must be less than the current time 26 21 fois (70 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 872 18 fois (60 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 184 13 fois (43 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 19 13 fois (43 % des validations)
E040 All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank 13 7 fois (23 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 13 7 fois (23 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 16/04/2026 à 13h28 Europe/Paris.

trip_updates (764) 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 16/04/2026 à 13h28 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 187, "time": "1776314312" }, "departure": { "delay": 187, "time": "1776314347" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 206, "time": "1776314407" }, "departure": { "delay": 206, "time": "1776314426" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 173, "time": "1776314103" }, "departure": { "delay": 173, "time": "1776314153" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1776315423" }, "departure": { "delay": 131, "time": "1776315431" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 167, "time": "1776314892" }, "departure": { "delay": 167, "time": "1776314927" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1776315446" }, "departure": { "delay": 100, "time": "1776315460" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 218, "time": "1776314830" }, "departure": { "delay": 218, "time": "1776314858" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 122, "time": "1776315269" }, "departure": { "delay": 122, "time": "1776315302" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 218, "time": "1776314218" }, "departure": { "delay": 218, "time": "1776314258" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1776315548" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 269, "time": "1776314760" }, "departure": { "delay": 269, "time": "1776314789" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1776314578" }, "departure": { "delay": 290, "time": "1776314630" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 230, "time": "1776314457" }, "departure": { "delay": 230, "time": "1776314510" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1776315145" }, "departure": { "delay": 124, "time": "1776315184" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1776314972" }, "departure": { "delay": 102, "time": "1776314982" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1776315349" }, "departure": { "delay": 167, "time": "1776315407" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 171, "time": "1776313971" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1776315004" }, "departure": { "delay": 102, "time": "1776315042" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1776315214" }, "departure": { "delay": 132, "time": "1776315252" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745474x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1776339380" }, "departure": { "delay": 200, "time": "1776339380" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1776339680" }, "departure": { "delay": 200, "time": "1776339680" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 201, "time": "1776338453" }, "departure": { "delay": 201, "time": "1776338541" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 197, "time": "1776338682" }, "departure": { "delay": 197, "time": "1776338717" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1776339560" }, "departure": { "delay": 200, "time": "1776339560" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1776339740" }, "departure": { "delay": 200, "time": "1776339740" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1776339800" }, "departure": { "delay": 200, "time": "1776339800" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1776339020" }, "departure": { "delay": 200, "time": "1776339020" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 199, "time": "1776338735" }, "departure": { "delay": 199, "time": "1776338779" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1776338840" }, "departure": { "delay": 200, "time": "1776338840" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1776338346" }, "departure": { "delay": 118, "time": "1776338398" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776339440" }, "departure": { "delay": 200, "time": "1776339440" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 162, "time": "1776338262" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 200, "time": "1776339260" }, "departure": { "delay": 200, "time": "1776339260" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1776340040" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1776338596" }, "departure": { "delay": 157, "time": "1776338617" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1776339860" }, "departure": { "delay": 200, "time": "1776339860" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1776339140" }, "departure": { "delay": 200, "time": "1776339140" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1776339620" }, "departure": { "delay": 200, "time": "1776339620" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745474x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:557:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1776338880" }, "departure": { "delay": -60, "time": "1776338880" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776338040" }, "departure": { "time": "1776338220" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1776339120" }, "departure": { "delay": -60, "time": "1776339120" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": -60, "time": "1776339480" }, "departure": { "delay": -60, "time": "1776339480" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 5, "time": "1776338280" }, "departure": { "delay": 5, "time": "1776338285" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776338640" }, "departure": { "time": "1776338700" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1776339300" }, "departure": { "delay": -60, "time": "1776339300" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": -60, "time": "1776338820" }, "departure": { "delay": -60, "time": "1776338820" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": -60, "time": "1776339360" }, "departure": { "delay": -60, "time": "1776339360" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 125, "time": "1776337680" }, "departure": { "delay": 125, "time": "1776337685" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 365, "time": "1776337200" }, "departure": { "delay": 365, "time": "1776337205" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": -175, "time": "1776337980" }, "departure": { "delay": -175, "time": "1776337985" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1776337440" }, "departure": { "delay": 240, "time": "1776337500" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1776338520" }, "departure": { "delay": 5, "time": "1776338525" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": -55, "time": "1776337860" }, "departure": { "delay": -55, "time": "1776337865" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1776339540" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "delay": 300, "time": "1776336600" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1776338400" }, "departure": { "delay": 5, "time": "1776338405" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 420, "time": "1776336780" }, "departure": { "delay": 420, "time": "1776336840" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1776339240" }, "departure": { "delay": -60, "time": "1776339240" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 425, "time": "1776336960" }, "departure": { "delay": 425, "time": "1776336965" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 365, "time": "1776336720" }, "departure": { "delay": 365, "time": "1776336725" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 185, "time": "1776337380" }, "departure": { "delay": 185, "time": "1776337385" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 365, "time": "1776337140" }, "departure": { "delay": 365, "time": "1776337145" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -45, "time": "1776338770" }, "departure": { "delay": -45, "time": "1776338775" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1776338760" }, "departure": { "delay": 5, "time": "1776338765" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": -55, "time": "1776337920" }, "departure": { "delay": -55, "time": "1776337925" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 245, "time": "1776337260" }, "departure": { "delay": 245, "time": "1776337265" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1776338940" }, "departure": { "delay": -60, "time": "1776338940" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 375, "time": "1776336970" }, "departure": { "delay": 375, "time": "1776336975" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 315, "time": "1776337210" }, "departure": { "delay": 315, "time": "1776337215" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1776339000" }, "departure": { "delay": -60, "time": "1776339000" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 180, "time": "1776337505" }, "departure": { "delay": 180, "time": "1776337560" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:557:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1776312801" }, "departure": { "delay": -28, "time": "1776312812" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 313, "time": "1776311522" }, "departure": { "delay": 313, "time": "1776311533" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1776312650" }, "departure": { "delay": 61, "time": "1776312661" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 288, "time": "1776311305" }, "departure": { "delay": 288, "time": "1776311328" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 178, "time": "1776312032" }, "departure": { "delay": 178, "time": "1776312058" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1776312331" }, "departure": { "delay": 171, "time": "1776312351" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 220, "time": "1776310805" }, "departure": { "delay": 220, "time": "1776310840" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 163, "time": "1776310521" }, "departure": { "delay": 163, "time": "1776310543" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 238, "time": "1776311845" }, "departure": { "delay": 238, "time": "1776311878" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1776312529" }, "departure": { "delay": 116, "time": "1776312536" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 171, "time": "1776310691" }, "departure": { "delay": 171, "time": "1776310731" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 327, "time": "1776311392" }, "departure": { "delay": 327, "time": "1776311427" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 277, "time": "1776311549" }, "departure": { "delay": 277, "time": "1776311557" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 144, "time": "1776310452" }, "departure": { "delay": 144, "time": "1776310464" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1776312593" }, "departure": { "delay": 71, "time": "1776312611" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 225, "time": "1776312197" }, "departure": { "delay": 225, "time": "1776312225" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 231, "time": "1776311977" }, "departure": { "delay": 231, "time": "1776311991" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 137, "time": "1776312467" }, "departure": { "delay": 137, "time": "1776312497" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 253, "time": "1776311036" }, "departure": { "delay": 253, "time": "1776311053" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 147, "time": "1776310565" }, "departure": { "delay": 147, "time": "1776310587" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 260, "time": "1776311612" }, "departure": { "delay": 260, "time": "1776311660" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 175, "time": "1776312402" }, "departure": { "delay": 175, "time": "1776312415" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 197, "time": "1776310911" }, "departure": { "delay": 197, "time": "1776310937" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 248, "time": "1776311937" }, "departure": { "delay": 248, "time": "1776311948" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 220, "time": "1776311701" }, "departure": { "delay": 220, "time": "1776311740" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 267, "time": "1776311205" }, "departure": { "delay": 267, "time": "1776311247" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1776312711" }, "departure": { "delay": 19, "time": "1776312739" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 249, "time": "1776311094" }, "departure": { "delay": 249, "time": "1776311109" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 326, "time": "1776311445" }, "departure": { "delay": 326, "time": "1776311486" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -102, "time": "1776312918" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -7, "time": "1776312765" }, "departure": { "delay": -7, "time": "1776312773" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 240, "time": "1776311779" }, "departure": { "delay": 240, "time": "1776311820" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 156, "time": "1776310356" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -42, "time": "1776312850" }, "departure": { "delay": -42, "time": "1776312858" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 123, "time": "1776310490" }, "departure": { "delay": 123, "time": "1776310503" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338735", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598461:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -94, "time": "1776341186" }, "departure": { "delay": -94, "time": "1776341186" }, "stopId": "FR:27229:ZE:0xVER02:ATOUMOD004", "stopSequence": 19 }, { "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1866, "time": "1776338634" }, "departure": { "delay": -1866, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1986, "time": "1776338634" }, "departure": { "delay": -1986, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -73, "time": "1776340847" }, "departure": { "delay": -73, "time": "1776340847" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -91, "time": "1776341009" }, "departure": { "delay": -91, "time": "1776341009" }, "stopId": "FR:27229:ZE:0xREP02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1746, "time": "1776338634" }, "departure": { "delay": -1746, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMON02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -64, "time": "1776341096" }, "departure": { "delay": -64, "time": "1776341096" }, "stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -37, "time": "1776340763" }, "departure": { "delay": -37, "time": "1776340763" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -241, "time": "1776341399" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -73, "time": "1776340967" }, "departure": { "delay": -73, "time": "1776340967" }, "stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -154, "time": "1776341246" }, "departure": { "delay": -154, "time": "1776341246" }, "stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -1866, "time": "1776338634" }, "departure": { "delay": -1866, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -112, "time": "1776340928" }, "departure": { "delay": -112, "time": "1776340928" }, "stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -193, "time": "1776341327" }, "departure": { "delay": -193, "time": "1776341327" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -1626, "time": "1776338634" }, "departure": { "delay": -1626, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -1806, "time": "1776338634" }, "departure": { "delay": -1806, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1926, "time": "1776338634" }, "departure": { "delay": -1926, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 10 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598461:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1776320964" }, "departure": { "delay": 35, "time": "1776320975" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1776321820" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 63, "time": "1776320103" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1776321050" }, "departure": { "delay": 7, "time": "1776321067" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1776321670" }, "departure": { "delay": 10, "time": "1776321670" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1776320813" }, "departure": { "delay": 7, "time": "1776320827" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1776320402" }, "departure": { "delay": 74, "time": "1776320414" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1776321396" }, "departure": { "delay": 54, "time": "1776321414" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 15, "time": "1776321121" }, "departure": { "delay": 15, "time": "1776321135" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1776321312" }, "departure": { "delay": 25, "time": "1776321325" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1776320442" }, "departure": { "delay": 58, "time": "1776320458" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1776321562" }, "departure": { "delay": 30, "time": "1776321570" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1776321448" }, "departure": { "delay": 41, "time": "1776321461" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1776321225" }, "departure": { "delay": 58, "time": "1776321298" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1776320898" }, "departure": { "delay": 31, "time": "1776320911" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1776320677" }, "departure": { "delay": 21, "time": "1776320721" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1776320563" }, "departure": { "delay": 54, "time": "1776320574" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1776328095" }, "departure": { "delay": 20, "time": "1776328100" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1776327684" }, "departure": { "delay": -25, "time": "1776327695" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1776328331" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1776327930" }, "departure": { "delay": 1, "time": "1776327961" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 12, "time": "1776326472" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1776327838" }, "departure": { "delay": 10, "time": "1776327850" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1776326733" }, "departure": { "delay": 7, "time": "1776326767" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776327291" }, "departure": { "delay": 8, "time": "1776327308" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776327784" }, "departure": { "delay": 20, "time": "1776327800" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1776326935" }, "departure": { "delay": 10, "time": "1776326950" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1776327234" }, "departure": { "delay": 11, "time": "1776327251" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1776327059" }, "departure": { "delay": 12, "time": "1776327132" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1776327360" }, "departure": { "delay": 15, "time": "1776327375" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776326786" }, "departure": { "delay": 5, "time": "1776326825" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1776327530" }, "departure": { "delay": 5, "time": "1776327545" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 8, "time": "1776327447" }, "departure": { "delay": 8, "time": "1776327488" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1776327634" }, "departure": { "delay": 11, "time": "1776327671" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 243, "time": "1776324738" }, "departure": { "delay": 243, "time": "1776324783" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 230, "time": "1776325530" }, "departure": { "delay": 230, "time": "1776325550" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 228, "time": "1776324971" }, "departure": { "delay": 228, "time": "1776325008" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 217, "time": "1776324540" }, "departure": { "delay": 217, "time": "1776324577" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 227, "time": "1776325030" }, "departure": { "delay": 227, "time": "1776325067" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 51, "time": "1776323055" }, "departure": { "delay": 51, "time": "1776323091" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 196, "time": "1776323295" }, "departure": { "delay": 196, "time": "1776323356" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 251, "time": "1776325420" }, "departure": { "delay": 251, "time": "1776325451" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 161, "time": "1776323720" }, "departure": { "delay": 161, "time": "1776323741" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 91, "time": "1776325941" }, "departure": { "delay": 91, "time": "1776325951" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 108, "time": "1776326082" }, "departure": { "delay": 108, "time": "1776326148" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 232, "time": "1776324361" }, "departure": { "delay": 232, "time": "1776324412" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1776326259" }, "departure": { "delay": 128, "time": "1776326288" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 229, "time": "1776324844" }, "departure": { "delay": 229, "time": "1776324889" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 122, "time": "1776325854" }, "departure": { "delay": 122, "time": "1776325862" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 256, "time": "1776325600" }, "departure": { "delay": 256, "time": "1776325636" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 207, "time": "1776323868" }, "departure": { "delay": 207, "time": "1776323907" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 230, "time": "1776325653" }, "departure": { "delay": 230, "time": "1776325670" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 268, "time": "1776324477" }, "departure": { "delay": 268, "time": "1776324508" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 242, "time": "1776324085" }, "departure": { "delay": 242, "time": "1776324122" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776325964" }, "departure": { "delay": 60, "time": "1776325980" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "departure": { "delay": 19, "time": "1776322819" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 245, "time": "1776323811" }, "departure": { "delay": 245, "time": "1776323825" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 147, "time": "1776323411" }, "departure": { "delay": 147, "time": "1776323427" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 93, "time": "1776325887" }, "departure": { "delay": 93, "time": "1776325893" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 261, "time": "1776325685" }, "departure": { "delay": 261, "time": "1776325701" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 157, "time": "1776325824" }, "departure": { "delay": 157, "time": "1776325837" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 127, "time": "1776326178" }, "departure": { "delay": 127, "time": "1776326227" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 237, "time": "1776325183" }, "departure": { "delay": 237, "time": "1776325197" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 209, "time": "1776325755" }, "departure": { "delay": 209, "time": "1776325769" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 110, "time": "1776323157" }, "departure": { "delay": 110, "time": "1776323210" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 227, "time": "1776324667" }, "departure": { "delay": 227, "time": "1776324707" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 227, "time": "1776324627" }, "departure": { "delay": 227, "time": "1776324647" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 58, "time": "1776322877" }, "departure": { "delay": 58, "time": "1776322918" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1776323111" }, "departure": { "delay": 103, "time": "1776323143" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 182, "time": "1776323395" }, "departure": { "delay": 182, "time": "1776323402" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 176, "time": "1776323225" }, "departure": { "delay": 176, "time": "1776323276" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 263, "time": "1776325236" }, "departure": { "delay": 263, "time": "1776325283" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 139, "time": "1776323439" }, "departure": { "delay": 139, "time": "1776323479" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 184, "time": "1776323697" }, "departure": { "delay": 184, "time": "1776323704" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1776322999" }, "departure": { "delay": 56, "time": "1776323036" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 247, "time": "1776325719" }, "departure": { "delay": 247, "time": "1776325747" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 245, "time": "1776325310" }, "departure": { "delay": 245, "time": "1776325325" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 238, "time": "1776325123" }, "departure": { "delay": 238, "time": "1776325138" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 247, "time": "1776325355" }, "departure": { "delay": 247, "time": "1776325387" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 105, "time": "1776326325" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 208, "time": "1776323598" }, "departure": { "delay": 208, "time": "1776323668" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 198, "time": "1776325809" }, "departure": { "delay": 198, "time": "1776325818" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 212, "time": "1776323940" }, "departure": { "delay": 212, "time": "1776323972" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 320, "time": "1776324207" }, "departure": { "delay": 320, "time": "1776324320" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx876:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1776336816" }, "departure": { "delay": 96, "time": "1776336816" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 171, "time": "1776337491" }, "departure": { "delay": 171, "time": "1776337491" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 182, "time": "1776335702" }, "departure": { "delay": 182, "time": "1776335702" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 149, "time": "1776336989" }, "departure": { "delay": 149, "time": "1776336989" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 300, "time": "1776338100" }, "departure": { "delay": 300, "time": "1776338100" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1776335641" }, "departure": { "delay": 181, "time": "1776335641" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1776336127" }, "departure": { "delay": 127, "time": "1776336127" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1776337286" }, "departure": { "delay": 89, "time": "1776337349" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 370, "time": "1776338230" }, "departure": { "delay": 370, "time": "1776338230" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 166, "time": "1776335566" }, "departure": { "delay": 166, "time": "1776335566" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 182, "time": "1776335762" }, "departure": { "delay": 182, "time": "1776335762" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 172, "time": "1776335512" }, "departure": { "delay": 172, "time": "1776335512" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 171, "time": "1776337166" }, "departure": { "delay": 171, "time": "1776337191" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 251, "time": "1776338291" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "departure": { "delay": 140, "time": "1776335300" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 175, "time": "1776335815" }, "departure": { "delay": 175, "time": "1776335815" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1776337065" }, "departure": { "delay": 105, "time": "1776337065" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1776335416" }, "departure": { "delay": 160, "time": "1776335440" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 145, "time": "1776336205" }, "departure": { "delay": 145, "time": "1776336205" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1776336865" }, "departure": { "delay": 110, "time": "1776336890" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1776335208", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx876:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1776328553" }, "departure": { "delay": 80, "time": "1776328580" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -5, "time": "1776330466" }, "departure": { "delay": -5, "time": "1776330475" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -11, "time": "1776330874" }, "departure": { "delay": -11, "time": "1776330889" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 69, "time": "1776328500" }, "departure": { "delay": 69, "time": "1776328509" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1776330675" }, "departure": { "delay": -33, "time": "1776330687" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 6, "time": "1776329277" }, "departure": { "delay": 6, "time": "1776329286" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1776330422" }, "departure": { "delay": 16, "time": "1776330436" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1776328470" }, "departure": { "delay": 97, "time": "1776328477" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1776330567" }, "departure": { "delay": -3, "time": "1776330597" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 34, "time": "1776329401" }, "departure": { "delay": 34, "time": "1776329434" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -65, "time": "1776331480" }, "departure": { "delay": -65, "time": "1776331495" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 24, "time": "1776329761" }, "departure": { "delay": 24, "time": "1776329784" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 72, "time": "1776329691" }, "departure": { "delay": 72, "time": "1776329712" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1776330176" }, "departure": { "delay": 26, "time": "1776330206" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -11, "time": "1776330511" }, "departure": { "delay": -11, "time": "1776330529" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 41, "time": "1776329107" }, "departure": { "delay": 41, "time": "1776329141" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -49, "time": "1776330899" }, "departure": { "delay": -49, "time": "1776330911" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 42, "time": "1776330311" }, "departure": { "delay": 42, "time": "1776330342" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1776329020" }, "departure": { "delay": 75, "time": "1776329055" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -38, "time": "1776330784" }, "departure": { "delay": -38, "time": "1776330802" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -14, "time": "1776330746" }, "departure": { "delay": -14, "time": "1776330766" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 4, "time": "1776328731" }, "departure": { "delay": 4, "time": "1776328744" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1776329860" }, "departure": { "delay": 21, "time": "1776329901" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 65, "time": "1776328674" }, "departure": { "delay": 65, "time": "1776328685" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776330826" }, "departure": { "delay": 5, "time": "1776330845" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -22, "time": "1776331046" }, "departure": { "delay": -22, "time": "1776331058" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 96, "time": "1776328526" }, "departure": { "delay": 96, "time": "1776328536" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1776329578" }, "departure": { "delay": 57, "time": "1776329637" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -93, "time": "1776331527" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 16, "time": "1776328978" }, "departure": { "delay": 16, "time": "1776328996" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1776329945" }, "departure": { "delay": 79, "time": "1776330019" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1776328709" }, "departure": { "delay": 34, "time": "1776328714" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -65, "time": "1776331177" }, "departure": { "delay": -65, "time": "1776331195" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 14, "time": "1776329821" }, "departure": { "delay": 14, "time": "1776329834" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 17, "time": "1776330960" }, "departure": { "delay": 17, "time": "1776331037" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 55, "time": "1776328884" }, "departure": { "delay": 55, "time": "1776328915" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -50, "time": "1776331434" }, "departure": { "delay": -50, "time": "1776331450" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -21, "time": "1776331334" }, "departure": { "delay": -21, "time": "1776331419" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 20, "time": "1776330361" }, "departure": { "delay": 20, "time": "1776330380" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -96, "time": "1776331210" }, "departure": { "delay": -96, "time": "1776331224" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -53, "time": "1776331074" }, "departure": { "delay": -53, "time": "1776331087" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -74, "time": "1776331111" }, "departure": { "delay": -74, "time": "1776331126" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 40, "time": "1776328944" }, "departure": { "delay": 40, "time": "1776328960" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1776330222" }, "departure": { "delay": 23, "time": "1776330263" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 117, "time": "1776328317" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1776328617" }, "departure": { "delay": 76, "time": "1776328636" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 108, "time": "1776328591" }, "departure": { "delay": 108, "time": "1776328608" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1776328368" }, "departure": { "delay": 135, "time": "1776328395" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1776330095" }, "departure": { "delay": 71, "time": "1776330131" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1776329190" }, "departure": { "delay": 47, "time": "1776329207" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271101x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 12, "time": "1776338712" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 35, "time": "1776340235" }, "departure": { "delay": 35, "time": "1776340235" }, "stopId": "FR:76305:ZE:4499:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 59, "time": "1776339059" }, "departure": { "delay": 59, "time": "1776339059" }, "stopId": "FR:76447:ZE:4603:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1776338952" }, "departure": { "delay": 12, "time": "1776338952" }, "stopId": "FR:76447:ZE:5182:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1776339525" }, "departure": { "delay": 45, "time": "1776339525" }, "stopId": "FR:76596:ZE:5172:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 13, "time": "1776339193" }, "departure": { "delay": 13, "time": "1776339193" }, "stopId": "FR:76616:ZE:4043:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1776339710" }, "departure": { "delay": 50, "time": "1776339710" }, "stopId": "FR:76296:ZE:3014:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1776338832" }, "departure": { "delay": 12, "time": "1776338832" }, "stopId": "FR:76447:ZE:4513:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1776340302" }, "departure": { "delay": 42, "time": "1776340302" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 32, "time": "1776339572" }, "departure": { "delay": 32, "time": "1776339572" }, "stopId": "FR:76596:ZE:5167:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1776339964" }, "departure": { "delay": 64, "time": "1776339964" }, "stopId": "FR:76533:ZE:4199:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1776339672" }, "departure": { "delay": 12, "time": "1776339672" }, "stopId": "FR:76296:ZE:4216:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 12, "time": "1776340392" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 12, "time": "1776340092" }, "departure": { "delay": 12, "time": "1776340092" }, "stopId": "FR:76296:ZE:3072:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 12, "time": "1776339912" }, "departure": { "delay": 12, "time": "1776339912" }, "stopId": "FR:76533:ZE:4586:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 37, "time": "1776339457" }, "departure": { "delay": 37, "time": "1776339457" }, "stopId": "FR:76596:ZE:4994:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1776340194" }, "departure": { "delay": 54, "time": "1776340194" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1776339252" }, "departure": { "delay": 12, "time": "1776339252" }, "stopId": "FR:76616:ZE:4018:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1776339866" }, "departure": { "delay": 26, "time": "1776339866" }, "stopId": "FR:76533:ZE:4703:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1776338777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271101x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758731x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 322, "time": "1776335385" }, "departure": { "delay": 322, "time": "1776335422" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1776333506" }, "departure": { "delay": 59, "time": "1776333539" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 296, "time": "1776335243" }, "departure": { "delay": 296, "time": "1776335276" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 86, "time": "1776332691" }, "departure": { "delay": 86, "time": "1776332726" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 178, "time": "1776334094" }, "departure": { "delay": 178, "time": "1776334138" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 271, "time": "1776335659" }, "departure": { "delay": 271, "time": "1776335671" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 48, "time": "1776332787" }, "departure": { "delay": 48, "time": "1776332808" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 157, "time": "1776333875" }, "departure": { "delay": 157, "time": "1776333937" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 294, "time": "1776334689" }, "departure": { "delay": 294, "time": "1776334734" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 347, "time": "1776334831" }, "departure": { "delay": 347, "time": "1776334847" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 61, "time": "1776333232" }, "departure": { "delay": 61, "time": "1776333301" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 270, "time": "1776335542" }, "departure": { "delay": 270, "time": "1776335550" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 43, "time": "1776333368" }, "departure": { "delay": 43, "time": "1776333403" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 203, "time": "1776333997" }, "departure": { "delay": 203, "time": "1776334043" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 357, "time": "1776334896" }, "departure": { "delay": 357, "time": "1776334917" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 30, "time": "1776333011" }, "departure": { "delay": 30, "time": "1776333030" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 221, "time": "1776334456" }, "departure": { "delay": 221, "time": "1776334481" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1776332827" }, "departure": { "delay": 46, "time": "1776332866" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 232, "time": "1776334353" }, "departure": { "delay": 232, "time": "1776334372" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1776333178" }, "departure": { "delay": 17, "time": "1776333197" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 311, "time": "1776335335" }, "departure": { "delay": 311, "time": "1776335351" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 298, "time": "1776335504" }, "departure": { "delay": 298, "time": "1776335518" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 351, "time": "1776335009" }, "departure": { "delay": 351, "time": "1776335031" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 317, "time": "1776334779" }, "departure": { "delay": 317, "time": "1776334817" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 297, "time": "1776335596" }, "departure": { "delay": 297, "time": "1776335637" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 260, "time": "1776334538" }, "departure": { "delay": 260, "time": "1776334640" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 207, "time": "1776334187" }, "departure": { "delay": 207, "time": "1776334227" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1776332899" }, "departure": { "delay": 69, "time": "1776332949" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 319, "time": "1776335460" }, "departure": { "delay": 319, "time": "1776335479" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 59, "time": "1776333080" }, "departure": { "delay": 59, "time": "1776333119" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 328, "time": "1776335175" }, "departure": { "delay": 328, "time": "1776335188" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 250, "time": "1776335710" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "departure": { "delay": 38, "time": "1776332618" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 227, "time": "1776334247" }, "departure": { "delay": 227, "time": "1776334307" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 339, "time": "1776335101" }, "departure": { "delay": 339, "time": "1776335139" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 218, "time": "1776333719" }, "departure": { "delay": 218, "time": "1776333818" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758731x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1776323960" }, "departure": { "delay": 140, "time": "1776323960" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 32, "time": "1776323605" }, "departure": { "delay": 32, "time": "1776323612" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1776323008" }, "departure": { "delay": 17, "time": "1776323057" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 835, "time": "1776323755" }, "departure": { "delay": 835, "time": "1776323755" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1776323910" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 61, "time": "1776323300" }, "departure": { "delay": 61, "time": "1776323341" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 145, "time": "1776322285" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 7, "time": "1776322855" }, "departure": { "delay": 7, "time": "1776322867" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1776323449" }, "departure": { "delay": 64, "time": "1776323464" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 9, "time": "1776322551" }, "departure": { "delay": 9, "time": "1776322569" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1776322461" }, "departure": { "delay": 32, "time": "1776322472" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1776323564" }, "departure": { "delay": 57, "time": "1776323577" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776322698" }, "departure": { "delay": 28, "time": "1776322708" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1776323117" }, "departure": { "delay": 35, "time": "1776323135" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1776322730" }, "departure": { "delay": 4, "time": "1776322744" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1776322609" }, "departure": { "delay": 2, "time": "1776322622" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 165, "time": "1776322336" }, "departure": { "delay": 165, "time": "1776322425" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1776323168" }, "departure": { "delay": 25, "time": "1776323185" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490725:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1776339891" }, "departure": { "delay": 51, "time": "1776339891" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 131, "time": "1776338891" }, "departure": { "delay": 131, "time": "1776338891" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 137, "time": "1776338297" }, "departure": { "delay": 137, "time": "1776338297" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1776338604" }, "departure": { "delay": 84, "time": "1776338604" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1776339705" }, "departure": { "delay": 105, "time": "1776339705" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 103, "time": "1776339763" }, "departure": { "delay": 103, "time": "1776339763" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1776339589" }, "departure": { "delay": 49, "time": "1776339589" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 92, "time": "1776338852" }, "departure": { "delay": 92, "time": "1776338852" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1776338146" }, "departure": { "delay": 46, "time": "1776338146" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1776339053" }, "departure": { "delay": 53, "time": "1776339053" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 99, "time": "1776338319" }, "departure": { "delay": 99, "time": "1776338319" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1776339744" }, "departure": { "delay": 84, "time": "1776339744" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 137, "time": "1776338357" }, "departure": { "delay": 137, "time": "1776338357" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1776338718" }, "departure": { "delay": 78, "time": "1776338718" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1776339087" }, "departure": { "delay": 27, "time": "1776339087" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1776339956" }, "departure": { "delay": 56, "time": "1776339956" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 80, "time": "1776339320" }, "departure": { "delay": 80, "time": "1776339320" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 4, "time": "1776340084" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 131, "time": "1776338411" }, "departure": { "delay": 131, "time": "1776338411" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1776339533" }, "departure": { "delay": 53, "time": "1776339533" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 112, "time": "1776338812" }, "departure": { "delay": 112, "time": "1776338812" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 87, "time": "1776339147" }, "departure": { "delay": 87, "time": "1776339147" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 103, "time": "1776340003" }, "departure": { "delay": 103, "time": "1776340003" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 99, "time": "1776339819" }, "departure": { "delay": 99, "time": "1776339819" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 146, "time": "1776338486" }, "departure": { "delay": 146, "time": "1776338486" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 74, "time": "1776339854" }, "departure": { "delay": 74, "time": "1776339854" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 68, "time": "1776339368" }, "departure": { "delay": 68, "time": "1776339368" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 132, "time": "1776338532" }, "departure": { "delay": 132, "time": "1776338532" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 123, "time": "1776339243" }, "departure": { "delay": 123, "time": "1776339243" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 121, "time": "1776338555" }, "departure": { "delay": 121, "time": "1776338581" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490725:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759204x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1776332938" }, "departure": { "delay": 12, "time": "1776332952" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1776332998" }, "departure": { "delay": 14, "time": "1776333014" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 15, "time": "1776332759" }, "departure": { "delay": 15, "time": "1776332775" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 17, "time": "1776331937" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1776333323" }, "departure": { "delay": 39, "time": "1776333339" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1776333186" }, "departure": { "delay": 15, "time": "1776333195" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1776332826" }, "departure": { "delay": 48, "time": "1776332868" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1776332274" }, "departure": { "delay": 9, "time": "1776332289" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1776332232" }, "departure": { "delay": 28, "time": "1776332248" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1776333544" }, "departure": { "delay": 76, "time": "1776333616" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 22, "time": "1776332714" }, "departure": { "delay": 22, "time": "1776332722" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1776332399" }, "departure": { "delay": 12, "time": "1776332412" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1776333719" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1776332498" }, "departure": { "delay": 51, "time": "1776332631" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1776333413" }, "departure": { "delay": 6, "time": "1776333426" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1776333103" }, "departure": { "delay": 47, "time": "1776333167" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 46, "time": "1776333273" }, "departure": { "delay": 46, "time": "1776333286" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759204x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:11:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1776325837" }, "departure": { "delay": 49, "time": "1776325849" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1776325878" }, "departure": { "delay": 32, "time": "1776325892" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1776325082" }, "departure": { "delay": 15, "time": "1776325095" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1776325137" }, "departure": { "delay": 32, "time": "1776325172" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 73, "time": "1776325685" }, "departure": { "delay": 73, "time": "1776325693" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776325717" }, "departure": { "delay": 37, "time": "1776325717" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1776325491" }, "departure": { "delay": 5, "time": "1776325505" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1776324417" }, "departure": { "delay": 128, "time": "1776324428" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1776325368" }, "departure": { "delay": 25, "time": "1776325405" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "departure": { "delay": 118, "time": "1776324298" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1776325214" }, "departure": { "delay": 58, "time": "1776325258" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1776324360" }, "departure": { "delay": 140, "time": "1776324380" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1776325423" }, "departure": { "delay": 31, "time": "1776325471" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1776324650" }, "departure": { "delay": 72, "time": "1776324672" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1776324470" }, "departure": { "delay": 120, "time": "1776324480" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1776324991" }, "departure": { "delay": 41, "time": "1776325001" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1776324618" }, "departure": { "delay": 88, "time": "1776324628" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1776324583" }, "departure": { "delay": 117, "time": "1776324597" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 145, "time": "1776324511" }, "departure": { "delay": 145, "time": "1776324565" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 67, "time": "1776325772" }, "departure": { "delay": 67, "time": "1776325807" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1776324682" }, "departure": { "delay": 43, "time": "1776324703" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1776324763" }, "departure": { "delay": -6, "time": "1776324774" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -27, "time": "1776325953" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 47, "time": "1776325533" }, "departure": { "delay": 47, "time": "1776325607" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1776324881" }, "departure": { "delay": 53, "time": "1776324953" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 } ], "timestamp": "1776338688", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:11:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758653x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1776317949" }, "departure": { "delay": -4, "time": "1776317996" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1776316179" }, "departure": { "delay": 23, "time": "1776316223" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1776316247" }, "departure": { "delay": 32, "time": "1776316292" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1776317635" }, "departure": { "delay": 89, "time": "1776317669" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 71, "time": "1776317790" }, "departure": { "delay": 71, "time": "1776317831" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1776317853" }, "departure": { "delay": 1, "time": "1776317881" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1776316965" }, "departure": { "delay": 89, "time": "1776317009" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 91, "time": "1776316372" }, "departure": { "delay": 91, "time": "1776316411" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -57, "time": "1776318887" }, "departure": { "delay": -57, "time": "1776318903" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 19, "time": "1776318110" }, "departure": { "delay": 19, "time": "1776318139" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 57, "time": "1776316603" }, "departure": { "delay": 57, "time": "1776316617" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -93, "time": "1776319047" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 28, "time": "1776317698" }, "departure": { "delay": 28, "time": "1776317728" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -49, "time": "1776318840" }, "departure": { "delay": -49, "time": "1776318851" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1776318468" }, "departure": { "delay": 12, "time": "1776318492" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 84, "time": "1776316852" }, "departure": { "delay": 84, "time": "1776316884" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1776318723" }, "departure": { "delay": 15, "time": "1776318735" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 43, "time": "1776318545" }, "departure": { "delay": 43, "time": "1776318583" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1776316507" }, "departure": { "delay": 90, "time": "1776316530" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1776316784" }, "departure": { "delay": 77, "time": "1776316817" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1776317570" }, "departure": { "delay": 93, "time": "1776317613" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1776317063" }, "departure": { "delay": 63, "time": "1776317103" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 48, "time": "1776318368" }, "departure": { "delay": 48, "time": "1776318408" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 125, "time": "1776317484" }, "departure": { "delay": 125, "time": "1776317525" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1776316310" }, "departure": { "delay": 86, "time": "1776316346" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776318649" }, "departure": { "delay": 8, "time": "1776318668" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 97, "time": "1776317217" }, "departure": { "delay": 97, "time": "1776317257" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -22, "time": "1776318787" }, "departure": { "delay": -22, "time": "1776318818" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 92, "time": "1776316681" }, "departure": { "delay": 92, "time": "1776316712" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 7, "time": "1776316087" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -45, "time": "1776318958" }, "departure": { "delay": -45, "time": "1776318975" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 138, "time": "1776317372" }, "departure": { "delay": 138, "time": "1776317418" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1776318282" }, "departure": { "delay": 23, "time": "1776318323" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1776317164" }, "departure": { "delay": 89, "time": "1776317189" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 132, "time": "1776317310" }, "departure": { "delay": 132, "time": "1776317352" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758653x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758676x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1776338505" }, "departure": { "delay": 27, "time": "1776338547" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1776337943" }, "departure": { "delay": 99, "time": "1776337959" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 87, "time": "1776337316" }, "departure": { "delay": 87, "time": "1776337347" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1776338675" }, "departure": { "delay": 89, "time": "1776338729" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1776337373" }, "departure": { "delay": 70, "time": "1776337390" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1776339630" }, "departure": { "delay": 30, "time": "1776339630" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 70, "time": "1776337481" }, "departure": { "delay": 70, "time": "1776337510" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1776337740" }, "departure": { "delay": 118, "time": "1776337798" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1776338017" }, "departure": { "delay": 67, "time": "1776338047" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1776338578" }, "departure": { "delay": 63, "time": "1776338643" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1776338243" }, "departure": { "delay": 116, "time": "1776338276" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 63, "time": "1776337143" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1776339030" }, "departure": { "delay": 30, "time": "1776339030" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1776339450" }, "departure": { "delay": 30, "time": "1776339450" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 30, "time": "1776339210" }, "departure": { "delay": 30, "time": "1776339210" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1776338295" }, "departure": { "delay": 101, "time": "1776338321" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1776339750" }, "departure": { "delay": 30, "time": "1776339750" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1776338449" }, "departure": { "delay": 27, "time": "1776338487" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1776337584" }, "departure": { "delay": 91, "time": "1776337591" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1776340050" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 89, "time": "1776338097" }, "departure": { "delay": 89, "time": "1776338129" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1776339870" }, "departure": { "delay": 30, "time": "1776339870" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 30, "time": "1776339570" }, "departure": { "delay": 30, "time": "1776339570" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 30, "time": "1776339390" }, "departure": { "delay": 30, "time": "1776339390" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 30, "time": "1776339810" }, "departure": { "delay": 30, "time": "1776339810" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1776338910" }, "departure": { "delay": 30, "time": "1776338910" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1776337217" }, "departure": { "delay": 51, "time": "1776337251" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1776338758" }, "departure": { "delay": 40, "time": "1776338800" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 73, "time": "1776337662" }, "departure": { "delay": 73, "time": "1776337693" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1776339270" }, "departure": { "delay": 30, "time": "1776339270" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1776337272" }, "departure": { "delay": 34, "time": "1776337294" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1776338382" }, "departure": { "delay": 76, "time": "1776338416" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1776337850" }, "departure": { "delay": 120, "time": "1776337860" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1776338159" }, "departure": { "delay": 105, "time": "1776338205" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1776339930" }, "departure": { "delay": 30, "time": "1776339930" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758676x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776317602" }, "departure": { "delay": -23, "time": "1776317617" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1776315641" }, "departure": { "delay": 53, "time": "1776315653" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -26, "time": "1776317539" }, "departure": { "delay": -26, "time": "1776317554" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1776315890" }, "departure": { "delay": 86, "time": "1776315926" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 31, "time": "1776318081" }, "departure": { "delay": 31, "time": "1776318091" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -51, "time": "1776318662" }, "departure": { "delay": -51, "time": "1776318669" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -23, "time": "1776317642" }, "departure": { "delay": -23, "time": "1776317677" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 22, "time": "1776316234" }, "departure": { "delay": 22, "time": "1776316282" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 27, "time": "1776315613" }, "departure": { "delay": 27, "time": "1776315627" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1776317706" }, "departure": { "delay": -12, "time": "1776317748" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -18, "time": "1776316681" }, "departure": { "delay": -18, "time": "1776316722" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1776318213" }, "departure": { "delay": 6, "time": "1776318246" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -11, "time": "1776317885" }, "departure": { "delay": -11, "time": "1776317929" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -7, "time": "1776316123" }, "departure": { "delay": -7, "time": "1776316133" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -75, "time": "1776318450" }, "departure": { "delay": -75, "time": "1776318465" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -52, "time": "1776318419" }, "departure": { "delay": -52, "time": "1776318428" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 92, "time": "1776315864" }, "departure": { "delay": 92, "time": "1776315872" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1776315557" }, "departure": { "delay": 53, "time": "1776315593" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -36, "time": "1776317211" }, "departure": { "delay": -36, "time": "1776317244" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -17, "time": "1776318607" }, "departure": { "delay": -17, "time": "1776318643" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -103, "time": "1776317289" }, "departure": { "delay": -103, "time": "1776317297" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -14, "time": "1776318160" }, "departure": { "delay": -14, "time": "1776318166" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1776317981" }, "departure": { "delay": -3, "time": "1776317997" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -49, "time": "1776318357" }, "departure": { "delay": -49, "time": "1776318371" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 36, "time": "1776316422" }, "departure": { "delay": 36, "time": "1776316476" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1776316030" }, "departure": { "delay": 46, "time": "1776316066" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -93, "time": "1776317326" }, "departure": { "delay": -93, "time": "1776317367" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -24, "time": "1776316768" }, "departure": { "delay": -24, "time": "1776316836" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -87, "time": "1776316938" }, "departure": { "delay": -87, "time": "1776316953" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1776318281" }, "departure": { "delay": -27, "time": "1776318333" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -87, "time": "1776318753" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -81, "time": "1776316879" }, "departure": { "delay": -81, "time": "1776316899" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 69, "time": "1776315468" }, "departure": { "delay": 69, "time": "1776315489" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1776315673" }, "departure": { "delay": 51, "time": "1776315711" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 101, "time": "1776315721" }, "departure": { "delay": 101, "time": "1776315761" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -86, "time": "1776316978" }, "departure": { "delay": -86, "time": "1776317014" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 62, "time": "1776315422" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1776316312" }, "departure": { "delay": 32, "time": "1776316352" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776316565" }, "departure": { "delay": 5, "time": "1776316565" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1776318120" }, "departure": { "delay": 28, "time": "1776318148" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 50, "time": "1776315937" }, "departure": { "delay": 50, "time": "1776315950" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1776315775" }, "departure": { "delay": 107, "time": "1776315827" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -70, "time": "1776318700" }, "departure": { "delay": -70, "time": "1776318710" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -20, "time": "1776317053" }, "departure": { "delay": -20, "time": "1776317140" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 46, "time": "1776316152" }, "departure": { "delay": 46, "time": "1776316186" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 27, "time": "1776316093" }, "departure": { "delay": 27, "time": "1776316107" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -22, "time": "1776317410" }, "departure": { "delay": -22, "time": "1776317498" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -32, "time": "1776318258" }, "departure": { "delay": -32, "time": "1776318268" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -1, "time": "1776317787" }, "departure": { "delay": -1, "time": "1776317819" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1776318014" }, "departure": { "delay": 2, "time": "1776318062" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:619:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776339665" }, "departure": { "delay": 5, "time": "1776339665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776342060" }, "departure": { "time": "1776342060" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1776342005" }, "departure": { "delay": 5, "time": "1776342005" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776342660" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776342600" }, "departure": { "time": "1776342600" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342480" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "departure": { "time": "1776339600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776342240" }, "departure": { "time": "1776342240" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776340145" }, "departure": { "delay": 5, "time": "1776340145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 } ], "timestamp": "1776338800", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:619:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748511x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 13, "time": "1776334813" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1776336093" }, "departure": { "delay": 77, "time": "1776336137" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1776336766" }, "departure": { "delay": 82, "time": "1776336802" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 98, "time": "1776336225" }, "departure": { "delay": 98, "time": "1776336278" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 104, "time": "1776336307" }, "departure": { "delay": 104, "time": "1776336344" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 114, "time": "1776335800" }, "departure": { "delay": 114, "time": "1776335934" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1776336427" }, "departure": { "delay": 28, "time": "1776336448" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 154, "time": "1776335593" }, "departure": { "delay": 154, "time": "1776335674" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1776335263" }, "departure": { "delay": 118, "time": "1776335278" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1776336514" }, "departure": { "delay": -12, "time": "1776336528" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 146, "time": "1776335350" }, "departure": { "delay": 146, "time": "1776335366" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1776336621" }, "departure": { "delay": 51, "time": "1776336651" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1776336368" }, "departure": { "delay": 42, "time": "1776336402" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1776336163" }, "departure": { "delay": 85, "time": "1776336205" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1776335483" }, "departure": { "delay": 99, "time": "1776335499" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1776336031" }, "departure": { "delay": 65, "time": "1776336065" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1776335294" }, "departure": { "delay": 111, "time": "1776335331" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1776334880" }, "departure": { "delay": 36, "time": "1776334896" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1776335191" }, "departure": { "delay": 132, "time": "1776335232" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1776336888" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 103, "time": "1776335421" }, "departure": { "delay": 103, "time": "1776335443" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1776334951" }, "departure": { "delay": 44, "time": "1776334964" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1776336570" }, "departure": { "delay": -13, "time": "1776336587" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1776336686" }, "departure": { "delay": 58, "time": "1776336718" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748511x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2236:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1776337875" }, "departure": { "delay": 75, "time": "1776337875" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1776339396" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1776338991" }, "departure": { "delay": 51, "time": "1776338991" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 30, "time": "1776337050" }, "departure": { "delay": 30, "time": "1776337050" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1776337262" }, "departure": { "delay": 62, "time": "1776337262" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1776337402" }, "departure": { "delay": 45, "time": "1776337425" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1776338340" }, "departure": { "delay": 1, "time": "1776338401" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1776338667" }, "departure": { "delay": 87, "time": "1776338667" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1776338908" }, "departure": { "delay": 88, "time": "1776338908" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1776338075" }, "departure": { "delay": 95, "time": "1776338075" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1776337151" }, "departure": { "delay": 96, "time": "1776337176" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1776339036" }, "departure": { "delay": 36, "time": "1776339036" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 36, "time": "1776339276" }, "departure": { "delay": 36, "time": "1776339276" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1776339135" }, "departure": { "delay": 75, "time": "1776339135" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 135, "time": "1776338150" }, "departure": { "delay": 135, "time": "1776338175" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1776338581" }, "departure": { "delay": 61, "time": "1776338581" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1776337937" }, "departure": { "delay": 55, "time": "1776337975" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1776338250" }, "departure": { "delay": 90, "time": "1776338250" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776337800" }, "departure": { "delay": 60, "time": "1776337800" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1776336534", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2236:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758849x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1776333338" }, "departure": { "delay": -1, "time": "1776333359" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 104, "time": "1776334252" }, "departure": { "delay": 104, "time": "1776334304" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 83, "time": "1776334197" }, "departure": { "delay": 83, "time": "1776334223" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 60, "time": "1776334417" }, "departure": { "delay": 60, "time": "1776334440" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 21, "time": "1776331838" }, "departure": { "delay": 21, "time": "1776331881" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1776332768" }, "departure": { "delay": 40, "time": "1776332800" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 50, "time": "1776332134" }, "departure": { "delay": 50, "time": "1776332150" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1776331793" }, "departure": { "delay": 7, "time": "1776331807" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 82, "time": "1776332166" }, "departure": { "delay": 82, "time": "1776332182" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 55, "time": "1776332433" }, "departure": { "delay": 55, "time": "1776332455" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1776331661" }, "departure": { "delay": 57, "time": "1776331677" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1776334730" }, "departure": { "delay": 82, "time": "1776334762" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 86, "time": "1776334701" }, "departure": { "delay": 86, "time": "1776334706" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 61, "time": "1776332373" }, "departure": { "delay": 61, "time": "1776332401" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1776332483" }, "departure": { "delay": 42, "time": "1776332502" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1776332525" }, "departure": { "delay": 20, "time": "1776332540" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776333174" }, "departure": { "delay": 45, "time": "1776333225" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 63, "time": "1776334471" }, "departure": { "delay": 63, "time": "1776334503" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 59, "time": "1776334609" }, "departure": { "delay": 59, "time": "1776334619" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 39, "time": "1776332944" }, "departure": { "delay": 39, "time": "1776332979" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 36, "time": "1776334012" }, "departure": { "delay": 36, "time": "1776334116" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 82, "time": "1776332210" }, "departure": { "delay": 82, "time": "1776332242" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -36, "time": "1776332592" }, "departure": { "delay": -36, "time": "1776332604" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 25, "time": "1776334825" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 12, "time": "1776333840" }, "departure": { "delay": 12, "time": "1776333852" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 86, "time": "1776334631" }, "departure": { "delay": 86, "time": "1776334646" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "departure": { "delay": 61, "time": "1776331501" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1776333581" }, "departure": { "delay": -10, "time": "1776333590" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 111, "time": "1776331564" }, "departure": { "delay": 111, "time": "1776331611" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1776333429" }, "departure": { "delay": 24, "time": "1776333504" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 12, "time": "1776332639" }, "departure": { "delay": 12, "time": "1776332712" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1776331706" }, "departure": { "delay": 43, "time": "1776331723" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1776333720" }, "departure": { "delay": 35, "time": "1776333755" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -4, "time": "1776333893" }, "departure": { "delay": -4, "time": "1776333956" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 46, "time": "1776331889" }, "departure": { "delay": 46, "time": "1776331906" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1776333102" }, "departure": { "delay": 19, "time": "1776333139" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1776333269" }, "departure": { "delay": 60, "time": "1776333300" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 56, "time": "1776334666" }, "departure": { "delay": 56, "time": "1776334676" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 89, "time": "1776332290" }, "departure": { "delay": 89, "time": "1776332309" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1776334538" }, "departure": { "delay": 92, "time": "1776334592" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 96, "time": "1776331525" }, "departure": { "delay": 96, "time": "1776331536" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1776332816" }, "departure": { "delay": 57, "time": "1776332877" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 97, "time": "1776334141" }, "departure": { "delay": 97, "time": "1776334177" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 96, "time": "1776334401" }, "departure": { "delay": 96, "time": "1776334416" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 68, "time": "1776332095" }, "departure": { "delay": 68, "time": "1776332108" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 13, "time": "1776333023" }, "departure": { "delay": 13, "time": "1776333073" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1776331998" }, "departure": { "delay": 79, "time": "1776332059" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 37, "time": "1776331768" }, "departure": { "delay": 37, "time": "1776331777" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758849x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758906x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "time": "1776339360" }, "departure": { "time": "1776339360" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776342420" }, "departure": { "time": "1776342420" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776340860" }, "departure": { "time": "1776340860" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 1, "time": "1776341701" }, "departure": { "delay": 1, "time": "1776341701" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "time": "1776341880" }, "departure": { "time": "1776341880" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "time": "1776339000" }, "departure": { "time": "1776339000" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1776342480" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1776339661" }, "departure": { "delay": 1, "time": "1776339661" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1776339241" }, "departure": { "delay": 1, "time": "1776339241" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339180" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "time": "1776338940" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1776339181" }, "departure": { "delay": 1, "time": "1776339181" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1776342180" }, "departure": { "time": "1776342180" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340740" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340620" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1776341940" }, "departure": { "time": "1776341940" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1776342060" }, "departure": { "time": "1776342060" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758906x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000394:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 552, "time": "1776338635" }, "departure": { "delay": 552, "time": "1776338652" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 13 }, { "departure": { "time": "1776339420" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1776338400" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "delay": -96, "time": "1776338679" }, "departure": { "delay": -96, "time": "1776338724" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 22 }, { "arrival": { "delay": -307, "time": "1776338752" }, "departure": { "delay": -307, "time": "1776338753" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1776339180" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 24 }, { "departure": { "time": "1776339300" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "time": "1776339480" }, "stopId": "FR:61001:ZE:PEM:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": -102, "time": "1776338562" }, "departure": { "delay": -102, "time": "1776338598" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 } ], "timestamp": "1776338776", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000394:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470551:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -233, "time": "1776341407" }, "departure": { "delay": -233, "time": "1776341407" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1982, "time": "1776338818" }, "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -212, "time": "1776341188" }, "departure": { "delay": -212, "time": "1776341188" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -263, "time": "1776341317" }, "departure": { "delay": -263, "time": "1776341317" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -176, "time": "1776341524" }, "departure": { "delay": -176, "time": "1776341524" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -165, "time": "1776340935" }, "departure": { "delay": -165, "time": "1776340935" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -1742, "time": "1776338818" }, "departure": { "delay": -1742, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1922, "time": "1776338818" }, "departure": { "delay": -1922, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1802, "time": "1776338818" }, "departure": { "delay": -1802, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -242, "time": "1776341218" }, "departure": { "delay": -242, "time": "1776341218" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -187, "time": "1776340913" }, "departure": { "delay": -187, "time": "1776340913" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1682, "time": "1776338818" }, "departure": { "delay": -1682, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -225, "time": "1776341475" }, "departure": { "delay": -225, "time": "1776341475" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -215, "time": "1776341065" }, "departure": { "delay": -215, "time": "1776341065" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -274, "time": "1776341126" }, "departure": { "delay": -274, "time": "1776341126" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -199, "time": "1776341021" }, "departure": { "delay": -199, "time": "1776341021" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -183, "time": "1776340977" }, "departure": { "delay": -183, "time": "1776340977" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -288, "time": "1776341592" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -206, "time": "1776340834" }, "departure": { "delay": -206, "time": "1776340834" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470551:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:22:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 206, "time": "1776335186" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 316, "time": "1776334481" }, "departure": { "delay": 316, "time": "1776334516" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 215, "time": "1776335066" }, "departure": { "delay": 215, "time": "1776335075" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 222, "time": "1776334859" }, "departure": { "delay": 222, "time": "1776334902" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 323, "time": "1776334326" }, "departure": { "delay": 323, "time": "1776334403" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 191, "time": "1776334924" }, "departure": { "delay": 191, "time": "1776334931" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 210, "time": "1776334972" }, "departure": { "delay": 210, "time": "1776335010" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 254, "time": "1776334740" }, "departure": { "delay": 254, "time": "1776334754" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 299, "time": "1776334302" }, "departure": { "delay": 299, "time": "1776334319" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 259, "time": "1776334681" }, "departure": { "delay": 259, "time": "1776334699" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 408, "time": "1776334173" }, "departure": { "delay": 408, "time": "1776334188" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 384, "time": "1776334249" }, "departure": { "delay": 384, "time": "1776334284" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 427, "time": "1776334137" }, "departure": { "delay": 427, "time": "1776334147" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1776334549" }, "departure": { "delay": 300, "time": "1776334560" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 259, "time": "1776334630" }, "departure": { "delay": 259, "time": "1776334639" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "departure": { "delay": 440, "time": "1776334040" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 397, "time": "1776334231" }, "departure": { "delay": 397, "time": "1776334237" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 193, "time": "1776335101" }, "departure": { "delay": 193, "time": "1776335113" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:22:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759044x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -130, "time": "1776318170" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -95, "time": "1776317575" }, "departure": { "delay": -95, "time": "1776317605" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1776316430" }, "departure": { "delay": 17, "time": "1776316457" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1776318070" }, "departure": { "delay": -13, "time": "1776318107" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1776316519" }, "departure": { "delay": -24, "time": "1776316536" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1776316703" }, "departure": { "delay": 57, "time": "1776316737" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1776316570" }, "departure": { "delay": 47, "time": "1776316607" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 44, "time": "1776317103" }, "departure": { "delay": 44, "time": "1776317144" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -19, "time": "1776318002" }, "departure": { "delay": -19, "time": "1776318041" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -83, "time": "1776317488" }, "departure": { "delay": -83, "time": "1776317497" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -15, "time": "1776317888" }, "departure": { "delay": -15, "time": "1776317925" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1776317449" }, "departure": { "delay": -1, "time": "1776317459" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1776316623" }, "departure": { "delay": 43, "time": "1776316663" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1776316382" }, "departure": { "delay": 37, "time": "1776316417" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 48, "time": "1776316248" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 86, "time": "1776317231" }, "departure": { "delay": 86, "time": "1776317246" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -9, "time": "1776316298" }, "departure": { "delay": -9, "time": "1776316311" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1776317156" }, "departure": { "delay": 35, "time": "1776317195" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776317072" }, "departure": { "delay": 47, "time": "1776317087" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1776317744" }, "departure": { "delay": 24, "time": "1776317844" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 37, "time": "1776316803" }, "departure": { "delay": 37, "time": "1776316837" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1776317405" }, "departure": { "delay": 18, "time": "1776317418" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759044x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1776323584" }, "departure": { "delay": 162, "time": "1776323622" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1776323109" }, "departure": { "delay": 52, "time": "1776323152" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1776322627" }, "departure": { "delay": 95, "time": "1776322655" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 118, "time": "1776323171" }, "departure": { "delay": 118, "time": "1776323218" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 177, "time": "1776322377" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1776322512" }, "departure": { "delay": 142, "time": "1776322522" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1776323784" }, "departure": { "delay": 144, "time": "1776323844" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1776324187" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 154, "time": "1776323486" }, "departure": { "delay": 154, "time": "1776323494" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 167, "time": "1776322787" }, "departure": { "delay": 167, "time": "1776322847" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1776322728" }, "departure": { "delay": 126, "time": "1776322746" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1776322534" }, "departure": { "delay": 128, "time": "1776322568" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 144, "time": "1776322696" }, "departure": { "delay": 144, "time": "1776322704" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 147, "time": "1776323695" }, "departure": { "delay": 147, "time": "1776323727" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 158, "time": "1776323525" }, "departure": { "delay": 158, "time": "1776323558" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 146, "time": "1776323988" }, "departure": { "delay": 146, "time": "1776324026" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 162, "time": "1776323909" }, "departure": { "delay": 162, "time": "1776323922" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 158, "time": "1776323243" }, "departure": { "delay": 158, "time": "1776323318" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1776324062" }, "departure": { "delay": 163, "time": "1776324103" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 148, "time": "1776322924" }, "departure": { "delay": 148, "time": "1776322948" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 48, "time": "1776323046" }, "departure": { "delay": 48, "time": "1776323088" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 125, "time": "1776322419" }, "departure": { "delay": 125, "time": "1776322445" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:843:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776350160" }, "departure": { "time": "1776350160" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776349680" }, "departure": { "time": "1776349680" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776350820" }, "departure": { "time": "1776350820" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776352680" }, "departure": { "time": "1776352680" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776352140" }, "departure": { "time": "1776352140" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776350040" }, "departure": { "time": "1776350040" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776349560" }, "departure": { "time": "1776349560" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776350280" }, "departure": { "time": "1776350280" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776349920" }, "departure": { "time": "1776349920" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776350880" }, "departure": { "time": "1776350880" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776351540" }, "departure": { "time": "1776351540" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776349800" }, "departure": { "time": "1776349800" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776350940" }, "departure": { "time": "1776350940" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776350100" }, "departure": { "time": "1776350100" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776352260" }, "departure": { "time": "1776352260" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776352020" }, "departure": { "time": "1776352020" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776352860" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1776352625" }, "departure": { "delay": 5, "time": "1776352625" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776351360" }, "departure": { "time": "1776351360" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776351900" }, "departure": { "time": "1776351900" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776350340" }, "departure": { "time": "1776350340" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776350640" }, "departure": { "time": "1776350640" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776352560" }, "departure": { "time": "1776352560" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776351720" }, "departure": { "time": "1776351720" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776352620" }, "departure": { "time": "1776352620" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776351000" }, "departure": { "time": "1776351000" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776350460" }, "departure": { "time": "1776350460" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776350400" }, "departure": { "time": "1776350400" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776352440" }, "departure": { "time": "1776352440" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776352740" }, "departure": { "time": "1776352740" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776350760" }, "departure": { "time": "1776350760" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776350220" }, "departure": { "time": "1776350220" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:843:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748441x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -88, "time": "1776337696" }, "departure": { "delay": -88, "time": "1776337712" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -20, "time": "1776338920" }, "departure": { "delay": -20, "time": "1776338920" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -10, "time": "1776337854" }, "departure": { "delay": -10, "time": "1776337970" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 36, "time": "1776336745" }, "departure": { "delay": 36, "time": "1776336756" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1776338860" }, "departure": { "delay": -20, "time": "1776338860" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1776338178" }, "departure": { "delay": -1, "time": "1776338279" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 65, "time": "1776336485" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -29, "time": "1776337636" }, "departure": { "delay": -29, "time": "1776337651" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -38, "time": "1776336887" }, "departure": { "delay": -38, "time": "1776336922" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1776338523" }, "departure": { "delay": 17, "time": "1776338537" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -72, "time": "1776338115" }, "departure": { "delay": -72, "time": "1776338148" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 65, "time": "1776336528" }, "departure": { "delay": 65, "time": "1776336545" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1776336564" }, "departure": { "delay": 35, "time": "1776336575" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 45, "time": "1776338419" }, "departure": { "delay": 45, "time": "1776338445" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1776336708" }, "departure": { "delay": 58, "time": "1776336718" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1776338711" }, "departure": { "delay": 22, "time": "1776338722" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -8, "time": "1776338799" }, "departure": { "delay": -8, "time": "1776338812" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1776337173" }, "departure": { "delay": 57, "time": "1776337557" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1776338502" }, "departure": { "delay": -7, "time": "1776338513" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1776338053" }, "departure": { "delay": -37, "time": "1776338063" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1776338620" }, "departure": { "delay": 5, "time": "1776338645" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1776336771" }, "departure": { "delay": 31, "time": "1776336811" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 2, "time": "1776337598" }, "departure": { "delay": 2, "time": "1776337622" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1776338594" }, "departure": { "delay": 32, "time": "1776338612" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -20, "time": "1776339160" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 70, "time": "1776336654" }, "departure": { "delay": 70, "time": "1776336670" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1776336977" }, "departure": { "delay": -11, "time": "1776337009" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -74, "time": "1776337069" }, "departure": { "delay": -74, "time": "1776337126" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -107, "time": "1776337801" }, "departure": { "delay": -107, "time": "1776337813" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -87, "time": "1776337731" }, "departure": { "delay": -87, "time": "1776337773" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 2, "time": "1776336830" }, "departure": { "delay": 2, "time": "1776336842" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1776336612" }, "departure": { "delay": 86, "time": "1776336626" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1776338861" }, "departure": { "delay": -19, "time": "1776338861" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -24, "time": "1776336862" }, "departure": { "delay": -24, "time": "1776336876" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748441x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1776317932" }, "departure": { "delay": 68, "time": "1776317948" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1776318663" }, "departure": { "delay": 15, "time": "1776318675" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1776318034" }, "departure": { "delay": 40, "time": "1776318040" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1776318738" }, "departure": { "delay": 52, "time": "1776318772" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1776319534" }, "departure": { "delay": 76, "time": "1776319576" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1776320406" }, "departure": { "delay": 80, "time": "1776320420" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -6, "time": "1776321054" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 41, "time": "1776320852" }, "departure": { "delay": 41, "time": "1776320861" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 30, "time": "1776318133" }, "departure": { "delay": 30, "time": "1776318150" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 20, "time": "1776317720" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 127, "time": "1776320186" }, "departure": { "delay": 127, "time": "1776320227" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 33, "time": "1776319383" }, "departure": { "delay": 33, "time": "1776319413" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -16, "time": "1776318862" }, "departure": { "delay": -16, "time": "1776318884" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1776318937" }, "departure": { "delay": 24, "time": "1776318984" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 109, "time": "1776320058" }, "departure": { "delay": 109, "time": "1776320089" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1776319017" }, "departure": { "delay": 30, "time": "1776319050" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1776320654" }, "departure": { "delay": 42, "time": "1776320682" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 31, "time": "1776318058" }, "departure": { "delay": 31, "time": "1776318091" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1776318121" }, "departure": { "delay": 12, "time": "1776318132" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 15, "time": "1776318422" }, "departure": { "delay": 15, "time": "1776318435" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1776320921" }, "departure": { "delay": 52, "time": "1776320932" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 28, "time": "1776318588" }, "departure": { "delay": 28, "time": "1776318628" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 64, "time": "1776320434" }, "departure": { "delay": 64, "time": "1776320464" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 53, "time": "1776317975" }, "departure": { "delay": 53, "time": "1776317993" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -18, "time": "1776318326" }, "departure": { "delay": -18, "time": "1776318342" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1776320775" }, "departure": { "delay": 50, "time": "1776320810" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 52, "time": "1776319436" }, "departure": { "delay": 52, "time": "1776319492" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1776320825" }, "departure": { "delay": 16, "time": "1776320836" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 42, "time": "1776320702" }, "departure": { "delay": 42, "time": "1776320742" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1776318500" }, "departure": { "delay": 40, "time": "1776318520" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1776319173" }, "departure": { "delay": 24, "time": "1776319224" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 13, "time": "1776319602" }, "departure": { "delay": 13, "time": "1776319633" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1776320951" }, "departure": { "delay": 47, "time": "1776320987" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 65, "time": "1776320634" }, "departure": { "delay": 65, "time": "1776320645" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 12, "time": "1776318188" }, "departure": { "delay": 12, "time": "1776318252" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1776320876" }, "departure": { "delay": 13, "time": "1776320893" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 32, "time": "1776318360" }, "departure": { "delay": 32, "time": "1776318392" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 81, "time": "1776320258" }, "departure": { "delay": 81, "time": "1776320301" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -9, "time": "1776318276" }, "departure": { "delay": -9, "time": "1776318291" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1776319681" }, "departure": { "delay": -23, "time": "1776319717" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 50, "time": "1776320356" }, "departure": { "delay": 50, "time": "1776320390" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 14, "time": "1776319067" }, "departure": { "delay": 14, "time": "1776319094" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1776320494" }, "departure": { "delay": 77, "time": "1776320537" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 32, "time": "1776318795" }, "departure": { "delay": 32, "time": "1776318812" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 116, "time": "1776317779" }, "departure": { "delay": 116, "time": "1776317876" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1776319824" }, "departure": { "delay": 140, "time": "1776320000" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 50, "time": "1776317736" }, "departure": { "delay": 50, "time": "1776317750" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1776319278" }, "departure": { "delay": 18, "time": "1776319338" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338811", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758124x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1776334303" }, "departure": { "delay": 54, "time": "1776334314" }, "stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 25, "time": "1776335652" }, "departure": { "delay": 25, "time": "1776335725" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -89, "time": "1776335834" }, "departure": { "delay": -89, "time": "1776335851" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 102, "time": "1776330462" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 106, "time": "1776333246" }, "departure": { "delay": 106, "time": "1776333286" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 178, "time": "1776331942" }, "departure": { "delay": 178, "time": "1776331978" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -98, "time": "1776335902" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1776335328" }, "departure": { "delay": -2, "time": "1776335338" }, "stopId": "FR:50615:ZE:VALHO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -16, "time": "1776334888" }, "departure": { "delay": -16, "time": "1776334904" }, "stopId": "FR:50138:ZE:COLFR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 181, "time": "1776332931" }, "departure": { "delay": 181, "time": "1776332941" }, "stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1776334746" }, "departure": { "delay": 7, "time": "1776334807" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776331070" }, "departure": { "delay": 120, "time": "1776331080" }, "stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1776333479" }, "departure": { "delay": 89, "time": "1776333509" }, "stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1776335069" }, "departure": { "delay": 40, "time": "1776335080" }, "stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 178, "time": "1776330763" }, "departure": { "delay": 178, "time": "1776330838" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1776332879" }, "departure": { "delay": 131, "time": "1776332891" }, "stopId": "FR:50490:ZE:SJREG1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 191, "time": "1776331571" }, "departure": { "delay": 191, "time": "1776331631" }, "stopId": "FR:50332:ZE:MALSF2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 169, "time": "1776332472" }, "departure": { "delay": 169, "time": "1776332509" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 230, "time": "1776332146" }, "departure": { "delay": 230, "time": "1776332270" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758124x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4282102xGTFSxGSemH15xSemainex09:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -90, "time": "1776338370" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": -186, "time": "1776338874" }, "departure": { "delay": -186, "time": "1776338874" }, "stopId": "FR:76305:ZE:4918:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -167, "time": "1776339433" }, "departure": { "delay": -167, "time": "1776339433" }, "stopId": "FR:76305:ZE:4925:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -186, "time": "1776339174" }, "departure": { "delay": -186, "time": "1776339174" }, "stopId": "FR:76305:ZE:4818:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -128, "time": "1776339052" }, "departure": { "delay": -128, "time": "1776339052" }, "stopId": "FR:76305:ZE:4937:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -163, "time": "1776340157" }, "departure": { "delay": -163, "time": "1776340157" }, "stopId": "FR:76660:ZE:3303:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -186, "time": "1776340134" }, "departure": { "delay": -186, "time": "1776340134" }, "stopId": "FR:76657:ZE:3302:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 49, "time": "1776338209" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -186, "time": "1776339534" }, "departure": { "delay": -186, "time": "1776339534" }, "stopId": "FR:76533:ZE:4402:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -184, "time": "1776339356" }, "departure": { "delay": -184, "time": "1776339356" }, "stopId": "FR:76305:ZE:4810:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": -186, "time": "1776338754" }, "stopId": "FR:76305:ZE:4939:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": -180, "time": "1776338820" }, "departure": { "delay": -180, "time": "1776338820" }, "stopId": "FR:76305:ZE:4997:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 74, "time": "1776338054" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -149, "time": "1776339571" }, "departure": { "delay": -149, "time": "1776339571" }, "stopId": "FR:76533:ZE:4932:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -178, "time": "1776339242" }, "departure": { "delay": -178, "time": "1776339242" }, "stopId": "FR:76305:ZE:4936:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -167, "time": "1776339973" }, "departure": { "delay": -167, "time": "1776339973" }, "stopId": "FR:76660:ZE:4425:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -128, "time": "1776340192" }, "departure": { "delay": -128, "time": "1776340192" }, "stopId": "FR:76660:ZE:3304:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": -186, "time": "1776339654" }, "departure": { "delay": -186, "time": "1776339654" }, "stopId": "FR:76489:ZE:4934:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -174, "time": "1776339786" }, "departure": { "delay": -174, "time": "1776339786" }, "stopId": "FR:76660:ZE:5201:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -186, "time": "1776340314" }, "stopId": "FR:76657:ZE:5178:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -148, "time": "1776339512" }, "departure": { "delay": -148, "time": "1776339512" }, "stopId": "FR:76533:ZE:4930:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -184, "time": "1776339836" }, "departure": { "delay": -184, "time": "1776339836" }, "stopId": "FR:76660:ZE:4432:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -186, "time": "1776339594" }, "departure": { "delay": -186, "time": "1776339594" }, "stopId": "FR:76489:ZE:3270:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": -152, "time": "1776339808" }, "departure": { "delay": -152, "time": "1776339808" }, "stopId": "FR:76660:ZE:4418:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1776338173" }, "departure": { "delay": 73, "time": "1776338173" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": -148, "time": "1776339092" }, "departure": { "delay": -148, "time": "1776339092" }, "stopId": "FR:76305:ZE:4920:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1776338727", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:15:LOC", "tripId": "ATOUMOD003:ServiceJourney:4282102xGTFSxGSemH15xSemainex09:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9991x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1776337390" }, "departure": { "delay": -45, "time": "1776337395" }, "stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1776337740" }, "departure": { "delay": -55, "time": "1776337745" }, "stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1776337680" }, "departure": { "delay": -55, "time": "1776337685" }, "stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1776338280" }, "departure": { "delay": -60, "time": "1776338280" }, "stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1776338340" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "delay": -105, "time": "1776337930" }, "departure": { "delay": -105, "time": "1776337935" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1776337440" }, "departure": { "delay": -55, "time": "1776337445" }, "stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1776338040" }, "departure": { "delay": -55, "time": "1776338045" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": -55, "time": "1776337500" }, "departure": { "delay": -55, "time": "1776337505" }, "stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1776337560" }, "departure": { "delay": -55, "time": "1776337565" }, "stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1776338220" }, "departure": { "delay": -55, "time": "1776338225" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "delay": -165, "time": "1776337750" }, "departure": { "delay": -165, "time": "1776337755" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1776337920" }, "departure": { "delay": -55, "time": "1776337925" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1776338160" }, "departure": { "delay": -55, "time": "1776338165" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 15 }, { "departure": { "delay": 5, "time": "1776337385" }, "stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008", "stopSequence": 1 } ], "timestamp": "1776338399", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L3:LOC", "tripId": "ATOUMOD008:ServiceJourney:9991x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 198, "time": "1776332202" }, "departure": { "delay": 198, "time": "1776332238" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 116, "time": "1776332926" }, "departure": { "delay": 116, "time": "1776332936" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 108, "time": "1776332955" }, "departure": { "delay": 108, "time": "1776332988" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 117, "time": "1776332464" }, "departure": { "delay": 117, "time": "1776332517" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 99, "time": "1776332765" }, "departure": { "delay": 99, "time": "1776332799" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 98, "time": "1776332670" }, "departure": { "delay": 98, "time": "1776332678" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 92, "time": "1776332700" }, "departure": { "delay": 92, "time": "1776332732" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 142, "time": "1776332651" }, "departure": { "delay": 142, "time": "1776332662" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 105, "time": "1776332411" }, "departure": { "delay": 105, "time": "1776332445" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 61, "time": "1776332811" }, "departure": { "delay": 61, "time": "1776332821" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 152, "time": "1776332262" }, "departure": { "delay": 152, "time": "1776332312" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 112, "time": "1776332381" }, "departure": { "delay": 112, "time": "1776332392" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 70, "time": "1776332856" }, "departure": { "delay": 70, "time": "1776332890" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 210, "time": "1776332095" }, "departure": { "delay": 210, "time": "1776332130" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 81, "time": "1776332830" }, "departure": { "delay": 81, "time": "1776332841" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 87, "time": "1776332356" }, "departure": { "delay": 87, "time": "1776332367" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 78, "time": "1776333078" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758517x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1776318031" }, "departure": { "delay": 20, "time": "1776318080" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 99, "time": "1776317499" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1776317970" }, "departure": { "delay": 9, "time": "1776318009" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1776318771" }, "departure": { "delay": -8, "time": "1776318832" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 184, "time": "1776317837" }, "departure": { "delay": 184, "time": "1776317884" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1776320177" }, "departure": { "delay": 15, "time": "1776320235" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1776320079" }, "departure": { "delay": 22, "time": "1776320122" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1776319787" }, "departure": { "delay": 33, "time": "1776319833" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1776318642" }, "departure": { "delay": -4, "time": "1776318656" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 106, "time": "1776317709" }, "departure": { "delay": 106, "time": "1776317746" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1776319352" }, "departure": { "delay": 6, "time": "1776319386" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776318141" }, "departure": { "delay": 90, "time": "1776318210" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -8, "time": "1776318697" }, "departure": { "delay": -8, "time": "1776318712" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1776318418" }, "departure": { "delay": 65, "time": "1776318425" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1776320701" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1776320328" }, "departure": { "delay": 66, "time": "1776320406" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 145, "time": "1776317614" }, "departure": { "delay": 145, "time": "1776317665" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1776318944" }, "departure": { "delay": 11, "time": "1776319031" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1776319291" }, "departure": { "delay": -17, "time": "1776319303" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 101, "time": "1776318526" }, "departure": { "delay": 101, "time": "1776318581" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758517x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:571:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1776337920" }, "departure": { "delay": 185, "time": "1776337925" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776339605" }, "departure": { "delay": 5, "time": "1776339605" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1776338520" }, "departure": { "delay": 60, "time": "1776338580" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "departure": { "delay": 245, "time": "1776337445" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 145, "time": "1776338180" }, "departure": { "delay": 145, "time": "1776338185" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1776338400" }, "departure": { "delay": 65, "time": "1776338405" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776338410" }, "departure": { "delay": 60, "time": "1776338460" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 245, "time": "1776337980" }, "departure": { "delay": 245, "time": "1776337985" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 245, "time": "1776337500" }, "departure": { "delay": 245, "time": "1776337505" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339060" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 195, "time": "1776337870" }, "departure": { "delay": 195, "time": "1776337875" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776338700" }, "departure": { "delay": 5, "time": "1776338705" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776339360" }, "departure": { "time": "1776339360" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 245, "time": "1776338040" }, "departure": { "delay": 245, "time": "1776338045" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 195, "time": "1776337450" }, "departure": { "delay": 195, "time": "1776337455" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 245, "time": "1776337860" }, "departure": { "delay": 245, "time": "1776337865" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 195, "time": "1776338170" }, "departure": { "delay": 195, "time": "1776338175" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 125, "time": "1776338220" }, "departure": { "delay": 125, "time": "1776338225" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776340260" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 125, "time": "1776338280" }, "departure": { "delay": 125, "time": "1776338285" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 240, "time": "1776337680" }, "departure": { "delay": 240, "time": "1776337740" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:571:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -80, "time": "1776331452" }, "departure": { "delay": -80, "time": "1776331540" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1776330209" }, "departure": { "delay": 24, "time": "1776330264" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -64, "time": "1776331676" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1776330357" }, "departure": { "delay": 47, "time": "1776330407" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -53, "time": "1776331083" }, "departure": { "delay": -53, "time": "1776331147" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -49, "time": "1776331238" }, "departure": { "delay": -49, "time": "1776331271" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -70, "time": "1776330818" }, "departure": { "delay": -70, "time": "1776330830" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1776330440" }, "departure": { "delay": 58, "time": "1776330478" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1776330294" }, "departure": { "delay": 36, "time": "1776330336" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -22, "time": "1776330881" }, "departure": { "delay": -22, "time": "1776330938" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1776330605" }, "departure": { "delay": 41, "time": "1776330641" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 61, "time": "1776330504" }, "departure": { "delay": 61, "time": "1776330541" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1776331319" }, "departure": { "delay": -40, "time": "1776331340" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -4, "time": "1776330135" }, "departure": { "delay": -4, "time": "1776330176" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -52, "time": "1776331176" }, "departure": { "delay": -52, "time": "1776331208" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1776330744" }, "departure": { "delay": 3, "time": "1776330783" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1776330669" }, "departure": { "delay": 44, "time": "1776330704" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -45, "time": "1776331009" }, "departure": { "delay": -45, "time": "1776331035" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -108, "time": "1776331363" }, "departure": { "delay": -108, "time": "1776331392" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 35, "time": "1776330035" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758901x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1776337716" }, "departure": { "delay": -1, "time": "1776337739" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 42, "time": "1776336265" }, "departure": { "delay": 42, "time": "1776336282" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 38, "time": "1776337346" }, "departure": { "delay": 38, "time": "1776337358" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 20, "time": "1776336784" }, "departure": { "delay": 20, "time": "1776336800" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 3, "time": "1776334912" }, "departure": { "delay": 3, "time": "1776334923" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776337829" }, "departure": { "delay": 5, "time": "1776337865" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 30, "time": "1776334761" }, "departure": { "delay": 30, "time": "1776334770" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 12, "time": "1776334452" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1776335146" }, "departure": { "delay": 6, "time": "1776335166" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 34, "time": "1776334500" }, "departure": { "delay": 34, "time": "1776334534" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -34, "time": "1776337512" }, "departure": { "delay": -34, "time": "1776337526" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 20, "time": "1776336026" }, "departure": { "delay": 20, "time": "1776336080" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776336735" }, "departure": { "delay": 37, "time": "1776336757" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -5, "time": "1776335534" }, "departure": { "delay": -5, "time": "1776335575" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1776334730" }, "departure": { "delay": 12, "time": "1776334752" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776337364" }, "departure": { "time": "1776337380" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -3, "time": "1776335340" }, "departure": { "delay": -3, "time": "1776335397" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1776337756" }, "departure": { "delay": -1, "time": "1776337799" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 6, "time": "1776335186" }, "departure": { "delay": 6, "time": "1776335226" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -46, "time": "1776337442" }, "departure": { "delay": -46, "time": "1776337454" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 44, "time": "1776336194" }, "departure": { "delay": 44, "time": "1776336224" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -4, "time": "1776336493" }, "departure": { "delay": -4, "time": "1776336536" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 38, "time": "1776337086" }, "departure": { "delay": 38, "time": "1776337118" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -59, "time": "1776337543" }, "departure": { "delay": -59, "time": "1776337561" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 40, "time": "1776336362" }, "departure": { "delay": 40, "time": "1776336400" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 36, "time": "1776337285" }, "departure": { "delay": 36, "time": "1776337296" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 78, "time": "1776337246" }, "departure": { "delay": 78, "time": "1776337278" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 43, "time": "1776335942" }, "departure": { "delay": 43, "time": "1776335983" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1776335703" }, "departure": { "delay": 11, "time": "1776335711" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1776335438" }, "departure": { "delay": 7, "time": "1776335467" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1776336137" }, "departure": { "delay": 54, "time": "1776336174" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -10, "time": "1776336442" }, "departure": { "delay": -10, "time": "1776336470" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1776336829" }, "departure": { "delay": 10, "time": "1776336850" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 29, "time": "1776334784" }, "departure": { "delay": 29, "time": "1776334829" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1776334676" }, "departure": { "delay": 38, "time": "1776334718" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1776337142" }, "departure": { "delay": 41, "time": "1776337181" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1776336589" }, "departure": { "delay": 27, "time": "1776336627" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 6, "time": "1776335244" }, "departure": { "delay": 6, "time": "1776335286" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1776337200" }, "departure": { "delay": 77, "time": "1776337217" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 8, "time": "1776334598" }, "departure": { "delay": 8, "time": "1776334628" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1776334867" }, "departure": { "delay": 36, "time": "1776334896" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1776336888" }, "departure": { "delay": 28, "time": "1776336928" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -21, "time": "1776337899" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -22, "time": "1776334645" }, "departure": { "delay": -22, "time": "1776334658" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1776336659" }, "departure": { "delay": 17, "time": "1776336677" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 11, "time": "1776337018" }, "departure": { "delay": 11, "time": "1776337031" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -23, "time": "1776337401" }, "departure": { "delay": -23, "time": "1776337417" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -48, "time": "1776335044" }, "departure": { "delay": -48, "time": "1776335112" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -33, "time": "1776334934" }, "departure": { "delay": -33, "time": "1776334947" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 13, "time": "1776335840" }, "departure": { "delay": 13, "time": "1776335893" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758901x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1776313159" }, "departure": { "delay": 96, "time": "1776313176" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1776313528" }, "departure": { "delay": 42, "time": "1776313542" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 16, "time": "1776311544" }, "departure": { "delay": 16, "time": "1776311596" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1776313047" }, "departure": { "delay": 109, "time": "1776313069" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1776313784" }, "departure": { "delay": 5, "time": "1776313805" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 12, "time": "1776312754" }, "departure": { "delay": 12, "time": "1776312792" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1776311456" }, "departure": { "delay": 11, "time": "1776311471" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1776312550" }, "departure": { "delay": 46, "time": "1776312586" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1776312475" }, "departure": { "delay": 28, "time": "1776312508" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1776313639" }, "departure": { "delay": 41, "time": "1776313661" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 59, "time": "1776311083" }, "departure": { "delay": 59, "time": "1776311099" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1776313576" }, "departure": { "delay": 37, "time": "1776313597" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 25, "time": "1776311005" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 7, "time": "1776311371" }, "departure": { "delay": 7, "time": "1776311407" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1776312865" }, "departure": { "delay": 44, "time": "1776312884" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 121, "time": "1776312076" }, "departure": { "delay": 121, "time": "1776312121" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776311859" }, "departure": { "time": "1776311880" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1776311301" }, "departure": { "delay": 35, "time": "1776311315" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1776312986" }, "departure": { "delay": 99, "time": "1776312999" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 51, "time": "1776312689" }, "departure": { "delay": 51, "time": "1776312711" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1776312259" }, "departure": { "delay": 47, "time": "1776312287" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776312164" }, "departure": { "delay": 28, "time": "1776312208" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1776313484" }, "departure": { "delay": 56, "time": "1776313496" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1776311626" }, "departure": { "delay": 5, "time": "1776311645" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776313235" }, "departure": { "delay": 49, "time": "1776313249" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 32, "time": "1776312391" }, "departure": { "delay": 32, "time": "1776312452" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776311707" }, "departure": { "delay": 23, "time": "1776311783" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1776313369" }, "departure": { "delay": 28, "time": "1776313408" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 54, "time": "1776311171" }, "departure": { "delay": 54, "time": "1776311214" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1776313841" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1776312336" }, "departure": { "delay": 5, "time": "1776312365" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1776313746" }, "departure": { "delay": 23, "time": "1776313763" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 24, "time": "1776313686" }, "departure": { "delay": 24, "time": "1776313704" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 71, "time": "1776312955" }, "departure": { "delay": 71, "time": "1776312971" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1776313285" }, "departure": { "delay": 65, "time": "1776313325" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1776311243" }, "departure": { "delay": 40, "time": "1776311260" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758850x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1776333737" }, "departure": { "delay": 63, "time": "1776333783" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1776333311" }, "departure": { "delay": 107, "time": "1776333347" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 101, "time": "1776333430" }, "departure": { "delay": 101, "time": "1776333461" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 132, "time": "1776334233" }, "departure": { "delay": 132, "time": "1776334272" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 128, "time": "1776334459" }, "departure": { "delay": 128, "time": "1776334508" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1776334981" }, "departure": { "delay": 35, "time": "1776335015" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -33, "time": "1776335334" }, "departure": { "delay": -33, "time": "1776335367" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 48, "time": "1776334035" }, "departure": { "delay": 48, "time": "1776334068" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1776332651" }, "departure": { "delay": 151, "time": "1776332671" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1776334650" }, "departure": { "delay": 71, "time": "1776334691" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 95, "time": "1776333383" }, "departure": { "delay": 95, "time": "1776333395" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -23, "time": "1776335421" }, "departure": { "delay": -23, "time": "1776335437" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 77, "time": "1776332944" }, "departure": { "delay": 77, "time": "1776332957" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1776335256" }, "departure": { "delay": -16, "time": "1776335264" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 101, "time": "1776332828" }, "departure": { "delay": 101, "time": "1776332861" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 65, "time": "1776332980" }, "departure": { "delay": 65, "time": "1776333005" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -49, "time": "1776335381" }, "departure": { "delay": -49, "time": "1776335411" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 74, "time": "1776334772" }, "departure": { "delay": 74, "time": "1776334814" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 126, "time": "1776333092" }, "departure": { "delay": 126, "time": "1776333126" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1776335444" }, "departure": { "delay": -60, "time": "1776335460" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 28, "time": "1776335029" }, "departure": { "delay": 28, "time": "1776335068" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -62, "time": "1776335638" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 112, "time": "1776333157" }, "departure": { "delay": 112, "time": "1776333172" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1776333039" }, "departure": { "delay": 72, "time": "1776333072" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 136, "time": "1776332476" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1776335101" }, "departure": { "delay": 31, "time": "1776335131" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 198, "time": "1776332565" }, "departure": { "delay": 198, "time": "1776332598" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1776334307" }, "departure": { "delay": 76, "time": "1776334336" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 95, "time": "1776333483" }, "departure": { "delay": 95, "time": "1776333515" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1776334848" }, "departure": { "delay": 32, "time": "1776334892" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -41, "time": "1776335288" }, "departure": { "delay": -41, "time": "1776335299" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -29, "time": "1776335481" }, "departure": { "delay": -29, "time": "1776335491" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 26, "time": "1776335238" }, "departure": { "delay": 26, "time": "1776335246" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 62, "time": "1776333688" }, "departure": { "delay": 62, "time": "1776333722" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -10, "time": "1776334951" }, "departure": { "delay": -10, "time": "1776334970" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 93, "time": "1776334553" }, "departure": { "delay": 93, "time": "1776334593" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 135, "time": "1776332759" }, "departure": { "delay": 135, "time": "1776332775" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 143, "time": "1776332871" }, "departure": { "delay": 143, "time": "1776332903" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1776332697" }, "departure": { "delay": 136, "time": "1776332716" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1776333930" }, "departure": { "delay": 41, "time": "1776334001" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1776332793" }, "departure": { "delay": 100, "time": "1776332800" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 115, "time": "1776333220" }, "departure": { "delay": 115, "time": "1776333235" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1776333559" }, "departure": { "delay": 31, "time": "1776333571" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1776333850" }, "departure": { "delay": 54, "time": "1776333894" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1776334106" }, "departure": { "delay": 56, "time": "1776334136" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -6, "time": "1776335508" }, "departure": { "delay": -6, "time": "1776335574" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 195, "time": "1776332506" }, "departure": { "delay": 195, "time": "1776332535" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1776333610" }, "departure": { "delay": 51, "time": "1776333651" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758850x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9805x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345180" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776344760" }, "departure": { "time": "1776344760" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776344220" }, "departure": { "time": "1776344220" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776343440" }, "departure": { "time": "1776343440" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776344040" }, "departure": { "time": "1776344040" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776345060" }, "departure": { "time": "1776345060" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1776344700" }, "departure": { "time": "1776344700" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344340" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776344940" }, "departure": { "time": "1776344940" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776344400" }, "departure": { "time": "1776344400" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776344580" }, "departure": { "time": "1776344580" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776343980" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776345000" }, "departure": { "time": "1776345000" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1776343860" }, "departure": { "time": "1776343860" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776344640" }, "departure": { "time": "1776344640" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776344160" }, "departure": { "time": "1776344160" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "departure": { "time": "1776343380" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9805x0:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:329:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776327240" }, "departure": { "time": "1776327240" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776327720" }, "departure": { "time": "1776327720" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776327300" }, "departure": { "time": "1776327300" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776328140" }, "departure": { "time": "1776328140" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776327000" }, "departure": { "time": "1776327000" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776328320" }, "departure": { "time": "1776328320" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776327360" }, "departure": { "time": "1776327360" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776327600" }, "departure": { "time": "1776327600" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776327480" }, "departure": { "time": "1776327480" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776327960" }, "departure": { "time": "1776327960" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1776326700" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776326820" }, "departure": { "time": "1776326820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776327660" }, "departure": { "time": "1776327660" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776327780" }, "departure": { "time": "1776327780" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776327420" }, "departure": { "time": "1776327420" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776327120" }, "departure": { "time": "1776327120" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776328380" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776327540" }, "departure": { "time": "1776327540" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:329:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6596579734585344x10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -172, "time": "1776341047" }, "departure": { "delay": -172, "time": "1776341228" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -140, "time": "1776340810" }, "departure": { "delay": -140, "time": "1776340960" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": -284, "time": "1776342316" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 45, "time": "1776340115" }, "departure": { "delay": 45, "time": "1776340125" }, "stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1776340013" }, "departure": { "delay": 63, "time": "1776340023" }, "stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1776339833" }, "departure": { "delay": 63, "time": "1776339843" }, "stopId": "FR:50165:ZE:757990018:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": -197, "time": "1776341776" }, "departure": { "delay": -197, "time": "1776341983" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -160, "time": "1776341551" }, "departure": { "delay": -160, "time": "1776341720" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1776339352" }, "departure": { "delay": 2, "time": "1776339362" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": -153, "time": "1776341624" }, "departure": { "delay": -153, "time": "1776341787" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 32, "time": "1776339562" }, "departure": { "delay": 32, "time": "1776339572" }, "stopId": "FR:50647:ZE:759840002:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": -15, "time": "1776340281" }, "departure": { "delay": -15, "time": "1776340305" }, "stopId": "FR:50218:ZE:759790014:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1776339405" }, "departure": { "delay": -3, "time": "1776339417" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": -206, "time": "1776342059" }, "departure": { "delay": -206, "time": "1776342274" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": -184, "time": "1776341143" }, "departure": { "delay": -184, "time": "1776341336" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 12, "time": "1776339722" }, "departure": { "delay": 12, "time": "1776339732" }, "stopId": "FR:50165:ZE:767160014:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": -190, "time": "1776341310" }, "departure": { "delay": -190, "time": "1776341510" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1776339882" }, "departure": { "delay": 52, "time": "1776339892" }, "stopId": "FR:50165:ZE:767190002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1776339952" }, "departure": { "delay": 62, "time": "1776339962" }, "stopId": "FR:50165:ZE:746190003:ATOUMOD105", "stopSequence": 10 }, { "departure": { "time": "1776339300" }, "stopId": "FR:50647:ZE:748690002:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": -203, "time": "1776341884" }, "departure": { "delay": -203, "time": "1776342097" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": -164, "time": "1776340943" }, "departure": { "delay": -164, "time": "1776341116" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -54, "time": "1776340622" }, "departure": { "delay": -54, "time": "1776340686" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 19 }, { "arrival": { "delay": -175, "time": "1776341700" }, "departure": { "delay": -175, "time": "1776341885" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -205, "time": "1776342121" }, "departure": { "delay": -205, "time": "1776342335" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -149, "time": "1776340852" }, "departure": { "delay": -149, "time": "1776341011" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1776340186" }, "departure": { "delay": -2, "time": "1776340198" }, "stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -23, "time": "1776340445" }, "departure": { "delay": -23, "time": "1776340477" }, "stopId": "FR:50218:ZE:740090003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": -180, "time": "1776341271" }, "departure": { "delay": -180, "time": "1776341460" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": -66, "time": "1776340719" }, "departure": { "delay": -66, "time": "1776340794" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 20 }, { "arrival": { "delay": -24, "time": "1776340562" }, "departure": { "delay": -24, "time": "1776340596" }, "stopId": "FR:50218:ZE:752240005:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1776339469" }, "departure": { "delay": -1, "time": "1776339479" }, "stopId": "FR:50647:ZE:761940003:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": -178, "time": "1776341214" }, "departure": { "delay": -178, "time": "1776341402" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": 11, "time": "1776339661" }, "departure": { "delay": 11, "time": "1776339671" }, "stopId": "FR:50647:ZE:738750003:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1776340510" }, "departure": { "delay": -20, "time": "1776340540" }, "stopId": "FR:50218:ZE:759840001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": -178, "time": "1776341395" }, "departure": { "delay": -178, "time": "1776341582" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -195, "time": "1776341961" }, "departure": { "delay": -195, "time": "1776342165" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 } ], "timestamp": "1776338820", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6596579734585344x10:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1835:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341520" }, "departure": { "time": "1776343620" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "delay": -3900, "time": "1776340680" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 17 }, { "departure": { "time": "1776343320" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776343500" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776344340" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 15 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776343380" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776344400" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 16 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776343440" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1776338609", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:1835:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1776324700" }, "departure": { "delay": 75, "time": "1776324735" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 74, "time": "1776325294" }, "departure": { "delay": 74, "time": "1776325334" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1776325198" }, "departure": { "delay": 114, "time": "1776325254" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -36, "time": "1776326231" }, "departure": { "delay": -36, "time": "1776326244" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1776324570" }, "departure": { "delay": 45, "time": "1776324585" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1776326343" }, "departure": { "delay": -29, "time": "1776326371" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1776326604" }, "departure": { "delay": 23, "time": "1776326723" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -22, "time": "1776326282" }, "departure": { "delay": -22, "time": "1776326318" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -45, "time": "1776327315" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 5, "time": "1776326391" }, "departure": { "delay": 5, "time": "1776326405" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1776325931" }, "departure": { "delay": 47, "time": "1776325967" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 29, "time": "1776326754" }, "departure": { "delay": 29, "time": "1776326789" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1776326948" }, "departure": { "delay": 43, "time": "1776326983" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -29, "time": "1776327262" }, "departure": { "delay": -29, "time": "1776327271" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 57, "time": "1776324748" }, "departure": { "delay": 57, "time": "1776324777" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1776324882" }, "departure": { "delay": 18, "time": "1776324918" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1776325573" }, "departure": { "delay": 133, "time": "1776325633" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1776326536" }, "departure": { "delay": -26, "time": "1776326554" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 23, "time": "1776325985" }, "departure": { "delay": 23, "time": "1776326003" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 32, "time": "1776324512" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 98, "time": "1776325109" }, "departure": { "delay": 98, "time": "1776325178" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1776325806" }, "departure": { "delay": 113, "time": "1776325853" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1776325419" }, "departure": { "delay": 72, "time": "1776325452" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1776325888" }, "departure": { "delay": 39, "time": "1776325899" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1776326042" }, "departure": { "delay": 20, "time": "1776326060" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1776327207" }, "departure": { "delay": 2, "time": "1776327242" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -7, "time": "1776327153" }, "departure": { "delay": -7, "time": "1776327173" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 29, "time": "1776327070" }, "departure": { "delay": 29, "time": "1776327089" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 9, "time": "1776326450" }, "departure": { "delay": 9, "time": "1776326469" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 32, "time": "1776327014" }, "departure": { "delay": 32, "time": "1776327032" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 63, "time": "1776324811" }, "departure": { "delay": 63, "time": "1776324843" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -14, "time": "1776326835" }, "departure": { "delay": -14, "time": "1776326866" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1776325686" }, "departure": { "delay": 82, "time": "1776325762" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1776324959" }, "departure": { "delay": 89, "time": "1776325049" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1776327119" }, "departure": { "delay": 14, "time": "1776327134" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1776326113" }, "departure": { "delay": 40, "time": "1776326200" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022763x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 163, "time": "1776340543" }, "departure": { "delay": 163, "time": "1776340543" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 128, "time": "1776340388" }, "departure": { "delay": 128, "time": "1776340388" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 151, "time": "1776338791" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 176, "time": "1776339476" }, "departure": { "delay": 176, "time": "1776339476" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 176, "time": "1776338756" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 169, "time": "1776338149" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1776339848" }, "departure": { "delay": 128, "time": "1776339848" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 153, "time": "1776338913" }, "departure": { "delay": 153, "time": "1776338913" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 167, "time": "1776339107" }, "departure": { "delay": 167, "time": "1776339107" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 131, "time": "1776340691" }, "departure": { "delay": 131, "time": "1776340691" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 139, "time": "1776340219" }, "departure": { "delay": 139, "time": "1776340219" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 178, "time": "1776339538" }, "departure": { "delay": 178, "time": "1776339538" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 186, "time": "1776340506" }, "departure": { "delay": 186, "time": "1776340506" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 137, "time": "1776338837" }, "departure": { "delay": 137, "time": "1776338837" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 161, "time": "1776340661" }, "departure": { "delay": 161, "time": "1776340661" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 128, "time": "1776339248" }, "departure": { "delay": 128, "time": "1776339248" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 170, "time": "1776339590" }, "departure": { "delay": 170, "time": "1776339590" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 157, "time": "1776340177" }, "departure": { "delay": 157, "time": "1776340177" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 220, "time": "1776338500" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 264, "time": "1776338724" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 194, "time": "1776338294" }, "departure": { "delay": 194, "time": "1776338294" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1776339668" }, "departure": { "delay": 128, "time": "1776339668" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 146, "time": "1776340466" }, "departure": { "delay": 146, "time": "1776340466" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 151, "time": "1776339031" }, "departure": { "delay": 151, "time": "1776339031" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 153, "time": "1776338373" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 177, "time": "1776340437" }, "departure": { "delay": 177, "time": "1776340437" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 224, "time": "1776338564" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 176, "time": "1776340616" }, "departure": { "delay": 176, "time": "1776340616" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 128, "time": "1776340808" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 128, "time": "1776340088" }, "departure": { "delay": 128, "time": "1776340088" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 128, "time": "1776339428" }, "departure": { "delay": 128, "time": "1776339428" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 128, "time": "1776340748" }, "departure": { "delay": 128, "time": "1776340748" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 136, "time": "1776339736" }, "departure": { "delay": 136, "time": "1776339736" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022763x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1776318559" }, "departure": { "delay": 172, "time": "1776318592" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 98, "time": "1776321148" }, "departure": { "delay": 98, "time": "1776321158" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 87, "time": "1776319131" }, "departure": { "delay": 87, "time": "1776319167" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1776320805" }, "departure": { "delay": 162, "time": "1776320862" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 123, "time": "1776320750" }, "departure": { "delay": 123, "time": "1776320763" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 89, "time": "1776318799" }, "departure": { "delay": 89, "time": "1776318809" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1776320608" }, "departure": { "delay": 162, "time": "1776320622" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 48, "time": "1776321251" }, "departure": { "delay": 48, "time": "1776321288" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 121, "time": "1776321047" }, "departure": { "delay": 121, "time": "1776321061" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 214, "time": "1776320196" }, "departure": { "delay": 214, "time": "1776320254" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 98, "time": "1776318740" }, "departure": { "delay": 98, "time": "1776318758" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 135, "time": "1776321122" }, "departure": { "delay": 135, "time": "1776321135" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 142, "time": "1776318614" }, "departure": { "delay": 142, "time": "1776318622" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1776319072" }, "departure": { "delay": 36, "time": "1776319116" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1776318848" }, "departure": { "delay": 16, "time": "1776318856" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 164, "time": "1776319762" }, "departure": { "delay": 164, "time": "1776319844" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1776321398" }, "departure": { "delay": 7, "time": "1776321427" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 130, "time": "1776318721" }, "departure": { "delay": 130, "time": "1776318730" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1776320307" }, "departure": { "delay": 186, "time": "1776320346" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 163, "time": "1776320102" }, "departure": { "delay": 163, "time": "1776320143" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1776321673" }, "departure": { "delay": 23, "time": "1776321683" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 130, "time": "1776320699" }, "departure": { "delay": 130, "time": "1776320710" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 142, "time": "1776318426" }, "departure": { "delay": 142, "time": "1776318442" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1776321607" }, "departure": { "delay": 46, "time": "1776321646" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 19, "time": "1776321311" }, "departure": { "delay": 19, "time": "1776321319" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 31, "time": "1776318948" }, "departure": { "delay": 31, "time": "1776318991" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1776321371" }, "departure": { "delay": 20, "time": "1776321380" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 142, "time": "1776320438" }, "departure": { "delay": 142, "time": "1776320482" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 158, "time": "1776321081" }, "departure": { "delay": 158, "time": "1776321098" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 144, "time": "1776320388" }, "departure": { "delay": 144, "time": "1776320424" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 153, "time": "1776319978" }, "departure": { "delay": 153, "time": "1776320013" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -2, "time": "1776321718" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "departure": { "delay": 132, "time": "1776318372" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1776318818" }, "departure": { "delay": 53, "time": "1776318833" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 51, "time": "1776321220" }, "departure": { "delay": 51, "time": "1776321231" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 42, "time": "1776319394" }, "departure": { "delay": 42, "time": "1776319422" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1776320936" }, "departure": { "delay": 131, "time": "1776320951" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 155, "time": "1776320661" }, "departure": { "delay": 155, "time": "1776320675" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 49, "time": "1776321543" }, "departure": { "delay": 49, "time": "1776321589" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 148, "time": "1776320999" }, "departure": { "delay": 148, "time": "1776321028" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 194, "time": "1776319904" }, "departure": { "delay": 194, "time": "1776319934" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 163, "time": "1776320048" }, "departure": { "delay": 163, "time": "1776320083" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1776319286" }, "departure": { "delay": 57, "time": "1776319317" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1776319218" }, "departure": { "delay": 58, "time": "1776319258" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1776319024" }, "departure": { "delay": 38, "time": "1776319058" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1776319511" }, "departure": { "delay": 156, "time": "1776319656" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 178, "time": "1776320531" }, "departure": { "delay": 178, "time": "1776320578" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 132, "time": "1776318639" }, "departure": { "delay": 132, "time": "1776318672" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1776321194" }, "departure": { "delay": 85, "time": "1776321205" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 106, "time": "1776318684" }, "departure": { "delay": 106, "time": "1776318706" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758675x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 273, "time": "1776337493" }, "departure": { "delay": 273, "time": "1776337533" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 213, "time": "1776337261" }, "departure": { "delay": 213, "time": "1776337353" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 233, "time": "1776338483" }, "departure": { "delay": 233, "time": "1776338513" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 224, "time": "1776338284" }, "departure": { "delay": 224, "time": "1776338324" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 210, "time": "1776337728" }, "departure": { "delay": 210, "time": "1776337770" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 270, "time": "1776338970" }, "departure": { "delay": 270, "time": "1776338970" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 153, "time": "1776336894" }, "departure": { "delay": 153, "time": "1776336933" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1776337859" }, "departure": { "delay": 223, "time": "1776337903" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 37, "time": "1776336217" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 244, "time": "1776337665" }, "departure": { "delay": 244, "time": "1776337684" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 270, "time": "1776338910" }, "departure": { "delay": 270, "time": "1776338910" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 128, "time": "1776336715" }, "departure": { "delay": 128, "time": "1776336728" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 247, "time": "1776338667" }, "departure": { "delay": 247, "time": "1776338707" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 270, "time": "1776339270" }, "departure": { "delay": 270, "time": "1776339270" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 219, "time": "1776337945" }, "departure": { "delay": 219, "time": "1776337959" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776336795" }, "departure": { "delay": 120, "time": "1776336840" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 282, "time": "1776338742" }, "departure": { "delay": 282, "time": "1776338802" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 156, "time": "1776337097" }, "departure": { "delay": 156, "time": "1776337116" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 118, "time": "1776337173" }, "departure": { "delay": 118, "time": "1776337198" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1776336425" }, "departure": { "delay": 81, "time": "1776336441" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1776336384" }, "departure": { "delay": 43, "time": "1776336403" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 209, "time": "1776337796" }, "departure": { "delay": 209, "time": "1776337829" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 79, "time": "1776336466" }, "departure": { "delay": 79, "time": "1776336499" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 164, "time": "1776336974" }, "departure": { "delay": 164, "time": "1776337004" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 179, "time": "1776338103" }, "departure": { "delay": 179, "time": "1776338159" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 270, "time": "1776339090" }, "departure": { "delay": 270, "time": "1776339090" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 270, "time": "1776339150" }, "departure": { "delay": 270, "time": "1776339150" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 270, "time": "1776339210" }, "departure": { "delay": 270, "time": "1776339210" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 260, "time": "1776338558" }, "departure": { "delay": 260, "time": "1776338600" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 186, "time": "1776337998" }, "departure": { "delay": 186, "time": "1776338046" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 93, "time": "1776336600" }, "departure": { "delay": 93, "time": "1776336633" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1776336317" }, "departure": { "delay": 63, "time": "1776336363" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 270, "time": "1776339390" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 247, "time": "1776337382" }, "departure": { "delay": 247, "time": "1776337447" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 267, "time": "1776337547" }, "departure": { "delay": 267, "time": "1776337587" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758675x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1776327364" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 265, "time": "1776326446" }, "departure": { "delay": 265, "time": "1776326485" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1776326279" }, "departure": { "delay": 290, "time": "1776326330" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 263, "time": "1776326206" }, "departure": { "delay": 263, "time": "1776326243" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1776326749" }, "departure": { "delay": 222, "time": "1776326862" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 283, "time": "1776326111" }, "departure": { "delay": 283, "time": "1776326143" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 231, "time": "1776327190" }, "departure": { "delay": 231, "time": "1776327231" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 285, "time": "1776325910" }, "departure": { "delay": 285, "time": "1776325965" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 226, "time": "1776327058" }, "departure": { "delay": 226, "time": "1776327106" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 231, "time": "1776327249" }, "departure": { "delay": 231, "time": "1776327291" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 183, "time": "1776326597" }, "departure": { "delay": 183, "time": "1776326643" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 236, "time": "1776327132" }, "departure": { "delay": 236, "time": "1776327176" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 143, "time": "1776326688" }, "departure": { "delay": 143, "time": "1776326723" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 313, "time": "1776326006" }, "departure": { "delay": 313, "time": "1776326053" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 269, "time": "1776326173" }, "departure": { "delay": 269, "time": "1776326189" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 205, "time": "1776326917" }, "departure": { "delay": 205, "time": "1776326965" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 226, "time": "1776326525" }, "departure": { "delay": 226, "time": "1776326566" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 306, "time": "1776325806" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1776326995" }, "departure": { "delay": 212, "time": "1776327032" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1776323512" }, "departure": { "delay": 89, "time": "1776323549" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 58, "time": "1776323863" }, "departure": { "delay": 58, "time": "1776323878" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -98, "time": "1776324531" }, "departure": { "delay": -98, "time": "1776324562" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 69, "time": "1776322201" }, "departure": { "delay": 69, "time": "1776322209" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -146, "time": "1776324504" }, "departure": { "delay": -146, "time": "1776324514" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -39, "time": "1776324127" }, "departure": { "delay": -39, "time": "1776324141" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 73, "time": "1776321750" }, "departure": { "delay": 73, "time": "1776321793" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1776322915" }, "departure": { "delay": 95, "time": "1776322955" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1776322008" }, "departure": { "delay": 92, "time": "1776322052" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1776322282" }, "departure": { "delay": 96, "time": "1776322296" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1776324382" }, "departure": { "delay": -33, "time": "1776324387" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 144, "time": "1776323452" }, "departure": { "delay": 144, "time": "1776323484" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 76, "time": "1776321933" }, "departure": { "delay": 76, "time": "1776321976" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1776324184" }, "departure": { "delay": -22, "time": "1776324218" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 98, "time": "1776323341" }, "departure": { "delay": 98, "time": "1776323378" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1776322246" }, "departure": { "delay": 60, "time": "1776322260" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1776322327" }, "departure": { "delay": 111, "time": "1776322371" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -112, "time": "1776324473" }, "departure": { "delay": -112, "time": "1776324488" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 63, "time": "1776323597" }, "departure": { "delay": 63, "time": "1776323643" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1776322852" }, "departure": { "delay": 80, "time": "1776322880" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -126, "time": "1776324582" }, "departure": { "delay": -126, "time": "1776324594" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 136, "time": "1776322613" }, "departure": { "delay": 136, "time": "1776322636" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1776323724" }, "departure": { "delay": 64, "time": "1776323764" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -96, "time": "1776324436" }, "departure": { "delay": -96, "time": "1776324444" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 104, "time": "1776323074" }, "departure": { "delay": 104, "time": "1776323144" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 86, "time": "1776323204" }, "departure": { "delay": 86, "time": "1776323246" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 117, "time": "1776322060" }, "departure": { "delay": 117, "time": "1776322077" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -73, "time": "1776324620" }, "departure": { "delay": -73, "time": "1776324647" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 91, "time": "1776322117" }, "departure": { "delay": 91, "time": "1776322171" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1776321630" }, "departure": { "delay": 92, "time": "1776321692" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1776322668" }, "departure": { "delay": 130, "time": "1776322690" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1776324031" }, "departure": { "delay": 13, "time": "1776324073" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -159, "time": "1776324741" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -70, "time": "1776324393" }, "departure": { "delay": -70, "time": "1776324410" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 85, "time": "1776322970" }, "departure": { "delay": 85, "time": "1776323005" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -13, "time": "1776324243" }, "departure": { "delay": -13, "time": "1776324287" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 62, "time": "1776322780" }, "departure": { "delay": 62, "time": "1776322802" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -98, "time": "1776324672" }, "departure": { "delay": -98, "time": "1776324682" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -15, "time": "1776324152" }, "departure": { "delay": -15, "time": "1776324165" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 107, "time": "1776322715" }, "departure": { "delay": 107, "time": "1776322727" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1776323273" }, "departure": { "delay": 87, "time": "1776323307" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1776321896" }, "departure": { "delay": 68, "time": "1776321908" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1776322532" }, "departure": { "delay": 136, "time": "1776322576" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 11, "time": "1776321551" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1776321819" }, "departure": { "delay": 64, "time": "1776321844" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1776321575" }, "departure": { "delay": 50, "time": "1776321590" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 141, "time": "1776322446" }, "departure": { "delay": 141, "time": "1776322461" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1776323961" }, "departure": { "delay": 56, "time": "1776323996" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759201x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1776340521" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1776338840" }, "departure": { "delay": 140, "time": "1776338840" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1776339200" }, "departure": { "delay": 140, "time": "1776339200" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 140, "time": "1776339260" }, "departure": { "delay": 140, "time": "1776339260" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1776339680" }, "departure": { "delay": 140, "time": "1776339680" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1776340460" }, "departure": { "delay": 140, "time": "1776340460" }, "stopId": "FR:50129:ZE:10NMD2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 140, "time": "1776340280" }, "departure": { "delay": 140, "time": "1776340280" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1776339080" }, "departure": { "delay": 140, "time": "1776339080" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1776340220" }, "departure": { "delay": 140, "time": "1776340220" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1776340100" }, "departure": { "delay": 140, "time": "1776340100" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 176, "time": "1776338756" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1776339920" }, "departure": { "delay": 140, "time": "1776339920" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1776339320" }, "departure": { "delay": 140, "time": "1776339320" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 140, "time": "1776339740" }, "departure": { "delay": 140, "time": "1776339740" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 140, "time": "1776339500" }, "departure": { "delay": 140, "time": "1776339500" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1776339380" }, "departure": { "delay": 140, "time": "1776339380" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1776339560" }, "departure": { "delay": 140, "time": "1776339560" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 140, "time": "1776339800" }, "departure": { "delay": 140, "time": "1776339800" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1776340520" }, "departure": { "delay": 140, "time": "1776340520" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759201x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758057x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17, "time": "1776320818" }, "departure": { "delay": 17, "time": "1776320837" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1776320620" }, "departure": { "delay": 19, "time": "1776320659" }, "stopId": "FR:50129:ZE:10MAG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1776320387" }, "departure": { "delay": 12, "time": "1776320472" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1776323933" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 50, "time": "1776320150" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 173, "time": "1776323434" }, "departure": { "delay": 173, "time": "1776323453" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1776320356" }, "departure": { "delay": -33, "time": "1776320367" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 192, "time": "1776323057" }, "departure": { "delay": 192, "time": "1776323112" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1776322551" }, "departure": { "delay": 163, "time": "1776322723" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1776322089" }, "departure": { "delay": 47, "time": "1776322127" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1776321102" }, "departure": { "delay": 11, "time": "1776321191" }, "stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1776320737" }, "departure": { "delay": 11, "time": "1776320771" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1776323235" }, "departure": { "delay": 210, "time": "1776323370" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776321707" }, "departure": { "delay": 23, "time": "1776321743" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -19, "time": "1776320268" }, "departure": { "delay": -19, "time": "1776320321" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1776321520" }, "departure": { "delay": 21, "time": "1776321561" }, "stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1776320196" }, "departure": { "delay": 20, "time": "1776320240" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 214, "time": "1776323009" }, "departure": { "delay": 214, "time": "1776323014" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -47, "time": "1776320970" }, "departure": { "delay": -47, "time": "1776321013" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758057x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470067:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2462, "time": "1776338818" }, "departure": { "delay": -2462, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6508:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3482, "time": "1776338818" }, "departure": { "delay": -3482, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x7196:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3062, "time": "1776338818" }, "departure": { "delay": -3062, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6518:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6522:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -3122, "time": "1776338818" }, "departure": { "delay": -3122, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6444:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -2822, "time": "1776338818" }, "departure": { "delay": -2822, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6501:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6479:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1776342316" }, "departure": { "delay": 16, "time": "1776342316" }, "stopId": "FR:27375:ZE:0x6505:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2642, "time": "1776338818" }, "departure": { "delay": -2642, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6520:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -3122, "time": "1776338818" }, "departure": { "delay": -3122, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6474:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6452:ATOUMOD006", "stopSequence": 4 }, { "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6386:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6418:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -141, "time": "1776342459" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6413:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470067:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1089:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776361680" }, "departure": { "time": "1776361680" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776361320" }, "departure": { "time": "1776361320" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776360840" }, "departure": { "time": "1776360840" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776363120" }, "departure": { "time": "1776363120" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776360900" }, "departure": { "time": "1776360900" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776362400" }, "departure": { "time": "1776362400" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776361860" }, "departure": { "time": "1776361860" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776361620" }, "departure": { "time": "1776361620" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776362940" }, "departure": { "time": "1776362940" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776362460" }, "departure": { "time": "1776362460" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776361200" }, "departure": { "time": "1776361200" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776362520" }, "departure": { "time": "1776362520" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776362880" }, "departure": { "time": "1776362880" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776361140" }, "departure": { "time": "1776361140" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776363000" }, "departure": { "time": "1776363000" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776360540" }, "departure": { "time": "1776360540" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776360360" }, "departure": { "time": "1776360360" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776361920" }, "departure": { "time": "1776361920" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776362340" }, "departure": { "time": "1776362340" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "departure": { "time": "1776360300" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776362640" }, "departure": { "time": "1776362640" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776361080" }, "departure": { "time": "1776361080" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776360420" }, "departure": { "time": "1776360420" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776362700" }, "departure": { "time": "1776362700" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776363180" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776360600" }, "departure": { "time": "1776360600" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776362220" }, "departure": { "time": "1776362220" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776361980" }, "departure": { "time": "1776361980" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1776360845" }, "departure": { "delay": 5, "time": "1776360845" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776362580" }, "departure": { "time": "1776362580" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776362760" }, "departure": { "time": "1776362760" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776360780" }, "departure": { "time": "1776360780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776362100" }, "departure": { "time": "1776362100" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1089:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1776322404" }, "departure": { "delay": 66, "time": "1776322446" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1776321268" }, "departure": { "delay": 158, "time": "1776321338" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -37, "time": "1776323210" }, "departure": { "delay": -37, "time": "1776323243" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 109, "time": "1776321612" }, "departure": { "delay": 109, "time": "1776321649" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 123, "time": "1776321211" }, "departure": { "delay": 123, "time": "1776321243" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1776322308" }, "departure": { "delay": 94, "time": "1776322354" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1776321844" }, "departure": { "delay": 109, "time": "1776321889" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 126, "time": "1776321391" }, "departure": { "delay": 126, "time": "1776321426" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1776322855" }, "departure": { "delay": 69, "time": "1776322869" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -58, "time": "1776323626" }, "departure": { "delay": -58, "time": "1776323642" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 128, "time": "1776321150" }, "departure": { "delay": 128, "time": "1776321188" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -80, "time": "1776323680" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 119, "time": "1776322228" }, "departure": { "delay": 119, "time": "1776322259" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -12, "time": "1776323112" }, "departure": { "delay": -12, "time": "1776323148" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1776322829" }, "departure": { "delay": 43, "time": "1776322843" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 99, "time": "1776322133" }, "departure": { "delay": 99, "time": "1776322179" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1776323000" }, "departure": { "delay": 34, "time": "1776323014" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 116, "time": "1776320996" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1776322373" }, "departure": { "delay": 67, "time": "1776322387" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -12, "time": "1776323353" }, "departure": { "delay": -12, "time": "1776323388" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -17, "time": "1776323070" }, "departure": { "delay": -17, "time": "1776323083" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 86, "time": "1776321691" }, "departure": { "delay": 86, "time": "1776321746" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1776322595" }, "departure": { "delay": 59, "time": "1776322619" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -24, "time": "1776323423" }, "departure": { "delay": -24, "time": "1776323436" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 87, "time": "1776322483" }, "departure": { "delay": 87, "time": "1776322527" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 145, "time": "1776322027" }, "departure": { "delay": 145, "time": "1776322045" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 129, "time": "1776321056" }, "departure": { "delay": 129, "time": "1776321069" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1776322744" }, "departure": { "delay": 37, "time": "1776322777" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 24, "time": "1776322667" }, "departure": { "delay": 24, "time": "1776322704" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 69, "time": "1776322914" }, "departure": { "delay": 69, "time": "1776322929" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -23, "time": "1776323307" }, "departure": { "delay": -23, "time": "1776323317" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -37, "time": "1776323466" }, "departure": { "delay": -37, "time": "1776323483" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -53, "time": "1776323513" }, "departure": { "delay": -53, "time": "1776323527" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 140, "time": "1776321472" }, "departure": { "delay": 140, "time": "1776321500" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -37, "time": "1776323584" }, "departure": { "delay": -37, "time": "1776323603" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 106, "time": "1776321556" }, "departure": { "delay": 106, "time": "1776321586" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758735x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1776336813" }, "departure": { "delay": 9, "time": "1776336849" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -63, "time": "1776338486" }, "departure": { "delay": -63, "time": "1776338517" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 9, "time": "1776336907" }, "departure": { "delay": 9, "time": "1776336969" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1776336263" }, "departure": { "delay": 35, "time": "1776336275" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1776338292" }, "departure": { "delay": 31, "time": "1776338311" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -50, "time": "1776339010" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 55, "time": "1776337227" }, "departure": { "delay": 55, "time": "1776337255" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1776337684" }, "departure": { "delay": 43, "time": "1776337723" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -39, "time": "1776338705" }, "departure": { "delay": -39, "time": "1776338721" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1776337046" }, "departure": { "delay": 12, "time": "1776337092" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1776337455" }, "departure": { "delay": 49, "time": "1776337489" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1776337634" }, "departure": { "delay": 49, "time": "1776337669" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776338135" }, "departure": { "delay": 60, "time": "1776338160" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -7, "time": "1776338603" }, "departure": { "delay": -7, "time": "1776338633" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 53, "time": "1776338059" }, "departure": { "delay": 53, "time": "1776338093" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1776338171" }, "departure": { "delay": 82, "time": "1776338182" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -9, "time": "1776336525" }, "departure": { "delay": -9, "time": "1776336591" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1776336442" }, "departure": { "delay": -17, "time": "1776336463" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -6, "time": "1776336331" }, "departure": { "delay": -6, "time": "1776336354" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1776337532" }, "departure": { "delay": 44, "time": "1776337604" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -25, "time": "1776338399" }, "departure": { "delay": -25, "time": "1776338435" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1776337933" }, "departure": { "delay": -7, "time": "1776337973" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 34, "time": "1776337859" }, "departure": { "delay": 34, "time": "1776337894" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 2, "time": "1776336747" }, "departure": { "delay": 2, "time": "1776336782" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -22, "time": "1776338362" }, "departure": { "delay": -22, "time": "1776338378" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 51, "time": "1776337756" }, "departure": { "delay": 51, "time": "1776337791" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 29, "time": "1776337363" }, "departure": { "delay": 29, "time": "1776337409" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -50, "time": "1776338890" }, "departure": { "delay": -50, "time": "1776338890" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -50, "time": "1776338950" }, "departure": { "delay": -50, "time": "1776338950" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -27, "time": "1776338661" }, "departure": { "delay": -27, "time": "1776338673" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 19, "time": "1776336646" }, "departure": { "delay": 19, "time": "1776336679" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1776336390" }, "departure": { "delay": -9, "time": "1776336411" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -50, "time": "1776338830" }, "departure": { "delay": -50, "time": "1776338830" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -50, "time": "1776338770" }, "departure": { "delay": -50, "time": "1776338770" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 69, "time": "1776338215" }, "departure": { "delay": 69, "time": "1776338229" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 23, "time": "1776336203" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338735", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758735x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1776311504" }, "departure": { "delay": 56, "time": "1776311516" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1776310762" }, "departure": { "delay": 163, "time": "1776310783" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1776311622" }, "departure": { "delay": 87, "time": "1776311667" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1776310816" }, "departure": { "delay": 157, "time": "1776310837" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1776311412" }, "departure": { "delay": 89, "time": "1776311429" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1776311192" }, "departure": { "delay": 168, "time": "1776311208" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1776311363" }, "departure": { "delay": 98, "time": "1776311378" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 221, "time": "1776311124" }, "departure": { "delay": 221, "time": "1776311141" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1776311817" }, "departure": { "delay": 75, "time": "1776311835" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1776310679" }, "departure": { "delay": 165, "time": "1776310725" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 131, "time": "1776311266" }, "departure": { "delay": 131, "time": "1776311291" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1776310889" }, "departure": { "delay": 169, "time": "1776310909" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1776311556" }, "departure": { "delay": 69, "time": "1776311589" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1776311756" }, "departure": { "delay": 96, "time": "1776311796" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 162, "time": "1776310542" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 184, "time": "1776310599" }, "departure": { "delay": 184, "time": "1776310624" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1776311925" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 96, "time": "1776311696" }, "departure": { "delay": 96, "time": "1776311736" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1776325448" }, "departure": { "delay": 138, "time": "1776325458" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 112, "time": "1776325116" }, "departure": { "delay": 112, "time": "1776325132" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1776326614" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 102, "time": "1776325184" }, "departure": { "delay": 102, "time": "1776325242" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1776326328" }, "departure": { "delay": 62, "time": "1776326342" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 74, "time": "1776325962" }, "departure": { "delay": 74, "time": "1776325994" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 132, "time": "1776324732" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1776326100" }, "departure": { "delay": 76, "time": "1776326116" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1776325281" }, "departure": { "delay": 147, "time": "1776325347" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 63, "time": "1776324948" }, "departure": { "delay": 63, "time": "1776324963" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1776326431" }, "departure": { "delay": 108, "time": "1776326448" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 121, "time": "1776326204" }, "departure": { "delay": 121, "time": "1776326221" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1776324994" }, "departure": { "delay": 88, "time": "1776325048" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1776325073" }, "departure": { "delay": 66, "time": "1776325086" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1776326284" }, "departure": { "delay": 73, "time": "1776326293" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 122, "time": "1776324772" }, "departure": { "delay": 122, "time": "1776324782" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1776326027" }, "departure": { "delay": 92, "time": "1776326072" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1776324806" }, "departure": { "delay": 91, "time": "1776324811" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 122, "time": "1776326504" }, "departure": { "delay": 122, "time": "1776326522" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 124, "time": "1776325654" }, "departure": { "delay": 124, "time": "1776325684" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1776325804" }, "departure": { "delay": 76, "time": "1776325816" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1776325845" }, "departure": { "delay": 61, "time": "1776325861" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1776326372" }, "departure": { "delay": 109, "time": "1776326389" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1776325882" }, "departure": { "delay": 73, "time": "1776325933" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:108:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 168, "time": "1776315369" }, "departure": { "delay": 168, "time": "1776315408" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1776316504" }, "departure": { "delay": 15, "time": "1776316515" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 132, "time": "1776315537" }, "departure": { "delay": 132, "time": "1776315612" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1776316354" }, "departure": { "delay": 102, "time": "1776316362" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1776316383" }, "departure": { "delay": 15, "time": "1776316395" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1776316767" }, "departure": { "delay": 41, "time": "1776316781" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1776316874" }, "departure": { "delay": 55, "time": "1776316915" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 153, "time": "1776315741" }, "departure": { "delay": 153, "time": "1776315753" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 130, "time": "1776315480" }, "departure": { "delay": 130, "time": "1776315490" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "departure": { "time": "1776315000" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 140, "time": "1776316229" }, "departure": { "delay": 140, "time": "1776316280" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 215, "time": "1776316029" }, "departure": { "delay": 215, "time": "1776316055" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1776316976" }, "departure": { "delay": 68, "time": "1776316988" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1776316299" }, "departure": { "delay": 109, "time": "1776316309" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1776315444" }, "departure": { "delay": 159, "time": "1776315459" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1776315210" }, "departure": { "delay": 125, "time": "1776315245" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1776317018" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 175, "time": "1776315843" }, "departure": { "delay": 175, "time": "1776315895" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 140, "time": "1776315309" }, "departure": { "delay": 140, "time": "1776315320" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1776316452" }, "departure": { "delay": 28, "time": "1776316468" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1776316602" }, "departure": { "delay": 79, "time": "1776316699" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:108:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 49, "time": "1776319129" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1776319730" }, "departure": { "delay": 43, "time": "1776319783" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 117, "time": "1776321686" }, "departure": { "delay": 117, "time": "1776321717" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 184, "time": "1776321347" }, "departure": { "delay": 184, "time": "1776321364" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1776319245" }, "departure": { "delay": 18, "time": "1776319278" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1776319326" }, "departure": { "delay": 17, "time": "1776319337" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1776320097" }, "departure": { "delay": 150, "time": "1776320250" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1776321643" }, "departure": { "delay": 113, "time": "1776321653" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1776319466" }, "departure": { "delay": 7, "time": "1776319507" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1776320420" }, "departure": { "delay": 109, "time": "1776320449" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1776321467" }, "departure": { "delay": 115, "time": "1776321475" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 133, "time": "1776320656" }, "departure": { "delay": 133, "time": "1776320713" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 196, "time": "1776321161" }, "departure": { "delay": 196, "time": "1776321196" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 9, "time": "1776319838" }, "departure": { "delay": 9, "time": "1776319869" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1776319652" }, "departure": { "delay": 14, "time": "1776319694" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1776319360" }, "departure": { "delay": 23, "time": "1776319403" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1776320509" }, "departure": { "delay": 84, "time": "1776320544" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 145, "time": "1776320869" }, "departure": { "delay": 145, "time": "1776320905" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 164, "time": "1776320761" }, "departure": { "delay": 164, "time": "1776320804" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1776319558" }, "departure": { "delay": 40, "time": "1776319600" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1776320946" }, "departure": { "delay": 82, "time": "1776320962" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1776321829" }, "departure": { "delay": 59, "time": "1776321839" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -17, "time": "1776319937" }, "departure": { "delay": -17, "time": "1776319963" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1776321899" }, "departure": { "delay": 16, "time": "1776321916" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 87, "time": "1776321797" }, "departure": { "delay": 87, "time": "1776321807" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 107, "time": "1776321745" }, "departure": { "delay": 107, "time": "1776321767" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 44, "time": "1776321873" }, "departure": { "delay": 44, "time": "1776321884" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 135, "time": "1776321418" }, "departure": { "delay": 135, "time": "1776321435" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 99, "time": "1776320348" }, "departure": { "delay": 99, "time": "1776320379" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 196, "time": "1776321239" }, "departure": { "delay": 196, "time": "1776321256" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1776321114" }, "departure": { "delay": 151, "time": "1776321151" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 109, "time": "1776320587" }, "departure": { "delay": 109, "time": "1776320629" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1776319182" }, "departure": { "delay": 48, "time": "1776319188" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1776321003" }, "departure": { "delay": 105, "time": "1776321045" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -11, "time": "1776321949" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 91, "time": "1776321534" }, "departure": { "delay": 91, "time": "1776321571" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745410x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 191, "time": "1776336055" }, "departure": { "delay": 191, "time": "1776336071" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 106, "time": "1776336789" }, "departure": { "delay": 106, "time": "1776336826" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 147, "time": "1776336471" }, "departure": { "delay": 147, "time": "1776336507" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1776336292" }, "departure": { "delay": 180, "time": "1776336360" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1776336993" }, "departure": { "delay": 154, "time": "1776337054" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 171, "time": "1776336133" }, "departure": { "delay": 171, "time": "1776336171" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1776336556" }, "departure": { "delay": 124, "time": "1776336604" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 168, "time": "1776335770" }, "departure": { "delay": 168, "time": "1776335808" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1776337114" }, "departure": { "delay": 170, "time": "1776337190" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1776336651" }, "departure": { "delay": 82, "time": "1776336682" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 166, "time": "1776335825" }, "departure": { "delay": 166, "time": "1776335866" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 189, "time": "1776335894" }, "departure": { "delay": 189, "time": "1776335949" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1776336703" }, "departure": { "delay": 96, "time": "1776336756" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1776337249" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 199, "time": "1776335599" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 189, "time": "1776336191" }, "departure": { "delay": 189, "time": "1776336249" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1776336385" }, "departure": { "delay": 128, "time": "1776336428" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1776335707" }, "departure": { "delay": 172, "time": "1776335752" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776335974" }, "departure": { "delay": 200, "time": "1776336020" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 186, "time": "1776336922" }, "departure": { "delay": 186, "time": "1776336966" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745410x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 133, "time": "1776314135" }, "departure": { "delay": 133, "time": "1776314173" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1776312863" }, "departure": { "delay": 96, "time": "1776312876" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 123, "time": "1776314477" }, "departure": { "delay": 123, "time": "1776314523" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 147, "time": "1776313685" }, "departure": { "delay": 147, "time": "1776313707" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1776313409" }, "departure": { "delay": 105, "time": "1776313425" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1776312187" }, "departure": { "delay": 30, "time": "1776312210" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1776314406" }, "departure": { "delay": 85, "time": "1776314425" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 179, "time": "1776313060" }, "departure": { "delay": 179, "time": "1776313079" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 36, "time": "1776314661" }, "departure": { "delay": 36, "time": "1776314676" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 121, "time": "1776314241" }, "departure": { "delay": 121, "time": "1776314281" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1776314621" }, "departure": { "delay": 54, "time": "1776314634" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 37, "time": "1776314725" }, "departure": { "delay": 37, "time": "1776314737" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 158, "time": "1776313620" }, "departure": { "delay": 158, "time": "1776313658" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 97, "time": "1776312503" }, "departure": { "delay": 97, "time": "1776312517" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 166, "time": "1776313342" }, "departure": { "delay": 166, "time": "1776313366" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1776312412" }, "departure": { "delay": 67, "time": "1776312427" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 137, "time": "1776313551" }, "departure": { "delay": 137, "time": "1776313577" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 83, "time": "1776314591" }, "departure": { "delay": 83, "time": "1776314603" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 33, "time": "1776312033" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1776312733" }, "departure": { "delay": 113, "time": "1776312773" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1776312280" }, "departure": { "delay": 73, "time": "1776312313" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 128, "time": "1776314313" }, "departure": { "delay": 128, "time": "1776314348" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 226, "time": "1776313230" }, "departure": { "delay": 226, "time": "1776313246" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 227, "time": "1776313169" }, "departure": { "delay": 227, "time": "1776313187" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1776313765" }, "departure": { "delay": 150, "time": "1776313830" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 92, "time": "1776314059" }, "departure": { "delay": 92, "time": "1776314072" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 134, "time": "1776313471" }, "departure": { "delay": 134, "time": "1776313514" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 42, "time": "1776312142" }, "departure": { "delay": 42, "time": "1776312162" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1776313886" }, "departure": { "delay": 112, "time": "1776313912" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -28, "time": "1776314792" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 83, "time": "1776312582" }, "departure": { "delay": 83, "time": "1776312623" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1776312230" }, "departure": { "delay": 66, "time": "1776312246" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 195, "time": "1776313258" }, "departure": { "delay": 195, "time": "1776313275" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1776312676" }, "departure": { "delay": 94, "time": "1776312694" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 147, "time": "1776312945" }, "departure": { "delay": 147, "time": "1776312987" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1776317892" }, "departure": { "delay": 41, "time": "1776317921" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 3, "time": "1776316405" }, "departure": { "delay": 3, "time": "1776316443" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1776317359" }, "departure": { "delay": 26, "time": "1776317426" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 16, "time": "1776318426" }, "departure": { "delay": 16, "time": "1776318436" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -28, "time": "1776317592" }, "departure": { "delay": -28, "time": "1776317612" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 52, "time": "1776316216" }, "departure": { "delay": 52, "time": "1776316252" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1776315850" }, "departure": { "delay": 48, "time": "1776315888" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -6, "time": "1776316818" }, "departure": { "delay": -6, "time": "1776316854" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 28, "time": "1776317939" }, "departure": { "delay": 28, "time": "1776317968" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -51, "time": "1776317072" }, "departure": { "delay": -51, "time": "1776317109" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -6, "time": "1776318342" }, "departure": { "delay": -6, "time": "1776318354" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 32, "time": "1776318179" }, "departure": { "delay": 32, "time": "1776318212" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 87, "time": "1776315651" }, "departure": { "delay": 87, "time": "1776315687" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -13, "time": "1776315388" }, "departure": { "delay": -13, "time": "1776315407" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -46, "time": "1776317652" }, "departure": { "delay": -46, "time": "1776317714" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -22, "time": "1776316728" }, "departure": { "delay": -22, "time": "1776316778" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 48, "time": "1776318136" }, "departure": { "delay": 48, "time": "1776318168" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 40, "time": "1776315250" }, "departure": { "delay": 40, "time": "1776315280" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1776318235" }, "departure": { "delay": 6, "time": "1776318246" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 26, "time": "1776315732" }, "departure": { "delay": 26, "time": "1776315746" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1776316069" }, "departure": { "delay": 22, "time": "1776316102" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1776315918" }, "departure": { "delay": 34, "time": "1776315934" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1776315565" }, "departure": { "delay": 38, "time": "1776315578" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -31, "time": "1776317167" }, "departure": { "delay": -31, "time": "1776317249" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1776318321" }, "departure": { "delay": -30, "time": "1776318330" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "departure": { "delay": 4, "time": "1776315184" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -33, "time": "1776318375" }, "departure": { "delay": -33, "time": "1776318387" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -5, "time": "1776318595" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -2, "time": "1776315767" }, "departure": { "delay": -2, "time": "1776315778" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1776316651" }, "departure": { "delay": 3, "time": "1776316683" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 21, "time": "1776316545" }, "departure": { "delay": 21, "time": "1776316581" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1776316516" }, "departure": { "delay": 31, "time": "1776316531" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 27, "time": "1776316272" }, "departure": { "delay": 27, "time": "1776316287" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1776318285" }, "departure": { "delay": 4, "time": "1776318304" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 8, "time": "1776316938" }, "departure": { "delay": 8, "time": "1776317048" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1776316142" }, "departure": { "delay": 18, "time": "1776316158" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1776315202" }, "departure": { "delay": 41, "time": "1776315221" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1776315339" }, "departure": { "delay": -4, "time": "1776315356" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1776318457" }, "departure": { "delay": 3, "time": "1776318483" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -77, "time": "1776316884" }, "departure": { "delay": -77, "time": "1776316903" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -15, "time": "1776317472" }, "departure": { "delay": -15, "time": "1776317505" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 43, "time": "1776317996" }, "departure": { "delay": 43, "time": "1776318043" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -4, "time": "1776317770" }, "departure": { "delay": -4, "time": "1776317876" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -6, "time": "1776315814" }, "departure": { "delay": -6, "time": "1776315834" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -25, "time": "1776316338" }, "departure": { "delay": -25, "time": "1776316355" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1776315985" }, "departure": { "delay": 42, "time": "1776316002" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1776315460" }, "departure": { "delay": 67, "time": "1776315547" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 41, "time": "1776315606" }, "departure": { "delay": 41, "time": "1776315641" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747503x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1776318877" }, "departure": { "delay": 167, "time": "1776318887" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 199, "time": "1776318849" }, "departure": { "delay": 199, "time": "1776318859" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1776318225" }, "departure": { "delay": 88, "time": "1776318268" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 136, "time": "1776319036" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 133, "time": "1776316860" }, "departure": { "delay": 133, "time": "1776316873" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 81, "time": "1776317121" }, "departure": { "delay": 81, "time": "1776317481" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1776316809" }, "departure": { "delay": 145, "time": "1776316825" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1776318559" }, "departure": { "delay": 111, "time": "1776318591" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 174, "time": "1776318758" }, "departure": { "delay": 174, "time": "1776318774" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -46, "time": "1776317672" }, "departure": { "delay": -46, "time": "1776317714" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -2, "time": "1776317622" }, "departure": { "delay": -2, "time": "1776317638" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 169, "time": "1776316774" }, "departure": { "delay": 169, "time": "1776316789" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1776318470" }, "departure": { "delay": 92, "time": "1776318512" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 16, "time": "1776318000" }, "departure": { "delay": 16, "time": "1776318016" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1776317927" }, "departure": { "delay": 5, "time": "1776317945" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1776316596" }, "departure": { "delay": 80, "time": "1776316640" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1776318647" }, "departure": { "delay": 142, "time": "1776318682" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776316525" }, "departure": { "delay": 42, "time": "1776316542" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1776318353" }, "departure": { "delay": 69, "time": "1776318369" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 198, "time": "1776318722" }, "departure": { "delay": 198, "time": "1776318738" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 30, "time": "1776316470" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1776317054" }, "departure": { "delay": 42, "time": "1776317082" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747503x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -78, "time": "1776322405" }, "departure": { "delay": -78, "time": "1776322422" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -50, "time": "1776322615" }, "departure": { "delay": -50, "time": "1776322630" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -52, "time": "1776321881" }, "departure": { "delay": -52, "time": "1776321908" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 55, "time": "1776320921" }, "departure": { "delay": 55, "time": "1776320935" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1776320323" }, "departure": { "delay": 66, "time": "1776320346" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -100, "time": "1776322864" }, "departure": { "delay": -100, "time": "1776322880" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -31, "time": "1776321776" }, "departure": { "delay": -31, "time": "1776321809" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 81, "time": "1776320144" }, "departure": { "delay": 81, "time": "1776320181" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1776321582" }, "departure": { "delay": -36, "time": "1776321624" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1776320424" }, "departure": { "delay": 62, "time": "1776320462" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1776320678" }, "departure": { "delay": 48, "time": "1776320688" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 97, "time": "1776320590" }, "departure": { "delay": 97, "time": "1776320617" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1776320516" }, "departure": { "delay": 87, "time": "1776320547" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -21, "time": "1776322909" }, "departure": { "delay": -21, "time": "1776323019" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 83, "time": "1776320629" }, "departure": { "delay": 83, "time": "1776320663" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -71, "time": "1776322838" }, "departure": { "delay": -71, "time": "1776322849" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 97, "time": "1776323350" }, "departure": { "delay": 97, "time": "1776323437" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 45, "time": "1776323565" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -11, "time": "1776321420" }, "departure": { "delay": -11, "time": "1776321469" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 47, "time": "1776320087" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1776323132" }, "departure": { "delay": -15, "time": "1776323145" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 68, "time": "1776321037" }, "departure": { "delay": 68, "time": "1776321068" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1776322788" }, "departure": { "delay": -65, "time": "1776322795" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -70, "time": "1776322109" }, "departure": { "delay": -70, "time": "1776322130" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -34, "time": "1776323049" }, "departure": { "delay": -34, "time": "1776323066" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -38, "time": "1776321661" }, "departure": { "delay": -38, "time": "1776321682" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 4, "time": "1776321304" }, "departure": { "delay": 4, "time": "1776321304" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -33, "time": "1776322754" }, "departure": { "delay": -33, "time": "1776322767" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -63, "time": "1776322511" }, "departure": { "delay": -63, "time": "1776322557" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 106, "time": "1776320950" }, "departure": { "delay": 106, "time": "1776320986" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -57, "time": "1776322244" }, "departure": { "delay": -57, "time": "1776322263" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -55, "time": "1776321712" }, "departure": { "delay": -55, "time": "1776321725" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -2, "time": "1776321511" }, "departure": { "delay": -2, "time": "1776321538" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1776321102" }, "departure": { "delay": 73, "time": "1776321133" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 66, "time": "1776320784" }, "departure": { "delay": 66, "time": "1776320826" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -83, "time": "1776322014" }, "departure": { "delay": -83, "time": "1776322057" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 58, "time": "1776320361" }, "departure": { "delay": 58, "time": "1776320398" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -54, "time": "1776322652" }, "departure": { "delay": -54, "time": "1776322686" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 64, "time": "1776321217" }, "departure": { "delay": 64, "time": "1776321244" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -66, "time": "1776322173" }, "departure": { "delay": -66, "time": "1776322194" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 81, "time": "1776320276" }, "departure": { "delay": 81, "time": "1776320301" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1776320861" }, "departure": { "delay": 78, "time": "1776320898" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1776320475" }, "departure": { "delay": 86, "time": "1776320486" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1776323172" }, "departure": { "delay": -20, "time": "1776323200" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -91, "time": "1776321959" }, "departure": { "delay": -91, "time": "1776321989" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -71, "time": "1776322351" }, "departure": { "delay": -71, "time": "1776322369" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 69, "time": "1776323513" }, "departure": { "delay": 69, "time": "1776323529" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -66, "time": "1776322295" }, "departure": { "delay": -66, "time": "1776322314" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -14, "time": "1776322711" }, "departure": { "delay": -14, "time": "1776322726" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 74, "time": "1776323459" }, "departure": { "delay": 74, "time": "1776323474" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077350x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -26, "time": "1776339394" }, "departure": { "delay": -26, "time": "1776339394" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1776339001" }, "departure": { "delay": 1, "time": "1776339001" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776339065" }, "departure": { "delay": 5, "time": "1776339065" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -26, "time": "1776339214" }, "departure": { "delay": -26, "time": "1776339214" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 30, "time": "1776338730" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1776339334" }, "departure": { "delay": -26, "time": "1776339334" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -26, "time": "1776339634" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1776339291" }, "departure": { "delay": -9, "time": "1776339291" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 19, "time": "1776338539" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1776338874" }, "departure": { "delay": -6, "time": "1776338874" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": -26, "time": "1776338794" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 60, "time": "1776338700" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1776339141" }, "departure": { "delay": 21, "time": "1776339141" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 86, "time": "1776338666" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077350x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596586:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1986, "time": "1776338634" }, "departure": { "delay": -1986, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1986, "time": "1776338634" }, "departure": { "delay": -1986, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -119, "time": "1776341581" }, "stopId": "FR:27229:ZE:0xROS02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -2466, "time": "1776338634" }, "departure": { "delay": -2466, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xECH02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -1926, "time": "1776338634" }, "departure": { "delay": -1926, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2166, "time": "1776338634" }, "departure": { "delay": -2166, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -86, "time": "1776341494" }, "departure": { "delay": -86, "time": "1776341494" }, "stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -2586, "time": "1776338634" }, "departure": { "delay": -2586, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -116, "time": "1776341524" }, "departure": { "delay": -116, "time": "1776341524" }, "stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -2886, "time": "1776338634" }, "departure": { "delay": -2886, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2466, "time": "1776338634" }, "departure": { "delay": -2466, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2766, "time": "1776338634" }, "departure": { "delay": -2766, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -2766, "time": "1776338634" }, "departure": { "delay": -2766, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -1626, "time": "1776338634" }, "departure": { "delay": -1626, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1746, "time": "1776338634" }, "departure": { "delay": -1746, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -2826, "time": "1776338634" }, "departure": { "delay": -2826, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004", "stopSequence": 24 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596586:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1776330920" }, "departure": { "delay": 140, "time": "1776330920" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1776329548" }, "departure": { "delay": 43, "time": "1776329563" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 161, "time": "1776329261" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1776330551" }, "departure": { "delay": 20, "time": "1776330560" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1776330377" }, "departure": { "delay": 52, "time": "1776330412" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1776330514" }, "departure": { "delay": 41, "time": "1776330521" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776329831" }, "departure": { "delay": 28, "time": "1776329848" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1776330088" }, "departure": { "delay": 40, "time": "1776330100" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1776329463" }, "departure": { "delay": 78, "time": "1776329478" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1776329599" }, "departure": { "delay": 36, "time": "1776329616" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1776330130" }, "departure": { "delay": 26, "time": "1776330146" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 823, "time": "1776330703" }, "departure": { "delay": 823, "time": "1776330703" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 81, "time": "1776330861" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 203, "time": "1776329335" }, "departure": { "delay": 203, "time": "1776329423" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1776330250" }, "departure": { "delay": 24, "time": "1776330264" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 64, "time": "1776329686" }, "departure": { "delay": 64, "time": "1776329704" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 31, "time": "1776329719" }, "departure": { "delay": 31, "time": "1776329731" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 32, "time": "1776329974" }, "departure": { "delay": 32, "time": "1776330032" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -43, "time": "1776309427" }, "departure": { "delay": -43, "time": "1776309437" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1776309954" }, "departure": { "delay": 8, "time": "1776309968" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1776309638" }, "departure": { "delay": -59, "time": "1776309721" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -71, "time": "1776311495" }, "departure": { "delay": -71, "time": "1776311509" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -4, "time": "1776312283" }, "departure": { "delay": -4, "time": "1776312296" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -9, "time": "1776309742" }, "departure": { "delay": -9, "time": "1776309771" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1776309330" }, "departure": { "delay": 35, "time": "1776309335" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -63, "time": "1776311316" }, "departure": { "delay": -63, "time": "1776311337" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -31, "time": "1776310679" }, "departure": { "delay": -31, "time": "1776310709" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -4, "time": "1776309194" }, "departure": { "delay": -4, "time": "1776309236" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1776310128" }, "departure": { "delay": 14, "time": "1776310214" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 23, "time": "1776309023" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -94, "time": "1776311649" }, "departure": { "delay": -94, "time": "1776311666" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -56, "time": "1776311933" }, "departure": { "delay": -56, "time": "1776311944" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -34, "time": "1776311786" }, "departure": { "delay": -34, "time": "1776311906" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -31, "time": "1776310283" }, "departure": { "delay": -31, "time": "1776310349" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1776311109" }, "departure": { "delay": -30, "time": "1776311130" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -74, "time": "1776309451" }, "departure": { "delay": -74, "time": "1776309466" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -58, "time": "1776310545" }, "departure": { "delay": -58, "time": "1776310562" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -48, "time": "1776311572" }, "departure": { "delay": -48, "time": "1776311592" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 12, "time": "1776309285" }, "departure": { "delay": 12, "time": "1776309312" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1776309399" }, "departure": { "delay": -8, "time": "1776309412" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776309349" }, "departure": { "delay": 5, "time": "1776309365" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -39, "time": "1776310836" }, "departure": { "delay": -39, "time": "1776310941" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -47, "time": "1776310584" }, "departure": { "delay": -47, "time": "1776310633" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -39, "time": "1776312007" }, "departure": { "delay": -39, "time": "1776312021" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -28, "time": "1776311173" }, "departure": { "delay": -28, "time": "1776311192" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -118, "time": "1776311749" }, "departure": { "delay": -118, "time": "1776311762" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 11, "time": "1776309825" }, "departure": { "delay": 11, "time": "1776309911" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1776310774" }, "departure": { "delay": -65, "time": "1776310795" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -59, "time": "1776311266" }, "departure": { "delay": -59, "time": "1776311281" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -83, "time": "1776311425" }, "departure": { "delay": -83, "time": "1776311437" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -26, "time": "1776311056" }, "departure": { "delay": -26, "time": "1776311074" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -81, "time": "1776311723" }, "departure": { "delay": -81, "time": "1776311739" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -12, "time": "1776312408" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -42, "time": "1776310967" }, "departure": { "delay": -42, "time": "1776310998" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -96, "time": "1776309614" }, "departure": { "delay": -96, "time": "1776309624" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -88, "time": "1776311537" }, "departure": { "delay": -88, "time": "1776311552" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -26, "time": "1776310040" }, "departure": { "delay": -26, "time": "1776310054" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1776312331" }, "departure": { "delay": 1, "time": "1776312361" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -75, "time": "1776309551" }, "departure": { "delay": -75, "time": "1776309585" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -43, "time": "1776312040" }, "departure": { "delay": -43, "time": "1776312077" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -44, "time": "1776311218" }, "departure": { "delay": -44, "time": "1776311236" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -42, "time": "1776310469" }, "departure": { "delay": -42, "time": "1776310518" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1776312191" }, "departure": { "delay": 20, "time": "1776312260" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -3, "time": "1776309166" }, "departure": { "delay": -3, "time": "1776309177" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1776310386" }, "departure": { "delay": -20, "time": "1776310420" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -68, "time": "1776311627" }, "departure": { "delay": -68, "time": "1776311632" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 30, "time": "1776309071" }, "departure": { "delay": 30, "time": "1776309090" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1776309251" }, "departure": { "delay": 28, "time": "1776309268" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470282:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -182, "time": "1776338818" }, "departure": { "delay": -182, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -542, "time": "1776338818" }, "departure": { "delay": -542, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6205:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -842, "time": "1776338818" }, "departure": { "delay": -842, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x7002:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x7000:ATOUMOD006", "stopSequence": 19 }, { "departure": { "delay": -182, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6992:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -782, "time": "1776338818" }, "departure": { "delay": -782, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -362, "time": "1776338818" }, "departure": { "delay": -362, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -482, "time": "1776338818" }, "departure": { "delay": -482, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6203:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1682, "time": "1776338818" }, "departure": { "delay": -1682, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6982:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -782, "time": "1776338818" }, "departure": { "delay": -782, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -203, "time": "1776340477" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -193, "time": "1776340427" }, "departure": { "delay": -193, "time": "1776340427" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -962, "time": "1776338818" }, "departure": { "delay": -962, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -902, "time": "1776338818" }, "departure": { "delay": -902, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1262, "time": "1776338818" }, "departure": { "delay": -1262, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6980:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1322, "time": "1776338818" }, "departure": { "delay": -1322, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6998:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1622, "time": "1776338818" }, "departure": { "delay": -1622, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -482, "time": "1776338818" }, "departure": { "delay": -482, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -662, "time": "1776338818" }, "departure": { "delay": -662, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6215:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:6a:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470282:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852092F559094x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345900" }, "departure": { "time": "1776345960" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776344940" }, "departure": { "time": "1776345000" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342180" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776343500" }, "departure": { "time": "1776343560" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1776340620" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776344040" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341520" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776346800" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1776343020" }, "departure": { "time": "1776343080" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1776337000", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852092F559094x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490703:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1776342020" }, "departure": { "delay": 80, "time": "1776342020" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 117, "time": "1776342177" }, "departure": { "delay": 117, "time": "1776342177" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -6, "time": "1776341214" }, "departure": { "delay": -6, "time": "1776341214" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1776341790" }, "departure": { "delay": 90, "time": "1776341790" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 51, "time": "1776340431" }, "departure": { "delay": 51, "time": "1776340431" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1776342238" }, "departure": { "delay": 58, "time": "1776342238" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 7, "time": "1776341287" }, "departure": { "delay": 7, "time": "1776341287" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "departure": { "time": "1776339600" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1776341901" }, "departure": { "delay": 81, "time": "1776341901" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 10, "time": "1776339730" }, "departure": { "delay": 10, "time": "1776339730" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1776341531" }, "departure": { "delay": 11, "time": "1776341531" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1776341239" }, "departure": { "delay": 19, "time": "1776341239" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1776340475" }, "departure": { "delay": 95, "time": "1776340475" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1776341410" }, "departure": { "delay": 10, "time": "1776341410" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1776340685" }, "departure": { "delay": 5, "time": "1776340685" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1776342074" }, "departure": { "delay": 74, "time": "1776342074" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 50, "time": "1776342290" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 36, "time": "1776341316" }, "departure": { "delay": 36, "time": "1776341316" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1776341384" }, "departure": { "delay": 44, "time": "1776341384" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 65, "time": "1776340625" }, "departure": { "delay": 65, "time": "1776340625" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1776340014" }, "departure": { "delay": 54, "time": "1776340014" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1776339978" }, "departure": { "delay": 78, "time": "1776339978" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1776341714" }, "departure": { "delay": 74, "time": "1776341714" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 114, "time": "1776341994" }, "departure": { "delay": 114, "time": "1776341994" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 101, "time": "1776339941" }, "departure": { "delay": 101, "time": "1776339941" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1776341069" }, "departure": { "delay": 29, "time": "1776341069" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1776341830" }, "departure": { "delay": 70, "time": "1776341830" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 54, "time": "1776341934" }, "departure": { "delay": 54, "time": "1776341934" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -8, "time": "1776339772" }, "departure": { "delay": -8, "time": "1776339772" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1776340232" }, "departure": { "delay": 32, "time": "1776340232" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 114, "time": "1776340194" }, "departure": { "delay": 114, "time": "1776340194" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1776340551" }, "departure": { "delay": 51, "time": "1776340551" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1776340651" }, "departure": { "delay": 31, "time": "1776340651" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1776341457" }, "departure": { "delay": -3, "time": "1776341457" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -18, "time": "1776340902" }, "departure": { "delay": -18, "time": "1776340902" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1776341004" }, "departure": { "delay": 24, "time": "1776341004" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1776340074" }, "departure": { "delay": 54, "time": "1776340074" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1776339871" }, "departure": { "delay": 91, "time": "1776339871" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -20, "time": "1776340960" }, "departure": { "delay": -20, "time": "1776340960" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1776341671" }, "departure": { "delay": 91, "time": "1776341671" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490703:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1776323647" }, "departure": { "delay": 22, "time": "1776323662" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -107, "time": "1776325333" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1776324165" }, "departure": { "delay": -1, "time": "1776324179" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -44, "time": "1776324990" }, "departure": { "delay": -44, "time": "1776325096" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1776323706" }, "departure": { "delay": 29, "time": "1776323729" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -88, "time": "1776325283" }, "departure": { "delay": -88, "time": "1776325292" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1776324219" }, "departure": { "delay": 8, "time": "1776324248" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -68, "time": "1776324385" }, "departure": { "delay": -68, "time": "1776324412" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 42, "time": "1776323262" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -92, "time": "1776325221" }, "departure": { "delay": -92, "time": "1776325228" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1776323460" }, "departure": { "delay": 6, "time": "1776323466" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1776324334" }, "departure": { "delay": -11, "time": "1776324349" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1776323872" }, "departure": { "delay": 3, "time": "1776323943" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -25, "time": "1776323790" }, "departure": { "delay": -25, "time": "1776323795" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -26, "time": "1776323543" }, "departure": { "delay": -26, "time": "1776323554" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -71, "time": "1776325110" }, "departure": { "delay": -71, "time": "1776325129" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -140, "time": "1776324934" }, "departure": { "delay": -140, "time": "1776324940" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1776323403" }, "departure": { "delay": 17, "time": "1776323417" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1776324534" }, "departure": { "delay": -60, "time": "1776324540" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -76, "time": "1776324631" }, "departure": { "delay": -76, "time": "1776324644" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1776323377" }, "departure": { "delay": -11, "time": "1776323389" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1776323510" }, "departure": { "delay": 1, "time": "1776323521" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1117:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1776364085" }, "departure": { "delay": 5, "time": "1776364085" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776364320" }, "departure": { "time": "1776364320" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776364080" }, "departure": { "time": "1776364080" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776362700" }, "departure": { "time": "1776362700" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776362585" }, "departure": { "delay": 5, "time": "1776362585" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776364560" }, "departure": { "time": "1776364560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1776364145" }, "departure": { "delay": 5, "time": "1776364145" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776364740" }, "departure": { "time": "1776364740" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776363180" }, "departure": { "time": "1776363180" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776364200" }, "departure": { "time": "1776364200" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776363120" }, "departure": { "time": "1776363120" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1776364745" }, "departure": { "delay": 5, "time": "1776364745" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776363900" }, "departure": { "time": "1776363900" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776363780" }, "departure": { "time": "1776363780" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1776362400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776362820" }, "departure": { "time": "1776362820" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776363600" }, "departure": { "time": "1776363600" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776362880" }, "departure": { "time": "1776362880" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776363060" }, "departure": { "time": "1776363060" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776362460" }, "departure": { "time": "1776362460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776364020" }, "departure": { "time": "1776364020" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1776364390" }, "departure": { "delay": 10, "time": "1776364390" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776364920" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776364380" }, "departure": { "time": "1776364380" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776363300" }, "departure": { "time": "1776363300" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776364260" }, "departure": { "time": "1776364260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776362760" }, "departure": { "time": "1776362760" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776362520" }, "departure": { "time": "1776362520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776362640" }, "departure": { "time": "1776362640" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776364440" }, "departure": { "time": "1776364440" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1776364385" }, "departure": { "delay": 5, "time": "1776364385" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776363240" }, "departure": { "time": "1776363240" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776364140" }, "departure": { "time": "1776364140" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776362580" }, "departure": { "time": "1776362580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1776338806", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1117:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758898x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2, "time": "1776334850" }, "departure": { "delay": -2, "time": "1776334858" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 121, "time": "1776332107" }, "departure": { "delay": 121, "time": "1776332161" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 158, "time": "1776332342" }, "departure": { "delay": 158, "time": "1776332378" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776334186" }, "departure": { "delay": 26, "time": "1776334226" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 7, "time": "1776335018" }, "departure": { "delay": 7, "time": "1776335047" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "departure": { "delay": 93, "time": "1776331833" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -30, "time": "1776335061" }, "departure": { "delay": -30, "time": "1776335070" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 77, "time": "1776334681" }, "departure": { "delay": 77, "time": "1776334697" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 89, "time": "1776333405" }, "departure": { "delay": 89, "time": "1776333449" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 69, "time": "1776334620" }, "departure": { "delay": 69, "time": "1776334629" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 103, "time": "1776333185" }, "departure": { "delay": 103, "time": "1776333283" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1776334030" }, "departure": { "delay": 27, "time": "1776334047" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -6, "time": "1776333814" }, "departure": { "delay": -6, "time": "1776333834" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 59, "time": "1776334331" }, "departure": { "delay": 59, "time": "1776334379" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 171, "time": "1776332316" }, "departure": { "delay": 171, "time": "1776332331" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1776334704" }, "departure": { "delay": 36, "time": "1776334716" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 2, "time": "1776334792" }, "departure": { "delay": 2, "time": "1776334802" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 86, "time": "1776332702" }, "departure": { "delay": 86, "time": "1776332786" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1776333516" }, "departure": { "delay": 63, "time": "1776333543" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1776332019" }, "departure": { "delay": 50, "time": "1776332030" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1776332599" }, "departure": { "delay": 88, "time": "1776332608" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1776333973" }, "departure": { "delay": 30, "time": "1776333990" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -63, "time": "1776335157" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 91, "time": "1776332817" }, "departure": { "delay": 91, "time": "1776332851" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 77, "time": "1776334422" }, "departure": { "delay": 77, "time": "1776334457" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 138, "time": "1776331879" }, "departure": { "delay": 138, "time": "1776331938" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -35, "time": "1776335097" }, "departure": { "delay": -35, "time": "1776335125" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 119, "time": "1776332045" }, "departure": { "delay": 119, "time": "1776332099" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 124, "time": "1776332577" }, "departure": { "delay": 124, "time": "1776332584" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1776332915" }, "departure": { "delay": 47, "time": "1776332927" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1776331999" }, "departure": { "delay": 84, "time": "1776332004" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1776333775" }, "departure": { "delay": 14, "time": "1776333794" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1776334479" }, "departure": { "delay": 50, "time": "1776334490" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 26, "time": "1776333895" }, "departure": { "delay": 26, "time": "1776333926" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 187, "time": "1776332177" }, "departure": { "delay": 187, "time": "1776332227" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1776333323" }, "departure": { "delay": 128, "time": "1776333368" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1776332476" }, "departure": { "delay": 82, "time": "1776332542" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 101, "time": "1776333034" }, "departure": { "delay": 101, "time": "1776333101" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1776334599" }, "departure": { "delay": 112, "time": "1776334612" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 187, "time": "1776332251" }, "departure": { "delay": 187, "time": "1776332287" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 116, "time": "1776332387" }, "departure": { "delay": 116, "time": "1776332396" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1776332625" }, "departure": { "delay": 82, "time": "1776332662" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 54, "time": "1776333699" }, "departure": { "delay": 54, "time": "1776333714" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 72, "time": "1776333581" }, "departure": { "delay": 72, "time": "1776333612" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1776334075" }, "departure": { "delay": 4, "time": "1776334084" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1776334732" }, "departure": { "delay": 31, "time": "1776334771" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -32, "time": "1776334875" }, "departure": { "delay": -32, "time": "1776334888" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 7, "time": "1776334112" }, "departure": { "delay": 7, "time": "1776334147" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 128, "time": "1776334540" }, "departure": { "delay": 128, "time": "1776334568" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 73, "time": "1776333482" }, "departure": { "delay": 73, "time": "1776333493" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758898x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759060x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1776337020" }, "departure": { "delay": 113, "time": "1776337073" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 99, "time": "1776336828" }, "departure": { "delay": 99, "time": "1776336879" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1776336606" }, "departure": { "delay": 77, "time": "1776336617" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1776337147" }, "departure": { "delay": 114, "time": "1776337194" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 16, "time": "1776336211" }, "departure": { "delay": 16, "time": "1776336256" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1776336305" }, "departure": { "delay": 43, "time": "1776336343" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 136, "time": "1776337242" }, "departure": { "delay": 136, "time": "1776337276" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1776336923" }, "departure": { "delay": 79, "time": "1776336979" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 107, "time": "1776336373" }, "departure": { "delay": 107, "time": "1776336467" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1776335757" }, "departure": { "delay": 11, "time": "1776335771" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1776335479" }, "departure": { "delay": 48, "time": "1776335568" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 61, "time": "1776336643" }, "departure": { "delay": 61, "time": "1776336661" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776336028" }, "departure": { "delay": 60, "time": "1776336060" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 84, "time": "1776335651" }, "departure": { "delay": 84, "time": "1776335664" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1776336685" }, "departure": { "delay": 75, "time": "1776336735" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1776335810" }, "departure": { "delay": 62, "time": "1776335822" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1776335905" }, "departure": { "delay": 52, "time": "1776335932" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1776337345" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 28, "time": "1776335428" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1776335843" }, "departure": { "delay": 40, "time": "1776335860" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1776335676" }, "departure": { "delay": 51, "time": "1776335691" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1776336271" }, "departure": { "delay": -9, "time": "1776336291" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759060x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596844:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1776338706" }, "departure": { "delay": 126, "time": "1776338706" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1776338427" }, "departure": { "delay": 57, "time": "1776338457" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1776338201" }, "departure": { "delay": 41, "time": "1776338201" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1776338900" }, "departure": { "delay": 80, "time": "1776338900" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1776338528" }, "departure": { "delay": 87, "time": "1776338547" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1776339056" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1776338292" }, "departure": { "delay": 87, "time": "1776338307" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1776338840" }, "departure": { "delay": 80, "time": "1776338840" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596844:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:627:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776340800" }, "departure": { "delay": 60, "time": "1776340800" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1776343085" }, "departure": { "delay": 65, "time": "1776343085" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1776341220" }, "departure": { "delay": 60, "time": "1776341220" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776340560" }, "departure": { "delay": 60, "time": "1776340560" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776343200" }, "departure": { "delay": 60, "time": "1776343200" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 60, "time": "1776340020" }, "departure": { "delay": 60, "time": "1776340020" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776340380" }, "departure": { "delay": 60, "time": "1776340380" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776342480" }, "departure": { "delay": 60, "time": "1776342480" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1776340440" }, "departure": { "delay": 60, "time": "1776340440" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776342900" }, "departure": { "delay": 60, "time": "1776342900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1776341460" }, "departure": { "delay": 60, "time": "1776341460" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776340140" }, "departure": { "delay": 60, "time": "1776340140" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776343140" }, "departure": { "delay": 60, "time": "1776343140" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776342000" }, "departure": { "delay": 60, "time": "1776342000" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1776340620" }, "departure": { "delay": 60, "time": "1776340620" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "departure": { "delay": 60, "time": "1776339960" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776343020" }, "departure": { "delay": 60, "time": "1776343020" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1776343080" }, "departure": { "delay": 60, "time": "1776343080" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1776341820" }, "departure": { "delay": 60, "time": "1776341820" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1776342360" }, "departure": { "delay": 60, "time": "1776342360" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1776340920" }, "departure": { "delay": 60, "time": "1776340920" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776341280" }, "departure": { "delay": 60, "time": "1776341280" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776340680" }, "departure": { "delay": 60, "time": "1776340680" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776343320" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1776341100" }, "departure": { "delay": 60, "time": "1776341100" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776342720" }, "departure": { "delay": 60, "time": "1776342720" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1776341340" }, "departure": { "delay": 60, "time": "1776341340" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776340260" }, "departure": { "delay": 60, "time": "1776340260" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776340860" }, "departure": { "delay": 60, "time": "1776340860" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1776340740" }, "departure": { "delay": 60, "time": "1776340740" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776340500" }, "departure": { "delay": 60, "time": "1776340500" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776340080" }, "departure": { "delay": 60, "time": "1776340080" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776341400" }, "departure": { "delay": 60, "time": "1776341400" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1776342600" }, "departure": { "delay": 60, "time": "1776342600" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1776342180" }, "departure": { "delay": 60, "time": "1776342180" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:627:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx897:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 41, "time": "1776336161" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 211, "time": "1776339211" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 301, "time": "1776337495" }, "departure": { "delay": 301, "time": "1776337561" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1776336288" }, "departure": { "delay": 147, "time": "1776336387" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 255, "time": "1776337635" }, "departure": { "delay": 255, "time": "1776337635" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 234, "time": "1776337794" }, "departure": { "delay": 234, "time": "1776337794" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 241, "time": "1776338161" }, "departure": { "delay": 241, "time": "1776338161" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 271, "time": "1776337711" }, "departure": { "delay": 271, "time": "1776337711" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 176, "time": "1776336512" }, "departure": { "delay": 176, "time": "1776336536" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 230, "time": "1776338510" }, "departure": { "delay": 230, "time": "1776338510" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 221, "time": "1776337936" }, "departure": { "delay": 221, "time": "1776337961" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 161, "time": "1776336461" }, "departure": { "delay": 161, "time": "1776336461" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 212, "time": "1776338612" }, "departure": { "delay": 212, "time": "1776338612" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 231, "time": "1776336689" }, "departure": { "delay": 231, "time": "1776336711" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 206, "time": "1776337886" }, "departure": { "delay": 206, "time": "1776337886" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 166, "time": "1776338336" }, "departure": { "delay": 166, "time": "1776338386" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 281, "time": "1776338261" }, "departure": { "delay": 281, "time": "1776338261" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 253, "time": "1776337213" }, "departure": { "delay": 253, "time": "1776337213" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 216, "time": "1776336611" }, "departure": { "delay": 216, "time": "1776336636" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1776339031" }, "departure": { "delay": 211, "time": "1776339031" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 223, "time": "1776336763" }, "departure": { "delay": 223, "time": "1776336763" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 188, "time": "1776338708" }, "departure": { "delay": 188, "time": "1776338708" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 271, "time": "1776337291" }, "departure": { "delay": 271, "time": "1776337291" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 211, "time": "1776338791" }, "departure": { "delay": 211, "time": "1776338791" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 286, "time": "1776338086" }, "departure": { "delay": 286, "time": "1776338086" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 } ], "timestamp": "1776336174", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx897:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758669x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1776332295" }, "departure": { "delay": 73, "time": "1776332353" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 226, "time": "1776333674" }, "departure": { "delay": 226, "time": "1776333706" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 278, "time": "1776333291" }, "departure": { "delay": 278, "time": "1776333338" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 277, "time": "1776333457" }, "departure": { "delay": 277, "time": "1776333517" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 223, "time": "1776332653" }, "departure": { "delay": 223, "time": "1776332923" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1776330950" }, "departure": { "delay": 76, "time": "1776330976" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1776331486" }, "departure": { "delay": 119, "time": "1776331499" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 273, "time": "1776333564" }, "departure": { "delay": 273, "time": "1776333573" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 112, "time": "1776331303" }, "departure": { "delay": 112, "time": "1776331312" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 73, "time": "1776331616" }, "departure": { "delay": 73, "time": "1776331633" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 17, "time": "1776331683" }, "departure": { "delay": 17, "time": "1776331697" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776331764" }, "departure": { "delay": 60, "time": "1776331800" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1776332243" }, "departure": { "delay": 52, "time": "1776332272" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 27, "time": "1776332556" }, "departure": { "delay": 27, "time": "1776332607" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1776332004" }, "departure": { "delay": 114, "time": "1776332034" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1776332399" }, "departure": { "delay": 90, "time": "1776332430" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 63, "time": "1776332209" }, "departure": { "delay": 63, "time": "1776332223" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1776331090" }, "departure": { "delay": 95, "time": "1776331115" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 97, "time": "1776331205" }, "departure": { "delay": 97, "time": "1776331237" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1776331968" }, "departure": { "delay": 125, "time": "1776331985" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 211, "time": "1776333735" }, "departure": { "delay": 211, "time": "1776333751" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 120, "time": "1776331374" }, "departure": { "delay": 120, "time": "1776331440" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 281, "time": "1776333368" }, "departure": { "delay": 281, "time": "1776333401" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1776331000" }, "departure": { "delay": 53, "time": "1776331013" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 216, "time": "1776333801" }, "departure": { "delay": 216, "time": "1776333816" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 92, "time": "1776330872" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1776332088" }, "departure": { "delay": 93, "time": "1776332133" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 233, "time": "1776333637" }, "departure": { "delay": 233, "time": "1776333653" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 100, "time": "1776331530" }, "departure": { "delay": 100, "time": "1776331540" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1776331832" }, "departure": { "delay": 118, "time": "1776331918" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1776332477" }, "departure": { "delay": 41, "time": "1776332501" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1776331036" }, "departure": { "delay": 101, "time": "1776331061" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1776333856" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 294, "time": "1776333187" }, "departure": { "delay": 294, "time": "1776333234" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 248, "time": "1776333091" }, "departure": { "delay": 248, "time": "1776333128" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758669x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1776325507" }, "departure": { "delay": 46, "time": "1776325546" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 112, "time": "1776325246" }, "departure": { "delay": 112, "time": "1776325312" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1776326099" }, "departure": { "delay": 10, "time": "1776326110" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1776325480" }, "departure": { "delay": 49, "time": "1776325489" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1776325186" }, "departure": { "delay": 55, "time": "1776325195" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -40, "time": "1776326286" }, "departure": { "delay": -40, "time": "1776326300" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1776325622" }, "departure": { "delay": 76, "time": "1776325636" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776326546" }, "departure": { "delay": 20, "time": "1776326660" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1776328307" }, "departure": { "delay": 58, "time": "1776328318" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 111, "time": "1776328421" }, "departure": { "delay": 111, "time": "1776328431" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -19, "time": "1776325760" }, "departure": { "delay": -19, "time": "1776325781" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 96, "time": "1776327241" }, "departure": { "delay": 96, "time": "1776327396" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -15, "time": "1776325711" }, "departure": { "delay": -15, "time": "1776325725" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1776326213" }, "departure": { "delay": 15, "time": "1776326235" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -9, "time": "1776326709" }, "departure": { "delay": -9, "time": "1776326751" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1776328207" }, "departure": { "delay": 101, "time": "1776328241" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1776325675" }, "departure": { "delay": 5, "time": "1776325685" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1776325847" }, "departure": { "delay": 7, "time": "1776325867" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1776328107" }, "departure": { "delay": 120, "time": "1776328140" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 113, "time": "1776327948" }, "departure": { "delay": 113, "time": "1776328013" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 15, "time": "1776325802" }, "departure": { "delay": 15, "time": "1776325815" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 91, "time": "1776328275" }, "departure": { "delay": 91, "time": "1776328291" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 36, "time": "1776325919" }, "departure": { "delay": 36, "time": "1776325956" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 86, "time": "1776328331" }, "departure": { "delay": 86, "time": "1776328346" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 103, "time": "1776327602" }, "departure": { "delay": 103, "time": "1776327643" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1776326854" }, "departure": { "delay": 4, "time": "1776326884" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 90, "time": "1776328451" }, "departure": { "delay": 90, "time": "1776328470" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 78, "time": "1776327910" }, "departure": { "delay": 78, "time": "1776327918" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1776326023" }, "departure": { "delay": 27, "time": "1776326067" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1776327814" }, "departure": { "delay": 76, "time": "1776327856" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 62, "time": "1776325359" }, "departure": { "delay": 62, "time": "1776325382" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1776328146" }, "departure": { "delay": 103, "time": "1776328183" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 47, "time": "1776328547" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 61, "time": "1776325576" }, "departure": { "delay": 61, "time": "1776325621" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1776326164" }, "departure": { "delay": 36, "time": "1776326196" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1776327877" }, "departure": { "delay": 111, "time": "1776327891" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 18, "time": "1776326922" }, "departure": { "delay": 18, "time": "1776326958" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1776328358" }, "departure": { "delay": 72, "time": "1776328392" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -39, "time": "1776326405" }, "departure": { "delay": -39, "time": "1776326421" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -36, "time": "1776326983" }, "departure": { "delay": -36, "time": "1776327024" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -36, "time": "1776326446" }, "departure": { "delay": -36, "time": "1776326484" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 82, "time": "1776327683" }, "departure": { "delay": 82, "time": "1776327742" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 59, "time": "1776327446" }, "departure": { "delay": 59, "time": "1776327479" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1776325400" }, "departure": { "delay": 47, "time": "1776325427" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 21, "time": "1776325161" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -16, "time": "1776327087" }, "departure": { "delay": -16, "time": "1776327164" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 4, "time": "1776326781" }, "departure": { "delay": 4, "time": "1776326824" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -24, "time": "1776326337" }, "departure": { "delay": -24, "time": "1776326376" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596189:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -75, "time": "1776340125" }, "departure": { "delay": -75, "time": "1776340125" }, "stopId": "FR:27602:ZE:0xLES02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -124, "time": "1776341696" }, "stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -117, "time": "1776340263" }, "departure": { "delay": -117, "time": "1776340263" }, "stopId": "FR:27602:ZE:0xALI01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -136, "time": "1776341024" }, "departure": { "delay": -136, "time": "1776341024" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -123, "time": "1776340437" }, "departure": { "delay": -123, "time": "1776340437" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1776339730" }, "departure": { "delay": 10, "time": "1776339730" }, "stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -95, "time": "1776340645" }, "departure": { "delay": -95, "time": "1776340645" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -88, "time": "1776341672" }, "departure": { "delay": -88, "time": "1776341672" }, "stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -73, "time": "1776340487" }, "departure": { "delay": -73, "time": "1776340487" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -78, "time": "1776341502" }, "departure": { "delay": -78, "time": "1776341502" }, "stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -83, "time": "1776341137" }, "departure": { "delay": -83, "time": "1776341137" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -55, "time": "1776340685" }, "departure": { "delay": -55, "time": "1776340685" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -125, "time": "1776340855" }, "departure": { "delay": -125, "time": "1776340855" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -112, "time": "1776340328" }, "departure": { "delay": -112, "time": "1776340328" }, "stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -143, "time": "1776341077" }, "departure": { "delay": -143, "time": "1776341077" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -64, "time": "1776341276" }, "departure": { "delay": -64, "time": "1776341276" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -88, "time": "1776341612" }, "departure": { "delay": -88, "time": "1776341612" }, "stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -121, "time": "1776340739" }, "departure": { "delay": -121, "time": "1776340739" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -90, "time": "1776339810" }, "departure": { "delay": -90, "time": "1776339810" }, "stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1776339870" }, "departure": { "delay": -90, "time": "1776339870" }, "stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -154, "time": "1776339926" }, "departure": { "delay": -154, "time": "1776339926" }, "stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1776341420" }, "departure": { "delay": -40, "time": "1776341420" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -135, "time": "1776340965" }, "departure": { "delay": -135, "time": "1776340965" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -130, "time": "1776341330" }, "departure": { "delay": -130, "time": "1776341330" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -64, "time": "1776340196" }, "departure": { "delay": -64, "time": "1776340196" }, "stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004", "stopSequence": 8 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596189:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1956:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1776337601" }, "departure": { "delay": 101, "time": "1776337601" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -112, "time": "1776338528" }, "departure": { "delay": -112, "time": "1776338528" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -96, "time": "1776339324" }, "departure": { "delay": -96, "time": "1776339324" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -64, "time": "1776338276" }, "departure": { "delay": -64, "time": "1776338276" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": -93, "time": "1776338007" }, "departure": { "delay": -93, "time": "1776338007" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -98, "time": "1776338662" }, "departure": { "delay": -98, "time": "1776338662" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -110, "time": "1776338590" }, "departure": { "delay": -110, "time": "1776338590" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -117, "time": "1776338823" }, "departure": { "delay": -117, "time": "1776338823" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1776337506" }, "departure": { "delay": 86, "time": "1776337526" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -117, "time": "1776339123" }, "departure": { "delay": -117, "time": "1776339123" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -139, "time": "1776339221" }, "departure": { "delay": -139, "time": "1776339221" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -103, "time": "1776338357" }, "departure": { "delay": -103, "time": "1776338357" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "departure": { "delay": 30, "time": "1776337350" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -98, "time": "1776339442" }, "departure": { "delay": -98, "time": "1776339442" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -94, "time": "1776338426" }, "departure": { "delay": -94, "time": "1776338426" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -122, "time": "1776338758" }, "departure": { "delay": -122, "time": "1776338758" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1776337426" }, "departure": { "delay": 46, "time": "1776337426" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -103, "time": "1776339557" }, "departure": { "delay": -103, "time": "1776339557" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1776336934", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1956:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 207, "time": "1776325432" }, "departure": { "delay": 207, "time": "1776325467" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 211, "time": "1776324946" }, "departure": { "delay": 211, "time": "1776324991" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1776326222" }, "departure": { "delay": 97, "time": "1776326317" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 255, "time": "1776325303" }, "departure": { "delay": 255, "time": "1776325335" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 243, "time": "1776324843" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 236, "time": "1776325090" }, "departure": { "delay": 236, "time": "1776325136" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1776326430" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 258, "time": "1776325236" }, "departure": { "delay": 258, "time": "1776325278" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 226, "time": "1776325011" }, "departure": { "delay": 226, "time": "1776325066" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 126, "time": "1776325998" }, "departure": { "delay": 126, "time": "1776326046" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1776325941" }, "departure": { "delay": 110, "time": "1776325970" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 113, "time": "1776325819" }, "departure": { "delay": 113, "time": "1776325913" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 107, "time": "1776325578" }, "departure": { "delay": 107, "time": "1776325607" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 216, "time": "1776325379" }, "departure": { "delay": 216, "time": "1776325416" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 72, "time": "1776326124" }, "departure": { "delay": 72, "time": "1776326172" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 165, "time": "1776325510" }, "departure": { "delay": 165, "time": "1776325545" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 85, "time": "1776325747" }, "departure": { "delay": 85, "time": "1776325765" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 127, "time": "1776325652" }, "departure": { "delay": 127, "time": "1776325687" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 248, "time": "1776325161" }, "departure": { "delay": 248, "time": "1776325208" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1776326080" }, "departure": { "delay": 123, "time": "1776326103" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758852x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1776337331" }, "departure": { "delay": 90, "time": "1776337350" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 148, "time": "1776334630" }, "departure": { "delay": 148, "time": "1776334648" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1776337077" }, "departure": { "delay": 96, "time": "1776337116" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 160, "time": "1776334678" }, "departure": { "delay": 160, "time": "1776334720" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1776337128" }, "departure": { "delay": 81, "time": "1776337161" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 147, "time": "1776334827" }, "departure": { "delay": 147, "time": "1776334827" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1776337241" }, "departure": { "delay": 92, "time": "1776337292" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 96, "time": "1776337405" }, "departure": { "delay": 96, "time": "1776337416" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 70, "time": "1776336686" }, "departure": { "delay": 70, "time": "1776336730" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 207, "time": "1776334726" }, "departure": { "delay": 207, "time": "1776334767" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1776335537" }, "departure": { "delay": 59, "time": "1776335579" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1776335489" }, "departure": { "delay": 68, "time": "1776335528" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 174, "time": "1776334600" }, "departure": { "delay": 174, "time": "1776334614" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 66, "time": "1776337374" }, "departure": { "delay": 66, "time": "1776337386" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 46, "time": "1776335413" }, "departure": { "delay": 46, "time": "1776335446" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 107, "time": "1776336611" }, "departure": { "delay": 107, "time": "1776336647" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 51, "time": "1776335879" }, "departure": { "delay": 51, "time": "1776335931" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1776336055" }, "departure": { "delay": 44, "time": "1776336104" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 119, "time": "1776335018" }, "departure": { "delay": 119, "time": "1776335039" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 34, "time": "1776335356" }, "departure": { "delay": 34, "time": "1776335374" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1776337189" }, "departure": { "delay": 66, "time": "1776337206" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 102, "time": "1776335104" }, "departure": { "delay": 102, "time": "1776335142" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1776335242" }, "departure": { "delay": 105, "time": "1776335265" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1776334875" }, "departure": { "delay": 86, "time": "1776334886" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 72, "time": "1776336902" }, "departure": { "delay": 72, "time": "1776336972" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "departure": { "delay": 81, "time": "1776334221" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1776334902" }, "departure": { "delay": 116, "time": "1776334916" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 222, "time": "1776334333" }, "departure": { "delay": 222, "time": "1776334422" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1776336794" }, "departure": { "delay": 33, "time": "1776336813" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 28, "time": "1776337528" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 177, "time": "1776334536" }, "departure": { "delay": 177, "time": "1776334557" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 192, "time": "1776334474" }, "departure": { "delay": 192, "time": "1776334512" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1776336832" }, "departure": { "delay": 66, "time": "1776336846" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 106, "time": "1776336359" }, "departure": { "delay": 106, "time": "1776336406" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 82, "time": "1776335990" }, "departure": { "delay": 82, "time": "1776336022" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 61, "time": "1776337308" }, "departure": { "delay": 61, "time": "1776337321" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 28, "time": "1776335814" }, "departure": { "delay": 28, "time": "1776335848" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1776335737" }, "departure": { "delay": 20, "time": "1776335780" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 142, "time": "1776334245" }, "departure": { "delay": 142, "time": "1776334282" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1776337432" }, "departure": { "delay": 86, "time": "1776337466" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 103, "time": "1776336456" }, "departure": { "delay": 103, "time": "1776336523" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 110, "time": "1776334937" }, "departure": { "delay": 110, "time": "1776334970" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1776335180" }, "departure": { "delay": 94, "time": "1776335194" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1776336173" }, "departure": { "delay": 50, "time": "1776336230" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1776336866" }, "departure": { "delay": 41, "time": "1776336881" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 44, "time": "1776335641" }, "departure": { "delay": 44, "time": "1776335684" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 111, "time": "1776334844" }, "departure": { "delay": 111, "time": "1776334851" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1776335288" }, "departure": { "delay": 76, "time": "1776335296" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338811", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758852x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747507x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -63, "time": "1776332205" }, "departure": { "delay": -63, "time": "1776332217" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1776333100" }, "departure": { "delay": 168, "time": "1776333108" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1776332668" }, "departure": { "delay": 97, "time": "1776332677" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 184, "time": "1776331312" }, "departure": { "delay": 184, "time": "1776331324" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 107, "time": "1776331007" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -86, "time": "1776331703" }, "departure": { "delay": -86, "time": "1776331714" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 165, "time": "1776332971" }, "departure": { "delay": 165, "time": "1776332985" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 121, "time": "1776332934" }, "departure": { "delay": 121, "time": "1776332941" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1776331053" }, "departure": { "delay": 105, "time": "1776331065" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1776332867" }, "departure": { "delay": 122, "time": "1776332882" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1776332783" }, "departure": { "delay": 110, "time": "1776332810" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1776331566" }, "departure": { "delay": 120, "time": "1776331620" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1776333302" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 208, "time": "1776331273" }, "departure": { "delay": 208, "time": "1776331288" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -65, "time": "1776332137" }, "departure": { "delay": -65, "time": "1776332155" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1776331362" }, "departure": { "delay": 172, "time": "1776331372" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 138, "time": "1776333128" }, "departure": { "delay": 138, "time": "1776333138" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1776331967" }, "departure": { "delay": 8, "time": "1776331988" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 123, "time": "1776332390" }, "departure": { "delay": 123, "time": "1776332583" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1776331122" }, "departure": { "delay": 128, "time": "1776331148" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 153, "time": "1776333011" }, "departure": { "delay": 153, "time": "1776333033" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1776332015" }, "departure": { "delay": -7, "time": "1776332033" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747507x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1776310741" }, "departure": { "delay": 175, "time": "1776310795" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -18, "time": "1776311071" }, "departure": { "delay": -18, "time": "1776311082" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1776311002" }, "departure": { "delay": 59, "time": "1776311039" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 151, "time": "1776310611" }, "departure": { "delay": 151, "time": "1776310651" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1776310949" }, "departure": { "delay": 102, "time": "1776310962" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1776311264" }, "departure": { "delay": 34, "time": "1776311314" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 141, "time": "1776310563" }, "departure": { "delay": 141, "time": "1776310581" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 126, "time": "1776310913" }, "departure": { "delay": 126, "time": "1776310926" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 158, "time": "1776310358" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 177, "time": "1776310823" }, "departure": { "delay": 177, "time": "1776310857" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 153, "time": "1776310676" }, "departure": { "delay": 153, "time": "1776310713" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1776311363" }, "departure": { "delay": 8, "time": "1776311408" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1776311523" }, "departure": { "delay": 53, "time": "1776311573" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1776311444" }, "departure": { "delay": 24, "time": "1776311484" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -56, "time": "1776311884" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1776310506" }, "departure": { "delay": 148, "time": "1776310528" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1776311688" }, "departure": { "delay": 2, "time": "1776311702" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1776311616" }, "departure": { "delay": 73, "time": "1776311653" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1776311763" }, "departure": { "delay": -13, "time": "1776311807" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1776311137" }, "departure": { "delay": 14, "time": "1776311174" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1776317179" }, "departure": { "delay": 89, "time": "1776317189" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1776318804" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 131, "time": "1776317022" }, "departure": { "delay": 131, "time": "1776317051" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1776318494" }, "departure": { "delay": -14, "time": "1776318526" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -56, "time": "1776318113" }, "departure": { "delay": -56, "time": "1776318124" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1776317537" }, "departure": { "delay": 37, "time": "1776317557" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1776317239" }, "departure": { "delay": 49, "time": "1776317269" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 61, "time": "1776317488" }, "departure": { "delay": 61, "time": "1776317521" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 32, "time": "1776318441" }, "departure": { "delay": 32, "time": "1776318452" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1776317399" }, "departure": { "delay": 69, "time": "1776317469" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -3, "time": "1776318467" }, "departure": { "delay": -3, "time": "1776318477" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -21, "time": "1776318005" }, "departure": { "delay": -21, "time": "1776318039" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -54, "time": "1776317576" }, "departure": { "delay": -54, "time": "1776317586" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776317351" }, "departure": { "delay": 38, "time": "1776317378" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": -389, "time": "1776316411" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 109, "time": "1776317083" }, "departure": { "delay": 109, "time": "1776317089" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1776318269" }, "departure": { "delay": 70, "time": "1776318430" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 114, "time": "1776317142" }, "departure": { "delay": 114, "time": "1776317154" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1776318656" }, "departure": { "delay": 4, "time": "1776318664" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -18, "time": "1776318159" }, "departure": { "delay": -18, "time": "1776318222" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 44, "time": "1776317302" }, "departure": { "delay": 44, "time": "1776317324" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -39, "time": "1776317713" }, "departure": { "delay": -39, "time": "1776317781" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1776317116" }, "departure": { "delay": 86, "time": "1776317126" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776318717" }, "departure": { "delay": 8, "time": "1776318728" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx469:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776353460" }, "departure": { "time": "1776353460" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776354845" }, "departure": { "delay": 5, "time": "1776354845" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1776353040" }, "departure": { "time": "1776353040" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1776354480" }, "departure": { "time": "1776354480" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "time": "1776352560" }, "departure": { "time": "1776352560" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1776354360" }, "departure": { "time": "1776354360" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1776354840" }, "departure": { "time": "1776354840" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1776352800" }, "departure": { "time": "1776352800" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1776353465" }, "departure": { "delay": 5, "time": "1776353465" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1776353820" }, "departure": { "time": "1776353820" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1776352980" }, "departure": { "time": "1776352980" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1776353880" }, "departure": { "time": "1776353880" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1776355020" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1776352920" }, "departure": { "time": "1776352920" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1776354600" }, "departure": { "time": "1776354600" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1776354900" }, "departure": { "time": "1776354900" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1776353280" }, "departure": { "time": "1776353280" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1776353580" }, "departure": { "time": "1776353580" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1776353100" }, "departure": { "time": "1776353100" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "departure": { "time": "1776351900" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1776354060" }, "departure": { "time": "1776354060" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1776354240" }, "departure": { "time": "1776354240" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1776353700" }, "departure": { "time": "1776353700" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1776353400" }, "departure": { "time": "1776353400" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1776353520" }, "departure": { "time": "1776353520" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776354720" }, "departure": { "time": "1776354720" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 } ], "timestamp": "1776330021", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx469:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -90, "time": "1776321137" }, "departure": { "delay": -90, "time": "1776321150" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 145, "time": "1776323892" }, "departure": { "delay": 145, "time": "1776323905" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -13, "time": "1776320979" }, "departure": { "delay": -13, "time": "1776320987" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1776322330" }, "departure": { "delay": -20, "time": "1776322360" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -47, "time": "1776321600" }, "departure": { "delay": -47, "time": "1776321613" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1776320993" }, "departure": { "delay": 3, "time": "1776321003" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -63, "time": "1776321731" }, "departure": { "delay": -63, "time": "1776321777" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1776323636" }, "departure": { "delay": 93, "time": "1776323673" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 150, "time": "1776322707" }, "departure": { "delay": 150, "time": "1776322890" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 51, "time": "1776320794" }, "departure": { "delay": 51, "time": "1776320811" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -46, "time": "1776322180" }, "departure": { "delay": -46, "time": "1776322214" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 98, "time": "1776323388" }, "departure": { "delay": 98, "time": "1776323438" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -28, "time": "1776321411" }, "departure": { "delay": -28, "time": "1776321452" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1776323585" }, "departure": { "delay": 81, "time": "1776323601" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -92, "time": "1776321082" }, "departure": { "delay": -92, "time": "1776321088" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -51, "time": "1776322237" }, "departure": { "delay": -51, "time": "1776322269" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -32, "time": "1776321486" }, "departure": { "delay": -32, "time": "1776321508" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -66, "time": "1776322392" }, "departure": { "delay": -66, "time": "1776322434" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 82, "time": "1776323750" }, "departure": { "delay": 82, "time": "1776323782" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 15, "time": "1776320934" }, "departure": { "delay": 15, "time": "1776320955" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 71, "time": "1776323130" }, "departure": { "delay": 71, "time": "1776323171" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 102, "time": "1776323833" }, "departure": { "delay": 102, "time": "1776323862" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 111, "time": "1776323049" }, "departure": { "delay": 111, "time": "1776323091" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 106, "time": "1776320671" }, "departure": { "delay": 106, "time": "1776320686" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -51, "time": "1776322526" }, "departure": { "delay": -51, "time": "1776322569" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1776322934" }, "departure": { "delay": 100, "time": "1776322960" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 29, "time": "1776320896" }, "departure": { "delay": 29, "time": "1776320909" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1776323276" }, "departure": { "delay": 87, "time": "1776323307" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -47, "time": "1776322118" }, "departure": { "delay": -47, "time": "1776322153" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 81, "time": "1776320661" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -58, "time": "1776321171" }, "departure": { "delay": -58, "time": "1776321182" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1776323328" }, "departure": { "delay": 85, "time": "1776323365" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 113, "time": "1776323537" }, "departure": { "delay": 113, "time": "1776323573" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 101, "time": "1776320714" }, "departure": { "delay": 101, "time": "1776320741" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -25, "time": "1776321558" }, "departure": { "delay": -25, "time": "1776321575" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 27, "time": "1776320832" }, "departure": { "delay": 27, "time": "1776320847" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 95, "time": "1776323713" }, "departure": { "delay": 95, "time": "1776323735" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 110, "time": "1776323795" }, "departure": { "delay": 110, "time": "1776323810" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -51, "time": "1776321813" }, "departure": { "delay": -51, "time": "1776321849" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1776324050" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 142, "time": "1776323932" }, "departure": { "delay": 142, "time": "1776323962" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -59, "time": "1776321199" }, "departure": { "delay": -59, "time": "1776321241" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1776321865" }, "departure": { "delay": -63, "time": "1776321897" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -22, "time": "1776321305" }, "departure": { "delay": -22, "time": "1776321338" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -98, "time": "1776321662" }, "departure": { "delay": -98, "time": "1776321682" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -53, "time": "1776321972" }, "departure": { "delay": -53, "time": "1776322027" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1776323230" }, "departure": { "delay": 41, "time": "1776323261" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -73, "time": "1776321041" }, "departure": { "delay": -73, "time": "1776321047" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1776325207" }, "departure": { "delay": 87, "time": "1776325227" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 164, "time": "1776326116" }, "departure": { "delay": 164, "time": "1776326144" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1776325792" }, "departure": { "delay": 88, "time": "1776325828" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -5, "time": "1776327043" }, "departure": { "delay": -5, "time": "1776327055" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -15, "time": "1776326901" }, "departure": { "delay": -15, "time": "1776326925" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 39, "time": "1776326762" }, "departure": { "delay": 39, "time": "1776326799" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 206, "time": "1776325526" }, "departure": { "delay": 206, "time": "1776325526" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1776324855" }, "departure": { "delay": 30, "time": "1776324870" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1776324775" }, "departure": { "delay": 27, "time": "1776324807" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1776326941" }, "departure": { "delay": 17, "time": "1776326957" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 14, "time": "1776326384" }, "departure": { "delay": 14, "time": "1776326414" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -32, "time": "1776327088" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 22, "time": "1776327012" }, "departure": { "delay": 22, "time": "1776327022" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 100, "time": "1776325289" }, "departure": { "delay": 100, "time": "1776325300" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1776326221" }, "departure": { "delay": 56, "time": "1776326336" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 39, "time": "1776324579" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1776325740" }, "departure": { "delay": 128, "time": "1776325748" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 113, "time": "1776325177" }, "departure": { "delay": 113, "time": "1776325193" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1776325325" }, "departure": { "delay": 87, "time": "1776325347" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1776325124" }, "departure": { "delay": 115, "time": "1776325135" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 162, "time": "1776326026" }, "departure": { "delay": 162, "time": "1776326082" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 180, "time": "1776325640" }, "departure": { "delay": 180, "time": "1776325680" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1776326721" }, "departure": { "delay": 35, "time": "1776326735" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1776325908" }, "departure": { "delay": 66, "time": "1776325926" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1776326568" }, "departure": { "delay": 62, "time": "1776326582" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1776326641" }, "departure": { "delay": 92, "time": "1776326672" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 165, "time": "1776325585" }, "departure": { "delay": 165, "time": "1776325605" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776326852" }, "departure": { "time": "1776326880" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1776326692" }, "departure": { "delay": 60, "time": "1776326700" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1776326810" }, "departure": { "delay": 6, "time": "1776326826" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1776324983" }, "departure": { "delay": 62, "time": "1776325022" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1776324891" }, "departure": { "delay": 68, "time": "1776324908" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1776325851" }, "departure": { "delay": 85, "time": "1776325885" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597217:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1776342195" }, "departure": { "delay": -45, "time": "1776342195" }, "stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -122, "time": "1776342598" }, "departure": { "delay": -122, "time": "1776342598" }, "stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -165, "time": "1776342855" }, "departure": { "delay": -165, "time": "1776342855" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -173, "time": "1776342907" }, "departure": { "delay": -173, "time": "1776342907" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3426, "time": "1776338634" }, "departure": { "delay": -3426, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -97, "time": "1776342443" }, "departure": { "delay": -97, "time": "1776342443" }, "stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -124, "time": "1776342656" }, "departure": { "delay": -124, "time": "1776342656" }, "stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -233, "time": "1776343027" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -75, "time": "1776342345" }, "departure": { "delay": -75, "time": "1776342345" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -127, "time": "1776342533" }, "departure": { "delay": -127, "time": "1776342533" }, "stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -153, "time": "1776342807" }, "departure": { "delay": -153, "time": "1776342807" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -91, "time": "1776342269" }, "departure": { "delay": -91, "time": "1776342269" }, "stopId": "FR:27229:ZE:0xFER01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -153, "time": "1776342687" }, "departure": { "delay": -153, "time": "1776342687" }, "stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -15, "time": "1776342105" }, "departure": { "delay": -15, "time": "1776342105" }, "stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004", "stopSequence": 3 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597217:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596842:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 290, "time": "1776338870" }, "departure": { "delay": 290, "time": "1776338870" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 118, "time": "1776339478" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1776339094" }, "departure": { "delay": 214, "time": "1776339094" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 202, "time": "1776339262" }, "departure": { "delay": 202, "time": "1776339262" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1776339352" }, "departure": { "delay": 172, "time": "1776339352" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 399, "time": "1776338586" }, "departure": { "delay": 399, "time": "1776338619" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 178, "time": "1776339178" }, "departure": { "delay": 178, "time": "1776339178" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 148, "time": "1776339448" }, "departure": { "delay": 148, "time": "1776339448" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 172, "time": "1776339412" }, "departure": { "delay": 172, "time": "1776339412" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 350, "time": "1776338810" }, "departure": { "delay": 350, "time": "1776338810" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 187, "time": "1776339307" }, "departure": { "delay": 187, "time": "1776339307" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 459, "time": "1776338679" }, "departure": { "delay": 459, "time": "1776338679" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 253, "time": "1776339013" }, "departure": { "delay": 253, "time": "1776339013" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 313, "time": "1776338953" }, "departure": { "delay": 313, "time": "1776338953" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596842:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253187x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 299, "time": "1776338759" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 310, "time": "1776339190" }, "departure": { "delay": 310, "time": "1776339190" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "departure": { "delay": 322, "time": "1776338722" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 299, "time": "1776338579" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 269, "time": "1776338609" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 270, "time": "1776339390" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 284, "time": "1776338684" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 270, "time": "1776338790" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 318, "time": "1776339078" }, "departure": { "delay": 318, "time": "1776339078" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 326, "time": "1776339326" }, "departure": { "delay": 326, "time": "1776339326" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 299, "time": "1776338639" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 277, "time": "1776339277" }, "departure": { "delay": 277, "time": "1776339277" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 270, "time": "1776339030" }, "departure": { "delay": 270, "time": "1776339030" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 276, "time": "1776339156" }, "departure": { "delay": 276, "time": "1776339156" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 303, "time": "1776338823" }, "departure": { "delay": 303, "time": "1776338823" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 359, "time": "1776338279" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 294, "time": "1776339234" }, "departure": { "delay": 294, "time": "1776339234" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1776338777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253187x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759061x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 378, "time": "1776337123" }, "departure": { "delay": 378, "time": "1776337158" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 344, "time": "1776337013" }, "departure": { "delay": 344, "time": "1776337064" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 371, "time": "1776338688" }, "departure": { "delay": 371, "time": "1776338711" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 329, "time": "1776337281" }, "departure": { "delay": 329, "time": "1776337289" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 323, "time": "1776338350" }, "departure": { "delay": 323, "time": "1776338423" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 332, "time": "1776337166" }, "departure": { "delay": 332, "time": "1776337172" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 192, "time": "1776337658" }, "departure": { "delay": 192, "time": "1776337752" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1776337966" }, "departure": { "delay": 200, "time": "1776338000" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 424, "time": "1776338542" }, "departure": { "delay": 424, "time": "1776338584" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 235, "time": "1776338755" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 332, "time": "1776338194" }, "departure": { "delay": 332, "time": "1776338312" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 380, "time": "1776338629" }, "departure": { "delay": 380, "time": "1776338660" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 202, "time": "1776337907" }, "departure": { "delay": 202, "time": "1776337942" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 284, "time": "1776337228" }, "departure": { "delay": 284, "time": "1776337244" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 131, "time": "1776337621" }, "departure": { "delay": 131, "time": "1776337631" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 373, "time": "1776336973" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1776337586" }, "departure": { "delay": 103, "time": "1776337603" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 298, "time": "1776337355" }, "departure": { "delay": 298, "time": "1776337378" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 128, "time": "1776337541" }, "departure": { "delay": 128, "time": "1776337568" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 302, "time": "1776337309" }, "departure": { "delay": 302, "time": "1776337322" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 203, "time": "1776338016" }, "departure": { "delay": 203, "time": "1776338063" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 254, "time": "1776337444" }, "departure": { "delay": 254, "time": "1776337454" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759061x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 210, "time": "1776314361" }, "departure": { "delay": 210, "time": "1776314370" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 157, "time": "1776313560" }, "departure": { "delay": 157, "time": "1776313597" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1776312875" }, "departure": { "delay": 113, "time": "1776312893" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1776313684" }, "departure": { "delay": 156, "time": "1776313716" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1776313145" }, "departure": { "delay": 137, "time": "1776313157" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 217, "time": "1776314109" }, "departure": { "delay": 217, "time": "1776314137" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1776313240" }, "departure": { "delay": 130, "time": "1776313270" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1776312738" }, "departure": { "delay": 105, "time": "1776312765" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1776314629" }, "departure": { "delay": 207, "time": "1776314667" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 42, "time": "1776312462" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 202, "time": "1776313996" }, "departure": { "delay": 202, "time": "1776314002" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1776312614" }, "departure": { "delay": 32, "time": "1776312632" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 121, "time": "1776312828" }, "departure": { "delay": 121, "time": "1776312841" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 154, "time": "1776312976" }, "departure": { "delay": 154, "time": "1776312994" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1776313757" }, "departure": { "delay": 117, "time": "1776313797" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 194, "time": "1776314714" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 178, "time": "1776314444" }, "departure": { "delay": 178, "time": "1776314458" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 167, "time": "1776314551" }, "departure": { "delay": 167, "time": "1776314567" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 90, "time": "1776312656" }, "departure": { "delay": 90, "time": "1776312690" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 135, "time": "1776313504" }, "departure": { "delay": 135, "time": "1776313515" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 187, "time": "1776313061" }, "departure": { "delay": 187, "time": "1776313087" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1776314408" }, "departure": { "delay": 200, "time": "1776314420" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1776320423" }, "departure": { "delay": 64, "time": "1776320464" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 72, "time": "1776317563" }, "departure": { "delay": 72, "time": "1776317592" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1776318964" }, "departure": { "delay": -10, "time": "1776319010" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1776319139" }, "departure": { "delay": 43, "time": "1776319183" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 64, "time": "1776319340" }, "departure": { "delay": 64, "time": "1776319384" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1776320592" }, "departure": { "delay": 46, "time": "1776320626" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -48, "time": "1776317978" }, "departure": { "delay": -48, "time": "1776318012" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776319231" }, "departure": { "delay": 65, "time": "1776319265" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 50, "time": "1776320012" }, "departure": { "delay": 50, "time": "1776320030" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -18, "time": "1776317742" }, "departure": { "delay": -18, "time": "1776317742" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776320092" }, "departure": { "delay": 90, "time": "1776320130" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 99, "time": "1776318440" }, "departure": { "delay": 99, "time": "1776318699" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1776320385" }, "departure": { "delay": 62, "time": "1776320402" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 77, "time": "1776319596" }, "departure": { "delay": 77, "time": "1776319637" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 71, "time": "1776319898" }, "departure": { "delay": 71, "time": "1776319931" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 86, "time": "1776319730" }, "departure": { "delay": 86, "time": "1776319766" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 81, "time": "1776319701" }, "departure": { "delay": 81, "time": "1776319701" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1776319509" }, "departure": { "delay": 38, "time": "1776319538" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 95, "time": "1776320241" }, "departure": { "delay": 95, "time": "1776320255" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 108, "time": "1776320190" }, "departure": { "delay": 108, "time": "1776320208" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 46, "time": "1776320501" }, "departure": { "delay": 46, "time": "1776320506" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -82, "time": "1776318069" }, "departure": { "delay": -82, "time": "1776318098" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1776317437" }, "departure": { "delay": 74, "time": "1776317474" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1776319063" }, "departure": { "delay": 29, "time": "1776319109" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 59, "time": "1776320267" }, "departure": { "delay": 59, "time": "1776320279" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 63, "time": "1776320152" }, "departure": { "delay": 63, "time": "1776320163" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 46, "time": "1776317616" }, "departure": { "delay": 46, "time": "1776317626" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1776320896" }, "departure": { "delay": 86, "time": "1776320906" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -75, "time": "1776318273" }, "departure": { "delay": -75, "time": "1776318285" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1776320948" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 22, "time": "1776317813" }, "departure": { "delay": 22, "time": "1776317842" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 50, "time": "1776317390" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1776317705" }, "departure": { "delay": 30, "time": "1776317730" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 125, "time": "1776320742" }, "departure": { "delay": 125, "time": "1776320825" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 46, "time": "1776319434" }, "departure": { "delay": 46, "time": "1776319486" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1776317646" }, "departure": { "delay": 16, "time": "1776317656" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1776318882" }, "departure": { "delay": 24, "time": "1776318924" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1776317673" }, "departure": { "delay": -10, "time": "1776317690" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -25, "time": "1776318155" }, "departure": { "delay": -25, "time": "1776318155" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -69, "time": "1776318042" }, "departure": { "delay": -69, "time": "1776318051" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -85, "time": "1776318360" }, "departure": { "delay": -85, "time": "1776318395" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1776320560" }, "departure": { "delay": 55, "time": "1776320575" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 65, "time": "1776319793" }, "departure": { "delay": 65, "time": "1776319805" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -40, "time": "1776318260" }, "departure": { "delay": -40, "time": "1776318260" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1776320337" }, "departure": { "delay": 93, "time": "1776320373" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -11, "time": "1776317862" }, "departure": { "delay": -11, "time": "1776317869" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -51, "time": "1776317882" }, "departure": { "delay": -51, "time": "1776317889" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1776318800" }, "departure": { "delay": 59, "time": "1776318839" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 55, "time": "1776319836" }, "departure": { "delay": 55, "time": "1776319855" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 102, "time": "1776320851" }, "departure": { "delay": 102, "time": "1776320862" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 237, "time": "1776323541" }, "departure": { "delay": 237, "time": "1776323577" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 142, "time": "1776324406" }, "departure": { "delay": 142, "time": "1776324442" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 117, "time": "1776324837" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 182, "time": "1776324741" }, "departure": { "delay": 182, "time": "1776324782" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 115, "time": "1776324583" }, "departure": { "delay": 115, "time": "1776324595" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 175, "time": "1776322460" }, "departure": { "delay": 175, "time": "1776322495" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1776322090" }, "departure": { "delay": 110, "time": "1776322130" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1776324512" }, "departure": { "delay": 137, "time": "1776324557" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 173, "time": "1776322804" }, "departure": { "delay": 173, "time": "1776322853" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 232, "time": "1776323466" }, "departure": { "delay": 232, "time": "1776323512" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 219, "time": "1776323347" }, "departure": { "delay": 219, "time": "1776323379" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1776323700" }, "departure": { "delay": 157, "time": "1776323737" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 118, "time": "1776323952" }, "departure": { "delay": 118, "time": "1776323998" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 46, "time": "1776321826" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1776322549" }, "departure": { "delay": 212, "time": "1776322592" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1776322231" }, "departure": { "delay": 126, "time": "1776322266" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 255, "time": "1776323283" }, "departure": { "delay": 255, "time": "1776323295" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 276, "time": "1776323096" }, "departure": { "delay": 276, "time": "1776323136" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 247, "time": "1776322976" }, "departure": { "delay": 247, "time": "1776323047" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 203, "time": "1776322621" }, "departure": { "delay": 203, "time": "1776322643" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 188, "time": "1776323611" }, "departure": { "delay": 188, "time": "1776323648" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1776324055" }, "departure": { "delay": 148, "time": "1776324088" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 82, "time": "1776321927" }, "departure": { "delay": 82, "time": "1776321982" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 209, "time": "1776322925" }, "departure": { "delay": 209, "time": "1776322949" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 281, "time": "1776323150" }, "departure": { "delay": 281, "time": "1776323201" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1776323407" }, "departure": { "delay": 220, "time": "1776323440" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1776322009" }, "departure": { "delay": 70, "time": "1776322030" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1776322050" }, "departure": { "delay": 110, "time": "1776322070" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1776324336" }, "departure": { "delay": 111, "time": "1776324351" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1776324630" }, "departure": { "delay": 118, "time": "1776324658" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 193, "time": "1776322355" }, "departure": { "delay": 193, "time": "1776322393" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 143, "time": "1776324252" }, "departure": { "delay": 143, "time": "1776324263" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 148, "time": "1776324173" }, "departure": { "delay": 148, "time": "1776324208" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 139, "time": "1776323809" }, "departure": { "delay": 139, "time": "1776323839" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 191, "time": "1776322733" }, "departure": { "delay": 191, "time": "1776322751" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759040x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1776313395" }, "departure": { "delay": 83, "time": "1776313403" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1776312882" }, "departure": { "delay": 115, "time": "1776312895" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776313334" }, "departure": { "delay": 60, "time": "1776313380" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1776313432" }, "departure": { "delay": 86, "time": "1776313466" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1776313064" }, "departure": { "delay": 116, "time": "1776313136" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1776312754" }, "departure": { "delay": 105, "time": "1776312765" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1776313679" }, "departure": { "delay": 16, "time": "1776313696" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1776313605" }, "departure": { "delay": 58, "time": "1776313618" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 193, "time": "1776313988" }, "departure": { "delay": 193, "time": "1776313993" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1776313296" }, "departure": { "delay": 51, "time": "1776313311" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -20, "time": "1776312505" }, "departure": { "delay": -20, "time": "1776312520" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1776314484" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 36, "time": "1776313642" }, "departure": { "delay": 36, "time": "1776313656" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1776312593" }, "departure": { "delay": 147, "time": "1776312747" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 104, "time": "1776312988" }, "departure": { "delay": 104, "time": "1776313004" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1776312919" }, "departure": { "delay": 104, "time": "1776312944" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1776314042" }, "departure": { "delay": 161, "time": "1776314081" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 62, "time": "1776312828" }, "departure": { "delay": 62, "time": "1776312842" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1776314124" }, "departure": { "delay": 204, "time": "1776314184" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 187, "time": "1776314247" }, "departure": { "delay": 187, "time": "1776314287" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 32, "time": "1776312452" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 201, "time": "1776314316" }, "departure": { "delay": 201, "time": "1776314361" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759040x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1109:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776363540" }, "departure": { "time": "1776363540" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776362100" }, "departure": { "time": "1776362100" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776364260" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776363060" }, "departure": { "time": "1776363060" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776361620" }, "departure": { "time": "1776361620" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776361560" }, "departure": { "time": "1776361560" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776361920" }, "departure": { "time": "1776361920" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1776361500" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1776364025" }, "departure": { "delay": 5, "time": "1776364025" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776364140" }, "departure": { "time": "1776364140" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776361680" }, "departure": { "time": "1776361680" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776362160" }, "departure": { "time": "1776362160" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776363240" }, "departure": { "time": "1776363240" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776362760" }, "departure": { "time": "1776362760" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776363360" }, "departure": { "time": "1776363360" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776363960" }, "departure": { "time": "1776363960" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776362280" }, "departure": { "time": "1776362280" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776363660" }, "departure": { "time": "1776363660" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776362640" }, "departure": { "time": "1776362640" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776364020" }, "departure": { "time": "1776364020" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776363840" }, "departure": { "time": "1776363840" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776362520" }, "departure": { "time": "1776362520" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776363720" }, "departure": { "time": "1776363720" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776364080" }, "departure": { "time": "1776364080" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776362220" }, "departure": { "time": "1776362220" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776362105" }, "departure": { "delay": 5, "time": "1776362105" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776362040" }, "departure": { "time": "1776362040" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776362700" }, "departure": { "time": "1776362700" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776361740" }, "departure": { "time": "1776361740" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776361980" }, "departure": { "time": "1776361980" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776361985" }, "departure": { "delay": 5, "time": "1776361985" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776362580" }, "departure": { "time": "1776362580" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776361860" }, "departure": { "time": "1776361860" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776362400" }, "departure": { "time": "1776362400" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776363480" }, "departure": { "time": "1776363480" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 } ], "timestamp": "1776338744", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1109:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:855:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776351600" }, "departure": { "time": "1776351600" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776351240" }, "departure": { "time": "1776351240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776350880" }, "departure": { "time": "1776350880" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776351000" }, "departure": { "time": "1776351000" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776351480" }, "departure": { "time": "1776351480" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776350520" }, "departure": { "time": "1776350520" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776351720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776350760" }, "departure": { "time": "1776350760" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776351120" }, "departure": { "time": "1776351120" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776351360" }, "departure": { "time": "1776351360" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1776350400" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776350640" }, "departure": { "time": "1776350640" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:855:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745407x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 113, "time": "1776332813" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1776334012" }, "departure": { "delay": 42, "time": "1776334062" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1776333036" }, "departure": { "delay": 71, "time": "1776333071" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 14, "time": "1776333801" }, "departure": { "delay": 14, "time": "1776333914" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1776333945" }, "departure": { "delay": 17, "time": "1776333977" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1776334179" }, "departure": { "delay": 33, "time": "1776334233" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1776333159" }, "departure": { "delay": 76, "time": "1776333196" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1776334125" }, "departure": { "delay": 79, "time": "1776334159" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1776333447" }, "departure": { "delay": -10, "time": "1776333470" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776334302" }, "departure": { "delay": 49, "time": "1776334369" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -33, "time": "1776333579" }, "departure": { "delay": -33, "time": "1776333627" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1776333097" }, "departure": { "delay": 73, "time": "1776333133" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1776333217" }, "departure": { "delay": 71, "time": "1776333251" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -73, "time": "1776333510" }, "departure": { "delay": -73, "time": "1776333527" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1776332977" }, "departure": { "delay": 76, "time": "1776333016" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -25, "time": "1776333709" }, "departure": { "delay": -25, "time": "1776333755" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1776333364" }, "departure": { "delay": 43, "time": "1776333403" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1776332913" }, "departure": { "delay": 66, "time": "1776332946" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -22, "time": "1776334418" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776333302" }, "departure": { "delay": 37, "time": "1776333337" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745407x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758522x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1776335721" }, "departure": { "delay": 49, "time": "1776335749" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1776335859" }, "departure": { "delay": 32, "time": "1776335912" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1776336251" }, "departure": { "delay": 86, "time": "1776336266" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1776338510" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 74, "time": "1776336537" }, "departure": { "delay": 74, "time": "1776336554" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1776337023" }, "departure": { "delay": 50, "time": "1776337070" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1776335530" }, "departure": { "delay": 59, "time": "1776335579" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1776336382" }, "departure": { "delay": 100, "time": "1776336400" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 191, "time": "1776338071" }, "departure": { "delay": 191, "time": "1776338111" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 218, "time": "1776338212" }, "departure": { "delay": 218, "time": "1776338258" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1776337119" }, "departure": { "delay": 60, "time": "1776337140" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1776335642" }, "departure": { "delay": 41, "time": "1776335681" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1776336472" }, "departure": { "delay": 88, "time": "1776336508" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 84, "time": "1776335980" }, "departure": { "delay": 84, "time": "1776336024" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 22, "time": "1776335422" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1776335777" }, "departure": { "delay": 13, "time": "1776335833" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 222, "time": "1776338013" }, "departure": { "delay": 222, "time": "1776338022" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1776336615" }, "departure": { "delay": 111, "time": "1776336651" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1776336727" }, "departure": { "delay": 35, "time": "1776336755" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 252, "time": "1776337705" }, "departure": { "delay": 252, "time": "1776337752" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758522x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:91:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776317940" }, "departure": { "delay": 60, "time": "1776318000" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 195, "time": "1776316630" }, "departure": { "delay": 195, "time": "1776316635" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 185, "time": "1776316860" }, "departure": { "delay": 185, "time": "1776316865" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 125, "time": "1776316920" }, "departure": { "delay": 125, "time": "1776316925" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1776317100" }, "departure": { "delay": 185, "time": "1776317105" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 245, "time": "1776316620" }, "departure": { "delay": 245, "time": "1776316625" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776318480" }, "departure": { "delay": 5, "time": "1776318485" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 125, "time": "1776317280" }, "departure": { "delay": 125, "time": "1776317285" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 245, "time": "1776316740" }, "departure": { "delay": 245, "time": "1776316745" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1776318600" }, "departure": { "delay": 65, "time": "1776318605" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1776318180" }, "departure": { "delay": 60, "time": "1776318240" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": -55, "time": "1776317460" }, "departure": { "delay": -55, "time": "1776317465" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 185, "time": "1776316560" }, "departure": { "delay": 185, "time": "1776316565" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1776316140" }, "departure": { "delay": 65, "time": "1776316145" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1776316440" }, "departure": { "delay": 185, "time": "1776316445" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 245, "time": "1776316680" }, "departure": { "delay": 245, "time": "1776316685" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776318660" }, "departure": { "delay": 65, "time": "1776318665" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 135, "time": "1776317170" }, "departure": { "delay": 135, "time": "1776317175" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776317820" }, "departure": { "delay": 5, "time": "1776317825" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 195, "time": "1776316750" }, "departure": { "delay": 195, "time": "1776316755" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1776316200" }, "departure": { "delay": 65, "time": "1776316205" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1776315900" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1776317160" }, "departure": { "delay": 185, "time": "1776317165" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776318780" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1776318060" }, "departure": { "delay": 5, "time": "1776318065" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776317640" }, "departure": { "time": "1776317700" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1776315960" }, "departure": { "delay": 5, "time": "1776315965" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1776318720" }, "departure": { "delay": 65, "time": "1776318725" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1776318420" }, "departure": { "delay": 65, "time": "1776318425" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1776316020" }, "departure": { "delay": 5, "time": "1776316025" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1776316320" }, "departure": { "delay": 180, "time": "1776316380" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1776317220" }, "departure": { "delay": 125, "time": "1776317225" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1776318540" }, "departure": { "delay": 5, "time": "1776318545" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 185, "time": "1776316500" }, "departure": { "delay": 185, "time": "1776316505" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1776318245" }, "departure": { "delay": 10, "time": "1776318250" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 } ], "timestamp": "1776318976", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:91:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1776320588" }, "departure": { "delay": 39, "time": "1776320619" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1776320798" }, "departure": { "delay": 41, "time": "1776320861" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1776320993" }, "departure": { "delay": 11, "time": "1776321011" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1776320516" }, "departure": { "delay": 39, "time": "1776320559" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1776321924" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 70, "time": "1776320664" }, "departure": { "delay": 70, "time": "1776320710" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 137, "time": "1776321423" }, "departure": { "delay": 137, "time": "1776321437" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 162, "time": "1776319351" }, "departure": { "delay": 162, "time": "1776319362" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1776319288" }, "departure": { "delay": 97, "time": "1776319297" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1776321343" }, "departure": { "delay": 121, "time": "1776321361" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 107, "time": "1776319187" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 161, "time": "1776319955" }, "departure": { "delay": 161, "time": "1776320021" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1776321607" }, "departure": { "delay": 96, "time": "1776321636" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 241, "time": "1776319580" }, "departure": { "delay": 241, "time": "1776319621" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1776320463" }, "departure": { "delay": 19, "time": "1776320479" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 201, "time": "1776319842" }, "departure": { "delay": 201, "time": "1776319881" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 227, "time": "1776319441" }, "departure": { "delay": 227, "time": "1776319487" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1776321517" }, "departure": { "delay": 108, "time": "1776321528" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1776319247" }, "departure": { "delay": 120, "time": "1776319260" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 156, "time": "1776319762" }, "departure": { "delay": 156, "time": "1776319776" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 109, "time": "1776321444" }, "departure": { "delay": 109, "time": "1776321469" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 91, "time": "1776320068" }, "departure": { "delay": 91, "time": "1776320251" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1776321255" }, "departure": { "delay": 143, "time": "1776321263" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 237, "time": "1776319549" }, "departure": { "delay": 237, "time": "1776319557" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 119, "time": "1776321766" }, "departure": { "delay": 119, "time": "1776321779" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1776320931" }, "departure": { "delay": 5, "time": "1776320945" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1776321674" }, "departure": { "delay": 91, "time": "1776321691" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 88, "time": "1776320349" }, "departure": { "delay": 88, "time": "1776320368" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1776319630" }, "departure": { "delay": 205, "time": "1776319645" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1776321317" }, "departure": { "delay": 93, "time": "1776321333" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 187, "time": "1776319706" }, "departure": { "delay": 187, "time": "1776319747" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1776320398" }, "departure": { "delay": 81, "time": "1776320421" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1776321716" }, "departure": { "delay": 123, "time": "1776321723" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 183, "time": "1776319669" }, "departure": { "delay": 183, "time": "1776319683" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338791", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1776326134" }, "departure": { "delay": -9, "time": "1776326151" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -5, "time": "1776327033" }, "departure": { "delay": -5, "time": "1776327055" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1776325779" }, "departure": { "delay": 8, "time": "1776325808" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1776327891" }, "departure": { "delay": 68, "time": "1776327908" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 44, "time": "1776327770" }, "departure": { "delay": 44, "time": "1776327824" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "departure": { "delay": 17, "time": "1776325397" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 38, "time": "1776325685" }, "departure": { "delay": 38, "time": "1776325718" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1776326736" }, "departure": { "delay": 9, "time": "1776326769" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1776328216" }, "departure": { "delay": 35, "time": "1776328235" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 58, "time": "1776327345" }, "departure": { "delay": 58, "time": "1776327358" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 52, "time": "1776328118" }, "departure": { "delay": 52, "time": "1776328132" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 37, "time": "1776327603" }, "departure": { "delay": 37, "time": "1776327637" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1776325471" }, "departure": { "delay": 43, "time": "1776325483" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 97, "time": "1776326443" }, "departure": { "delay": 97, "time": "1776326497" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1776326671" }, "departure": { "delay": 51, "time": "1776326691" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1776325564" }, "departure": { "delay": 49, "time": "1776325609" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -8, "time": "1776326228" }, "departure": { "delay": -8, "time": "1776326272" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 22, "time": "1776326828" }, "departure": { "delay": 22, "time": "1776326842" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1776327944" }, "departure": { "delay": 87, "time": "1776327987" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 21, "time": "1776325955" }, "departure": { "delay": 21, "time": "1776326001" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 59, "time": "1776327518" }, "departure": { "delay": 59, "time": "1776327539" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -22, "time": "1776327111" }, "departure": { "delay": -22, "time": "1776327158" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1776326030" }, "departure": { "delay": 30, "time": "1776326070" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1776327671" }, "departure": { "delay": 56, "time": "1776327716" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 89, "time": "1776328028" }, "departure": { "delay": 89, "time": "1776328049" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 19, "time": "1776328279" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 26, "time": "1776327274" }, "departure": { "delay": 26, "time": "1776327326" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1776327406" }, "departure": { "delay": 68, "time": "1776327428" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1776326866" }, "departure": { "delay": 4, "time": "1776326884" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1776325631" }, "departure": { "delay": 25, "time": "1776325645" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1776328075" }, "departure": { "delay": 71, "time": "1776328091" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -9, "time": "1776327207" }, "departure": { "delay": -9, "time": "1776327231" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 33, "time": "1776326555" }, "departure": { "delay": 33, "time": "1776326613" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1776328177" }, "departure": { "delay": 56, "time": "1776328196" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 27, "time": "1776325871" }, "departure": { "delay": 27, "time": "1776325887" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1776326936" }, "departure": { "delay": 14, "time": "1776326954" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017501x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1776339522" }, "departure": { "delay": -18, "time": "1776339522" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1776338870" }, "departure": { "delay": -10, "time": "1776338870" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1776339196" }, "departure": { "delay": 16, "time": "1776339196" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1776338905" }, "departure": { "delay": 25, "time": "1776338905" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1776339097" }, "departure": { "delay": 37, "time": "1776339097" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1776339055" }, "departure": { "delay": -5, "time": "1776339055" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 19, "time": "1776338779" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": -18, "time": "1776339702" }, "departure": { "delay": -18, "time": "1776339702" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1776339629" }, "departure": { "delay": 29, "time": "1776339629" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1776339402" }, "departure": { "delay": -18, "time": "1776339402" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 53, "time": "1776338693" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": -1, "time": "1776339779" }, "departure": { "delay": -1, "time": "1776339779" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "departure": { "time": "1776338640" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1776339345" }, "departure": { "delay": -15, "time": "1776339345" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1776339882" }, "departure": { "delay": -18, "time": "1776339882" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": -18, "time": "1776339822" }, "departure": { "delay": -18, "time": "1776339822" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1776339310" }, "departure": { "delay": 10, "time": "1776339310" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1776339140" }, "departure": { "delay": 20, "time": "1776339140" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1776340122" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1776339450" }, "departure": { "delay": 30, "time": "1776339450" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776338982" }, "departure": { "delay": -18, "time": "1776338982" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 } ], "timestamp": "1776338787", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017501x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3722, "time": "1776338818" }, "departure": { "delay": -3722, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -4442, "time": "1776338818" }, "departure": { "delay": -4442, "time": "1776338818" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3602, "time": "1776338818" }, "departure": { "delay": -3602, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -4562, "time": "1776338818" }, "departure": { "delay": -4562, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -4442, "time": "1776338818" }, "departure": { "delay": -4442, "time": "1776338818" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -4742, "time": "1776338818" }, "departure": { "delay": -4742, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -3482, "time": "1776338818" }, "departure": { "delay": -3482, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -4022, "time": "1776338818" }, "departure": { "delay": -4022, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -4802, "time": "1776338818" }, "departure": { "delay": -4802, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -311, "time": "1776343909" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -3902, "time": "1776338818" }, "departure": { "delay": -3902, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3962, "time": "1776338818" }, "departure": { "delay": -3962, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -4982, "time": "1776338818" }, "departure": { "delay": -4982, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -4622, "time": "1776338818" }, "departure": { "delay": -4622, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -196, "time": "1776343724" }, "departure": { "delay": -196, "time": "1776343724" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -4502, "time": "1776338818" }, "departure": { "delay": -4502, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3722, "time": "1776338818" }, "departure": { "delay": -3722, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -4922, "time": "1776338818" }, "departure": { "delay": -4922, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -4142, "time": "1776338818" }, "departure": { "delay": -4142, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -3542, "time": "1776338818" }, "departure": { "delay": -3542, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -4082, "time": "1776338818" }, "departure": { "delay": -4082, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -4322, "time": "1776338818" }, "departure": { "delay": -4322, "time": "1776338818" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -197, "time": "1776343783" }, "departure": { "delay": -197, "time": "1776343783" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -3422, "time": "1776338818" }, "departure": { "delay": -3422, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -3782, "time": "1776338818" }, "departure": { "delay": -3782, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3482, "time": "1776338818" }, "departure": { "delay": -3482, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -240, "time": "1776343860" }, "departure": { "delay": -240, "time": "1776343860" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -4682, "time": "1776338818" }, "departure": { "delay": -4682, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471215:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 252, "time": "1776316156" }, "departure": { "delay": 252, "time": "1776316212" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 171, "time": "1776314609" }, "departure": { "delay": 171, "time": "1776314631" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 285, "time": "1776315668" }, "departure": { "delay": 285, "time": "1776315705" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 311, "time": "1776315465" }, "departure": { "delay": 311, "time": "1776315491" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1776313873" }, "departure": { "delay": 53, "time": "1776313913" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 250, "time": "1776314853" }, "departure": { "delay": 250, "time": "1776314890" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 149, "time": "1776316394" }, "departure": { "delay": 149, "time": "1776316409" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 101, "time": "1776314126" }, "departure": { "delay": 101, "time": "1776314141" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776316500" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 56, "time": "1776313836" }, "departure": { "delay": 56, "time": "1776313856" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 195, "time": "1776314698" }, "departure": { "delay": 195, "time": "1776314715" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 219, "time": "1776314750" }, "departure": { "delay": 219, "time": "1776314799" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1776316438" }, "departure": { "delay": 126, "time": "1776316446" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1776313795" }, "departure": { "delay": 12, "time": "1776313812" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 299, "time": "1776315863" }, "departure": { "delay": 299, "time": "1776315899" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 248, "time": "1776314909" }, "departure": { "delay": 248, "time": "1776314948" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 254, "time": "1776316078" }, "departure": { "delay": 254, "time": "1776316094" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 298, "time": "1776315012" }, "departure": { "delay": 298, "time": "1776315118" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1776314210" }, "departure": { "delay": 102, "time": "1776314262" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 309, "time": "1776315950" }, "departure": { "delay": 309, "time": "1776315969" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 323, "time": "1776315400" }, "departure": { "delay": 323, "time": "1776315443" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 29, "time": "1776313728" }, "departure": { "delay": 29, "time": "1776313769" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 146, "time": "1776314411" }, "departure": { "delay": 146, "time": "1776314426" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 268, "time": "1776315165" }, "departure": { "delay": 268, "time": "1776315208" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1776316332" }, "departure": { "delay": 205, "time": "1776316345" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 284, "time": "1776315312" }, "departure": { "delay": 284, "time": "1776315344" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 30, "time": "1776313650" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 277, "time": "1776316263" }, "departure": { "delay": 277, "time": "1776316297" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 163, "time": "1776316357" }, "departure": { "delay": 163, "time": "1776316363" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 278, "time": "1776315552" }, "departure": { "delay": 278, "time": "1776315578" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 157, "time": "1776314318" }, "departure": { "delay": 157, "time": "1776314377" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 264, "time": "1776316028" }, "departure": { "delay": 264, "time": "1776316044" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 149, "time": "1776314514" }, "departure": { "delay": 149, "time": "1776314549" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 278, "time": "1776315240" }, "departure": { "delay": 278, "time": "1776315278" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 66, "time": "1776314008" }, "departure": { "delay": 66, "time": "1776314046" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:389:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776329760" }, "departure": { "time": "1776329760" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776329940" }, "departure": { "time": "1776329940" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776329220" }, "departure": { "time": "1776329220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776330360" }, "departure": { "time": "1776330360" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776329640" }, "departure": { "time": "1776329640" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776330060" }, "departure": { "time": "1776330060" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776330120" }, "departure": { "time": "1776330120" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776330780" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776330540" }, "departure": { "time": "1776330540" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776329880" }, "departure": { "time": "1776329880" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776329520" }, "departure": { "time": "1776329520" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776330180" }, "departure": { "time": "1776330180" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776329400" }, "departure": { "time": "1776329400" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776330720" }, "departure": { "time": "1776330720" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1776329100" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776329820" }, "departure": { "time": "1776329820" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776329700" }, "departure": { "time": "1776329700" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776330000" }, "departure": { "time": "1776330000" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1776324861", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:389:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745471x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1776336326" }, "departure": { "delay": 8, "time": "1776336368" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1776335861" }, "departure": { "delay": 19, "time": "1776335959" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -17, "time": "1776335601" }, "departure": { "delay": -17, "time": "1776335623" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1776335668" }, "departure": { "delay": -22, "time": "1776335738" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -147, "time": "1776336993" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -22, "time": "1776336724" }, "departure": { "delay": -22, "time": "1776336758" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -22, "time": "1776335488" }, "departure": { "delay": -22, "time": "1776335558" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -28, "time": "1776336838" }, "departure": { "delay": -28, "time": "1776336872" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -21, "time": "1776336180" }, "departure": { "delay": -21, "time": "1776336219" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -52, "time": "1776336418" }, "departure": { "delay": -52, "time": "1776336428" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -29, "time": "1776336581" }, "departure": { "delay": -29, "time": "1776336631" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1776335771" }, "departure": { "delay": -33, "time": "1776335787" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1776336660" }, "departure": { "delay": -23, "time": "1776336697" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776336112" }, "departure": { "delay": 5, "time": "1776336125" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -38, "time": "1776336460" }, "departure": { "delay": -38, "time": "1776336502" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -25, "time": "1776336783" }, "departure": { "delay": -25, "time": "1776336815" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -56, "time": "1776335805" }, "departure": { "delay": -56, "time": "1776335824" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1776336890" }, "departure": { "delay": -34, "time": "1776336926" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": -14, "time": "1776335386" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745471x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017502x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1776339908" }, "departure": { "delay": 8, "time": "1776339908" }, "stopId": "FR:76351:ZE:3078:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1776339817" }, "departure": { "delay": 37, "time": "1776339817" }, "stopId": "FR:76351:ZE:3622:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "departure": { "time": "1776339660" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1776340348" }, "departure": { "delay": 28, "time": "1776340348" }, "stopId": "FR:76351:ZE:4476:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1776340856" }, "departure": { "delay": 56, "time": "1776340856" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:76351:ZE:3539:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1776340234" }, "departure": { "delay": 34, "time": "1776340234" }, "stopId": "FR:76351:ZE:4601:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1776340178" }, "departure": { "delay": 38, "time": "1776340178" }, "stopId": "FR:76351:ZE:3397:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1776340383" }, "departure": { "delay": 3, "time": "1776340383" }, "stopId": "FR:76351:ZE:3798:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1776340488" }, "departure": { "delay": 48, "time": "1776340488" }, "stopId": "FR:76351:ZE:4607:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776340667" }, "departure": { "delay": 47, "time": "1776340667" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776339702" }, "departure": { "delay": 42, "time": "1776339702" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1776340093" }, "departure": { "delay": 13, "time": "1776340093" }, "stopId": "FR:76351:ZE:4554:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:76351:ZE:3598:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 18, "time": "1776340278" }, "departure": { "delay": 18, "time": "1776340278" }, "stopId": "FR:76351:ZE:3565:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1776340135" }, "departure": { "delay": 55, "time": "1776340135" }, "stopId": "FR:76351:ZE:3277:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340740" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1776339943" }, "departure": { "delay": 43, "time": "1776339943" }, "stopId": "FR:76351:ZE:3315:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "time": "1776341220" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1776338667", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017502x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx875:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -29, "time": "1776337686" }, "departure": { "delay": -29, "time": "1776337711" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 109, "time": "1776336049" }, "departure": { "delay": 109, "time": "1776336049" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 183, "time": "1776338463" }, "departure": { "delay": 183, "time": "1776338463" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -4, "time": "1776338036" }, "departure": { "delay": -4, "time": "1776338036" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -13, "time": "1776337187" }, "departure": { "delay": -13, "time": "1776337187" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 111, "time": "1776336111" }, "departure": { "delay": 111, "time": "1776336111" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 82, "time": "1776336562" }, "departure": { "delay": 82, "time": "1776336562" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 61, "time": "1776336841" }, "departure": { "delay": 61, "time": "1776336841" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 130, "time": "1776338290" }, "departure": { "delay": 130, "time": "1776338290" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 56, "time": "1776337111" }, "departure": { "delay": 56, "time": "1776337136" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "departure": { "delay": 46, "time": "1776335686" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 151, "time": "1776336186" }, "departure": { "delay": 151, "time": "1776336211" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 221, "time": "1776338561" }, "departure": { "delay": 221, "time": "1776338561" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 122, "time": "1776336662" }, "departure": { "delay": 122, "time": "1776336662" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1776336942" }, "departure": { "delay": 61, "time": "1776336961" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 221, "time": "1776338741" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 86, "time": "1776338161" }, "departure": { "delay": 86, "time": "1776338186" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 141, "time": "1776336261" }, "departure": { "delay": 141, "time": "1776336261" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 112, "time": "1776336412" }, "departure": { "delay": 112, "time": "1776336412" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1776337567" }, "departure": { "delay": 67, "time": "1776337567" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1776337030" }, "departure": { "delay": 70, "time": "1776337030" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1776337386" }, "departure": { "delay": 66, "time": "1776337386" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1776337465" }, "departure": { "delay": 46, "time": "1776337486" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 } ], "timestamp": "1776335695", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx875:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758732x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1776334092" }, "departure": { "delay": -17, "time": "1776334123" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1776334049" }, "departure": { "delay": -18, "time": "1776334062" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1776335979" }, "departure": { "delay": -10, "time": "1776335990" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 7, "time": "1776333699" }, "departure": { "delay": 7, "time": "1776333727" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1776335694" }, "departure": { "delay": 28, "time": "1776335728" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -41, "time": "1776336319" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 57, "time": "1776335441" }, "departure": { "delay": 57, "time": "1776335457" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1776335598" }, "departure": { "delay": 53, "time": "1776335633" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 101, "time": "1776334769" }, "departure": { "delay": 101, "time": "1776334841" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1776335504" }, "departure": { "delay": 59, "time": "1776335519" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 2, "time": "1776335932" }, "departure": { "delay": 2, "time": "1776335942" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 52, "time": "1776333562" }, "departure": { "delay": 52, "time": "1776333592" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1776335179" }, "departure": { "delay": 63, "time": "1776335223" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1776333948" }, "departure": { "delay": 22, "time": "1776333982" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 6, "time": "1776336212" }, "departure": { "delay": 6, "time": "1776336246" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 32, "time": "1776334982" }, "departure": { "delay": 32, "time": "1776335012" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1776334604" }, "departure": { "delay": 21, "time": "1776334701" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1776333874" }, "departure": { "delay": 2, "time": "1776333902" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1776335338" }, "departure": { "delay": 38, "time": "1776335378" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 2, "time": "1776336027" }, "departure": { "delay": 2, "time": "1776336062" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1776335847" }, "departure": { "delay": -3, "time": "1776335877" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 43, "time": "1776335049" }, "departure": { "delay": 43, "time": "1776335083" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -50, "time": "1776334312" }, "departure": { "delay": -50, "time": "1776334330" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1776333755" }, "departure": { "delay": 37, "time": "1776333817" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1776333656" }, "departure": { "delay": 7, "time": "1776333667" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1776336094" }, "departure": { "delay": -15, "time": "1776336105" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 17, "time": "1776335261" }, "departure": { "delay": 17, "time": "1776335297" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 28, "time": "1776335758" }, "departure": { "delay": 28, "time": "1776335788" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 50, "time": "1776334472" }, "departure": { "delay": 50, "time": "1776334550" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1776336270" }, "departure": { "delay": -17, "time": "1776336283" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -13, "time": "1776336135" }, "departure": { "delay": -13, "time": "1776336167" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 19, "time": "1776333499" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 42, "time": "1776334952" }, "departure": { "delay": 42, "time": "1776334962" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776335416" }, "departure": { "delay": 23, "time": "1776335423" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 68, "time": "1776334880" }, "departure": { "delay": 68, "time": "1776334928" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -37, "time": "1776334187" }, "departure": { "delay": -37, "time": "1776334223" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758732x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:739:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345900" }, "departure": { "time": "1776345900" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776348365" }, "departure": { "delay": 5, "time": "1776348365" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776346020" }, "departure": { "time": "1776346020" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776347760" }, "departure": { "time": "1776347760" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776345780" }, "departure": { "time": "1776345780" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776345660" }, "departure": { "time": "1776345660" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776348180" }, "departure": { "time": "1776348180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347460" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776347705" }, "departure": { "delay": 5, "time": "1776347705" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776346920" }, "departure": { "time": "1776346920" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776347280" }, "departure": { "time": "1776347280" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776347880" }, "departure": { "time": "1776347880" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776348000" }, "departure": { "time": "1776348000" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776345840" }, "departure": { "time": "1776345840" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776347700" }, "departure": { "time": "1776347700" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776346380" }, "departure": { "time": "1776346380" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776345720" }, "departure": { "time": "1776345720" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776346140" }, "departure": { "time": "1776346140" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1776347950" }, "departure": { "delay": 10, "time": "1776347950" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776348360" }, "departure": { "time": "1776348360" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776348540" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776346500" }, "departure": { "time": "1776346500" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776347580" }, "departure": { "time": "1776347580" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776346440" }, "departure": { "time": "1776346440" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776347940" }, "departure": { "time": "1776347940" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776347100" }, "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776346560" }, "departure": { "time": "1776346560" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776346320" }, "departure": { "time": "1776346320" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776346080" }, "departure": { "time": "1776346080" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776345960" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776347945" }, "departure": { "delay": 5, "time": "1776347945" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776347640" }, "departure": { "time": "1776347640" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776347820" }, "departure": { "time": "1776347820" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 } ], "timestamp": "1776338806", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:739:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000270:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341040" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 33 }, { "departure": { "time": "1776340680" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 26 }, { "departure": { "time": "1776340800" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 28 }, { "departure": { "time": "1776340980" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 31 }, { "departure": { "time": "1776340080" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 18 }, { "departure": { "time": "1776339060" }, "stopId": "FR:72006:ZE:SaintxBlaise:ATOUMOD037", "stopSequence": 2 }, { "departure": { "time": "1776340440" }, "stopId": "FR:61001:ZE:SaintexThxrese:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1776339180" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 3 }, { "departure": { "time": "1776339300" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 6 }, { "departure": { "time": "1776339540" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 10 }, { "departure": { "time": "1776340260" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "time": "1776339660" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 12 }, { "departure": { "time": "1776340020" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 17 }, { "departure": { "time": "1776339840" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1776341400" }, "stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037", "stopSequence": 40 }, { "departure": { "time": "1776340620" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 25 }, { "departure": { "time": "1776340860" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1776339600" }, "stopId": "FR:61001:ZE:CollegexLouisexMichl:ATOUMOD037", "stopSequence": 11 }, { "departure": { "time": "1776340740" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1776341160" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 35 }, { "departure": { "time": "1776339960" }, "stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037", "stopSequence": 16 }, { "departure": { "time": "1776339000" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 1 }, { "departure": { "time": "1776340380" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 21 }, { "departure": { "time": "1776339540" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 9 }, { "departure": { "time": "1776339780" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 13 }, { "departure": { "time": "1776339900" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1776339480" }, "stopId": "FR:72006:ZE:LycxexMargueritexdex:ATOUMOD037", "stopSequence": 8 }, { "departure": { "time": "1776339300" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 5 }, { "departure": { "time": "1776340140" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 19 }, { "departure": { "time": "1776340920" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 30 }, { "departure": { "time": "1776341220" }, "stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037", "stopSequence": 38 }, { "departure": { "time": "1776340560" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 24 }, { "departure": { "time": "1776341040" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "time": "1776341520" }, "stopId": "FR:61077:ZE:Londx:ATOUMOD037", "stopSequence": 41 }, { "departure": { "time": "1776339360" }, "stopId": "FR:72006:ZE:Chevx:ATOUMOD037", "stopSequence": 7 }, { "departure": { "time": "1776341340" }, "stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037", "stopSequence": 39 }, { "departure": { "time": "1776341160" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 36 }, { "departure": { "time": "1776341100" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 34 }, { "departure": { "time": "1776339240" }, "stopId": "FR:72006:ZE:CimetierexdxArxonnay:ATOUMOD037", "stopSequence": 4 }, { "departure": { "time": "1776340500" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 23 } ], "timestamp": "1776338789", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000270:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1776323156" }, "departure": { "delay": 89, "time": "1776323189" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1776324213" }, "departure": { "delay": 89, "time": "1776324269" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1776323423" }, "departure": { "delay": 93, "time": "1776323433" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1776322956" }, "departure": { "delay": 52, "time": "1776322972" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1776324643" }, "departure": { "delay": 89, "time": "1776324689" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1776325396" }, "departure": { "delay": 22, "time": "1776325402" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1776324144" }, "departure": { "delay": 62, "time": "1776324182" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 34, "time": "1776323596" }, "departure": { "delay": 34, "time": "1776323614" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1776323743" }, "departure": { "delay": 64, "time": "1776323764" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 108, "time": "1776323353" }, "departure": { "delay": 108, "time": "1776323388" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1776324060" }, "departure": { "delay": 58, "time": "1776324118" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1776322804" }, "departure": { "delay": 18, "time": "1776322818" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1776324835" }, "departure": { "delay": 97, "time": "1776324877" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1776325433" }, "departure": { "delay": 3, "time": "1776325443" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 133, "time": "1776324935" }, "departure": { "delay": 133, "time": "1776324973" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -6, "time": "1776324436" }, "departure": { "delay": -6, "time": "1776324474" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1776325106" }, "departure": { "delay": 100, "time": "1776325120" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1776322835" }, "departure": { "delay": 41, "time": "1776322901" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 58, "time": "1776325345" }, "departure": { "delay": 58, "time": "1776325378" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 614, "time": "1776326234" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 23, "time": "1776324347" }, "departure": { "delay": 23, "time": "1776324383" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1776323259" }, "departure": { "delay": 77, "time": "1776323297" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 43, "time": "1776322723" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1776323674" }, "departure": { "delay": 77, "time": "1776323717" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 71, "time": "1776323947" }, "departure": { "delay": 71, "time": "1776324011" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1776325483" }, "departure": { "delay": 21, "time": "1776325521" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 82, "time": "1776325188" }, "departure": { "delay": 82, "time": "1776325222" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 81, "time": "1776324302" }, "departure": { "delay": 81, "time": "1776324321" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1776323826" }, "departure": { "delay": 85, "time": "1776323845" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1776322921" }, "departure": { "delay": 77, "time": "1776322937" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776323861" }, "departure": { "delay": 60, "time": "1776323880" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 97, "time": "1776325277" }, "departure": { "delay": 97, "time": "1776325297" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 81, "time": "1776323525" }, "departure": { "delay": 81, "time": "1776323541" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 104, "time": "1776325032" }, "departure": { "delay": 104, "time": "1776325064" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 50, "time": "1776323055" }, "departure": { "delay": 50, "time": "1776323090" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:513:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776334740" }, "departure": { "time": "1776334740" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776335460" }, "departure": { "time": "1776335460" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776335040" }, "departure": { "time": "1776335040" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776335160" }, "departure": { "time": "1776335160" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1776334200" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776335580" }, "departure": { "time": "1776335580" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776334620" }, "departure": { "time": "1776334620" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776334260" }, "departure": { "time": "1776334260" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776335220" }, "departure": { "time": "1776335220" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776334800" }, "departure": { "time": "1776334800" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776335760" }, "departure": { "time": "1776335760" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776335820" }, "departure": { "time": "1776335820" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776334500" }, "departure": { "time": "1776334500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776335100" }, "departure": { "time": "1776335100" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776335940" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776334920" }, "departure": { "time": "1776334920" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776335340" }, "departure": { "time": "1776335340" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776335700" }, "departure": { "time": "1776335700" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776334980" }, "departure": { "time": "1776334980" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1776313171", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:513:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022830x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 707, "time": "1776339587" }, "departure": { "delay": 707, "time": "1776339587" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 725, "time": "1776339425" }, "departure": { "delay": 725, "time": "1776339425" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 690, "time": "1776338730" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 674, "time": "1776339074" }, "departure": { "delay": 674, "time": "1776339074" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 715, "time": "1776339295" }, "departure": { "delay": 715, "time": "1776339295" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 711, "time": "1776339471" }, "departure": { "delay": 711, "time": "1776339471" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 668, "time": "1776338948" }, "departure": { "delay": 668, "time": "1776338948" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 681, "time": "1776339621" }, "departure": { "delay": 681, "time": "1776339621" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 718, "time": "1776338998" }, "departure": { "delay": 718, "time": "1776338998" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 668, "time": "1776339368" }, "departure": { "delay": 668, "time": "1776339368" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 689, "time": "1776338909" }, "departure": { "delay": 689, "time": "1776338909" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 668, "time": "1776339668" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 718, "time": "1776339118" }, "departure": { "delay": 718, "time": "1776339118" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 668, "time": "1776339248" }, "departure": { "delay": 668, "time": "1776339248" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 716, "time": "1776339536" }, "departure": { "delay": 716, "time": "1776339536" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 668, "time": "1776338828" }, "departure": { "delay": 668, "time": "1776338828" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 707, "time": "1776339167" }, "departure": { "delay": 707, "time": "1776339167" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 } ], "timestamp": "1776338797", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022830x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758738x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340740" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 1, "time": "1776340801" }, "departure": { "delay": 1, "time": "1776340801" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1776340860" }, "departure": { "time": "1776340860" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1776338940" }, "departure": { "time": "1776338940" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "departure": { "time": "1776338880" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1776341760" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339540" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339180" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776339360" }, "departure": { "time": "1776339360" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339060" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758738x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4487689:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 271, "time": "1776339451" }, "departure": { "delay": 271, "time": "1776339451" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 290, "time": "1776339590" }, "departure": { "delay": 290, "time": "1776339590" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 331, "time": "1776339511" }, "departure": { "delay": 331, "time": "1776339511" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 231, "time": "1776338931" }, "departure": { "delay": 231, "time": "1776338931" }, "stopId": "FR:27537:ZE:0x6824:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 246, "time": "1776339066" }, "departure": { "delay": 246, "time": "1776339066" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 412, "time": "1776338272" }, "departure": { "delay": 412, "time": "1776338272" }, "stopId": "FR:27701:ZE:0x7047:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1776339984" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 245, "time": "1776339665" }, "departure": { "delay": 245, "time": "1776339665" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 383, "time": "1776338536" }, "departure": { "delay": 383, "time": "1776338543" }, "stopId": "FR:27701:ZE:0x7040:ATOUMOD006", "stopSequence": 6 }, { "departure": { "delay": 353, "time": "1776338153" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 312, "time": "1776338712" }, "departure": { "delay": 312, "time": "1776338712" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 231, "time": "1776339171" }, "departure": { "delay": 231, "time": "1776339171" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 417, "time": "1776338397" }, "departure": { "delay": 417, "time": "1776338397" }, "stopId": "FR:27701:ZE:0x7079:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 242, "time": "1776338762" }, "departure": { "delay": 242, "time": "1776338762" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 299, "time": "1776339539" }, "departure": { "delay": 299, "time": "1776339539" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 443, "time": "1776338363" }, "departure": { "delay": 443, "time": "1776338363" }, "stopId": "FR:27701:ZE:0x7119:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 281, "time": "1776338981" }, "departure": { "delay": 281, "time": "1776338981" }, "stopId": "FR:27537:ZE:0x6830:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1776339766" }, "departure": { "delay": 166, "time": "1776339766" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 230, "time": "1776339110" }, "departure": { "delay": 230, "time": "1776339110" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 280, "time": "1776339280" }, "departure": { "delay": 280, "time": "1776339280" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 178, "time": "1776339838" }, "departure": { "delay": 178, "time": "1776339838" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 250, "time": "1776339250" }, "departure": { "delay": 250, "time": "1776339250" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 254, "time": "1776339374" }, "departure": { "delay": 254, "time": "1776339374" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 270, "time": "1776338790" }, "departure": { "delay": 270, "time": "1776338790" }, "stopId": "FR:27701:ZE:0x7180:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 393, "time": "1776338433" }, "departure": { "delay": 393, "time": "1776338433" }, "stopId": "FR:27701:ZE:0x7027:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 254, "time": "1776339314" }, "departure": { "delay": 254, "time": "1776339314" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 217, "time": "1776339637" }, "departure": { "delay": 217, "time": "1776339637" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 321, "time": "1776338661" }, "departure": { "delay": 321, "time": "1776338661" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4487689:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1776330206" }, "departure": { "delay": 16, "time": "1776330256" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1776333160" }, "departure": { "delay": 68, "time": "1776333188" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 137, "time": "1776332614" }, "departure": { "delay": 137, "time": "1776332657" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 131, "time": "1776332498" }, "departure": { "delay": 131, "time": "1776332531" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 159, "time": "1776331452" }, "departure": { "delay": 159, "time": "1776331539" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1776330380" }, "departure": { "delay": 148, "time": "1776330568" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 209, "time": "1776331592" }, "departure": { "delay": 209, "time": "1776331649" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776330583" }, "departure": { "delay": 120, "time": "1776330600" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1776330923" }, "departure": { "delay": 157, "time": "1776330937" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1776332994" }, "departure": { "delay": 124, "time": "1776333004" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 167, "time": "1776330812" }, "departure": { "delay": 167, "time": "1776330827" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 191, "time": "1776333462" }, "departure": { "delay": 191, "time": "1776333491" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 38, "time": "1776330263" }, "departure": { "delay": 38, "time": "1776330278" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1776332380" }, "departure": { "delay": 116, "time": "1776332396" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 132, "time": "1776332328" }, "departure": { "delay": 132, "time": "1776332352" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 151, "time": "1776333571" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 134, "time": "1776331975" }, "departure": { "delay": 134, "time": "1776331994" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 167, "time": "1776331768" }, "departure": { "delay": 167, "time": "1776331787" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 162, "time": "1776330844" }, "departure": { "delay": 162, "time": "1776330882" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1776333064" }, "departure": { "delay": 77, "time": "1776333077" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 106, "time": "1776330729" }, "departure": { "delay": 106, "time": "1776330766" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1776331878" }, "departure": { "delay": 170, "time": "1776331910" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 121, "time": "1776332428" }, "departure": { "delay": 121, "time": "1776332461" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 157, "time": "1776331805" }, "departure": { "delay": 157, "time": "1776331837" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 118, "time": "1776332263" }, "departure": { "delay": 118, "time": "1776332278" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1776330286" }, "departure": { "delay": 7, "time": "1776330307" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1776332802" }, "departure": { "delay": 180, "time": "1776332820" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 4, "time": "1776330117" }, "departure": { "delay": 4, "time": "1776330124" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 161, "time": "1776331104" }, "departure": { "delay": 161, "time": "1776331121" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -19, "time": "1776330143" }, "departure": { "delay": -19, "time": "1776330161" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1776332094" }, "departure": { "delay": 75, "time": "1776332115" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 203, "time": "1776333360" }, "departure": { "delay": 203, "time": "1776333443" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 140, "time": "1776332763" }, "departure": { "delay": 140, "time": "1776332780" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 86, "time": "1776332041" }, "departure": { "delay": 86, "time": "1776332066" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 37, "time": "1776330002" }, "departure": { "delay": 37, "time": "1776330037" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 158, "time": "1776330999" }, "departure": { "delay": 158, "time": "1776331058" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 13, "time": "1776329953" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1776332947" }, "departure": { "delay": 162, "time": "1776332982" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 182, "time": "1776332846" }, "departure": { "delay": 182, "time": "1776332882" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 78, "time": "1776333126" }, "departure": { "delay": 78, "time": "1776333138" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 148, "time": "1776332892" }, "departure": { "delay": 148, "time": "1776332908" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -3, "time": "1776330351" }, "departure": { "delay": -3, "time": "1776330357" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1776332175" }, "departure": { "delay": 116, "time": "1776332216" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 158, "time": "1776331222" }, "departure": { "delay": 158, "time": "1776331238" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1776330176" }, "departure": { "delay": 9, "time": "1776330189" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1776331695" }, "departure": { "delay": 179, "time": "1776331739" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 144, "time": "1776331308" }, "departure": { "delay": 144, "time": "1776331344" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1776333521" }, "departure": { "delay": 180, "time": "1776333540" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 100, "time": "1776333026" }, "departure": { "delay": 100, "time": "1776333040" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 161, "time": "1776332721" }, "departure": { "delay": 161, "time": "1776332741" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 } ], "timestamp": "1776338811", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1776322268" }, "departure": { "delay": 48, "time": "1776322308" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1776322017" }, "departure": { "delay": 92, "time": "1776322052" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 171, "time": "1776321738" }, "departure": { "delay": 171, "time": "1776321771" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1776322600" }, "departure": { "delay": 44, "time": "1776322664" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 32, "time": "1776322336" }, "departure": { "delay": 32, "time": "1776322352" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1776321503" }, "departure": { "delay": 190, "time": "1776321550" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 176, "time": "1776321440" }, "departure": { "delay": 176, "time": "1776321476" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 206, "time": "1776321641" }, "departure": { "delay": 206, "time": "1776321686" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 191, "time": "1776321191" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 71, "time": "1776321935" }, "departure": { "delay": 71, "time": "1776321971" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1776322484" }, "departure": { "delay": 23, "time": "1776322523" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1776322109" }, "departure": { "delay": 85, "time": "1776322165" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1776322389" }, "departure": { "delay": 76, "time": "1776322456" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -29, "time": "1776322711" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 169, "time": "1776321792" }, "departure": { "delay": 169, "time": "1776321829" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 133, "time": "1776321872" }, "departure": { "delay": 133, "time": "1776321913" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1776322206" }, "departure": { "delay": 29, "time": "1776322229" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 177, "time": "1776321363" }, "departure": { "delay": 177, "time": "1776321417" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 161, "time": "1776321302" }, "departure": { "delay": 161, "time": "1776321341" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776321580" }, "departure": { "delay": 200, "time": "1776321620" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112365x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1776339555" }, "departure": { "delay": 15, "time": "1776339555" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1776339040" }, "departure": { "delay": 40, "time": "1776339040" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1776339968" }, "departure": { "delay": 8, "time": "1776339968" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1776339262" }, "departure": { "delay": 22, "time": "1776339262" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "departure": { "time": "1776338940" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1776339456" }, "departure": { "delay": 36, "time": "1776339456" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776340052" }, "departure": { "delay": 32, "time": "1776340052" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1776339366" }, "departure": { "delay": 6, "time": "1776339366" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1776339149" }, "departure": { "delay": 29, "time": "1776339149" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1776339856" }, "departure": { "delay": 16, "time": "1776339856" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1776340557" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1776340432" }, "departure": { "delay": 52, "time": "1776340432" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1776340201" }, "departure": { "delay": 1, "time": "1776340201" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 57, "time": "1776340317" }, "departure": { "delay": 57, "time": "1776340317" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 4, "time": "1776339724" }, "departure": { "delay": 4, "time": "1776339724" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1776338787", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112365x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -54, "time": "1776327636" }, "departure": { "delay": -54, "time": "1776327666" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1776326664" }, "departure": { "delay": 57, "time": "1776326697" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1776327032" }, "departure": { "delay": -13, "time": "1776327047" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -53, "time": "1776327696" }, "departure": { "delay": -53, "time": "1776327727" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1776326977" }, "departure": { "delay": 12, "time": "1776327012" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776326606" }, "departure": { "delay": 60, "time": "1776326640" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -50, "time": "1776327095" }, "departure": { "delay": -50, "time": "1776327130" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -53, "time": "1776327485" }, "departure": { "delay": -53, "time": "1776327547" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -49, "time": "1776327253" }, "departure": { "delay": -49, "time": "1776327311" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1776326722" }, "departure": { "delay": 62, "time": "1776326762" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -52, "time": "1776327577" }, "departure": { "delay": -52, "time": "1776327608" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -107, "time": "1776327752" }, "departure": { "delay": -107, "time": "1776327793" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 62, "time": "1776326781" }, "departure": { "delay": 62, "time": "1776326822" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -96, "time": "1776327857" }, "departure": { "delay": -96, "time": "1776327924" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 126, "time": "1776326526" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1776327369" }, "departure": { "delay": -34, "time": "1776327446" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -119, "time": "1776328021" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1776326890" }, "departure": { "delay": 45, "time": "1776326925" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1776326846" }, "departure": { "delay": 40, "time": "1776326860" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -104, "time": "1776327162" }, "departure": { "delay": -104, "time": "1776327196" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758853x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1776335462" }, "departure": { "delay": 35, "time": "1776335495" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776337483" }, "departure": { "delay": 60, "time": "1776337500" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 82, "time": "1776338329" }, "departure": { "delay": 82, "time": "1776338362" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 106, "time": "1776336915" }, "departure": { "delay": 106, "time": "1776336946" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 1, "time": "1776336087" }, "departure": { "delay": 1, "time": "1776336121" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1776335496" }, "departure": { "delay": 51, "time": "1776335511" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1776337766" }, "departure": { "delay": 105, "time": "1776337785" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 55, "time": "1776338182" }, "departure": { "delay": 55, "time": "1776338215" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 65, "time": "1776338132" }, "departure": { "delay": 65, "time": "1776338165" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 86, "time": "1776338301" }, "departure": { "delay": 86, "time": "1776338306" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 38, "time": "1776336359" }, "departure": { "delay": 38, "time": "1776336398" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 74, "time": "1776335106" }, "departure": { "delay": 74, "time": "1776335114" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1776336521" }, "departure": { "delay": -3, "time": "1776336537" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 54, "time": "1776336984" }, "departure": { "delay": 54, "time": "1776337014" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1776336287" }, "departure": { "delay": 12, "time": "1776336312" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1776335557" }, "departure": { "delay": -10, "time": "1776335570" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1776335754" }, "departure": { "delay": 29, "time": "1776335789" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1776336002" }, "departure": { "delay": 16, "time": "1776336016" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1776337071" }, "departure": { "delay": 49, "time": "1776337129" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1776335716" }, "departure": { "delay": 26, "time": "1776335726" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776336782" }, "departure": { "delay": 38, "time": "1776336818" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 34, "time": "1776335836" }, "departure": { "delay": 34, "time": "1776335854" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 111, "time": "1776337858" }, "departure": { "delay": 111, "time": "1776337911" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -48, "time": "1776336172" }, "departure": { "delay": -48, "time": "1776336192" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1776336047" }, "departure": { "delay": 8, "time": "1776336068" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1776335311" }, "departure": { "delay": 55, "time": "1776335335" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1776337802" }, "departure": { "delay": 96, "time": "1776337836" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -3, "time": "1776335595" }, "departure": { "delay": -3, "time": "1776335637" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776336578" }, "departure": { "time": "1776336660" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1776335176" }, "departure": { "delay": 126, "time": "1776335226" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1776338018" }, "departure": { "delay": 80, "time": "1776338060" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 86, "time": "1776337261" }, "departure": { "delay": 86, "time": "1776337286" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 57, "time": "1776338091" }, "departure": { "delay": 57, "time": "1776338097" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 33, "time": "1776335932" }, "departure": { "delay": 33, "time": "1776335973" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 51, "time": "1776335091" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1776338458" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 86, "time": "1776338230" }, "departure": { "delay": 86, "time": "1776338246" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 40, "time": "1776336416" }, "departure": { "delay": 40, "time": "1776336460" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 92, "time": "1776337997" }, "departure": { "delay": 92, "time": "1776338012" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 66, "time": "1776337641" }, "departure": { "delay": 66, "time": "1776337746" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -9, "time": "1776335668" }, "departure": { "delay": -9, "time": "1776335691" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 66, "time": "1776335392" }, "departure": { "delay": 66, "time": "1776335406" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1776336689" }, "departure": { "delay": 35, "time": "1776336755" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1776337527" }, "departure": { "delay": 33, "time": "1776337593" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 34, "time": "1776335424" }, "departure": { "delay": 34, "time": "1776335434" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1776335278" }, "departure": { "delay": 75, "time": "1776335295" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1776337360" }, "departure": { "delay": 79, "time": "1776337399" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 53, "time": "1776338260" }, "departure": { "delay": 53, "time": "1776338273" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758853x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1776318090" }, "departure": { "delay": 51, "time": "1776318111" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1776318409" }, "departure": { "delay": 37, "time": "1776318457" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1776317281" }, "departure": { "delay": 16, "time": "1776317296" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1776317002" }, "departure": { "delay": 33, "time": "1776317013" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776316948" }, "departure": { "delay": 60, "time": "1776316980" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1776318185" }, "departure": { "delay": -39, "time": "1776318201" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1776318133" }, "departure": { "delay": 35, "time": "1776318155" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1776319405" }, "departure": { "delay": 38, "time": "1776319418" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 2, "time": "1776319069" }, "departure": { "delay": 2, "time": "1776319082" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -20, "time": "1776319099" }, "departure": { "delay": -20, "time": "1776319120" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 88, "time": "1776317097" }, "departure": { "delay": 88, "time": "1776317128" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1776317223" }, "departure": { "delay": 41, "time": "1776317261" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1776317553" }, "departure": { "delay": -55, "time": "1776317585" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -23, "time": "1776319657" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -31, "time": "1776318555" }, "departure": { "delay": -31, "time": "1776318569" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -8, "time": "1776319362" }, "departure": { "delay": -8, "time": "1776319372" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 41, "time": "1776316901" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1776318338" }, "departure": { "delay": 8, "time": "1776318368" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -55, "time": "1776318649" }, "departure": { "delay": -55, "time": "1776318665" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1776319467" }, "departure": { "delay": 39, "time": "1776319479" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -15, "time": "1776317377" }, "departure": { "delay": -15, "time": "1776317385" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -49, "time": "1776318951" }, "departure": { "delay": -49, "time": "1776318971" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -24, "time": "1776318976" }, "departure": { "delay": -24, "time": "1776318996" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 33, "time": "1776317183" }, "departure": { "delay": 33, "time": "1776317193" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -9, "time": "1776319295" }, "departure": { "delay": -9, "time": "1776319311" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -13, "time": "1776318875" }, "departure": { "delay": -13, "time": "1776318887" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1776319175" }, "departure": { "delay": 6, "time": "1776319206" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -3, "time": "1776317449" }, "departure": { "delay": -3, "time": "1776317457" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1776317150" }, "departure": { "delay": 58, "time": "1776317158" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1776317320" }, "departure": { "delay": 24, "time": "1776317364" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1776317624" }, "departure": { "delay": 99, "time": "1776318039" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1776318223" }, "departure": { "delay": 18, "time": "1776318318" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1776317051" }, "departure": { "delay": 87, "time": "1776317067" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -63, "time": "1776318696" }, "departure": { "delay": -63, "time": "1776318717" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758893x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 323, "time": "1776328133" }, "departure": { "delay": 323, "time": "1776328163" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 350, "time": "1776329353" }, "departure": { "delay": 350, "time": "1776329390" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 281, "time": "1776330080" }, "departure": { "delay": 281, "time": "1776330101" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 112, "time": "1776327654" }, "departure": { "delay": 112, "time": "1776327712" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 389, "time": "1776329085" }, "departure": { "delay": 389, "time": "1776329129" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 313, "time": "1776328666" }, "departure": { "delay": 313, "time": "1776328693" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 136, "time": "1776327720" }, "departure": { "delay": 136, "time": "1776327736" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 275, "time": "1776330178" }, "departure": { "delay": 275, "time": "1776330215" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 358, "time": "1776329724" }, "departure": { "delay": 358, "time": "1776329758" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 334, "time": "1776329243" }, "departure": { "delay": 334, "time": "1776329254" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 62, "time": "1776327502" }, "departure": { "delay": 62, "time": "1776327542" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 347, "time": "1776329794" }, "departure": { "delay": 347, "time": "1776329807" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 123, "time": "1776330843" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 206, "time": "1776330728" }, "departure": { "delay": 206, "time": "1776330746" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 324, "time": "1776329169" }, "departure": { "delay": 324, "time": "1776329184" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 345, "time": "1776329453" }, "departure": { "delay": 345, "time": "1776329505" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 313, "time": "1776330283" }, "departure": { "delay": 313, "time": "1776330313" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 338, "time": "1776328246" }, "departure": { "delay": 338, "time": "1776328298" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 318, "time": "1776330235" }, "departure": { "delay": 318, "time": "1776330258" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 57, "time": "1776327386" }, "departure": { "delay": 57, "time": "1776327417" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 32, "time": "1776327332" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 368, "time": "1776328976" }, "departure": { "delay": 368, "time": "1776329048" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 263, "time": "1776330373" }, "departure": { "delay": 263, "time": "1776330383" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 307, "time": "1776329876" }, "departure": { "delay": 307, "time": "1776329887" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 335, "time": "1776328812" }, "departure": { "delay": 335, "time": "1776328835" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 340, "time": "1776329602" }, "departure": { "delay": 340, "time": "1776329620" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1776330564" }, "departure": { "delay": 156, "time": "1776330576" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 179, "time": "1776330768" }, "departure": { "delay": 179, "time": "1776330779" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 327, "time": "1776328488" }, "departure": { "delay": 327, "time": "1776328527" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 331, "time": "1776328325" }, "departure": { "delay": 331, "time": "1776328351" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 280, "time": "1776330150" }, "departure": { "delay": 280, "time": "1776330160" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 339, "time": "1776329646" }, "departure": { "delay": 339, "time": "1776329679" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 223, "time": "1776330390" }, "departure": { "delay": 223, "time": "1776330403" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 332, "time": "1776329844" }, "departure": { "delay": 332, "time": "1776329852" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 305, "time": "1776328373" }, "departure": { "delay": 305, "time": "1776328385" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1776327760" }, "departure": { "delay": 138, "time": "1776327798" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1776327601" }, "departure": { "delay": 78, "time": "1776327618" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 358, "time": "1776328411" }, "departure": { "delay": 358, "time": "1776328438" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 275, "time": "1776330324" }, "departure": { "delay": 275, "time": "1776330335" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 154, "time": "1776330798" }, "departure": { "delay": 154, "time": "1776330814" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 331, "time": "1776328560" }, "departure": { "delay": 331, "time": "1776328591" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 320, "time": "1776329926" }, "departure": { "delay": 320, "time": "1776329960" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 326, "time": "1776329992" }, "departure": { "delay": 326, "time": "1776330026" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 338, "time": "1776327898" }, "departure": { "delay": 338, "time": "1776328118" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 338, "time": "1776329271" }, "departure": { "delay": 338, "time": "1776329318" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 42, "time": "1776327563" }, "departure": { "delay": 42, "time": "1776327582" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 188, "time": "1776330518" }, "departure": { "delay": 188, "time": "1776330548" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 158, "time": "1776327841" }, "departure": { "delay": 158, "time": "1776327878" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1776330454" }, "departure": { "delay": 160, "time": "1776330460" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 197, "time": "1776330426" }, "departure": { "delay": 197, "time": "1776330437" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758893x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1776314944" }, "departure": { "delay": 16, "time": "1776314956" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 68, "time": "1776317348" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 24, "time": "1776316270" }, "departure": { "delay": 24, "time": "1776316284" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 49, "time": "1776314833" }, "departure": { "delay": 49, "time": "1776314869" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1776314594" }, "departure": { "delay": 24, "time": "1776314604" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1776316710" }, "departure": { "delay": 62, "time": "1776316742" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 34, "time": "1776316030" }, "departure": { "delay": 34, "time": "1776316054" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 25, "time": "1776316752" }, "departure": { "delay": 25, "time": "1776316765" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 18, "time": "1776315832" }, "departure": { "delay": 18, "time": "1776315858" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 88, "time": "1776315641" }, "departure": { "delay": 88, "time": "1776315688" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1776316155" }, "departure": { "delay": 37, "time": "1776316177" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 118, "time": "1776317152" }, "departure": { "delay": 118, "time": "1776317218" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 40, "time": "1776316655" }, "departure": { "delay": 40, "time": "1776316660" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 43, "time": "1776314524" }, "departure": { "delay": 43, "time": "1776314563" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1776316552" }, "departure": { "delay": 98, "time": "1776316598" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 59, "time": "1776315436" }, "departure": { "delay": 59, "time": "1776315479" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 27, "time": "1776315180" }, "departure": { "delay": 27, "time": "1776315267" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1776316395" }, "departure": { "delay": 35, "time": "1776316415" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 62, "time": "1776314680" }, "departure": { "delay": 62, "time": "1776314702" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -14, "time": "1776316940" }, "departure": { "delay": -14, "time": "1776316966" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 81, "time": "1776317287" }, "departure": { "delay": 81, "time": "1776317301" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 66, "time": "1776314267" }, "departure": { "delay": 66, "time": "1776314286" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1776316838" }, "departure": { "delay": -8, "time": "1776316852" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 36, "time": "1776314765" }, "departure": { "delay": 36, "time": "1776314796" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1776314399" }, "departure": { "delay": 15, "time": "1776314415" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 61, "time": "1776315587" }, "departure": { "delay": 61, "time": "1776315601" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1776316790" }, "departure": { "delay": 10, "time": "1776316810" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 54, "time": "1776315316" }, "departure": { "delay": 54, "time": "1776315354" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 21, "time": "1776314626" }, "departure": { "delay": 21, "time": "1776314661" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1776315753" }, "departure": { "delay": 70, "time": "1776315790" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 84, "time": "1776315528" }, "departure": { "delay": 84, "time": "1776315564" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 46, "time": "1776314349" }, "departure": { "delay": 46, "time": "1776314386" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1776315976" }, "departure": { "delay": 34, "time": "1776315994" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1776316212" }, "departure": { "delay": 27, "time": "1776316227" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 76, "time": "1776316623" }, "departure": { "delay": 76, "time": "1776316636" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 51, "time": "1776314172" }, "departure": { "delay": 51, "time": "1776314211" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 22, "time": "1776315886" }, "departure": { "delay": 22, "time": "1776315922" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 56, "time": "1776314318" }, "departure": { "delay": 56, "time": "1776314336" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1776316108" }, "departure": { "delay": 46, "time": "1776316126" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 98, "time": "1776314222" }, "departure": { "delay": 98, "time": "1776314258" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1776314082" }, "departure": { "delay": 51, "time": "1776314091" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 9, "time": "1776316914" }, "departure": { "delay": 9, "time": "1776316929" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 56, "time": "1776314142" }, "departure": { "delay": 56, "time": "1776314156" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1776316513" }, "departure": { "delay": 32, "time": "1776316532" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 89, "time": "1776317241" }, "departure": { "delay": 89, "time": "1776317249" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 26, "time": "1776314112" }, "departure": { "delay": 26, "time": "1776314126" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776315051" }, "departure": { "time": "1776315060" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 18, "time": "1776313878" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1776313934" }, "departure": { "delay": 52, "time": "1776313972" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1776316478" }, "departure": { "delay": 53, "time": "1776316493" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 } ], "timestamp": "1776338811", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 161, "time": "1776330296" }, "departure": { "delay": 161, "time": "1776330341" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1776328240" }, "departure": { "delay": 30, "time": "1776328290" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 206, "time": "1776330435" }, "departure": { "delay": 206, "time": "1776330446" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 157, "time": "1776330101" }, "departure": { "delay": 157, "time": "1776330157" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -7, "time": "1776328526" }, "departure": { "delay": -7, "time": "1776328553" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1776328137" }, "departure": { "delay": 62, "time": "1776328142" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 158, "time": "1776329419" }, "departure": { "delay": 158, "time": "1776329438" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 211, "time": "1776330372" }, "departure": { "delay": 211, "time": "1776330391" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 127, "time": "1776329515" }, "departure": { "delay": 127, "time": "1776329527" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -18, "time": "1776328414" }, "departure": { "delay": -18, "time": "1776328422" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 138, "time": "1776329099" }, "departure": { "delay": 138, "time": "1776329118" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 142, "time": "1776330005" }, "departure": { "delay": 142, "time": "1776330022" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 64, "time": "1776329630" }, "departure": { "delay": 64, "time": "1776329644" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1776330597" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 150, "time": "1776329298" }, "departure": { "delay": 150, "time": "1776329310" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 155, "time": "1776329340" }, "departure": { "delay": 155, "time": "1776329375" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1776329788" }, "departure": { "delay": 138, "time": "1776329838" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1776329582" }, "departure": { "delay": 76, "time": "1776329596" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 73, "time": "1776328077" }, "departure": { "delay": 73, "time": "1776328093" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1776328349" }, "departure": { "delay": -25, "time": "1776328355" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1776329195" }, "departure": { "delay": 136, "time": "1776329236" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1776327962" }, "departure": { "delay": 10, "time": "1776327970" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 36, "time": "1776327876" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1776328168" }, "departure": { "delay": 55, "time": "1776328195" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 101, "time": "1776329902" }, "departure": { "delay": 101, "time": "1776329921" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 66, "time": "1776328012" }, "departure": { "delay": 66, "time": "1776328026" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 114, "time": "1776330028" }, "departure": { "delay": 114, "time": "1776330054" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1776329931" }, "departure": { "delay": 126, "time": "1776329946" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 37, "time": "1776327927" }, "departure": { "delay": 37, "time": "1776327937" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1776329140" }, "departure": { "delay": 117, "time": "1776329157" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1776328203" }, "departure": { "delay": 17, "time": "1776328217" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1776328311" }, "departure": { "delay": 16, "time": "1776328336" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 194, "time": "1776328602" }, "departure": { "delay": 194, "time": "1776329054" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1776330242" }, "departure": { "delay": 135, "time": "1776330255" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758506x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 142, "time": "1776328042" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 220, "time": "1776329882" }, "departure": { "delay": 220, "time": "1776329920" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 238, "time": "1776330601" }, "departure": { "delay": 238, "time": "1776330658" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 189, "time": "1776330526" }, "departure": { "delay": 189, "time": "1776330549" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 205, "time": "1776328861" }, "departure": { "delay": 205, "time": "1776329005" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 227, "time": "1776330337" }, "departure": { "delay": 227, "time": "1776330347" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1776328484" }, "departure": { "delay": 140, "time": "1776328520" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 119, "time": "1776328300" }, "departure": { "delay": 119, "time": "1776328379" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 181, "time": "1776330684" }, "departure": { "delay": 181, "time": "1776330721" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 235, "time": "1776330900" }, "departure": { "delay": 235, "time": "1776330955" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 189, "time": "1776329754" }, "departure": { "delay": 189, "time": "1776329769" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1776328581" }, "departure": { "delay": 89, "time": "1776328589" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 226, "time": "1776331015" }, "departure": { "delay": 226, "time": "1776331066" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 193, "time": "1776329962" }, "departure": { "delay": 193, "time": "1776330013" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 187, "time": "1776331267" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 198, "time": "1776329484" }, "departure": { "delay": 198, "time": "1776329538" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 178, "time": "1776330157" }, "departure": { "delay": 178, "time": "1776330178" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 213, "time": "1776329413" }, "departure": { "delay": 213, "time": "1776329433" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 178, "time": "1776330046" }, "departure": { "delay": 178, "time": "1776330058" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 217, "time": "1776330838" }, "departure": { "delay": 217, "time": "1776330877" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 189, "time": "1776331107" }, "departure": { "delay": 189, "time": "1776331149" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758506x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022765x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1776340619" }, "departure": { "delay": 59, "time": "1776340619" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 15, "time": "1776339975" }, "departure": { "delay": 15, "time": "1776339975" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "departure": { "time": "1776338940" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1776342478" }, "departure": { "delay": 58, "time": "1776342478" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 42, "time": "1776341562" }, "departure": { "delay": 42, "time": "1776341562" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 3, "time": "1776342663" }, "departure": { "delay": 3, "time": "1776342663" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 49, "time": "1776342409" }, "departure": { "delay": 49, "time": "1776342409" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 9, "time": "1776340809" }, "departure": { "delay": 9, "time": "1776340809" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 48, "time": "1776341448" }, "departure": { "delay": 48, "time": "1776341448" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 53, "time": "1776339773" }, "departure": { "delay": 53, "time": "1776339773" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 10, "time": "1776339670" }, "departure": { "delay": 10, "time": "1776339670" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1776340084" }, "departure": { "delay": 4, "time": "1776340084" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:76552:ZE:3487:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1776339025" }, "departure": { "delay": 25, "time": "1776339025" }, "stopId": "FR:76552:ZE:3173:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 26, "time": "1776339206" }, "departure": { "delay": 26, "time": "1776339206" }, "stopId": "FR:76552:ZE:3340:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342720" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 25, "time": "1776340885" }, "departure": { "delay": 25, "time": "1776340885" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 48, "time": "1776342588" }, "departure": { "delay": 48, "time": "1776342588" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 39, "time": "1776341079" }, "departure": { "delay": 39, "time": "1776341079" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 29, "time": "1776340229" }, "departure": { "delay": 29, "time": "1776340229" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1776339368" }, "departure": { "delay": 8, "time": "1776339368" }, "stopId": "FR:76552:ZE:3104:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1776339165" }, "departure": { "delay": 45, "time": "1776339165" }, "stopId": "FR:76552:ZE:3356:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1776342438" }, "departure": { "delay": 18, "time": "1776342438" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 5, "time": "1776340445" }, "departure": { "delay": 5, "time": "1776340445" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "time": "1776342780" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 8, "time": "1776341708" }, "departure": { "delay": 8, "time": "1776341708" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 6, "time": "1776339906" }, "departure": { "delay": 6, "time": "1776339906" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1776342515" }, "departure": { "delay": 35, "time": "1776342515" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1776342633" }, "departure": { "delay": 33, "time": "1776342633" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1776339602" }, "departure": { "delay": 2, "time": "1776339602" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1776339543" }, "departure": { "delay": 3, "time": "1776339543" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1776340396" }, "departure": { "delay": 16, "time": "1776340396" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1776340763" }, "departure": { "delay": 23, "time": "1776340763" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1776339091" }, "departure": { "delay": 31, "time": "1776339091" }, "stopId": "FR:76552:ZE:3106:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1776341003" }, "departure": { "delay": 23, "time": "1776341003" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1776339234" }, "departure": { "delay": 54, "time": "1776339234" }, "stopId": "FR:76552:ZE:3606:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1776342191" }, "departure": { "delay": 11, "time": "1776342191" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 50, "time": "1776341510" }, "departure": { "delay": 50, "time": "1776341510" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 44, "time": "1776342224" }, "departure": { "delay": 44, "time": "1776342224" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 27, "time": "1776339507" }, "departure": { "delay": 27, "time": "1776339507" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 50, "time": "1776338990" }, "departure": { "delay": 50, "time": "1776338990" }, "stopId": "FR:76552:ZE:3419:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1776338777", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022765x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1776313061" }, "departure": { "delay": -6, "time": "1776313074" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1776312127" }, "departure": { "delay": 138, "time": "1776312138" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -43, "time": "1776313329" }, "departure": { "delay": -43, "time": "1776313337" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1776312359" }, "departure": { "delay": 75, "time": "1776312375" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 201, "time": "1776312566" }, "departure": { "delay": 201, "time": "1776312921" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1776313546" }, "departure": { "delay": -63, "time": "1776313557" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 92, "time": "1776312295" }, "departure": { "delay": 92, "time": "1776312332" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 151, "time": "1776312081" }, "departure": { "delay": 151, "time": "1776312091" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1776311920" }, "departure": { "delay": 115, "time": "1776311935" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1776312181" }, "departure": { "delay": 72, "time": "1776312192" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1776312033" }, "departure": { "delay": 110, "time": "1776312050" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -22, "time": "1776313105" }, "departure": { "delay": -22, "time": "1776313118" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -56, "time": "1776313384" }, "departure": { "delay": -56, "time": "1776313384" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1776311976" }, "departure": { "delay": 113, "time": "1776311993" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1776313625" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 62, "time": "1776312396" }, "departure": { "delay": 62, "time": "1776312422" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": -452, "time": "1776311248" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1776312231" }, "departure": { "delay": 91, "time": "1776312271" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1776312997" }, "departure": { "delay": 44, "time": "1776313004" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1776313303" }, "departure": { "delay": -7, "time": "1776313313" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -67, "time": "1776312466" }, "departure": { "delay": -67, "time": "1776312473" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 27, "time": "1776313166" }, "departure": { "delay": 27, "time": "1776313287" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1776312443" }, "departure": { "delay": 31, "time": "1776312451" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -66, "time": "1776313487" }, "departure": { "delay": -66, "time": "1776313494" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1776322581" }, "departure": { "delay": 183, "time": "1776322623" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776323498" }, "departure": { "delay": 60, "time": "1776323520" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1776325515" }, "departure": { "delay": 84, "time": "1776325524" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 52, "time": "1776322996" }, "departure": { "delay": 52, "time": "1776323032" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1776323159" }, "departure": { "delay": 16, "time": "1776323176" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 181, "time": "1776325792" }, "departure": { "delay": 181, "time": "1776325801" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 18, "time": "1776323050" }, "departure": { "delay": 18, "time": "1776323058" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 128, "time": "1776325651" }, "departure": { "delay": 128, "time": "1776325688" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 82, "time": "1776324992" }, "departure": { "delay": 82, "time": "1776325042" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 56, "time": "1776323346" }, "departure": { "delay": 56, "time": "1776323396" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 44, "time": "1776323850" }, "departure": { "delay": 44, "time": "1776323864" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1776322872" }, "departure": { "delay": 144, "time": "1776322884" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1776325381" }, "departure": { "delay": 73, "time": "1776325393" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 153, "time": "1776322814" }, "departure": { "delay": 153, "time": "1776322833" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 169, "time": "1776325819" }, "departure": { "delay": 169, "time": "1776325849" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 124, "time": "1776324622" }, "departure": { "delay": 124, "time": "1776324724" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 19, "time": "1776324168" }, "departure": { "delay": 19, "time": "1776324199" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 120, "time": "1776324894" }, "departure": { "delay": 120, "time": "1776324960" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 31, "time": "1776323656" }, "departure": { "delay": 31, "time": "1776323671" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 23, "time": "1776324112" }, "departure": { "delay": 23, "time": "1776324143" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1776324406" }, "departure": { "delay": -26, "time": "1776324454" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1776322903" }, "departure": { "delay": 109, "time": "1776322909" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1776325152" }, "departure": { "delay": 102, "time": "1776325182" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 81, "time": "1776325612" }, "departure": { "delay": 81, "time": "1776325641" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 86, "time": "1776322938" }, "departure": { "delay": 86, "time": "1776322946" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 103, "time": "1776322952" }, "departure": { "delay": 103, "time": "1776322963" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1776323122" }, "departure": { "delay": 37, "time": "1776323137" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1776323791" }, "departure": { "delay": 75, "time": "1776323835" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 29, "time": "1776324039" }, "departure": { "delay": 29, "time": "1776324089" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 162, "time": "1776322646" }, "departure": { "delay": 162, "time": "1776322662" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 92, "time": "1776323537" }, "departure": { "delay": 92, "time": "1776323612" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1776325232" }, "departure": { "delay": 97, "time": "1776325297" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 40, "time": "1776323721" }, "departure": { "delay": 40, "time": "1776323740" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 79, "time": "1776325398" }, "departure": { "delay": 79, "time": "1776325459" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 126, "time": "1776325704" }, "departure": { "delay": 126, "time": "1776325746" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 49, "time": "1776323430" }, "departure": { "delay": 49, "time": "1776323449" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 130, "time": "1776322570" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1776323088" }, "departure": { "delay": 4, "time": "1776323104" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1776325554" }, "departure": { "delay": 94, "time": "1776325594" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 30, "time": "1776324228" }, "departure": { "delay": 30, "time": "1776324270" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 73, "time": "1776325202" }, "departure": { "delay": 73, "time": "1776325213" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 108, "time": "1776325908" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 52, "time": "1776325097" }, "departure": { "delay": 52, "time": "1776325132" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1776323934" }, "departure": { "delay": 60, "time": "1776324000" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -23, "time": "1776324296" }, "departure": { "delay": -23, "time": "1776324337" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 176, "time": "1776322755" }, "departure": { "delay": 176, "time": "1776322796" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1776324766" }, "departure": { "delay": 58, "time": "1776324778" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 58, "time": "1776323228" }, "departure": { "delay": 58, "time": "1776323278" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1776309467" }, "departure": { "delay": 43, "time": "1776309583" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -40, "time": "1776309310" }, "departure": { "delay": -40, "time": "1776309320" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 57, "time": "1776308682" }, "departure": { "delay": 57, "time": "1776308697" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1776308542" }, "departure": { "delay": 97, "time": "1776308557" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776308477" }, "departure": { "delay": 90, "time": "1776308490" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1776308761" }, "departure": { "delay": 23, "time": "1776308783" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 65, "time": "1776308627" }, "departure": { "delay": 65, "time": "1776308645" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776309166" }, "departure": { "delay": 5, "time": "1776309185" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 85, "time": "1776308065" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 37, "time": "1776309915" }, "departure": { "delay": 37, "time": "1776309937" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 21, "time": "1776310881" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 63, "time": "1776310668" }, "departure": { "delay": 63, "time": "1776310683" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 57, "time": "1776310482" }, "departure": { "delay": 57, "time": "1776310497" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 48, "time": "1776310112" }, "departure": { "delay": 48, "time": "1776310128" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -64, "time": "1776309394" }, "departure": { "delay": -64, "time": "1776309416" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1776310254" }, "departure": { "delay": 8, "time": "1776310268" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1776308255" }, "departure": { "delay": 113, "time": "1776308273" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1776309993" }, "departure": { "delay": 55, "time": "1776310015" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1776310718" }, "departure": { "delay": 53, "time": "1776310733" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1776309749" }, "departure": { "delay": 6, "time": "1776309786" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 108, "time": "1776308311" }, "departure": { "delay": 108, "time": "1776308328" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1776309226" }, "departure": { "delay": 18, "time": "1776309258" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1776309049" }, "departure": { "delay": 109, "time": "1776309109" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1776309658" }, "departure": { "delay": 37, "time": "1776309697" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1776309879" }, "departure": { "time": "1776309900" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1776310541" }, "departure": { "delay": 56, "time": "1776310556" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1776309828" }, "departure": { "delay": 5, "time": "1776309845" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1776308878" }, "departure": { "delay": 14, "time": "1776308894" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 117, "time": "1776308139" }, "departure": { "delay": 117, "time": "1776308157" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1776308365" }, "departure": { "delay": 134, "time": "1776308414" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1776310199" }, "departure": { "delay": 15, "time": "1776310215" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -8, "time": "1776310331" }, "departure": { "delay": -8, "time": "1776310372" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 34, "time": "1776310819" }, "departure": { "delay": 34, "time": "1776310834" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -50, "time": "1776309358" }, "departure": { "delay": -50, "time": "1776309370" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1776310596" }, "departure": { "delay": 59, "time": "1776310619" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 55, "time": "1776310776" }, "departure": { "delay": 55, "time": "1776310795" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022833x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1776338893" }, "departure": { "delay": 73, "time": "1776338893" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1776342279" }, "departure": { "delay": 99, "time": "1776342279" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 73, "time": "1776342313" }, "departure": { "delay": 73, "time": "1776342313" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 107, "time": "1776341987" }, "departure": { "delay": 107, "time": "1776341987" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 60, "time": "1776341640" }, "departure": { "delay": 60, "time": "1776341640" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 78, "time": "1776340698" }, "departure": { "delay": 78, "time": "1776340698" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 68, "time": "1776339908" }, "departure": { "delay": 68, "time": "1776339908" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1776341422" }, "departure": { "delay": 82, "time": "1776341422" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 119, "time": "1776338819" }, "departure": { "delay": 119, "time": "1776338819" }, "stopId": "FR:76447:ZE:3433:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 83, "time": "1776338783" }, "stopId": "FR:76447:ZE:3407:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776339840" }, "departure": { "delay": 60, "time": "1776339840" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1776340965" }, "departure": { "delay": 105, "time": "1776340965" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1776340285" }, "departure": { "delay": 85, "time": "1776340285" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 18, "time": "1776338658" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1776342163" }, "departure": { "delay": 103, "time": "1776342163" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 73, "time": "1776339973" }, "departure": { "delay": 73, "time": "1776339973" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1776340343" }, "departure": { "delay": 83, "time": "1776340343" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1776341810" }, "departure": { "delay": 110, "time": "1776341810" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 60, "time": "1776339660" }, "departure": { "delay": 60, "time": "1776339660" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776339060" }, "departure": { "delay": 60, "time": "1776339060" }, "stopId": "FR:76447:ZE:3119:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 101, "time": "1776339761" }, "departure": { "delay": 101, "time": "1776339761" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1776341359" }, "departure": { "delay": 79, "time": "1776341359" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 91, "time": "1776339271" }, "departure": { "delay": 91, "time": "1776339271" }, "stopId": "FR:76447:ZE:3221:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776341940" }, "departure": { "delay": 60, "time": "1776341940" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 60, "time": "1776340200" }, "departure": { "delay": 60, "time": "1776340200" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1776340080" }, "departure": { "delay": 60, "time": "1776340080" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 115, "time": "1776340435" }, "departure": { "delay": 115, "time": "1776340435" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 73, "time": "1776339013" }, "departure": { "delay": 73, "time": "1776339013" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1776341270" }, "departure": { "delay": 110, "time": "1776341270" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1776338930" }, "departure": { "delay": 110, "time": "1776338930" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1776341127" }, "departure": { "delay": 87, "time": "1776341127" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 108, "time": "1776342228" }, "departure": { "delay": 108, "time": "1776342228" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 108, "time": "1776341208" }, "departure": { "delay": 108, "time": "1776341208" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "departure": { "time": "1776338520" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776341520" }, "departure": { "delay": 60, "time": "1776341520" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 112, "time": "1776340492" }, "departure": { "delay": 112, "time": "1776340492" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 117, "time": "1776342117" }, "departure": { "delay": 117, "time": "1776342117" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 60, "time": "1776342060" }, "departure": { "delay": 60, "time": "1776342060" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 110, "time": "1776341690" }, "departure": { "delay": 110, "time": "1776341690" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 106, "time": "1776339226" }, "departure": { "delay": 106, "time": "1776339226" }, "stopId": "FR:76447:ZE:3108:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1776340885" }, "departure": { "delay": 85, "time": "1776340885" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1776342360" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 110, "time": "1776340550" }, "departure": { "delay": 110, "time": "1776340550" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1776341040" }, "departure": { "delay": 60, "time": "1776341040" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776340620" }, "departure": { "delay": 60, "time": "1776340620" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 98, "time": "1776338738" }, "stopId": "FR:76447:ZE:3267:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 96, "time": "1776338976" }, "departure": { "delay": 96, "time": "1776338976" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 66, "time": "1776341766" }, "departure": { "delay": 66, "time": "1776341766" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 118, "time": "1776340018" }, "departure": { "delay": 118, "time": "1776340018" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 81, "time": "1776341601" }, "departure": { "delay": 81, "time": "1776341601" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 99, "time": "1776341859" }, "departure": { "delay": 99, "time": "1776341859" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 60, "time": "1776339360" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022833x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:183:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776321420" }, "departure": { "time": "1776321420" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776320760" }, "departure": { "time": "1776320760" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776320940" }, "departure": { "time": "1776320940" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776320820" }, "departure": { "time": "1776320820" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776320460" }, "departure": { "time": "1776320460" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776320040" }, "departure": { "time": "1776320040" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776321180" }, "departure": { "time": "1776321180" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776321300" }, "departure": { "time": "1776321300" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776321540" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776320340" }, "departure": { "time": "1776320340" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776320280" }, "departure": { "time": "1776320280" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776320700" }, "departure": { "time": "1776320700" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776319860" }, "departure": { "time": "1776319860" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776320580" }, "departure": { "time": "1776320580" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776320640" }, "departure": { "time": "1776320640" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1776319800" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776320160" }, "departure": { "time": "1776320160" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776321360" }, "departure": { "time": "1776321360" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776321060" }, "departure": { "time": "1776321060" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1776313171", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:183:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017643x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1776338826" }, "departure": { "delay": 126, "time": "1776338826" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 110, "time": "1776338630" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1776339486" }, "departure": { "delay": 126, "time": "1776339486" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 152, "time": "1776338672" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 105, "time": "1776338565" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1776338948" }, "departure": { "delay": 128, "time": "1776338948" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1776339306" }, "departure": { "delay": 126, "time": "1776339306" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 97, "time": "1776338437" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1776339426" }, "departure": { "delay": 126, "time": "1776339426" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 166, "time": "1776339046" }, "departure": { "delay": 166, "time": "1776339046" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 178, "time": "1776339118" }, "departure": { "delay": 178, "time": "1776339118" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1776339230" }, "departure": { "delay": 170, "time": "1776339230" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 143, "time": "1776339383" }, "departure": { "delay": 143, "time": "1776339383" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 185, "time": "1776338765" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 126, "time": "1776339726" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 178, "time": "1776338878" }, "departure": { "delay": 178, "time": "1776338878" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017643x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776316441" }, "departure": { "delay": 77, "time": "1776316457" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1776318249" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1776316311" }, "departure": { "delay": 83, "time": "1776316343" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1776318167" }, "departure": { "delay": 26, "time": "1776318206" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1776317922" }, "departure": { "delay": 17, "time": "1776317957" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -21, "time": "1776318081" }, "departure": { "delay": -21, "time": "1776318099" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1776316584" }, "departure": { "delay": 31, "time": "1776316591" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1776316167" }, "departure": { "delay": 55, "time": "1776316195" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -61, "time": "1776317339" }, "departure": { "delay": -61, "time": "1776317339" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1776316504" }, "departure": { "delay": 85, "time": "1776316525" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1776316239" }, "departure": { "delay": 63, "time": "1776316263" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 149, "time": "1776317613" }, "departure": { "delay": 149, "time": "1776317669" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1776317859" }, "departure": { "delay": -2, "time": "1776317878" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1776316658" }, "departure": { "delay": 17, "time": "1776316697" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1776316962" }, "departure": { "delay": 1, "time": "1776316981" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 26, "time": "1776315986" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1776316896" }, "departure": { "delay": -7, "time": "1776316913" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -19, "time": "1776317052" }, "departure": { "delay": -19, "time": "1776317141" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1776316138" }, "departure": { "delay": 8, "time": "1776316148" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1776317978" }, "departure": { "delay": -13, "time": "1776317987" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 66, "time": "1776316362" }, "departure": { "delay": 66, "time": "1776316386" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1776317188" }, "departure": { "delay": 3, "time": "1776317223" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:25:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1776313740" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "departure": { "delay": -60, "time": "1776312240" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": -55, "time": "1776312840" }, "departure": { "delay": -55, "time": "1776312845" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1776312540" }, "departure": { "delay": -55, "time": "1776312545" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": -60, "time": "1776313380" }, "departure": { "delay": -60, "time": "1776313380" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": -55, "time": "1776312780" }, "departure": { "delay": -55, "time": "1776312785" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1776313080" }, "departure": { "delay": -60, "time": "1776313080" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1776313140" }, "departure": { "delay": -60, "time": "1776313140" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1776313020" }, "departure": { "delay": -60, "time": "1776313020" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1776312900" }, "departure": { "delay": -55, "time": "1776312905" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": -55, "time": "1776312660" }, "departure": { "delay": -55, "time": "1776312665" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1776312480" }, "departure": { "delay": -55, "time": "1776312485" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1776312360" }, "departure": { "delay": -55, "time": "1776312365" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": -60, "time": "1776313200" }, "departure": { "delay": -60, "time": "1776313200" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1776313680" }, "departure": { "delay": -60, "time": "1776313680" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1776313500" }, "departure": { "delay": -60, "time": "1776313500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": -55, "time": "1776312720" }, "departure": { "delay": -55, "time": "1776312725" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1776312960" }, "departure": { "delay": -55, "time": "1776312965" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:25:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1776327832" }, "departure": { "delay": 38, "time": "1776327878" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 81, "time": "1776327984" }, "departure": { "delay": 81, "time": "1776328041" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1776327940" }, "departure": { "delay": 50, "time": "1776327950" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1776328272" }, "departure": { "delay": 101, "time": "1776328301" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1776328945" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 6, "time": "1776327413" }, "departure": { "delay": 6, "time": "1776327426" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1776327897" }, "departure": { "delay": 20, "time": "1776327920" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -20, "time": "1776327307" }, "departure": { "delay": -20, "time": "1776327340" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1776328690" }, "departure": { "delay": 151, "time": "1776328711" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 13, "time": "1776327088" }, "departure": { "delay": 13, "time": "1776327133" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 148, "time": "1776328598" }, "departure": { "delay": 148, "time": "1776328648" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 97, "time": "1776328209" }, "departure": { "delay": 97, "time": "1776328237" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1776328756" }, "departure": { "delay": 105, "time": "1776328785" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1776327381" }, "departure": { "delay": 31, "time": "1776327391" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776327236" }, "departure": { "delay": 5, "time": "1776327245" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1776327214" }, "departure": { "delay": 46, "time": "1776327226" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1776328424" }, "departure": { "delay": 160, "time": "1776328540" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 123, "time": "1776328820" }, "departure": { "delay": 123, "time": "1776328863" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 92, "time": "1776327592" }, "departure": { "delay": 92, "time": "1776327692" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1776328337" }, "departure": { "delay": 94, "time": "1776328354" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -4, "time": "1776327463" }, "departure": { "delay": -4, "time": "1776327476" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 37, "time": "1776327037" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758897x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1776331055" }, "departure": { "delay": 1, "time": "1776331081" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1776332547" }, "departure": { "delay": 47, "time": "1776332567" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1776333620" }, "departure": { "delay": 95, "time": "1776333635" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 32, "time": "1776332266" }, "departure": { "delay": 32, "time": "1776332312" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1776333215" }, "departure": { "delay": -6, "time": "1776333234" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 48, "time": "1776332355" }, "departure": { "delay": 48, "time": "1776332388" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1776330928" }, "departure": { "delay": 48, "time": "1776330948" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1776333415" }, "departure": { "delay": 36, "time": "1776333456" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 164, "time": "1776334389" }, "departure": { "delay": 164, "time": "1776334424" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 120, "time": "1776331235" }, "departure": { "delay": 120, "time": "1776331260" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1776333503" }, "departure": { "delay": 57, "time": "1776333537" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 165, "time": "1776333815" }, "departure": { "delay": 165, "time": "1776333885" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 4, "time": "1776333053" }, "departure": { "delay": 4, "time": "1776333064" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 102, "time": "1776331730" }, "departure": { "delay": 102, "time": "1776331782" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 11, "time": "1776333268" }, "departure": { "delay": 11, "time": "1776333311" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 123, "time": "1776333891" }, "departure": { "delay": 123, "time": "1776333903" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 121, "time": "1776333921" }, "departure": { "delay": 121, "time": "1776333961" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 123, "time": "1776333674" }, "departure": { "delay": 123, "time": "1776333723" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 78, "time": "1776334076" }, "departure": { "delay": 78, "time": "1776334098" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 39, "time": "1776331105" }, "departure": { "delay": 39, "time": "1776331119" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1776333103" }, "departure": { "delay": 6, "time": "1776333126" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 44, "time": "1776332589" }, "departure": { "delay": 44, "time": "1776332624" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 109, "time": "1776331276" }, "departure": { "delay": 109, "time": "1776331309" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -13, "time": "1776332825" }, "departure": { "delay": -13, "time": "1776332867" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1776332475" }, "departure": { "delay": 57, "time": "1776332517" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1776334243" }, "departure": { "delay": 163, "time": "1776334303" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 12, "time": "1776331019" }, "departure": { "delay": 12, "time": "1776331032" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 86, "time": "1776331611" }, "departure": { "delay": 86, "time": "1776331646" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 103, "time": "1776331353" }, "departure": { "delay": 103, "time": "1776331363" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1776331517" }, "departure": { "delay": 21, "time": "1776331581" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 32, "time": "1776330872" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1776331378" }, "departure": { "delay": 69, "time": "1776331389" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 93, "time": "1776331661" }, "departure": { "delay": 93, "time": "1776331713" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1776334460" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 59, "time": "1776332027" }, "departure": { "delay": 59, "time": "1776332039" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1776331904" }, "departure": { "delay": 78, "time": "1776331938" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1776333155" }, "departure": { "delay": 11, "time": "1776333191" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 82, "time": "1776331158" }, "departure": { "delay": 82, "time": "1776331222" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1776334321" }, "departure": { "delay": 157, "time": "1776334357" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 16, "time": "1776332758" }, "departure": { "delay": 16, "time": "1776332776" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 32, "time": "1776331398" }, "departure": { "delay": 32, "time": "1776331412" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1776333559" }, "departure": { "delay": 62, "time": "1776333602" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 6, "time": "1776332971" }, "departure": { "delay": 6, "time": "1776333006" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 67, "time": "1776331826" }, "departure": { "delay": 67, "time": "1776331867" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 111, "time": "1776333738" }, "departure": { "delay": 111, "time": "1776333771" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 75, "time": "1776332134" }, "departure": { "delay": 75, "time": "1776332175" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1776332893" }, "departure": { "delay": -18, "time": "1776332922" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 100, "time": "1776334053" }, "departure": { "delay": 100, "time": "1776334060" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 98, "time": "1776333988" }, "departure": { "delay": 98, "time": "1776333998" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 60, "time": "1776332657" }, "departure": { "delay": 60, "time": "1776332700" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758897x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745406x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1776332723" }, "departure": { "delay": 1, "time": "1776332761" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 142, "time": "1776331942" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1776332332" }, "departure": { "delay": 94, "time": "1776332374" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1776332024" }, "departure": { "delay": 77, "time": "1776332057" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1776332567" }, "departure": { "delay": 35, "time": "1776332615" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1776333574" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 58, "time": "1776333186" }, "departure": { "delay": 58, "time": "1776333238" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 78, "time": "1776332200" }, "departure": { "delay": 78, "time": "1776332238" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1776332939" }, "departure": { "delay": -11, "time": "1776332989" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1776332084" }, "departure": { "delay": 77, "time": "1776332117" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 81, "time": "1776332138" }, "departure": { "delay": 81, "time": "1776332181" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776333272" }, "departure": { "delay": 18, "time": "1776333318" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1776332266" }, "departure": { "delay": 90, "time": "1776332310" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 57, "time": "1776332461" }, "departure": { "delay": 57, "time": "1776332517" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1776333070" }, "departure": { "delay": 22, "time": "1776333142" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1776332421" }, "departure": { "delay": 33, "time": "1776332433" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1776332648" }, "departure": { "delay": -22, "time": "1776332678" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1776332858" }, "departure": { "delay": 20, "time": "1776332900" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1776333011" }, "departure": { "delay": -18, "time": "1776333042" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 44, "time": "1776333391" }, "departure": { "delay": 44, "time": "1776333464" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745406x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1057:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1776359165" }, "departure": { "delay": 5, "time": "1776359165" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1776358800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776359340" }, "departure": { "time": "1776359340" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776358865" }, "departure": { "delay": 5, "time": "1776358865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776361020" }, "departure": { "time": "1776361020" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776359400" }, "departure": { "time": "1776359400" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776359640" }, "departure": { "time": "1776359640" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776359580" }, "departure": { "time": "1776359580" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776359820" }, "departure": { "time": "1776359820" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776360840" }, "departure": { "time": "1776360840" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776361380" }, "departure": { "time": "1776361380" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776361260" }, "departure": { "time": "1776361260" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776359160" }, "departure": { "time": "1776359160" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776359520" }, "departure": { "time": "1776359520" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776358860" }, "departure": { "time": "1776358860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776359880" }, "departure": { "time": "1776359880" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776361320" }, "departure": { "time": "1776361320" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776360000" }, "departure": { "time": "1776360000" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1776359225" }, "departure": { "delay": 5, "time": "1776359225" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776361140" }, "departure": { "time": "1776361140" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776361080" }, "departure": { "time": "1776361080" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776359460" }, "departure": { "time": "1776359460" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776360480" }, "departure": { "time": "1776360480" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776361440" }, "departure": { "time": "1776361440" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776360540" }, "departure": { "time": "1776360540" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776359040" }, "departure": { "time": "1776359040" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776360780" }, "departure": { "time": "1776360780" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1776361025" }, "departure": { "delay": 5, "time": "1776361025" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776361620" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776360180" }, "departure": { "time": "1776360180" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776359220" }, "departure": { "time": "1776359220" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776361560" }, "departure": { "time": "1776361560" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776360720" }, "departure": { "time": "1776360720" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776359280" }, "departure": { "time": "1776359280" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1776338806", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1057:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000432:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1776338396" }, "departure": { "delay": 126, "time": "1776338406" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 14 }, { "arrival": { "delay": 46, "time": "1776338009" }, "departure": { "delay": 46, "time": "1776338026" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1776338502" }, "departure": { "delay": 77, "time": "1776338537" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1776338028" }, "departure": { "delay": 70, "time": "1776338050" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 9 }, { "arrival": { "delay": 144, "time": "1776338297" }, "departure": { "delay": 144, "time": "1776338364" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1776338465" }, "departure": { "delay": 85, "time": "1776338485" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1776338107" }, "departure": { "delay": 7, "time": "1776338107" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1776338186" }, "departure": { "delay": 116, "time": "1776338276" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1776338418" }, "departure": { "delay": 90, "time": "1776338430" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1776338621" }, "departure": { "delay": -3, "time": "1776338637" }, "stopId": "FR:61001:ZE:SaintexThxrese:ATOUMOD037", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1776338053" }, "departure": { "delay": 52, "time": "1776338092" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776338592" }, "departure": { "delay": 26, "time": "1776338606" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 18 }, {}, { "arrival": { "delay": -8, "time": "1776338812" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": -9, "time": "1776338641" }, "departure": { "delay": -9, "time": "1776338691" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 20 } ], "timestamp": "1776338487", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000432:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1776324866" }, "departure": { "delay": -19, "time": "1776324881" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -57, "time": "1776325244" }, "departure": { "delay": -57, "time": "1776325263" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -49, "time": "1776324399" }, "departure": { "delay": -49, "time": "1776324851" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1776327442" }, "departure": { "delay": 36, "time": "1776327456" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 56, "time": "1776327282" }, "departure": { "delay": 56, "time": "1776327296" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -35, "time": "1776324911" }, "departure": { "delay": -35, "time": "1776324925" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1776326337" }, "departure": { "delay": 59, "time": "1776326459" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 58, "time": "1776324334" }, "departure": { "delay": 58, "time": "1776324358" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -82, "time": "1776327025" }, "departure": { "delay": -82, "time": "1776327038" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -51, "time": "1776326069" }, "departure": { "delay": -51, "time": "1776326109" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -30, "time": "1776324972" }, "departure": { "delay": -30, "time": "1776324990" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -71, "time": "1776326862" }, "departure": { "delay": -71, "time": "1776326869" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -99, "time": "1776325326" }, "departure": { "delay": -99, "time": "1776325341" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -77, "time": "1776325508" }, "departure": { "delay": -77, "time": "1776325543" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1776325909" }, "departure": { "delay": -33, "time": "1776325947" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -63, "time": "1776325732" }, "departure": { "delay": -63, "time": "1776325797" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -51, "time": "1776325608" }, "departure": { "delay": -51, "time": "1776325689" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -69, "time": "1776325460" }, "departure": { "delay": -69, "time": "1776325491" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 27, "time": "1776324267" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1776326517" }, "departure": { "delay": 23, "time": "1776326543" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -48, "time": "1776326680" }, "departure": { "delay": -48, "time": "1776326712" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -13, "time": "1776325057" }, "departure": { "delay": -13, "time": "1776325127" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -86, "time": "1776326768" }, "departure": { "delay": -86, "time": "1776326794" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -74, "time": "1776325391" }, "departure": { "delay": -74, "time": "1776325426" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -38, "time": "1776325837" }, "departure": { "delay": -38, "time": "1776325882" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 41, "time": "1776327049" }, "departure": { "delay": 41, "time": "1776327221" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 1, "time": "1776326625" }, "departure": { "delay": 1, "time": "1776326641" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776327331" }, "departure": { "delay": 60, "time": "1776327360" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 67, "time": "1776327472" }, "departure": { "delay": 67, "time": "1776327487" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -38, "time": "1776325207" }, "departure": { "delay": -38, "time": "1776325222" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1776325990" }, "departure": { "delay": -1, "time": "1776326039" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1776327370" }, "departure": { "delay": 45, "time": "1776327405" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 11, "time": "1776327611" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -26, "time": "1776325160" }, "departure": { "delay": -26, "time": "1776325174" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -72, "time": "1776326891" }, "departure": { "delay": -72, "time": "1776326928" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 65, "time": "1776327419" }, "departure": { "delay": 65, "time": "1776327425" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 61, "time": "1776324282" }, "departure": { "delay": 61, "time": "1776324301" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -50, "time": "1776326172" }, "departure": { "delay": -50, "time": "1776326230" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -34, "time": "1776326812" }, "departure": { "delay": -34, "time": "1776326846" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 57, "time": "1776327505" }, "departure": { "delay": 57, "time": "1776327537" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490726:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 219, "time": "1776340299" }, "departure": { "delay": 219, "time": "1776340299" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1776339684" }, "departure": { "delay": 84, "time": "1776339684" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1776339631" }, "departure": { "delay": 31, "time": "1776339631" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1776341631" }, "departure": { "delay": 171, "time": "1776341631" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 110, "time": "1776341450" }, "departure": { "delay": 110, "time": "1776341450" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1776339532" }, "departure": { "delay": -8, "time": "1776339532" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -4, "time": "1776339896" }, "departure": { "delay": -4, "time": "1776339896" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 126, "time": "1776340446" }, "departure": { "delay": 126, "time": "1776340446" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1776339300" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1776341760" }, "departure": { "delay": 120, "time": "1776341760" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 126, "time": "1776340986" }, "departure": { "delay": 126, "time": "1776340986" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 146, "time": "1776341846" }, "departure": { "delay": 146, "time": "1776341846" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 126, "time": "1776341226" }, "departure": { "delay": 126, "time": "1776341226" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 53, "time": "1776339593" }, "departure": { "delay": 53, "time": "1776339593" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 163, "time": "1776341683" }, "departure": { "delay": 163, "time": "1776341683" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 137, "time": "1776340697" }, "departure": { "delay": 137, "time": "1776340697" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 173, "time": "1776341573" }, "departure": { "delay": 173, "time": "1776341573" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 107, "time": "1776341807" }, "departure": { "delay": 107, "time": "1776341807" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 65, "time": "1776339845" }, "departure": { "delay": 65, "time": "1776339845" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 137, "time": "1776341717" }, "departure": { "delay": 137, "time": "1776341717" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 187, "time": "1776340747" }, "departure": { "delay": 187, "time": "1776340747" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 187, "time": "1776341107" }, "departure": { "delay": 187, "time": "1776341107" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1776339431" }, "departure": { "delay": 71, "time": "1776339431" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 61, "time": "1776341941" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 188, "time": "1776340208" }, "departure": { "delay": 188, "time": "1776340208" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1776341612" }, "departure": { "delay": 152, "time": "1776341612" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 202, "time": "1776340342" }, "departure": { "delay": 202, "time": "1776340342" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1776340570" }, "departure": { "delay": 130, "time": "1776340570" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776339720" }, "departure": { "delay": 60, "time": "1776339720" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1776340250" }, "departure": { "delay": 230, "time": "1776340250" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 138, "time": "1776341178" }, "departure": { "delay": 138, "time": "1776341178" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 189, "time": "1776340149" }, "departure": { "delay": 189, "time": "1776340149" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1776341390" }, "departure": { "delay": 110, "time": "1776341390" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1776339390" }, "departure": { "delay": 30, "time": "1776339390" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 191, "time": "1776340391" }, "departure": { "delay": 191, "time": "1776340391" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1776341023" }, "departure": { "delay": 163, "time": "1776341023" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 156, "time": "1776340956" }, "departure": { "delay": 156, "time": "1776340956" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1776340423" }, "departure": { "delay": 163, "time": "1776340423" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1776340657" }, "departure": { "delay": 157, "time": "1776340657" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 16, "time": "1776339796" }, "departure": { "delay": 16, "time": "1776339796" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1776339946" }, "departure": { "delay": 46, "time": "1776339946" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490726:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1776322404" }, "departure": { "delay": 58, "time": "1776322438" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1776322993" }, "departure": { "delay": 9, "time": "1776323049" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 74, "time": "1776322170" }, "departure": { "delay": 74, "time": "1776322214" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1776322345" }, "departure": { "delay": 63, "time": "1776322383" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1776322477" }, "departure": { "delay": 82, "time": "1776322522" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1776323268" }, "departure": { "delay": 48, "time": "1776323328" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776322054" }, "departure": { "delay": 28, "time": "1776322108" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1776322734" }, "departure": { "delay": 40, "time": "1776322780" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 43, "time": "1776321943" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1776323355" }, "departure": { "delay": 66, "time": "1776323406" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 55, "time": "1776323499" }, "departure": { "delay": 55, "time": "1776323515" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1776323426" }, "departure": { "delay": 78, "time": "1776323478" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 65, "time": "1776322647" }, "departure": { "delay": 65, "time": "1776322685" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1776322261" }, "departure": { "delay": 50, "time": "1776322310" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1776323670" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 2, "time": "1776322825" }, "departure": { "delay": 2, "time": "1776322862" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1776323111" }, "departure": { "time": "1776323160" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -21, "time": "1776322923" }, "departure": { "delay": -21, "time": "1776322959" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1776323195" }, "departure": { "delay": 16, "time": "1776323236" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 233, "time": "1776317436" }, "departure": { "delay": 233, "time": "1776317453" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 161, "time": "1776316025" }, "departure": { "delay": 161, "time": "1776316061" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 309, "time": "1776316837" }, "departure": { "delay": 309, "time": "1776316869" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 161, "time": "1776316253" }, "departure": { "delay": 161, "time": "1776316301" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1776315835" }, "departure": { "delay": 148, "time": "1776315868" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 273, "time": "1776317165" }, "departure": { "delay": 273, "time": "1776317193" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1776315108" }, "departure": { "delay": 78, "time": "1776315138" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 231, "time": "1776316560" }, "departure": { "delay": 231, "time": "1776316611" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 156, "time": "1776314818" }, "departure": { "delay": 156, "time": "1776314856" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 259, "time": "1776317224" }, "departure": { "delay": 259, "time": "1776317239" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 117, "time": "1776314903" }, "departure": { "delay": 117, "time": "1776314937" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1776314984" }, "departure": { "delay": 118, "time": "1776314998" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 149, "time": "1776314772" }, "departure": { "delay": 149, "time": "1776314789" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 282, "time": "1776316987" }, "departure": { "delay": 282, "time": "1776317022" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 167, "time": "1776314567" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1776316087" }, "departure": { "delay": 147, "time": "1776316107" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 283, "time": "1776316932" }, "departure": { "delay": 283, "time": "1776316963" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 289, "time": "1776317273" }, "departure": { "delay": 289, "time": "1776317329" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 75, "time": "1776315059" }, "departure": { "delay": 75, "time": "1776315075" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 182, "time": "1776316468" }, "departure": { "delay": 182, "time": "1776316502" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1776315192" }, "departure": { "delay": 55, "time": "1776315235" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1776317529" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 206, "time": "1776317473" }, "departure": { "delay": 206, "time": "1776317486" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 191, "time": "1776315742" }, "departure": { "delay": 191, "time": "1776315791" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 168, "time": "1776315463" }, "departure": { "delay": 168, "time": "1776315588" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 164, "time": "1776316141" }, "departure": { "delay": 164, "time": "1776316184" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 317, "time": "1776316625" }, "departure": { "delay": 317, "time": "1776316697" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 29, "time": "1776315301" }, "departure": { "delay": 29, "time": "1776315329" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 148, "time": "1776316347" }, "departure": { "delay": 148, "time": "1776316408" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 171, "time": "1776314721" }, "departure": { "delay": 171, "time": "1776314751" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1776315911" }, "departure": { "delay": 108, "time": "1776315948" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 237, "time": "1776317384" }, "departure": { "delay": 237, "time": "1776317397" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 327, "time": "1776316733" }, "departure": { "delay": 327, "time": "1776316767" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 265, "time": "1776317356" }, "departure": { "delay": 265, "time": "1776317365" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 247, "time": "1776317073" }, "departure": { "delay": 247, "time": "1776317107" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 198, "time": "1776314631" }, "departure": { "delay": 198, "time": "1776314658" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338735", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759106x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 98, "time": "1776333818" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 118, "time": "1776334461" }, "departure": { "delay": 118, "time": "1776334498" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1776335017" }, "departure": { "delay": 6, "time": "1776335046" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1776335220" }, "departure": { "delay": 22, "time": "1776335242" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -47, "time": "1776335353" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 123, "time": "1776333890" }, "departure": { "delay": 123, "time": "1776334083" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1776334671" }, "departure": { "delay": 136, "time": "1776334696" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 41, "time": "1776335101" }, "departure": { "delay": 41, "time": "1776335141" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1776334370" }, "departure": { "delay": 125, "time": "1776334385" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1776334424" }, "departure": { "delay": 114, "time": "1776334434" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776334957" }, "departure": { "time": "1776334980" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1776334157" }, "departure": { "delay": 152, "time": "1776334232" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1776334600" }, "departure": { "delay": 124, "time": "1776334624" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1776334855" }, "departure": { "delay": 22, "time": "1776334882" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1776335065" }, "departure": { "delay": -26, "time": "1776335074" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -22, "time": "1776335187" }, "departure": { "delay": -22, "time": "1776335198" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1776335269" }, "departure": { "delay": 26, "time": "1776335306" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 122, "time": "1776334713" }, "departure": { "delay": 122, "time": "1776334742" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 206, "time": "1776334314" }, "departure": { "delay": 206, "time": "1776334346" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1776334647" }, "departure": { "delay": 104, "time": "1776334664" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759106x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758671x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 198, "time": "1776334926" }, "departure": { "delay": 198, "time": "1776334938" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1776335415" }, "departure": { "delay": 90, "time": "1776335430" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 101, "time": "1776332841" }, "departure": { "delay": 101, "time": "1776332861" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 69, "time": "1776333749" }, "departure": { "delay": 69, "time": "1776333789" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 196, "time": "1776334849" }, "departure": { "delay": 196, "time": "1776334876" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 163, "time": "1776335051" }, "departure": { "delay": 163, "time": "1776335083" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1776333211" }, "departure": { "delay": 62, "time": "1776333242" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 175, "time": "1776335213" }, "departure": { "delay": 175, "time": "1776335275" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 25, "time": "1776335545" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 62, "time": "1776333581" }, "departure": { "delay": 62, "time": "1776333662" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 149, "time": "1776334627" }, "departure": { "delay": 149, "time": "1776334649" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1776333271" }, "departure": { "delay": 41, "time": "1776333281" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 75, "time": "1776333703" }, "departure": { "delay": 75, "time": "1776333735" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1776335467" }, "departure": { "delay": 97, "time": "1776335497" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 81, "time": "1776332882" }, "departure": { "delay": 81, "time": "1776332901" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1776334043" }, "departure": { "delay": 51, "time": "1776334071" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1776333075" }, "departure": { "delay": 82, "time": "1776333082" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 17, "time": "1776333542" }, "departure": { "delay": 17, "time": "1776333557" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1776332980" }, "departure": { "delay": 73, "time": "1776333013" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1776332751" }, "departure": { "delay": 78, "time": "1776332778" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 170, "time": "1776334238" }, "departure": { "delay": 170, "time": "1776334310" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1776334112" }, "departure": { "delay": 105, "time": "1776334185" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1776333129" }, "departure": { "delay": 46, "time": "1776333166" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1776333477" }, "departure": { "delay": 10, "time": "1776333490" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1776335337" }, "departure": { "delay": 128, "time": "1776335348" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 163, "time": "1776334991" }, "departure": { "delay": 163, "time": "1776335023" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 71, "time": "1776332793" }, "departure": { "delay": 71, "time": "1776332831" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1776333369" }, "departure": { "delay": 64, "time": "1776333424" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 158, "time": "1776334492" }, "departure": { "delay": 158, "time": "1776334538" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 114, "time": "1776335123" }, "departure": { "delay": 114, "time": "1776335154" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1776333942" }, "departure": { "delay": 53, "time": "1776334013" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1776335363" }, "departure": { "delay": 88, "time": "1776335368" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 133, "time": "1776334343" }, "departure": { "delay": 133, "time": "1776334393" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 56, "time": "1776333867" }, "departure": { "delay": 56, "time": "1776333896" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 92, "time": "1776332672" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338735", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758671x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx858:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 174, "time": "1776340374" }, "departure": { "delay": 174, "time": "1776340374" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1776338881" }, "departure": { "delay": 181, "time": "1776338881" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1776339076" }, "departure": { "delay": 196, "time": "1776339076" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1776340284" }, "departure": { "delay": 204, "time": "1776340284" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 186, "time": "1776340206" }, "departure": { "delay": 186, "time": "1776340206" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 180, "time": "1776339000" }, "departure": { "delay": 180, "time": "1776339000" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "departure": { "delay": 49, "time": "1776337609" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 235, "time": "1776338275" }, "departure": { "delay": 235, "time": "1776338275" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 198, "time": "1776338418" }, "departure": { "delay": 198, "time": "1776338418" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 186, "time": "1776339186" }, "departure": { "delay": 186, "time": "1776339186" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 148, "time": "1776340108" }, "departure": { "delay": 148, "time": "1776340108" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 205, "time": "1776338125" }, "departure": { "delay": 205, "time": "1776338125" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 186, "time": "1776338646" }, "departure": { "delay": 186, "time": "1776338646" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 186, "time": "1776338826" }, "departure": { "delay": 186, "time": "1776338826" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 221, "time": "1776338201" }, "departure": { "delay": 221, "time": "1776338201" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1776338570" }, "departure": { "delay": 170, "time": "1776338570" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 187, "time": "1776340027" }, "departure": { "delay": 187, "time": "1776340027" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 } ], "timestamp": "1776337614", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx858:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758856x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776338374" }, "departure": { "time": "1776338400" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1776340400" }, "departure": { "delay": 20, "time": "1776340400" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 20, "time": "1776339260" }, "departure": { "delay": 20, "time": "1776339260" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 50, "time": "1776338738" }, "departure": { "delay": 50, "time": "1776338750" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1776338549" }, "departure": { "delay": 45, "time": "1776338565" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1776338178" }, "departure": { "delay": 46, "time": "1776338206" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1776339440" }, "departure": { "delay": 20, "time": "1776339440" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1776339140" }, "departure": { "delay": 20, "time": "1776339140" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1776338118" }, "departure": { "delay": 52, "time": "1776338152" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1776341120" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 20, "time": "1776338840" }, "departure": { "delay": 20, "time": "1776338840" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1776340940" }, "departure": { "delay": 20, "time": "1776340940" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 20, "time": "1776341000" }, "departure": { "delay": 20, "time": "1776341000" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 20, "time": "1776339800" }, "departure": { "delay": 20, "time": "1776339800" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1776340520" }, "departure": { "delay": 20, "time": "1776340520" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 20, "time": "1776339020" }, "departure": { "delay": 20, "time": "1776339020" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1776338782" }, "departure": { "delay": 43, "time": "1776338803" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1776339500" }, "departure": { "delay": 20, "time": "1776339500" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1776339560" }, "departure": { "delay": 20, "time": "1776339560" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 78, "time": "1776337862" }, "departure": { "delay": 78, "time": "1776337878" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1776340820" }, "departure": { "delay": 20, "time": "1776340820" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 20, "time": "1776340700" }, "departure": { "delay": 20, "time": "1776340700" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 20, "time": "1776340640" }, "departure": { "delay": 20, "time": "1776340640" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 48, "time": "1776338641" }, "departure": { "delay": 48, "time": "1776338688" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1776339080" }, "departure": { "delay": 20, "time": "1776339080" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 69, "time": "1776337976" }, "departure": { "delay": 69, "time": "1776337989" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1776338960" }, "departure": { "delay": 20, "time": "1776338960" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 3, "time": "1776337743" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1776340941" }, "departure": { "delay": 21, "time": "1776340941" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 2, "time": "1776338312" }, "departure": { "delay": 2, "time": "1776338342" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1776338207" }, "departure": { "delay": 66, "time": "1776338226" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776340160" }, "departure": { "delay": 20, "time": "1776340160" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 20, "time": "1776339380" }, "departure": { "delay": 20, "time": "1776339380" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 36, "time": "1776338448" }, "departure": { "delay": 36, "time": "1776338496" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1776340880" }, "departure": { "delay": 20, "time": "1776340880" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 20, "time": "1776340760" }, "departure": { "delay": 20, "time": "1776340760" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 58, "time": "1776337765" }, "departure": { "delay": 58, "time": "1776337798" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1776340881" }, "departure": { "delay": 21, "time": "1776340881" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 49, "time": "1776338008" }, "departure": { "delay": 49, "time": "1776338029" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1776340280" }, "departure": { "delay": 20, "time": "1776340280" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 29, "time": "1776338411" }, "departure": { "delay": 29, "time": "1776338429" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1776340401" }, "departure": { "delay": 21, "time": "1776340401" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 20, "time": "1776339680" }, "departure": { "delay": 20, "time": "1776339680" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1776339920" }, "departure": { "delay": 20, "time": "1776339920" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 20, "time": "1776340040" }, "departure": { "delay": 20, "time": "1776340040" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1776338072" }, "departure": { "delay": 62, "time": "1776338102" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1776340460" }, "departure": { "delay": 20, "time": "1776340460" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 16, "time": "1776338287" }, "departure": { "delay": 16, "time": "1776338296" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758856x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1776330198" }, "departure": { "delay": 106, "time": "1776330226" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1776329088" }, "departure": { "delay": 64, "time": "1776329104" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 115, "time": "1776330039" }, "departure": { "delay": 115, "time": "1776330055" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 288, "time": "1776332182" }, "departure": { "delay": 288, "time": "1776332208" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 166, "time": "1776331525" }, "departure": { "delay": 166, "time": "1776331546" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 195, "time": "1776329940" }, "departure": { "delay": 195, "time": "1776329955" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 65, "time": "1776330953" }, "departure": { "delay": 65, "time": "1776330965" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 225, "time": "1776331197" }, "departure": { "delay": 225, "time": "1776331245" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 143, "time": "1776329700" }, "departure": { "delay": 143, "time": "1776329783" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 203, "time": "1776331650" }, "departure": { "delay": 203, "time": "1776331703" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 200, "time": "1776331807" }, "departure": { "delay": 200, "time": "1776331820" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 184, "time": "1776331931" }, "departure": { "delay": 184, "time": "1776331984" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 112, "time": "1776329599" }, "departure": { "delay": 112, "time": "1776329632" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 277, "time": "1776332226" }, "departure": { "delay": 277, "time": "1776332257" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 51, "time": "1776329292" }, "departure": { "delay": 51, "time": "1776329331" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 174, "time": "1776331596" }, "departure": { "delay": 174, "time": "1776331614" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "departure": { "delay": 71, "time": "1776328811" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 69, "time": "1776330281" }, "departure": { "delay": 69, "time": "1776330309" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1776329016" }, "departure": { "delay": 59, "time": "1776329039" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 199, "time": "1776331402" }, "departure": { "delay": 199, "time": "1776331459" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 119, "time": "1776330150" }, "departure": { "delay": 119, "time": "1776330179" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 162, "time": "1776331832" }, "departure": { "delay": 162, "time": "1776331842" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 19, "time": "1776330464" }, "departure": { "delay": 19, "time": "1776330499" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 113, "time": "1776330079" }, "departure": { "delay": 113, "time": "1776330113" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 194, "time": "1776331566" }, "departure": { "delay": 194, "time": "1776331574" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 168, "time": "1776329970" }, "departure": { "delay": 168, "time": "1776329988" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1776329124" }, "departure": { "delay": 63, "time": "1776329163" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 227, "time": "1776332103" }, "departure": { "delay": 227, "time": "1776332147" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 16, "time": "1776330346" }, "departure": { "delay": 16, "time": "1776330376" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1776330742" }, "departure": { "delay": 44, "time": "1776330824" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 77, "time": "1776329504" }, "departure": { "delay": 77, "time": "1776329537" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1776330552" }, "departure": { "delay": 86, "time": "1776330626" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 222, "time": "1776331343" }, "departure": { "delay": 222, "time": "1776331362" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 108, "time": "1776328832" }, "departure": { "delay": 108, "time": "1776328848" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 171, "time": "1776331997" }, "departure": { "delay": 171, "time": "1776332031" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 223, "time": "1776332050" }, "departure": { "delay": 223, "time": "1776332083" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 113, "time": "1776328874" }, "departure": { "delay": 113, "time": "1776328913" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 145, "time": "1776331873" }, "departure": { "delay": 145, "time": "1776331885" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 195, "time": "1776329880" }, "departure": { "delay": 195, "time": "1776329895" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1776330652" }, "departure": { "delay": 30, "time": "1776330690" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1776329461" }, "departure": { "delay": 76, "time": "1776329476" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1776329211" }, "departure": { "delay": 89, "time": "1776329249" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1776332323" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 46, "time": "1776329194" }, "departure": { "delay": 46, "time": "1776329206" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1776329377" }, "departure": { "delay": 55, "time": "1776329395" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1776328967" }, "departure": { "delay": 68, "time": "1776328988" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1776330401" }, "departure": { "delay": 19, "time": "1776330439" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1776329427" }, "departure": { "delay": 45, "time": "1776329445" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5601920455540736x10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1776339468" }, "departure": { "delay": 58, "time": "1776339478" }, "stopId": "FR:14366:ZE:3110004:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1776339595" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1776339036" }, "departure": { "delay": -7, "time": "1776339053" }, "stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1776339271" }, "departure": { "delay": 41, "time": "1776339281" }, "stopId": "FR:14366:ZE:17250002:ATOUMOD036", "stopSequence": 5 }, { "departure": { "time": "1776339000" }, "stopId": "FR:14366:ZE:600340010:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1776339339" }, "departure": { "delay": 49, "time": "1776339349" }, "stopId": "FR:14366:ZE:33070003:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1776339410" }, "departure": { "delay": 60, "time": "1776339420" }, "stopId": "FR:14366:ZE:21190002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1776339152" }, "departure": { "delay": 42, "time": "1776339162" }, "stopId": "FR:14366:ZE:658330001:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1776339217" }, "departure": { "delay": 47, "time": "1776339227" }, "stopId": "FR:14366:ZE:7150002:ATOUMOD036", "stopSequence": 4 } ], "timestamp": "1776338820", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5089173048393728:LOC", "tripId": "ATOUMOD036:ServiceJourney:5601920455540736x10:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596353:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1776338288" }, "departure": { "delay": 173, "time": "1776338333" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1776338543" }, "departure": { "delay": 23, "time": "1776338543" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1776338197" }, "departure": { "delay": 97, "time": "1776338197" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 164, "time": "1776338444" }, "departure": { "delay": 164, "time": "1776338444" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776338490" }, "departure": { "delay": 90, "time": "1776338490" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1776338227" }, "departure": { "delay": 127, "time": "1776338227" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1776338391" }, "departure": { "delay": 111, "time": "1776338391" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -37, "time": "1776338663" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1776338363", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596353:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -33, "time": "1776323804" }, "departure": { "delay": -33, "time": "1776323847" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1776324285" }, "departure": { "delay": 22, "time": "1776324322" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1776324212" }, "departure": { "delay": 20, "time": "1776324260" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1776323172" }, "departure": { "delay": 58, "time": "1776323218" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1776323306" }, "departure": { "delay": 70, "time": "1776323350" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -34, "time": "1776323989" }, "departure": { "delay": -34, "time": "1776324026" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1776323706" }, "departure": { "delay": -7, "time": "1776323753" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1776322953" }, "departure": { "delay": 47, "time": "1776323027" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 4, "time": "1776324125" }, "departure": { "delay": 4, "time": "1776324184" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1776323395" }, "departure": { "delay": 94, "time": "1776323434" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1776323642" }, "departure": { "delay": 21, "time": "1776323661" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1776323246" }, "departure": { "delay": 61, "time": "1776323281" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1776323869" }, "departure": { "delay": -12, "time": "1776323928" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -3, "time": "1776324346" }, "departure": { "delay": -3, "time": "1776324357" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1776324062" }, "departure": { "delay": -18, "time": "1776324102" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 87, "time": "1776323088" }, "departure": { "delay": 87, "time": "1776323127" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1776323555" }, "departure": { "delay": 79, "time": "1776323599" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 24, "time": "1776322824" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -69, "time": "1776324471" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1776321801" }, "departure": { "delay": 62, "time": "1776321842" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -27, "time": "1776321737" }, "departure": { "delay": -27, "time": "1776321753" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1776322272" }, "departure": { "delay": 137, "time": "1776322337" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 137, "time": "1776322729" }, "departure": { "delay": 137, "time": "1776322757" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 115, "time": "1776323739" }, "departure": { "delay": 115, "time": "1776323755" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1776323614" }, "departure": { "delay": 114, "time": "1776323634" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -5, "time": "1776321465" }, "departure": { "delay": -5, "time": "1776321475" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776321138" }, "departure": { "delay": 26, "time": "1776321146" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 144, "time": "1776322833" }, "departure": { "delay": 144, "time": "1776322884" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 89, "time": "1776323901" }, "departure": { "delay": 89, "time": "1776323909" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1776322950" }, "departure": { "delay": 110, "time": "1776322970" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1776324252" }, "departure": { "delay": 42, "time": "1776324282" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 7, "time": "1776321170" }, "departure": { "delay": 7, "time": "1776321187" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1776321253" }, "departure": { "delay": -27, "time": "1776321273" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1776323223" }, "departure": { "delay": 78, "time": "1776323238" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 33, "time": "1776324057" }, "departure": { "delay": 33, "time": "1776324093" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 5, "time": "1776323992" }, "departure": { "delay": 5, "time": "1776324005" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 8, "time": "1776321625" }, "departure": { "delay": 8, "time": "1776321668" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 137, "time": "1776323687" }, "departure": { "delay": 137, "time": "1776323717" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 113, "time": "1776323404" }, "departure": { "delay": 113, "time": "1776323453" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1776321291" }, "departure": { "delay": 8, "time": "1776321308" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1776322478" }, "departure": { "delay": 90, "time": "1776322530" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -30, "time": "1776321490" }, "departure": { "delay": -30, "time": "1776321510" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1776323062" }, "departure": { "delay": 78, "time": "1776323118" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 157, "time": "1776323781" }, "departure": { "delay": 157, "time": "1776323797" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 33, "time": "1776324301" }, "departure": { "delay": 33, "time": "1776324333" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 17, "time": "1776320957" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1776322104" }, "departure": { "delay": 62, "time": "1776322142" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1776324375" }, "departure": { "delay": 30, "time": "1776324390" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 34, "time": "1776321362" }, "departure": { "delay": 34, "time": "1776321394" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1776323299" }, "departure": { "delay": 96, "time": "1776323316" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -6, "time": "1776321697" }, "departure": { "delay": -6, "time": "1776321714" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776321432" }, "departure": { "delay": 28, "time": "1776321448" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1776323172" }, "departure": { "delay": 87, "time": "1776323187" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 127, "time": "1776322780" }, "departure": { "delay": 127, "time": "1776322807" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 113, "time": "1776323483" }, "departure": { "delay": 113, "time": "1776323513" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1776324110" }, "departure": { "delay": 6, "time": "1776324126" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 139, "time": "1776322570" }, "departure": { "delay": 139, "time": "1776322699" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1776321014" }, "departure": { "delay": 54, "time": "1776321054" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1776323017" }, "departure": { "delay": 57, "time": "1776323037" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 54, "time": "1776322384" }, "departure": { "delay": 54, "time": "1776322434" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1776323345" }, "departure": { "delay": 93, "time": "1776323373" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 24, "time": "1776323951" }, "departure": { "delay": 24, "time": "1776323964" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 47, "time": "1776321893" }, "departure": { "delay": 47, "time": "1776321947" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 135, "time": "1776323821" }, "departure": { "delay": 135, "time": "1776323835" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 51, "time": "1776323919" }, "departure": { "delay": 51, "time": "1776323931" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -2, "time": "1776321201" }, "departure": { "delay": -2, "time": "1776321238" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1776321985" }, "departure": { "delay": 61, "time": "1776322021" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1776324434" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 93, "time": "1776323848" }, "departure": { "delay": 93, "time": "1776323853" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471225:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1776339146" }, "departure": { "delay": 86, "time": "1776339146" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 168, "time": "1776338808" }, "departure": { "delay": 168, "time": "1776338808" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1776339078" }, "departure": { "delay": 78, "time": "1776339078" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 233, "time": "1776338391" }, "departure": { "delay": 233, "time": "1776338393" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 198, "time": "1776338658" }, "departure": { "delay": 198, "time": "1776338658" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 245, "time": "1776338345" }, "departure": { "delay": 245, "time": "1776338345" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1776339647" }, "departure": { "delay": 107, "time": "1776339647" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 126, "time": "1776338886" }, "departure": { "delay": 126, "time": "1776338886" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 173, "time": "1776338573" }, "departure": { "delay": 173, "time": "1776338573" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 88, "time": "1776339328" }, "departure": { "delay": 88, "time": "1776339328" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1776339785" }, "departure": { "delay": 65, "time": "1776339785" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 179, "time": "1776338699" }, "departure": { "delay": 179, "time": "1776338699" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -34, "time": "1776339866" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 88, "time": "1776339208" }, "departure": { "delay": 88, "time": "1776339208" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1776339395" }, "departure": { "delay": 95, "time": "1776339395" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 173, "time": "1776338753" }, "departure": { "delay": 173, "time": "1776338753" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 150, "time": "1776339630" }, "departure": { "delay": 150, "time": "1776339630" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 293, "time": "1776338033" }, "departure": { "delay": 293, "time": "1776338153" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1776339681" }, "departure": { "delay": 81, "time": "1776339681" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 212, "time": "1776338612" }, "departure": { "delay": 212, "time": "1776338612" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1776339745" }, "departure": { "delay": 25, "time": "1776339745" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 150, "time": "1776339570" }, "departure": { "delay": 150, "time": "1776339570" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 203, "time": "1776338523" }, "departure": { "delay": 203, "time": "1776338543" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 95, "time": "1776339455" }, "departure": { "delay": 95, "time": "1776339455" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 131, "time": "1776339371" }, "departure": { "delay": 131, "time": "1776339371" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 102, "time": "1776339282" }, "departure": { "delay": 102, "time": "1776339282" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 155, "time": "1776339515" }, "departure": { "delay": 155, "time": "1776339515" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 260, "time": "1776338480" }, "departure": { "delay": 260, "time": "1776338480" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471225:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:663:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342060" }, "departure": { "time": "1776342060" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776342545" }, "departure": { "delay": 5, "time": "1776342545" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776344460" }, "departure": { "time": "1776344460" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776344400" }, "departure": { "time": "1776344400" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776343500" }, "departure": { "time": "1776343500" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342780" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1776342000" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342720" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776343860" }, "departure": { "time": "1776343860" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776344880" }, "departure": { "time": "1776344880" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776345000" }, "departure": { "time": "1776345000" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776342660" }, "departure": { "time": "1776342660" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776343320" }, "departure": { "time": "1776343320" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776344160" }, "departure": { "time": "1776344160" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776342900" }, "departure": { "time": "1776342900" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776342960" }, "departure": { "time": "1776342960" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776344640" }, "departure": { "time": "1776344640" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776342600" }, "departure": { "time": "1776342600" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776344700" }, "departure": { "time": "1776344700" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776344520" }, "departure": { "time": "1776344520" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1776344405" }, "departure": { "delay": 5, "time": "1776344405" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776344760" }, "departure": { "time": "1776344760" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776342420" }, "departure": { "time": "1776342420" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776343140" }, "departure": { "time": "1776343140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776343200" }, "departure": { "time": "1776343200" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776342065" }, "departure": { "delay": 5, "time": "1776342065" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776342540" }, "departure": { "time": "1776342540" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776343920" }, "departure": { "time": "1776343920" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776345120" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342840" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342480" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776344220" }, "departure": { "time": "1776344220" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 } ], "timestamp": "1776338805", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:663:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253193x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1776340563" }, "departure": { "delay": 3, "time": "1776340563" }, "stopId": "FR:76305:ZE:3149:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 8, "time": "1776338948" }, "departure": { "delay": 8, "time": "1776338948" }, "stopId": "FR:76351:ZE:4367:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": -36, "time": "1776338484" }, "stopId": "FR:76351:ZE:3164:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": -12, "time": "1776339648" }, "departure": { "delay": -12, "time": "1776339648" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 42, "time": "1776339462" }, "departure": { "delay": 42, "time": "1776339462" }, "stopId": "FR:76351:ZE:4849:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": -41, "time": "1776338119" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1776339286" }, "departure": { "delay": 46, "time": "1776339286" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 9, "time": "1776338589" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": -12, "time": "1776340488" }, "departure": { "delay": -12, "time": "1776340488" }, "stopId": "FR:76341:ZE:3244:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -12, "time": "1776339888" }, "departure": { "delay": -12, "time": "1776339888" }, "stopId": "FR:76351:ZE:3048:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 36, "time": "1776341136" }, "departure": { "delay": 36, "time": "1776341136" }, "stopId": "FR:76305:ZE:4479:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 9, "time": "1776338169" }, "departure": { "delay": 9, "time": "1776338169" }, "stopId": "FR:76341:ZE:3352:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": -5, "time": "1776341035" }, "departure": { "delay": -5, "time": "1776341035" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 2, "time": "1776340442" }, "departure": { "delay": 2, "time": "1776340442" }, "stopId": "FR:76341:ZE:3581:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 15, "time": "1776340995" }, "departure": { "delay": 15, "time": "1776340995" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 40, "time": "1776339520" }, "departure": { "delay": 40, "time": "1776339520" }, "stopId": "FR:76351:ZE:3076:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 9, "time": "1776339069" }, "departure": { "delay": 9, "time": "1776339069" }, "stopId": "FR:76351:ZE:5159:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1776338455" }, "departure": { "delay": -5, "time": "1776338455" }, "stopId": "FR:76351:ZE:3116:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -12, "time": "1776338868" }, "departure": { "delay": -12, "time": "1776338868" }, "stopId": "FR:76351:ZE:4298:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 43, "time": "1776338263" }, "stopId": "FR:76341:ZE:3065:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1776339015" }, "departure": { "delay": 15, "time": "1776339015" }, "stopId": "FR:76351:ZE:3368:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 34, "time": "1776338674" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": -12, "time": "1776340368" }, "departure": { "delay": -12, "time": "1776340368" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -12, "time": "1776339408" }, "departure": { "delay": -12, "time": "1776339408" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1776341194" }, "departure": { "delay": 34, "time": "1776341194" }, "stopId": "FR:76305:ZE:4480:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -10, "time": "1776340010" }, "departure": { "delay": -10, "time": "1776340010" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -12, "time": "1776339228" }, "departure": { "delay": -12, "time": "1776339228" }, "stopId": "FR:76351:ZE:4548:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": -15, "time": "1776338385" }, "stopId": "FR:76351:ZE:3502:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": -12, "time": "1776340428" }, "departure": { "delay": -12, "time": "1776340428" }, "stopId": "FR:76341:ZE:4570:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -12, "time": "1776340848" }, "departure": { "delay": -12, "time": "1776340848" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 21, "time": "1776340641" }, "departure": { "delay": 21, "time": "1776340641" }, "stopId": "FR:76305:ZE:4833:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 25, "time": "1776340525" }, "departure": { "delay": 25, "time": "1776340525" }, "stopId": "FR:76341:ZE:3060:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -12, "time": "1776341268" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -12, "time": "1776340608" }, "departure": { "delay": -12, "time": "1776340608" }, "stopId": "FR:76305:ZE:3440:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": -12, "time": "1776339828" }, "departure": { "delay": -12, "time": "1776339828" }, "stopId": "FR:76351:ZE:4428:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -9, "time": "1776339771" }, "departure": { "delay": -9, "time": "1776339771" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 9, "time": "1776339609" }, "departure": { "delay": 9, "time": "1776339609" }, "stopId": "FR:76351:ZE:3572:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1776340904" }, "departure": { "delay": 44, "time": "1776340904" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": -12, "time": "1776339348" }, "departure": { "delay": -12, "time": "1776339348" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 34, "time": "1776339694" }, "departure": { "delay": 34, "time": "1776339694" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 46, "time": "1776341086" }, "departure": { "delay": 46, "time": "1776341086" }, "stopId": "FR:76305:ZE:4478:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253193x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx930:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1776339374" }, "departure": { "delay": 14, "time": "1776339374" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1776338970" }, "departure": { "delay": 30, "time": "1776338970" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1776339225" }, "departure": { "delay": 45, "time": "1776339225" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1776339024" }, "departure": { "delay": 24, "time": "1776339024" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1776338550" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1776338923" }, "departure": { "delay": 43, "time": "1776338923" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1776338394", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx930:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 32, "time": "1776318415" }, "departure": { "delay": 32, "time": "1776318452" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1776320600" }, "departure": { "delay": 88, "time": "1776320608" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 76, "time": "1776320380" }, "departure": { "delay": 76, "time": "1776320416" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 109, "time": "1776320234" }, "departure": { "delay": 109, "time": "1776320269" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1776318038" }, "departure": { "delay": 10, "time": "1776318070" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1776318095" }, "departure": { "delay": 17, "time": "1776318137" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1776318308" }, "departure": { "delay": 47, "time": "1776318347" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1776318581" }, "departure": { "delay": 23, "time": "1776318623" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1776320318" }, "departure": { "delay": 74, "time": "1776320354" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 15, "time": "1776319545" }, "departure": { "delay": 15, "time": "1776319575" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -39, "time": "1776318828" }, "departure": { "delay": -39, "time": "1776318861" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1776320944" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 93, "time": "1776320486" }, "departure": { "delay": 93, "time": "1776320553" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -16, "time": "1776319703" }, "departure": { "delay": -16, "time": "1776319784" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 67, "time": "1776320675" }, "departure": { "delay": 67, "time": "1776320707" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1776320854" }, "departure": { "delay": 42, "time": "1776320862" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 49, "time": "1776318151" }, "departure": { "delay": 49, "time": "1776318169" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1776318973" }, "departure": { "delay": 17, "time": "1776319037" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1776318909" }, "departure": { "delay": -7, "time": "1776318953" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1776319357" }, "departure": { "delay": 23, "time": "1776319403" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776319484" }, "departure": { "time": "1776319500" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1776319075" }, "departure": { "delay": 6, "time": "1776319086" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -22, "time": "1776319609" }, "departure": { "delay": -22, "time": "1776319658" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 35, "time": "1776320727" }, "departure": { "delay": 35, "time": "1776320735" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 18, "time": "1776319425" }, "departure": { "delay": 18, "time": "1776319458" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1776320014" }, "departure": { "delay": 112, "time": "1776320032" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 49, "time": "1776320769" }, "departure": { "delay": 49, "time": "1776320809" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 37, "time": "1776318189" }, "departure": { "delay": 37, "time": "1776318217" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1776318653" }, "departure": { "delay": 23, "time": "1776318683" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 8, "time": "1776319219" }, "departure": { "delay": 8, "time": "1776319268" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1776320144" }, "departure": { "delay": 79, "time": "1776320179" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 57, "time": "1776318504" }, "departure": { "delay": 57, "time": "1776318537" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 19, "time": "1776317959" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1776319094" }, "departure": { "delay": -7, "time": "1776319133" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1776318748" }, "departure": { "delay": 4, "time": "1776318784" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338735", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx587:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776360540" }, "departure": { "time": "1776360540" }, "stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1776361080" }, "departure": { "time": "1776361080" }, "stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1776362040" }, "departure": { "time": "1776362040" }, "stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1776361620" }, "departure": { "time": "1776361620" }, "stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1776361140" }, "departure": { "time": "1776361140" }, "stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1776362160" }, "stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1776361500" }, "departure": { "time": "1776361500" }, "stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1776360240" }, "departure": { "time": "1776360240" }, "stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1776361740" }, "departure": { "time": "1776361740" }, "stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001", "stopSequence": 35 }, { "departure": { "time": "1776359400" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1776360840" }, "departure": { "time": "1776360840" }, "stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1776360660" }, "departure": { "time": "1776360660" }, "stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1776362100" }, "departure": { "time": "1776362100" }, "stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1776361980" }, "departure": { "time": "1776361980" }, "stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1776360360" }, "departure": { "time": "1776360360" }, "stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1776360780" }, "departure": { "time": "1776360780" }, "stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1776360720" }, "departure": { "time": "1776360720" }, "stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1776360960" }, "departure": { "time": "1776360960" }, "stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1776360300" }, "departure": { "time": "1776360300" }, "stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1776361920" }, "departure": { "time": "1776361920" }, "stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1776361860" }, "departure": { "time": "1776361860" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "delay": 5, "time": "1776360785" }, "departure": { "delay": 5, "time": "1776360785" }, "stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776361320" }, "departure": { "time": "1776361320" }, "stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1776359880" }, "departure": { "time": "1776359880" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1776360180" }, "departure": { "time": "1776360180" }, "stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1776360120" }, "departure": { "time": "1776360120" }, "stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776330021", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx587:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758736x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1776338354" }, "departure": { "delay": 126, "time": "1776338406" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 215, "time": "1776338687" }, "departure": { "delay": 215, "time": "1776338735" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 78, "time": "1776337210" }, "departure": { "delay": 78, "time": "1776337218" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1776339380" }, "departure": { "delay": 200, "time": "1776339380" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1776339980" }, "departure": { "delay": 200, "time": "1776339980" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 200, "time": "1776340100" }, "departure": { "delay": 200, "time": "1776340100" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 200, "time": "1776339800" }, "departure": { "delay": 200, "time": "1776339800" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 201, "time": "1776339201" }, "departure": { "delay": 201, "time": "1776339201" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 195, "time": "1776338619" }, "departure": { "delay": 195, "time": "1776338655" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -22, "time": "1776337800" }, "departure": { "delay": -22, "time": "1776337838" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1776339500" }, "departure": { "delay": 200, "time": "1776339500" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 200, "time": "1776339200" }, "departure": { "delay": 200, "time": "1776339200" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 74, "time": "1776337154" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776338840" }, "departure": { "delay": 200, "time": "1776338840" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 242, "time": "1776338481" }, "departure": { "delay": 242, "time": "1776338582" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1776337562" }, "departure": { "delay": 35, "time": "1776337595" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1776339140" }, "departure": { "delay": 200, "time": "1776339140" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 200, "time": "1776340040" }, "departure": { "delay": 200, "time": "1776340040" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 98, "time": "1776338070" }, "departure": { "delay": 98, "time": "1776338198" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1776339560" }, "departure": { "delay": 200, "time": "1776339560" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 72, "time": "1776337304" }, "departure": { "delay": 72, "time": "1776337332" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1776339740" }, "departure": { "delay": 200, "time": "1776339740" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 61, "time": "1776337347" }, "departure": { "delay": 61, "time": "1776337381" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1776340160" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 200, "time": "1776339260" }, "departure": { "delay": 200, "time": "1776339260" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 61, "time": "1776337407" }, "departure": { "delay": 61, "time": "1776337441" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 214, "time": "1776338754" }, "departure": { "delay": 214, "time": "1776338794" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1776337650" }, "departure": { "delay": 9, "time": "1776337689" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1776338960" }, "departure": { "delay": 200, "time": "1776338960" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1776337717" }, "departure": { "delay": 6, "time": "1776337746" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1776339920" }, "departure": { "delay": 200, "time": "1776339920" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 200, "time": "1776339680" }, "departure": { "delay": 200, "time": "1776339680" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 200, "time": "1776339860" }, "departure": { "delay": 200, "time": "1776339860" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 25, "time": "1776337486" }, "departure": { "delay": 25, "time": "1776337525" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -41, "time": "1776337899" }, "departure": { "delay": -41, "time": "1776337939" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1776339080" }, "departure": { "delay": 200, "time": "1776339080" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758736x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471230:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -482, "time": "1776338818" }, "departure": { "delay": -482, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -302, "time": "1776338818" }, "departure": { "delay": -302, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -422, "time": "1776338818" }, "departure": { "delay": -422, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -175, "time": "1776340985" }, "departure": { "delay": -175, "time": "1776340985" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -1202, "time": "1776338818" }, "departure": { "delay": -1202, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 }, { "departure": { "delay": -302, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -482, "time": "1776338818" }, "departure": { "delay": -482, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -542, "time": "1776338818" }, "departure": { "delay": -542, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -245, "time": "1776341275" }, "departure": { "delay": -245, "time": "1776341275" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -337, "time": "1776341363" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -180, "time": "1776341040" }, "departure": { "delay": -180, "time": "1776341040" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -842, "time": "1776338818" }, "departure": { "delay": -842, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -602, "time": "1776338818" }, "departure": { "delay": -602, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -223, "time": "1776341117" }, "departure": { "delay": -223, "time": "1776341117" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -1322, "time": "1776338818" }, "departure": { "delay": -1322, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1742, "time": "1776338818" }, "departure": { "delay": -1742, "time": "1776338818" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1082, "time": "1776338818" }, "departure": { "delay": -1082, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1982, "time": "1776338818" }, "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -298, "time": "1776341222" }, "departure": { "delay": -298, "time": "1776341222" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -2162, "time": "1776338818" }, "departure": { "delay": -2162, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -422, "time": "1776338818" }, "departure": { "delay": -422, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -722, "time": "1776338818" }, "departure": { "delay": -722, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -602, "time": "1776338818" }, "departure": { "delay": -602, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1442, "time": "1776338818" }, "departure": { "delay": -1442, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1622, "time": "1776338818" }, "departure": { "delay": -1622, "time": "1776338818" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2042, "time": "1776338818" }, "departure": { "delay": -2042, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -249, "time": "1776341151" }, "departure": { "delay": -249, "time": "1776341151" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -225, "time": "1776340935" }, "departure": { "delay": -225, "time": "1776340935" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -180, "time": "1776341100" }, "departure": { "delay": -180, "time": "1776341100" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471230:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9803x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776339780" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776338280" }, "departure": { "delay": 5, "time": "1776338285" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776339180" }, "departure": { "delay": 60, "time": "1776339180" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "departure": { "delay": 60, "time": "1776337980" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776338820" }, "departure": { "delay": 60, "time": "1776338820" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776338400" }, "departure": { "delay": 5, "time": "1776338405" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1776338700" }, "departure": { "delay": 5, "time": "1776338705" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776338580" }, "departure": { "delay": 5, "time": "1776338585" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776339185" }, "departure": { "delay": 5, "time": "1776339185" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1776337985" }, "departure": { "delay": 10, "time": "1776337990" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776338880" }, "departure": { "time": "1776338880" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776338640" }, "departure": { "delay": 5, "time": "1776338645" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776339000" }, "departure": { "delay": 60, "time": "1776339000" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776339600" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776339660" }, "departure": { "delay": 60, "time": "1776339660" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1776338520" }, "departure": { "delay": 5, "time": "1776338525" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9803x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1776323317" }, "departure": { "delay": -8, "time": "1776323332" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1776324726" }, "departure": { "delay": 98, "time": "1776324758" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1776325063" }, "departure": { "delay": 12, "time": "1776325092" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -4, "time": "1776323637" }, "departure": { "delay": -4, "time": "1776323696" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1776325390" }, "departure": { "delay": 23, "time": "1776325403" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 15, "time": "1776322738" }, "departure": { "delay": 15, "time": "1776322755" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 3, "time": "1776322683" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1776324655" }, "departure": { "delay": 88, "time": "1776324688" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 2, "time": "1776324500" }, "departure": { "delay": 2, "time": "1776324542" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1776322921" }, "departure": { "delay": 8, "time": "1776322988" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1776325177" }, "departure": { "delay": 50, "time": "1776325190" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -1, "time": "1776323077" }, "departure": { "delay": -1, "time": "1776323099" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1776324112" }, "departure": { "delay": 11, "time": "1776324131" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1776324931" }, "departure": { "delay": 64, "time": "1776324964" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 6, "time": "1776323251" }, "departure": { "delay": 6, "time": "1776323286" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1776324155" }, "departure": { "delay": -1, "time": "1776324179" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1776324342" }, "departure": { "delay": 19, "time": "1776324379" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -14, "time": "1776322828" }, "departure": { "delay": -14, "time": "1776322846" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1776325219" }, "departure": { "delay": 36, "time": "1776325236" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -43, "time": "1776323879" }, "departure": { "delay": -43, "time": "1776323897" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -44, "time": "1776323771" }, "departure": { "delay": -44, "time": "1776323836" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1776325555" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 93, "time": "1776324837" }, "departure": { "delay": 93, "time": "1776324873" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1776324221" }, "departure": { "delay": 29, "time": "1776324269" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 37, "time": "1776325445" }, "departure": { "delay": 37, "time": "1776325477" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 48, "time": "1776324992" }, "departure": { "delay": 48, "time": "1776325008" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -6, "time": "1776323949" }, "departure": { "delay": -6, "time": "1776324054" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -17, "time": "1776324425" }, "departure": { "delay": -17, "time": "1776324463" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1776325505" }, "departure": { "delay": 22, "time": "1776325522" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 31, "time": "1776324624" }, "departure": { "delay": 31, "time": "1776324631" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1776325347" }, "departure": { "delay": 43, "time": "1776325363" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -57, "time": "1776323390" }, "departure": { "delay": -57, "time": "1776323403" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1776322862" }, "departure": { "delay": -23, "time": "1776322897" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1776323151" }, "departure": { "delay": 33, "time": "1776323193" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -78, "time": "1776323465" }, "departure": { "delay": -78, "time": "1776323502" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1776325267" }, "departure": { "delay": 56, "time": "1776325316" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1776315855" }, "departure": { "delay": 46, "time": "1776316126" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1776316560" }, "departure": { "delay": -27, "time": "1776316593" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1776316328" }, "departure": { "delay": 78, "time": "1776316338" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1776317428" }, "departure": { "delay": 47, "time": "1776317447" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776316976" }, "departure": { "delay": 37, "time": "1776317017" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1776316652" }, "departure": { "delay": 3, "time": "1776316683" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -15, "time": "1776317313" }, "departure": { "delay": -15, "time": "1776317325" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 42, "time": "1776316212" }, "departure": { "delay": 42, "time": "1776316242" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1776317092" }, "departure": { "delay": -3, "time": "1776317097" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -27, "time": "1776317180" }, "departure": { "delay": -27, "time": "1776317193" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1776317351" }, "departure": { "delay": 52, "time": "1776317392" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1776316370" }, "departure": { "delay": 3, "time": "1776316383" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": -11, "time": "1776315829" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1776316701" }, "departure": { "delay": 2, "time": "1776316742" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -49, "time": "1776316619" }, "departure": { "delay": -49, "time": "1776316631" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1776317502" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1776316437" }, "departure": { "delay": 7, "time": "1776316447" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1776317144" }, "departure": { "delay": -3, "time": "1776317157" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1776316466" }, "departure": { "delay": -28, "time": "1776316472" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1776317226" }, "departure": { "delay": 29, "time": "1776317249" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747506x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1776327639" }, "departure": { "delay": 53, "time": "1776327653" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1776327555" }, "departure": { "delay": 89, "time": "1776327569" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1776329470" }, "departure": { "delay": 82, "time": "1776329482" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 87, "time": "1776329230" }, "departure": { "delay": 87, "time": "1776329367" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -67, "time": "1776328890" }, "departure": { "delay": -67, "time": "1776328913" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1776329621" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -128, "time": "1776328480" }, "departure": { "delay": -128, "time": "1776328492" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -34, "time": "1776328736" }, "departure": { "delay": -34, "time": "1776328826" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 9, "time": "1776327309" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -7, "time": "1776328407" }, "departure": { "delay": -7, "time": "1776328433" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -86, "time": "1776329005" }, "departure": { "delay": -86, "time": "1776329014" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -84, "time": "1776329067" }, "departure": { "delay": -84, "time": "1776329076" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1776327367" }, "departure": { "delay": 19, "time": "1776327379" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1776329197" }, "departure": { "delay": -15, "time": "1776329205" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1776328362" }, "departure": { "delay": 8, "time": "1776328388" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -53, "time": "1776329156" }, "departure": { "delay": -53, "time": "1776329167" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776327982" }, "departure": { "time": "1776328200" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1776327881" }, "departure": { "delay": -4, "time": "1776327896" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -108, "time": "1776328543" }, "departure": { "delay": -108, "time": "1776328572" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776327589" }, "departure": { "delay": 65, "time": "1776327605" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1776327421" }, "departure": { "delay": 24, "time": "1776327444" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1776329441" }, "departure": { "delay": 112, "time": "1776329452" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747506x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:14:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1776327401" }, "departure": { "delay": 180, "time": "1776327420" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 225, "time": "1776327024" }, "departure": { "delay": 225, "time": "1776327045" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 106, "time": "1776327810" }, "departure": { "delay": 106, "time": "1776327826" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1776327681" }, "departure": { "delay": 94, "time": "1776327694" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1776327333" }, "departure": { "delay": 181, "time": "1776327361" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 214, "time": "1776327205" }, "departure": { "delay": 214, "time": "1776327214" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776327618" }, "departure": { "delay": 90, "time": "1776327630" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 119, "time": "1776327772" }, "departure": { "delay": 119, "time": "1776327779" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 137, "time": "1776327917" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 327, "time": "1776326891" }, "departure": { "delay": 327, "time": "1776326907" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 322, "time": "1776326955" }, "departure": { "delay": 322, "time": "1776326962" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1776327250" }, "departure": { "delay": 200, "time": "1776327260" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 326, "time": "1776326726" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 338, "time": "1776326847" }, "departure": { "delay": 338, "time": "1776326858" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 174, "time": "1776327457" }, "departure": { "delay": 174, "time": "1776327474" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 287, "time": "1776326974" }, "departure": { "delay": 287, "time": "1776326987" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1776327578" }, "departure": { "delay": 114, "time": "1776327594" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 247, "time": "1776327076" }, "departure": { "delay": 247, "time": "1776327127" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:14:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1776322804" }, "departure": { "delay": 37, "time": "1776322837" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 93, "time": "1776322741" }, "departure": { "delay": 93, "time": "1776322773" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1776322876" }, "departure": { "delay": 48, "time": "1776322908" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -41, "time": "1776323398" }, "departure": { "delay": -41, "time": "1776323479" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 135, "time": "1776322372" }, "departure": { "delay": 135, "time": "1776322455" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 131, "time": "1776322477" }, "departure": { "delay": 131, "time": "1776322511" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1776322965" }, "departure": { "delay": 2, "time": "1776322982" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1776322132" }, "departure": { "delay": 80, "time": "1776322160" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -25, "time": "1776323240" }, "departure": { "delay": -25, "time": "1776323255" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1776322299" }, "departure": { "delay": 87, "time": "1776322347" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -56, "time": "1776323584" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 138, "time": "1776322646" }, "departure": { "delay": 138, "time": "1776322698" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1776322191" }, "departure": { "delay": 86, "time": "1776322226" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1776323099" }, "departure": { "delay": -16, "time": "1776323144" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -16, "time": "1776323174" }, "departure": { "delay": -16, "time": "1776323204" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 82, "time": "1776322252" }, "departure": { "delay": 82, "time": "1776322282" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -76, "time": "1776323287" }, "departure": { "delay": -76, "time": "1776323324" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1776323026" }, "departure": { "delay": -33, "time": "1776323067" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 119, "time": "1776322586" }, "departure": { "delay": 119, "time": "1776322619" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 129, "time": "1776322029" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1776329245" }, "departure": { "delay": 59, "time": "1776329279" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 357, "time": "1776331458" }, "departure": { "delay": 357, "time": "1776331497" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 53, "time": "1776330657" }, "departure": { "delay": 53, "time": "1776330713" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1776331667" }, "departure": { "delay": 360, "time": "1776331680" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 349, "time": "1776331566" }, "departure": { "delay": 349, "time": "1776331609" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 59, "time": "1776329206" }, "departure": { "delay": 59, "time": "1776329219" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 387, "time": "1776331964" }, "departure": { "delay": 387, "time": "1776332007" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 91, "time": "1776330293" }, "departure": { "delay": 91, "time": "1776330331" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1776330471" }, "departure": { "delay": 22, "time": "1776330502" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 331, "time": "1776332251" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 389, "time": "1776332157" }, "departure": { "delay": 389, "time": "1776332189" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 123, "time": "1776330230" }, "departure": { "delay": 123, "time": "1776330243" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1776330562" }, "departure": { "delay": 91, "time": "1776330631" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1776329137" }, "departure": { "delay": 22, "time": "1776329182" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 343, "time": "1776331749" }, "departure": { "delay": 343, "time": "1776331783" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 123, "time": "1776329983" }, "departure": { "delay": 123, "time": "1776330003" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1776329089" }, "departure": { "delay": 12, "time": "1776329112" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1776330788" }, "departure": { "delay": 69, "time": "1776330849" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 167, "time": "1776329894" }, "departure": { "delay": 167, "time": "1776329927" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 178, "time": "1776329792" }, "departure": { "delay": 178, "time": "1776329818" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 115, "time": "1776330099" }, "departure": { "delay": 115, "time": "1776330115" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1776329383" }, "departure": { "delay": 79, "time": "1776329419" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 302, "time": "1776330959" }, "departure": { "delay": 302, "time": "1776331202" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 150, "time": "1776330178" }, "departure": { "delay": 150, "time": "1776330210" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 22, "time": "1776330413" }, "departure": { "delay": 22, "time": "1776330442" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 178, "time": "1776329715" }, "departure": { "delay": 178, "time": "1776329758" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 368, "time": "1776332069" }, "departure": { "delay": 368, "time": "1776332108" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 318, "time": "1776331350" }, "departure": { "delay": 318, "time": "1776331398" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 153, "time": "1776329503" }, "departure": { "delay": 153, "time": "1776329553" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1776330370" }, "departure": { "delay": 28, "time": "1776330388" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1776330053" }, "departure": { "delay": 133, "time": "1776330073" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 390, "time": "1776331839" }, "departure": { "delay": 390, "time": "1776331890" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 136, "time": "1776329622" }, "departure": { "delay": 136, "time": "1776329656" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 359, "time": "1776332030" }, "departure": { "delay": 359, "time": "1776332039" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 21, "time": "1776329001" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1776311084" }, "departure": { "delay": 5, "time": "1776311105" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1776311633" }, "departure": { "delay": -3, "time": "1776311697" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -7, "time": "1776312075" }, "departure": { "delay": -7, "time": "1776312173" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 51, "time": "1776313025" }, "departure": { "delay": 51, "time": "1776313131" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 21, "time": "1776313510" }, "departure": { "delay": 21, "time": "1776313521" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 8, "time": "1776314228" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -8, "time": "1776311412" }, "departure": { "delay": -8, "time": "1776311452" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -46, "time": "1776311522" }, "departure": { "delay": -46, "time": "1776311534" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 68, "time": "1776314049" }, "departure": { "delay": 68, "time": "1776314108" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 10, "time": "1776311277" }, "departure": { "delay": 10, "time": "1776311290" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1776313614" }, "departure": { "delay": 56, "time": "1776313736" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -52, "time": "1776312709" }, "departure": { "delay": -52, "time": "1776312728" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 26, "time": "1776311116" }, "departure": { "delay": 26, "time": "1776311126" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -5, "time": "1776312640" }, "departure": { "delay": -5, "time": "1776312655" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 12, "time": "1776310812" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1776313317" }, "departure": { "delay": 11, "time": "1776313331" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 23, "time": "1776313868" }, "departure": { "delay": 23, "time": "1776313883" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -9, "time": "1776311739" }, "departure": { "delay": -9, "time": "1776311751" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -3, "time": "1776311560" }, "departure": { "delay": -3, "time": "1776311577" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1776312976" }, "departure": { "delay": -23, "time": "1776312997" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 2, "time": "1776313425" }, "departure": { "delay": 2, "time": "1776313442" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 31, "time": "1776313756" }, "departure": { "delay": 31, "time": "1776313771" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 24, "time": "1776310867" }, "departure": { "delay": 24, "time": "1776310884" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776313389" }, "departure": { "delay": 26, "time": "1776313406" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -23, "time": "1776312381" }, "departure": { "delay": -23, "time": "1776312397" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -7, "time": "1776312219" }, "departure": { "delay": -7, "time": "1776312233" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -19, "time": "1776311488" }, "departure": { "delay": -19, "time": "1776311501" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -9, "time": "1776311025" }, "departure": { "delay": -9, "time": "1776311031" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1776311051" }, "departure": { "delay": 25, "time": "1776311065" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -28, "time": "1776311297" }, "departure": { "delay": -28, "time": "1776311312" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1776313168" }, "departure": { "delay": 43, "time": "1776313183" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -5, "time": "1776312276" }, "departure": { "delay": -5, "time": "1776312355" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1776313795" }, "departure": { "delay": 10, "time": "1776313810" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -14, "time": "1776311834" }, "departure": { "delay": -14, "time": "1776311866" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1776311224" }, "departure": { "delay": 41, "time": "1776311261" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -12, "time": "1776313594" }, "departure": { "delay": -12, "time": "1776313608" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 19, "time": "1776311142" }, "departure": { "delay": 19, "time": "1776311179" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1776311917" }, "departure": { "delay": 26, "time": "1776312026" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1776310965" }, "departure": { "delay": 23, "time": "1776311003" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -11, "time": "1776313537" }, "departure": { "delay": -11, "time": "1776313549" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 40, "time": "1776313226" }, "departure": { "delay": 40, "time": "1776313240" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 42, "time": "1776313470" }, "departure": { "delay": 42, "time": "1776313482" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 25, "time": "1776314171" }, "departure": { "delay": 25, "time": "1776314185" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -12, "time": "1776312867" }, "departure": { "delay": -12, "time": "1776312888" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -32, "time": "1776312913" }, "departure": { "delay": -32, "time": "1776312928" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1776312475" }, "departure": { "delay": 45, "time": "1776312585" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 39, "time": "1776314124" }, "departure": { "delay": 39, "time": "1776314139" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -44, "time": "1776312420" }, "departure": { "delay": -44, "time": "1776312436" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1776313902" }, "departure": { "delay": 1, "time": "1776313921" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -24, "time": "1776312749" }, "departure": { "delay": -24, "time": "1776312816" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 55, "time": "1776316743" }, "departure": { "delay": 55, "time": "1776316795" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 185, "time": "1776316361" }, "departure": { "delay": 185, "time": "1776316505" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1776317201" }, "departure": { "delay": 76, "time": "1776317236" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1776318178" }, "departure": { "delay": 11, "time": "1776318191" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 127, "time": "1776317562" }, "departure": { "delay": 127, "time": "1776317587" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 88, "time": "1776316901" }, "departure": { "delay": 88, "time": "1776316948" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 48, "time": "1776317893" }, "departure": { "delay": 48, "time": "1776317928" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1776317843" }, "departure": { "delay": 47, "time": "1776317867" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 55, "time": "1776317965" }, "departure": { "delay": 55, "time": "1776317995" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 85, "time": "1776317274" }, "departure": { "delay": 85, "time": "1776317305" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 117, "time": "1776316995" }, "departure": { "delay": 117, "time": "1776317037" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1776317749" }, "departure": { "delay": 26, "time": "1776317786" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 131, "time": "1776316588" }, "departure": { "delay": 131, "time": "1776316631" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 149, "time": "1776315681" }, "departure": { "delay": 149, "time": "1776315689" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 157, "time": "1776315713" }, "departure": { "delay": 157, "time": "1776315757" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 188, "time": "1776315627" }, "departure": { "delay": 188, "time": "1776315668" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 64, "time": "1776317687" }, "departure": { "delay": 64, "time": "1776317704" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 111, "time": "1776315803" }, "departure": { "delay": 111, "time": "1776315831" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1776316090" }, "departure": { "delay": 42, "time": "1776316122" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -14, "time": "1776318226" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 36, "time": "1776318123" }, "departure": { "delay": 36, "time": "1776318156" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 80, "time": "1776316003" }, "departure": { "delay": 80, "time": "1776316040" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1776315931" }, "departure": { "delay": 66, "time": "1776315966" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 166, "time": "1776315466" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1776315868" }, "departure": { "delay": 100, "time": "1776315880" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1776316848" }, "departure": { "delay": 79, "time": "1776316879" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 114, "time": "1776317120" }, "departure": { "delay": 114, "time": "1776317154" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 153, "time": "1776317459" }, "departure": { "delay": 153, "time": "1776317493" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 179, "time": "1776315528" }, "departure": { "delay": 179, "time": "1776315539" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1776317385" }, "departure": { "delay": 137, "time": "1776317417" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 75, "time": "1776317645" }, "departure": { "delay": 75, "time": "1776317655" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 79, "time": "1776316659" }, "departure": { "delay": 79, "time": "1776316699" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1776316227" }, "departure": { "delay": 41, "time": "1776316241" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 91, "time": "1776317343" }, "departure": { "delay": 91, "time": "1776317371" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1776318058" }, "departure": { "delay": 14, "time": "1776318074" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 36, "time": "1776318022" }, "departure": { "delay": 36, "time": "1776318036" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758051x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 6, "time": "1776327597" }, "departure": { "delay": 6, "time": "1776327606" }, "stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1776328889" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 53, "time": "1776328070" }, "departure": { "delay": 53, "time": "1776328133" }, "stopId": "FR:50129:ZE:10MAG1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776327700" }, "departure": { "delay": 5, "time": "1776327725" }, "stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -4, "time": "1776328536" }, "departure": { "delay": -4, "time": "1776328556" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 53, "time": "1776325770" }, "departure": { "delay": 53, "time": "1776325853" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1776327920" }, "departure": { "delay": 7, "time": "1776327967" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1776328374" }, "departure": { "delay": 5, "time": "1776328385" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1776327216" }, "departure": { "delay": 4, "time": "1776327244" }, "stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1776325935" }, "departure": { "delay": 21, "time": "1776325941" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1776326143" }, "departure": { "delay": 13, "time": "1776326173" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1776328338" }, "departure": { "delay": 30, "time": "1776328350" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 81, "time": "1776324981" }, "stopId": "FR:50341:ZE:MONAP1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1776325599" }, "departure": { "delay": 39, "time": "1776325659" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776325474" }, "departure": { "time": "1776325500" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1776328416" }, "departure": { "delay": 12, "time": "1776328452" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 28, "time": "1776327819" }, "departure": { "delay": 28, "time": "1776327868" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1776328743" }, "departure": { "delay": 113, "time": "1776328793" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1776327050" }, "departure": { "delay": 73, "time": "1776327073" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1776328604" }, "departure": { "delay": 28, "time": "1776328648" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1776326669" }, "departure": { "delay": 111, "time": "1776326751" }, "stopId": "FR:50579:ZE:SOTML1:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758051x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1776331096" }, "departure": { "delay": 3, "time": "1776331143" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776330804" }, "departure": { "delay": 48, "time": "1776330828" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -16, "time": "1776332111" }, "departure": { "delay": -16, "time": "1776332144" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 28, "time": "1776331331" }, "departure": { "delay": 28, "time": "1776331348" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -8, "time": "1776332418" }, "departure": { "delay": -8, "time": "1776332452" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 37, "time": "1776331218" }, "departure": { "delay": 37, "time": "1776331237" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1776333630" }, "departure": { "delay": 2, "time": "1776333662" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 40, "time": "1776333064" }, "departure": { "delay": 40, "time": "1776333100" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 58, "time": "1776330739" }, "departure": { "delay": 58, "time": "1776330778" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 26, "time": "1776332000" }, "departure": { "delay": 26, "time": "1776332066" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -16, "time": "1776332174" }, "departure": { "delay": -16, "time": "1776332204" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1776333438" }, "departure": { "delay": 51, "time": "1776333471" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 13, "time": "1776333476" }, "departure": { "delay": 13, "time": "1776333493" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 140, "time": "1776333831" }, "departure": { "delay": 140, "time": "1776333860" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 71, "time": "1776333200" }, "departure": { "delay": 71, "time": "1776333251" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -6, "time": "1776332510" }, "departure": { "delay": -6, "time": "1776332574" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1776330996" }, "departure": { "delay": 45, "time": "1776331005" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1776332997" }, "departure": { "delay": 93, "time": "1776333033" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 40, "time": "1776333266" }, "departure": { "delay": 40, "time": "1776333280" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 77, "time": "1776330596" }, "departure": { "delay": 77, "time": "1776330617" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1776330875" }, "departure": { "delay": 52, "time": "1776330892" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1776333519" }, "departure": { "delay": 12, "time": "1776333552" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 37, "time": "1776333300" }, "departure": { "delay": 37, "time": "1776333337" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -41, "time": "1776331684" }, "departure": { "delay": -41, "time": "1776331699" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1776331750" }, "departure": { "delay": -6, "time": "1776331794" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1776333675" }, "departure": { "delay": 49, "time": "1776333709" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 82, "time": "1776333982" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 10, "time": "1776331621" }, "departure": { "delay": 10, "time": "1776331630" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1776333595" }, "departure": { "delay": 14, "time": "1776333614" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 2, "time": "1776333153" }, "departure": { "delay": 2, "time": "1776333182" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 21, "time": "1776331826" }, "departure": { "delay": 21, "time": "1776331881" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1776332895" }, "departure": { "delay": 104, "time": "1776332924" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 18, "time": "1776331899" }, "departure": { "delay": 18, "time": "1776331938" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1776333725" }, "departure": { "delay": 51, "time": "1776333771" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 25, "time": "1776331266" }, "departure": { "delay": 25, "time": "1776331285" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 25, "time": "1776330957" }, "departure": { "delay": 25, "time": "1776330985" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1776330911" }, "departure": { "delay": 31, "time": "1776330931" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1776331508" }, "departure": { "delay": 23, "time": "1776331523" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1776331421" }, "departure": { "delay": 31, "time": "1776331471" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1776331051" }, "departure": { "delay": -10, "time": "1776331070" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -54, "time": "1776332646" }, "departure": { "delay": -54, "time": "1776332646" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 36, "time": "1776330576" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1776331584" }, "departure": { "delay": 43, "time": "1776331603" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1776332351" }, "departure": { "delay": 41, "time": "1776332381" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 28, "time": "1776332235" }, "departure": { "delay": 28, "time": "1776332308" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1776331179" }, "departure": { "delay": 1, "time": "1776331201" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1776330650" }, "departure": { "delay": 82, "time": "1776330682" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 131, "time": "1776333878" }, "departure": { "delay": 131, "time": "1776333911" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 168, "time": "1776325994" }, "departure": { "delay": 168, "time": "1776326028" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1776328220" }, "departure": { "delay": 20, "time": "1776328220" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 20, "time": "1776328400" }, "departure": { "delay": 20, "time": "1776328400" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 20, "time": "1776327800" }, "departure": { "delay": 20, "time": "1776327800" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 20, "time": "1776327920" }, "departure": { "delay": 20, "time": "1776327920" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 162, "time": "1776326350" }, "departure": { "delay": 162, "time": "1776326382" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1776328280" }, "departure": { "delay": 20, "time": "1776328280" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 20, "time": "1776328460" }, "departure": { "delay": 20, "time": "1776328460" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 20, "time": "1776328640" }, "departure": { "delay": 20, "time": "1776328640" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 20, "time": "1776327860" }, "departure": { "delay": 20, "time": "1776327860" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 77, "time": "1776325722" }, "departure": { "delay": 77, "time": "1776325757" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1776328880" }, "departure": { "delay": 20, "time": "1776328880" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 153, "time": "1776326514" }, "departure": { "delay": 153, "time": "1776326553" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 161, "time": "1776326708" }, "departure": { "delay": 161, "time": "1776326741" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1776328100" }, "departure": { "delay": 20, "time": "1776328100" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 20, "time": "1776328820" }, "departure": { "delay": 20, "time": "1776328820" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 89, "time": "1776327518" }, "departure": { "delay": 89, "time": "1776327569" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 154, "time": "1776326250" }, "departure": { "delay": 154, "time": "1776326314" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 161, "time": "1776326069" }, "departure": { "delay": 161, "time": "1776326081" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776328520" }, "departure": { "delay": 20, "time": "1776328520" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 128, "time": "1776327328" }, "departure": { "delay": 128, "time": "1776327368" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 107, "time": "1776327268" }, "departure": { "delay": 107, "time": "1776327287" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 139, "time": "1776326967" }, "departure": { "delay": 139, "time": "1776327019" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 115, "time": "1776325869" }, "departure": { "delay": 115, "time": "1776325915" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 156, "time": "1776326595" }, "departure": { "delay": 156, "time": "1776326616" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1776328580" }, "departure": { "delay": 20, "time": "1776328580" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 86, "time": "1776327602" }, "departure": { "delay": 86, "time": "1776327626" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1776327680" }, "departure": { "time": "1776327600" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 20, "time": "1776328040" }, "departure": { "delay": 20, "time": "1776328040" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 123, "time": "1776327209" }, "departure": { "delay": 123, "time": "1776327243" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1776328160" }, "departure": { "delay": 20, "time": "1776328160" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 21, "time": "1776328161" }, "departure": { "delay": 21, "time": "1776328161" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 149, "time": "1776326116" }, "departure": { "delay": 149, "time": "1776326129" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 167, "time": "1776325925" }, "departure": { "delay": 167, "time": "1776325967" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1776327681" }, "departure": { "delay": 21, "time": "1776327681" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 216, "time": "1776326862" }, "departure": { "delay": 216, "time": "1776326916" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1776328340" }, "departure": { "delay": 20, "time": "1776328340" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 20, "time": "1776328940" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 157, "time": "1776327063" }, "departure": { "delay": 157, "time": "1776327097" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1776327740" }, "departure": { "delay": 20, "time": "1776327740" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "departure": { "delay": 5, "time": "1776325505" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 123, "time": "1776327140" }, "departure": { "delay": 123, "time": "1776327183" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1776328760" }, "departure": { "delay": 20, "time": "1776328760" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 110, "time": "1776326136" }, "departure": { "delay": 110, "time": "1776326150" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1776327432" }, "departure": { "delay": 108, "time": "1776327468" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 117, "time": "1776325812" }, "departure": { "delay": 117, "time": "1776325857" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 69, "time": "1776325566" }, "departure": { "delay": 69, "time": "1776325629" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1776325779" }, "departure": { "delay": 54, "time": "1776325794" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 134, "time": "1776326399" }, "departure": { "delay": 134, "time": "1776326414" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 178, "time": "1776326441" }, "departure": { "delay": 178, "time": "1776326458" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1776317223" }, "departure": { "delay": 3, "time": "1776317283" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1776317323" }, "departure": { "delay": 28, "time": "1776317368" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1776318157" }, "departure": { "delay": 76, "time": "1776318256" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 64, "time": "1776318329" }, "departure": { "delay": 64, "time": "1776318364" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 44, "time": "1776318572" }, "departure": { "delay": 44, "time": "1776318584" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 21, "time": "1776319073" }, "departure": { "delay": 21, "time": "1776319101" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -18, "time": "1776316890" }, "departure": { "delay": -18, "time": "1776316902" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -21, "time": "1776319285" }, "departure": { "delay": -21, "time": "1776319299" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 39, "time": "1776317486" }, "departure": { "delay": 39, "time": "1776317499" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -44, "time": "1776319685" }, "departure": { "delay": -44, "time": "1776319696" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 4, "time": "1776316684" }, "departure": { "delay": 4, "time": "1776316744" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -72, "time": "1776317883" }, "departure": { "delay": -72, "time": "1776317928" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 22, "time": "1776318421" }, "departure": { "delay": 22, "time": "1776318442" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -44, "time": "1776316544" }, "departure": { "delay": -44, "time": "1776316576" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1776319199" }, "departure": { "delay": 7, "time": "1776319207" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 49, "time": "1776319174" }, "departure": { "delay": 49, "time": "1776319189" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 2, "time": "1776318709" }, "departure": { "delay": 2, "time": "1776318722" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -88, "time": "1776319341" }, "departure": { "delay": -88, "time": "1776319352" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 32, "time": "1776319012" }, "departure": { "delay": 32, "time": "1776319052" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 28, "time": "1776318616" }, "departure": { "delay": 28, "time": "1776318628" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -15, "time": "1776317073" }, "departure": { "delay": -15, "time": "1776317085" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -90, "time": "1776319400" }, "departure": { "delay": -90, "time": "1776319410" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 20, "time": "1776319251" }, "departure": { "delay": 20, "time": "1776319280" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1776318768" }, "departure": { "delay": 5, "time": "1776318785" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -38, "time": "1776316595" }, "departure": { "delay": -38, "time": "1776316642" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1776319308" }, "departure": { "delay": -55, "time": "1776319325" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -18, "time": "1776319598" }, "departure": { "delay": -18, "time": "1776319662" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 16, "time": "1776316865" }, "departure": { "delay": 16, "time": "1776316876" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -27, "time": "1776317977" }, "departure": { "delay": -27, "time": "1776318033" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -92, "time": "1776319426" }, "departure": { "delay": -92, "time": "1776319468" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": -65, "time": "1776319795" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -10, "time": "1776316661" }, "departure": { "delay": -10, "time": "1776316670" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -36, "time": "1776316504" }, "departure": { "delay": -36, "time": "1776316524" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1776317140" }, "departure": { "delay": 12, "time": "1776317172" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 22, "time": "1776318470" }, "departure": { "delay": 22, "time": "1776318502" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -5, "time": "1776318934" }, "departure": { "delay": -5, "time": "1776318955" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -4, "time": "1776317017" }, "departure": { "delay": -4, "time": "1776317036" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 18, "time": "1776316370" }, "departure": { "delay": 18, "time": "1776316398" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1776317104" }, "departure": { "delay": -39, "time": "1776317121" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776316791" }, "departure": { "delay": 42, "time": "1776316842" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 6, "time": "1776316326" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -55, "time": "1776319731" }, "departure": { "delay": -55, "time": "1776319745" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 22, "time": "1776318665" }, "departure": { "delay": 22, "time": "1776318682" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -12, "time": "1776318060" }, "departure": { "delay": -12, "time": "1776318108" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -57, "time": "1776317803" }, "departure": { "delay": -57, "time": "1776317823" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -16, "time": "1776316476" }, "departure": { "delay": -16, "time": "1776316484" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -4, "time": "1776317709" }, "departure": { "delay": -4, "time": "1776317756" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 4, "time": "1776318826" }, "departure": { "delay": 4, "time": "1776318844" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1776317588" }, "departure": { "delay": 65, "time": "1776317645" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1776319132" }, "departure": { "delay": 65, "time": "1776319145" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758904x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1776337412" }, "departure": { "delay": 44, "time": "1776337424" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 240, "time": "1776340800" }, "departure": { "delay": 240, "time": "1776340800" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 240, "time": "1776339180" }, "departure": { "delay": 240, "time": "1776339180" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 240, "time": "1776340140" }, "departure": { "delay": 240, "time": "1776340140" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 240, "time": "1776339840" }, "departure": { "delay": 240, "time": "1776339840" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 240, "time": "1776339540" }, "departure": { "delay": 240, "time": "1776339540" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 48, "time": "1776337337" }, "departure": { "delay": 48, "time": "1776337368" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 240, "time": "1776339480" }, "departure": { "delay": 240, "time": "1776339480" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 240, "time": "1776340020" }, "departure": { "delay": 240, "time": "1776340020" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 56, "time": "1776337490" }, "departure": { "delay": 56, "time": "1776337496" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 232, "time": "1776338263" }, "departure": { "delay": 232, "time": "1776338332" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 258, "time": "1776338494" }, "departure": { "delay": 258, "time": "1776338538" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1776337193" }, "departure": { "delay": 20, "time": "1776337220" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 217, "time": "1776337611" }, "departure": { "delay": 217, "time": "1776337837" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 240, "time": "1776339960" }, "departure": { "delay": 240, "time": "1776339960" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 4, "time": "1776337144" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1776337856" }, "departure": { "delay": 185, "time": "1776337865" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 231, "time": "1776338115" }, "departure": { "delay": 231, "time": "1776338151" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 240, "time": "1776339720" }, "departure": { "delay": 240, "time": "1776339720" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 240, "time": "1776340320" }, "departure": { "delay": 240, "time": "1776340320" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 31, "time": "1776337586" }, "departure": { "delay": 31, "time": "1776337591" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 240, "time": "1776339600" }, "departure": { "delay": 240, "time": "1776339600" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 251, "time": "1776338377" }, "departure": { "delay": 251, "time": "1776338411" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 240, "time": "1776339780" }, "departure": { "delay": 240, "time": "1776339780" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 240, "time": "1776340080" }, "departure": { "delay": 240, "time": "1776340080" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 241, "time": "1776338174" }, "departure": { "delay": 241, "time": "1776338221" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 240, "time": "1776340680" }, "departure": { "delay": 240, "time": "1776340680" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 41, "time": "1776337445" }, "departure": { "delay": 41, "time": "1776337481" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 240, "time": "1776340500" }, "departure": { "delay": 240, "time": "1776340500" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 240, "time": "1776339000" }, "departure": { "delay": 240, "time": "1776339000" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1776337381" }, "departure": { "delay": 14, "time": "1776337394" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776338784" }, "departure": { "time": "1776338580" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 240, "time": "1776339420" }, "departure": { "delay": 240, "time": "1776339420" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 181, "time": "1776337984" }, "departure": { "delay": 181, "time": "1776338041" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 279, "time": "1776338634" }, "departure": { "delay": 279, "time": "1776338679" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776337510" }, "departure": { "delay": 45, "time": "1776337545" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 240, "time": "1776339660" }, "departure": { "delay": 240, "time": "1776339660" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 240, "time": "1776339060" }, "departure": { "delay": 240, "time": "1776339060" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 240, "time": "1776340860" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 240, "time": "1776339120" }, "departure": { "delay": 240, "time": "1776339120" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 240, "time": "1776340440" }, "departure": { "delay": 240, "time": "1776340440" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 240, "time": "1776339300" }, "departure": { "delay": 240, "time": "1776339300" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 240, "time": "1776340200" }, "departure": { "delay": 240, "time": "1776340200" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 240, "time": "1776340740" }, "departure": { "delay": 240, "time": "1776340740" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 240, "time": "1776340380" }, "departure": { "delay": 240, "time": "1776340380" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 237, "time": "1776338081" }, "departure": { "delay": 237, "time": "1776338097" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 241, "time": "1776340081" }, "departure": { "delay": 241, "time": "1776340081" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 240, "time": "1776340260" }, "departure": { "delay": 240, "time": "1776340260" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 240, "time": "1776340560" }, "departure": { "delay": 240, "time": "1776340560" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 240, "time": "1776338880" }, "departure": { "delay": 240, "time": "1776338880" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758904x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 181, "time": "1776325904" }, "departure": { "delay": 181, "time": "1776325921" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 118, "time": "1776326032" }, "departure": { "delay": 118, "time": "1776326038" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1776326830" }, "departure": { "delay": 80, "time": "1776326840" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1776326430" }, "departure": { "delay": 133, "time": "1776326533" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 121, "time": "1776326609" }, "departure": { "delay": 121, "time": "1776326641" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 95, "time": "1776326723" }, "departure": { "delay": 95, "time": "1776326735" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 131, "time": "1776325770" }, "departure": { "delay": 131, "time": "1776325811" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1776326905" }, "departure": { "delay": 136, "time": "1776326956" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 99, "time": "1776325621" }, "departure": { "delay": 99, "time": "1776325659" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 262, "time": "1776325582" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 141, "time": "1776326761" }, "departure": { "delay": 141, "time": "1776326781" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 124, "time": "1776326683" }, "departure": { "delay": 124, "time": "1776326704" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1776326210" }, "departure": { "delay": 62, "time": "1776326222" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1776326861" }, "departure": { "delay": 112, "time": "1776326872" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1776327008" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 93, "time": "1776326300" }, "departure": { "delay": 93, "time": "1776326313" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1776325956" }, "departure": { "delay": 107, "time": "1776325967" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1776326058" }, "departure": { "delay": 90, "time": "1776326070" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 126, "time": "1776326232" }, "departure": { "delay": 126, "time": "1776326286" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1776326157" }, "departure": { "delay": 83, "time": "1776326183" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:681:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345300" }, "departure": { "time": "1776345300" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776343440" }, "departure": { "time": "1776343440" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1776345545" }, "departure": { "delay": 5, "time": "1776345545" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1776345965" }, "departure": { "delay": 5, "time": "1776345965" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1776345305" }, "departure": { "delay": 5, "time": "1776345305" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776343560" }, "departure": { "time": "1776343560" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776343320" }, "departure": { "time": "1776343320" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776344520" }, "departure": { "time": "1776344520" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776343380" }, "departure": { "time": "1776343380" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776345180" }, "departure": { "time": "1776345180" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776343260" }, "departure": { "time": "1776343260" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776344700" }, "departure": { "time": "1776344700" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776343980" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1776345550" }, "departure": { "delay": 10, "time": "1776345550" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776345780" }, "departure": { "time": "1776345780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776344040" }, "departure": { "time": "1776344040" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776343620" }, "departure": { "time": "1776343620" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776344880" }, "departure": { "time": "1776344880" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776345360" }, "departure": { "time": "1776345360" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776345960" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776346140" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776345600" }, "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776345480" }, "departure": { "time": "1776345480" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776345540" }, "departure": { "time": "1776345540" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776345240" }, "departure": { "time": "1776345240" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776343500" }, "departure": { "time": "1776343500" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1776343200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776343920" }, "departure": { "time": "1776343920" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776344160" }, "departure": { "time": "1776344160" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776345060" }, "departure": { "time": "1776345060" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776343680" }, "departure": { "time": "1776343680" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776345420" }, "departure": { "time": "1776345420" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 } ], "timestamp": "1776338800", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:681:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301140xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 54, "time": "1776338694" }, "stopId": "FR:76501:ZE:5141:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1776340021" }, "departure": { "delay": 1, "time": "1776340021" }, "stopId": "FR:76477:ZE:4054:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1776342421" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 1, "time": "1776341521" }, "departure": { "delay": 1, "time": "1776341521" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1776340145" }, "departure": { "delay": 5, "time": "1776340145" }, "stopId": "FR:76534:ZE:5145:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 59, "time": "1776338579" }, "stopId": "FR:76501:ZE:5140:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1776342099" }, "departure": { "delay": 39, "time": "1776342099" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 52, "time": "1776338452" }, "stopId": "FR:76254:ZE:5138:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1776340943" }, "departure": { "delay": 23, "time": "1776340943" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 7, "time": "1776342247" }, "departure": { "delay": 7, "time": "1776342247" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 1, "time": "1776340441" }, "departure": { "delay": 1, "time": "1776340441" }, "stopId": "FR:76238:ZE:4040:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 17, "time": "1776339797" }, "departure": { "delay": 17, "time": "1776339797" }, "stopId": "FR:76615:ZE:5143:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1776341092" }, "departure": { "delay": 52, "time": "1776341092" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1776340778" }, "departure": { "delay": 38, "time": "1776340778" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1776342146" }, "departure": { "delay": 26, "time": "1776342146" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 20, "time": "1776339140" }, "departure": { "delay": 20, "time": "1776339140" }, "stopId": "FR:76196:ZE:3480:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1776340492" }, "departure": { "delay": 52, "time": "1776340492" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1776340861" }, "departure": { "delay": 1, "time": "1776340861" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 1, "time": "1776341161" }, "departure": { "delay": 1, "time": "1776341161" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1776340210" }, "departure": { "delay": 10, "time": "1776340210" }, "stopId": "FR:76534:ZE:5146:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1776339269" }, "departure": { "delay": 29, "time": "1776339269" }, "stopId": "FR:76196:ZE:3420:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1776340532" }, "departure": { "delay": 32, "time": "1776340532" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1776339061" }, "departure": { "delay": 1, "time": "1776339061" }, "stopId": "FR:76196:ZE:5162:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1776340091" }, "departure": { "delay": 11, "time": "1776340091" }, "stopId": "FR:76477:ZE:3219:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 4, "time": "1776340804" }, "departure": { "delay": 4, "time": "1776340804" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 41, "time": "1776341561" }, "departure": { "delay": 41, "time": "1776341561" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 21, "time": "1776340761" }, "departure": { "delay": 21, "time": "1776340761" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1776338866" }, "departure": { "delay": 46, "time": "1776338866" }, "stopId": "FR:76741:ZE:5062:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1776339685" }, "departure": { "delay": 25, "time": "1776339685" }, "stopId": "FR:76716:ZE:5082:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1776340261" }, "departure": { "delay": 1, "time": "1776340261" }, "stopId": "FR:76534:ZE:3135:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1776340334" }, "departure": { "delay": 14, "time": "1776340334" }, "stopId": "FR:76238:ZE:4041:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1776341881" }, "departure": { "delay": 1, "time": "1776341881" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 1, "time": "1776340561" }, "departure": { "delay": 1, "time": "1776340561" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1776340665" }, "departure": { "delay": 45, "time": "1776340665" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1776341373" }, "departure": { "delay": 33, "time": "1776341373" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 18, "time": "1776340998" }, "departure": { "delay": 18, "time": "1776340998" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1776341341" }, "departure": { "delay": 1, "time": "1776341341" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1776339867" }, "departure": { "delay": 27, "time": "1776339867" }, "stopId": "FR:76615:ZE:5144:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1776341442" }, "departure": { "delay": 42, "time": "1776341442" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1776339425" }, "departure": { "delay": 5, "time": "1776339425" }, "stopId": "FR:76196:ZE:3727:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301140xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:897:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776351660" }, "departure": { "time": "1776351660" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776352200" }, "departure": { "time": "1776352200" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776354540" }, "departure": { "time": "1776354540" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776353700" }, "departure": { "time": "1776353700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776352020" }, "departure": { "time": "1776352020" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776352800" }, "departure": { "time": "1776352800" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776353820" }, "departure": { "time": "1776353820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776353100" }, "departure": { "time": "1776353100" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776354300" }, "departure": { "time": "1776354300" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776354360" }, "departure": { "time": "1776354360" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776351900" }, "departure": { "time": "1776351900" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776354420" }, "departure": { "time": "1776354420" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776352320" }, "departure": { "time": "1776352320" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776354120" }, "departure": { "time": "1776354120" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776352500" }, "departure": { "time": "1776352500" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776352260" }, "departure": { "time": "1776352260" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776352080" }, "departure": { "time": "1776352080" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776353520" }, "departure": { "time": "1776353520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776352740" }, "departure": { "time": "1776352740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776354060" }, "departure": { "time": "1776354060" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "departure": { "time": "1776351600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776353760" }, "departure": { "time": "1776353760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1776352145" }, "departure": { "delay": 5, "time": "1776352145" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776354000" }, "departure": { "time": "1776354000" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776352920" }, "departure": { "time": "1776352920" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776354660" }, "departure": { "time": "1776354660" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776352440" }, "departure": { "time": "1776352440" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776352380" }, "departure": { "time": "1776352380" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776352140" }, "departure": { "time": "1776352140" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776353460" }, "departure": { "time": "1776353460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776352560" }, "departure": { "time": "1776352560" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776354180" }, "departure": { "time": "1776354180" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1776351665" }, "departure": { "delay": 5, "time": "1776351665" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:897:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470840:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -99, "time": "1776341961" }, "departure": { "delay": -99, "time": "1776341961" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 158, "time": "1776339638" }, "departure": { "delay": 158, "time": "1776339638" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1776340251" }, "departure": { "delay": 51, "time": "1776340251" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 8, "time": "1776341348" }, "departure": { "delay": 8, "time": "1776341348" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 38, "time": "1776341678" }, "departure": { "delay": 38, "time": "1776341678" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 159, "time": "1776339999" }, "departure": { "delay": 159, "time": "1776339999" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 261, "time": "1776338841" }, "departure": { "delay": 261, "time": "1776338841" }, "stopId": "FR:27022:ZE:0x6976:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 250, "time": "1776339310" }, "departure": { "delay": 250, "time": "1776339310" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1776341115" }, "departure": { "delay": 15, "time": "1776341115" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 51, "time": "1776340191" }, "departure": { "delay": 51, "time": "1776340191" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -143, "time": "1776342277" }, "departure": { "delay": -143, "time": "1776342277" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -128, "time": "1776342592" }, "departure": { "delay": -128, "time": "1776342592" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 36, "time": "1776341076" }, "departure": { "delay": 36, "time": "1776341076" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 45, "time": "1776341145" }, "departure": { "delay": 45, "time": "1776341145" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 164, "time": "1776339584" }, "departure": { "delay": 164, "time": "1776339584" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1776340446" }, "departure": { "delay": 6, "time": "1776340446" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 209, "time": "1776339149" }, "departure": { "delay": 209, "time": "1776339149" }, "stopId": "FR:27332:ZE:0x6234:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 179, "time": "1776339719" }, "departure": { "delay": 179, "time": "1776339719" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1776341781" }, "departure": { "delay": 21, "time": "1776341781" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 44, "time": "1776341204" }, "departure": { "delay": 44, "time": "1776341204" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 48, "time": "1776341448" }, "departure": { "delay": 48, "time": "1776341448" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 229, "time": "1776338989" }, "departure": { "delay": 229, "time": "1776338989" }, "stopId": "FR:27249:ZE:0x6184:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1776340349" }, "departure": { "delay": 29, "time": "1776340349" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 211, "time": "1776339751" }, "departure": { "delay": 211, "time": "1776339751" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1776340131" }, "departure": { "delay": 51, "time": "1776340131" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1776340985" }, "departure": { "delay": 5, "time": "1776340985" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 163, "time": "1776339823" }, "departure": { "delay": 163, "time": "1776339823" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 8, "time": "1776341528" }, "departure": { "delay": 8, "time": "1776341528" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 212, "time": "1776339452" }, "departure": { "delay": 212, "time": "1776339452" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 173, "time": "1776339953" }, "departure": { "delay": 173, "time": "1776339953" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -163, "time": "1776343037" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": 39, "time": "1776340959" }, "departure": { "delay": 39, "time": "1776340959" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 113, "time": "1776340073" }, "departure": { "delay": 113, "time": "1776340073" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470840:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1776326421" }, "departure": { "delay": 211, "time": "1776326431" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 273, "time": "1776326298" }, "departure": { "delay": 273, "time": "1776326313" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 262, "time": "1776328266" }, "departure": { "delay": 262, "time": "1776328282" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 156, "time": "1776325836" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 289, "time": "1776326260" }, "departure": { "delay": 289, "time": "1776326269" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1776326944" }, "departure": { "delay": 94, "time": "1776326974" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 227, "time": "1776326499" }, "departure": { "delay": 227, "time": "1776326507" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 247, "time": "1776326367" }, "departure": { "delay": 247, "time": "1776326407" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 176, "time": "1776327881" }, "departure": { "delay": 176, "time": "1776327896" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1776327907" }, "departure": { "delay": 147, "time": "1776327927" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 221, "time": "1776328205" }, "departure": { "delay": 221, "time": "1776328241" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 120, "time": "1776327524" }, "departure": { "delay": 120, "time": "1776327540" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 104, "time": "1776326898" }, "departure": { "delay": 104, "time": "1776326924" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 211, "time": "1776326048" }, "departure": { "delay": 211, "time": "1776326071" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 135, "time": "1776327455" }, "departure": { "delay": 135, "time": "1776327495" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 149, "time": "1776327976" }, "departure": { "delay": 149, "time": "1776327989" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 103, "time": "1776327063" }, "departure": { "delay": 103, "time": "1776327103" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 243, "time": "1776326332" }, "departure": { "delay": 243, "time": "1776326343" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1776326663" }, "departure": { "delay": 137, "time": "1776326837" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 146, "time": "1776327347" }, "departure": { "delay": 146, "time": "1776327386" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 208, "time": "1776325992" }, "departure": { "delay": 208, "time": "1776326008" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1776328493" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 156, "time": "1776327795" }, "departure": { "delay": 156, "time": "1776327816" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 315, "time": "1776326096" }, "departure": { "delay": 315, "time": "1776326235" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 202, "time": "1776326578" }, "departure": { "delay": 202, "time": "1776326602" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 107, "time": "1776327201" }, "departure": { "delay": 107, "time": "1776327227" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1776327025" }, "departure": { "delay": 102, "time": "1776327042" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 182, "time": "1776328125" }, "departure": { "delay": 182, "time": "1776328142" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 166, "time": "1776327695" }, "departure": { "delay": 166, "time": "1776327706" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 261, "time": "1776328324" }, "departure": { "delay": 261, "time": "1776328341" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 94, "time": "1776327132" }, "departure": { "delay": 94, "time": "1776327154" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1776325929" }, "departure": { "delay": 140, "time": "1776325940" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 164, "time": "1776325890" }, "departure": { "delay": 164, "time": "1776325904" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 121, "time": "1776327766" }, "departure": { "delay": 121, "time": "1776327781" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338791", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759109x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776338764" }, "departure": { "time": "1776338820" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1776338360" }, "departure": { "delay": 20, "time": "1776338360" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776338880" }, "departure": { "time": "1776338880" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1776338391" }, "departure": { "delay": 18, "time": "1776338478" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -41, "time": "1776338646" }, "departure": { "delay": -41, "time": "1776338659" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -20, "time": "1776338551" }, "departure": { "delay": -20, "time": "1776338560" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776337965" }, "departure": { "time": "1776337980" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 4, "time": "1776337641" }, "departure": { "delay": 4, "time": "1776337684" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 83, "time": "1776337403" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1776338191" }, "departure": { "delay": 55, "time": "1776338215" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776337444" }, "departure": { "delay": 26, "time": "1776337586" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1776337784" }, "departure": { "delay": 57, "time": "1776337797" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1776337911" }, "departure": { "delay": 22, "time": "1776337942" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776339000" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 20, "time": "1776338300" }, "departure": { "delay": 20, "time": "1776338300" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1776338301" }, "departure": { "delay": 21, "time": "1776338301" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776338101" }, "departure": { "delay": 28, "time": "1776338128" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1776338235" }, "departure": { "delay": 31, "time": "1776338251" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1776338171" }, "departure": { "delay": 22, "time": "1776338182" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1776338694" }, "departure": { "delay": 11, "time": "1776338711" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -23, "time": "1776338601" }, "departure": { "delay": -23, "time": "1776338617" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -12, "time": "1776337835" }, "departure": { "delay": -12, "time": "1776337848" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1776338821" }, "departure": { "delay": 1, "time": "1776338821" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759109x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758900x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1776335597" }, "departure": { "delay": -8, "time": "1776335632" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -27, "time": "1776336993" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 3, "time": "1776334465" }, "departure": { "delay": 3, "time": "1776334503" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1776336318" }, "departure": { "delay": 8, "time": "1776336368" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -1, "time": "1776335492" }, "departure": { "delay": -1, "time": "1776335579" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 19, "time": "1776335345" }, "departure": { "delay": 19, "time": "1776335359" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 7, "time": "1776336673" }, "departure": { "delay": 7, "time": "1776336727" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 2, "time": "1776336517" }, "departure": { "delay": 2, "time": "1776336542" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 22, "time": "1776336242" }, "departure": { "delay": 22, "time": "1776336262" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -9, "time": "1776335789" }, "departure": { "delay": -9, "time": "1776335811" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1776333902" }, "departure": { "delay": 59, "time": "1776333959" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776334772" }, "departure": { "delay": 5, "time": "1776334805" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1776335032" }, "departure": { "delay": 28, "time": "1776335068" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 7, "time": "1776335842" }, "departure": { "delay": 7, "time": "1776335887" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -16, "time": "1776336206" }, "departure": { "delay": -16, "time": "1776336224" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 8, "time": "1776333694" }, "departure": { "delay": 8, "time": "1776333728" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1776336294" }, "departure": { "delay": 10, "time": "1776336310" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 16, "time": "1776335675" }, "departure": { "delay": 16, "time": "1776335716" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 6, "time": "1776334196" }, "departure": { "delay": 6, "time": "1776334266" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1776336944" }, "departure": { "delay": -4, "time": "1776336956" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -8, "time": "1776334036" }, "departure": { "delay": -8, "time": "1776334072" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1776333986" }, "departure": { "delay": 41, "time": "1776334001" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1776333775" }, "departure": { "delay": 21, "time": "1776333801" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -14, "time": "1776336090" }, "departure": { "delay": -14, "time": "1776336106" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 22, "time": "1776335978" }, "departure": { "delay": 22, "time": "1776336022" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 2, "time": "1776335916" }, "departure": { "delay": 2, "time": "1776335942" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -21, "time": "1776333749" }, "departure": { "delay": -21, "time": "1776333759" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1776336564" }, "departure": { "delay": -26, "time": "1776336574" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 8, "time": "1776334015" }, "departure": { "delay": 8, "time": "1776334028" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1776336640" }, "departure": { "delay": -6, "time": "1776336654" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 32, "time": "1776333597" }, "departure": { "delay": 32, "time": "1776333632" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776333818" }, "departure": { "delay": 26, "time": "1776333866" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1776334533" }, "departure": { "delay": 7, "time": "1776334567" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 58, "time": "1776334340" }, "departure": { "delay": 58, "time": "1776334378" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1776335438" }, "departure": { "delay": -9, "time": "1776335451" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -8, "time": "1776335199" }, "departure": { "delay": -8, "time": "1776335212" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 27, "time": "1776336437" }, "departure": { "delay": 27, "time": "1776336507" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 67, "time": "1776334291" }, "departure": { "delay": 67, "time": "1776334327" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1776335235" }, "departure": { "delay": 32, "time": "1776335312" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1776336418" }, "departure": { "delay": 8, "time": "1776336428" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 9, "time": "1776336841" }, "departure": { "delay": 9, "time": "1776336909" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 12, "time": "1776333552" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1776336157" }, "departure": { "delay": 3, "time": "1776336183" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 5, "time": "1776334657" }, "departure": { "delay": 5, "time": "1776334685" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1776333875" }, "departure": { "delay": 46, "time": "1776333886" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1776335742" }, "departure": { "delay": -7, "time": "1776335753" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1776335124" }, "departure": { "delay": 15, "time": "1776335175" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -24, "time": "1776336785" }, "departure": { "delay": -24, "time": "1776336816" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 9, "time": "1776334848" }, "departure": { "delay": 9, "time": "1776334989" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1776334391" }, "departure": { "delay": 40, "time": "1776334420" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758900x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776348540" }, "departure": { "time": "1776348540" }, "stopId": "FR:76378:ZE:TNIx22524:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1776350520" }, "departure": { "time": "1776350520" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "delay": 5, "time": "1776348005" }, "departure": { "delay": 5, "time": "1776348005" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "time": "1776348480" }, "departure": { "time": "1776348480" }, "stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 5, "time": "1776348305" }, "departure": { "delay": 5, "time": "1776348305" }, "stopId": "FR:76378:ZE:TNIx22532:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1776350040" }, "departure": { "time": "1776350040" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1776350100" }, "departure": { "time": "1776350100" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1776348660" }, "departure": { "time": "1776348660" }, "stopId": "FR:76378:ZE:TNIx22530:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1776348360" }, "departure": { "time": "1776348360" }, "stopId": "FR:76378:ZE:TNIx22516:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1776348060" }, "departure": { "time": "1776348060" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1776349920" }, "departure": { "time": "1776349920" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1776348300" }, "departure": { "time": "1776348300" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1776348485" }, "departure": { "delay": 5, "time": "1776348485" }, "stopId": "FR:76378:ZE:TNIx22522:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776348425" }, "departure": { "delay": 5, "time": "1776348425" }, "stopId": "FR:76378:ZE:TNIx22607:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1776348780" }, "departure": { "time": "1776348780" }, "stopId": "FR:76436:ZE:TNIx22542:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1776350760" }, "departure": { "time": "1776350760" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "delay": 5, "time": "1776348785" }, "departure": { "delay": 5, "time": "1776348785" }, "stopId": "FR:76436:ZE:TNIx22540:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1776350645" }, "departure": { "delay": 5, "time": "1776350645" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "arrival": { "time": "1776348720" }, "departure": { "time": "1776348720" }, "stopId": "FR:76378:ZE:TNIx23039:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1776349380" }, "departure": { "time": "1776349380" }, "stopId": "FR:76222:ZE:TNIx22554:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1776348180" }, "departure": { "time": "1776348180" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1776350640" }, "departure": { "time": "1776350640" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1776348600" }, "departure": { "time": "1776348600" }, "stopId": "FR:76378:ZE:TNIx22526:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "time": "1776350340" }, "departure": { "time": "1776350340" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1776348120" }, "departure": { "time": "1776348120" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1776349740" }, "departure": { "time": "1776349740" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1776350580" }, "departure": { "time": "1776350580" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1776348420" }, "departure": { "time": "1776348420" }, "stopId": "FR:76378:ZE:TNIx22518:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1776348000" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1776348240" }, "departure": { "time": "1776348240" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776351660" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1776348605" }, "departure": { "delay": 5, "time": "1776348605" }, "stopId": "FR:76378:ZE:TNIx22528:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1776349560" }, "departure": { "time": "1776349560" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1776351060" }, "departure": { "time": "1776351060" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 }, { "arrival": { "time": "1776350220" }, "departure": { "time": "1776350220" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 } ], "timestamp": "1776330021", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx399:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758902x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 119, "time": "1776337467" }, "departure": { "delay": 119, "time": "1776337499" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1776335686" }, "departure": { "delay": 118, "time": "1776335698" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1776336546" }, "departure": { "delay": 77, "time": "1776336557" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 180, "time": "1776338940" }, "departure": { "delay": 180, "time": "1776338940" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 81, "time": "1776336342" }, "departure": { "delay": 81, "time": "1776336381" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 195, "time": "1776338202" }, "departure": { "delay": 195, "time": "1776338235" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 107, "time": "1776335892" }, "departure": { "delay": 107, "time": "1776335927" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1776339000" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 118, "time": "1776338509" }, "departure": { "delay": 118, "time": "1776338518" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 178, "time": "1776338425" }, "departure": { "delay": 178, "time": "1776338458" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 138, "time": "1776336162" }, "departure": { "delay": 138, "time": "1776336198" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1776335632" }, "departure": { "delay": 92, "time": "1776335672" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1776336424" }, "departure": { "delay": 106, "time": "1776336466" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 128, "time": "1776338078" }, "departure": { "delay": 128, "time": "1776338108" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 119, "time": "1776338572" }, "departure": { "delay": 119, "time": "1776338579" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 181, "time": "1776337165" }, "departure": { "delay": 181, "time": "1776337201" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1776338480" }, "departure": { "delay": 146, "time": "1776338486" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 112, "time": "1776337781" }, "departure": { "delay": 112, "time": "1776337792" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 180, "time": "1776338880" }, "departure": { "delay": 180, "time": "1776338880" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 97, "time": "1776335462" }, "departure": { "delay": 97, "time": "1776335497" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 156, "time": "1776337616" }, "departure": { "delay": 156, "time": "1776337656" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 167, "time": "1776337223" }, "departure": { "delay": 167, "time": "1776337247" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 151, "time": "1776335746" }, "departure": { "delay": 151, "time": "1776335791" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 133, "time": "1776337898" }, "departure": { "delay": 133, "time": "1776337933" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 88, "time": "1776335578" }, "departure": { "delay": 88, "time": "1776335608" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1776337285" }, "departure": { "delay": 183, "time": "1776337323" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 148, "time": "1776338294" }, "departure": { "delay": 148, "time": "1776338308" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 112, "time": "1776338594" }, "departure": { "delay": 112, "time": "1776338632" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 122, "time": "1776337521" }, "departure": { "delay": 122, "time": "1776337562" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 173, "time": "1776337089" }, "departure": { "delay": 173, "time": "1776337133" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 214, "time": "1776337014" }, "departure": { "delay": 214, "time": "1776337054" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 62, "time": "1776335402" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1776338759" }, "departure": { "time": "1776338640" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 106, "time": "1776338005" }, "departure": { "delay": 106, "time": "1776338026" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 134, "time": "1776337682" }, "departure": { "delay": 134, "time": "1776337694" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 194, "time": "1776338369" }, "departure": { "delay": 194, "time": "1776338414" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 116, "time": "1776335870" }, "departure": { "delay": 116, "time": "1776335876" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1776336258" }, "departure": { "delay": 110, "time": "1776336290" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776335717" }, "departure": { "delay": 90, "time": "1776335730" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1776335799" }, "departure": { "delay": 130, "time": "1776335830" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 73, "time": "1776335940" }, "departure": { "delay": 73, "time": "1776335953" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 66, "time": "1776336071" }, "departure": { "delay": 66, "time": "1776336126" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 193, "time": "1776336912" }, "departure": { "delay": 193, "time": "1776336973" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 144, "time": "1776338135" }, "departure": { "delay": 144, "time": "1776338184" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 117, "time": "1776337822" }, "departure": { "delay": 117, "time": "1776337857" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 219, "time": "1776336662" }, "departure": { "delay": 219, "time": "1776336819" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 169, "time": "1776337394" }, "departure": { "delay": 169, "time": "1776337429" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 132, "time": "1776337739" }, "departure": { "delay": 132, "time": "1776337752" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 111, "time": "1776336218" }, "departure": { "delay": 111, "time": "1776336231" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 183, "time": "1776338266" }, "departure": { "delay": 183, "time": "1776338283" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758902x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1893:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 198, "time": "1776337758" }, "departure": { "delay": 198, "time": "1776337758" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 287, "time": "1776337367" }, "departure": { "delay": 287, "time": "1776337367" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 690, "time": "1776336870" }, "departure": { "delay": 690, "time": "1776336870" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1776338012" }, "departure": { "delay": 32, "time": "1776338012" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 8, "time": "1776337928" }, "departure": { "delay": 8, "time": "1776337928" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 674, "time": "1776337214" }, "departure": { "delay": 674, "time": "1776337214" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 686, "time": "1776337346" }, "departure": { "delay": 686, "time": "1776337346" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1776337830" }, "departure": { "delay": 30, "time": "1776337830" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1776338130" }, "departure": { "delay": 30, "time": "1776338130" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 707, "time": "1776336707" }, "departure": { "delay": 707, "time": "1776336707" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1776338430" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 700, "time": "1776336760" }, "departure": { "delay": 700, "time": "1776336760" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 198, "time": "1776337698" }, "departure": { "delay": 198, "time": "1776337698" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 680, "time": "1776336980" }, "departure": { "delay": 680, "time": "1776336980" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 686, "time": "1776336926" }, "departure": { "delay": 686, "time": "1776336926" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1776336584", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1893:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470351:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -83, "time": "1776342517" }, "departure": { "delay": -83, "time": "1776342517" }, "stopId": "FR:27474:ZE:0x6723:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1776341640" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -59, "time": "1776342661" }, "departure": { "delay": -59, "time": "1776342661" }, "stopId": "FR:27474:ZE:0x6705:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -74, "time": "1776342226" }, "departure": { "delay": -74, "time": "1776342226" }, "stopId": "FR:27474:ZE:0x6712:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:27701:ZE:0x7084:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -66, "time": "1776342294" }, "departure": { "delay": -66, "time": "1776342294" }, "stopId": "FR:27474:ZE:0x6702:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -102, "time": "1776342558" }, "departure": { "delay": -102, "time": "1776342558" }, "stopId": "FR:27474:ZE:0x6706:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -48, "time": "1776343152" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -93, "time": "1776342147" }, "departure": { "delay": -93, "time": "1776342147" }, "stopId": "FR:27474:ZE:0x6708:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -123, "time": "1776342417" }, "departure": { "delay": -123, "time": "1776342417" }, "stopId": "FR:27474:ZE:0x6717:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1776342857" }, "departure": { "delay": -43, "time": "1776342857" }, "stopId": "FR:27471:ZE:0x6942:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -93, "time": "1776342687" }, "departure": { "delay": -93, "time": "1776342687" }, "stopId": "FR:27474:ZE:0x6711:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -44, "time": "1776342796" }, "departure": { "delay": -44, "time": "1776342796" }, "stopId": "FR:27471:ZE:0x6939:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1776343072" }, "departure": { "delay": -8, "time": "1776343072" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:27365:ZE:0x6336:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -86, "time": "1776342454" }, "departure": { "delay": -86, "time": "1776342454" }, "stopId": "FR:27474:ZE:0x6719:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1776342085" }, "departure": { "delay": 25, "time": "1776342085" }, "stopId": "FR:27365:ZE:0x7076:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -75, "time": "1776342345" }, "departure": { "delay": -75, "time": "1776342345" }, "stopId": "FR:27474:ZE:0x6714:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -63, "time": "1776342717" }, "departure": { "delay": -63, "time": "1776342717" }, "stopId": "FR:27701:ZE:0x6721:ATOUMOD006", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:7a:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470351:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:439:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776331620" }, "departure": { "time": "1776331620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776332460" }, "departure": { "time": "1776332460" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776332940" }, "departure": { "time": "1776332940" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776332760" }, "departure": { "time": "1776332760" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776332340" }, "departure": { "time": "1776332340" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776331920" }, "departure": { "time": "1776331920" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776332280" }, "departure": { "time": "1776332280" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776332520" }, "departure": { "time": "1776332520" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776332220" }, "departure": { "time": "1776332220" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776332400" }, "departure": { "time": "1776332400" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776332160" }, "departure": { "time": "1776332160" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776332100" }, "departure": { "time": "1776332100" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776331800" }, "departure": { "time": "1776331800" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776332040" }, "departure": { "time": "1776332040" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776333180" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "departure": { "time": "1776331500" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776333120" }, "departure": { "time": "1776333120" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776332580" }, "departure": { "time": "1776332580" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:439:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 164, "time": "1776329597" }, "departure": { "delay": 164, "time": "1776329624" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 160, "time": "1776328941" }, "departure": { "delay": 160, "time": "1776328960" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 208, "time": "1776330533" }, "departure": { "delay": 208, "time": "1776330568" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 127, "time": "1776329032" }, "departure": { "delay": 127, "time": "1776329047" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 173, "time": "1776331101" }, "departure": { "delay": 173, "time": "1776331133" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 155, "time": "1776331151" }, "departure": { "delay": 155, "time": "1776331175" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 256, "time": "1776330706" }, "departure": { "delay": 256, "time": "1776330736" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 117, "time": "1776328248" }, "departure": { "delay": 117, "time": "1776328257" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1776328522" }, "departure": { "delay": 107, "time": "1776328547" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 95, "time": "1776328579" }, "departure": { "delay": 95, "time": "1776328595" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 155, "time": "1776328405" }, "departure": { "delay": 155, "time": "1776328415" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 218, "time": "1776331268" }, "departure": { "delay": 218, "time": "1776331298" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 126, "time": "1776328610" }, "departure": { "delay": 126, "time": "1776328626" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 225, "time": "1776329507" }, "departure": { "delay": 225, "time": "1776329565" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 163, "time": "1776330937" }, "departure": { "delay": 163, "time": "1776330943" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 230, "time": "1776331245" }, "departure": { "delay": 230, "time": "1776331250" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 231, "time": "1776329414" }, "departure": { "delay": 231, "time": "1776329451" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1776328470" }, "departure": { "delay": 117, "time": "1776328497" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 191, "time": "1776328040" }, "departure": { "delay": 191, "time": "1776328091" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 210, "time": "1776330609" }, "departure": { "delay": 210, "time": "1776330690" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 171, "time": "1776329701" }, "departure": { "delay": 171, "time": "1776329751" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 273, "time": "1776330347" }, "departure": { "delay": 273, "time": "1776330393" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 182, "time": "1776329783" }, "departure": { "delay": 182, "time": "1776329822" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 104, "time": "1776328652" }, "departure": { "delay": 104, "time": "1776328664" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 241, "time": "1776329232" }, "departure": { "delay": 241, "time": "1776329401" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1776329846" }, "departure": { "delay": 130, "time": "1776329890" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 140, "time": "1776328360" }, "departure": { "delay": 140, "time": "1776328400" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 166, "time": "1776331010" }, "departure": { "delay": 166, "time": "1776331066" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 149, "time": "1776331349" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 128, "time": "1776328274" }, "departure": { "delay": 128, "time": "1776328328" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1776329089" }, "departure": { "delay": 70, "time": "1776329110" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 130, "time": "1776327970" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1776330114" }, "departure": { "delay": 126, "time": "1776330126" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 260, "time": "1776330475" }, "departure": { "delay": 260, "time": "1776330500" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 233, "time": "1776330781" }, "departure": { "delay": 233, "time": "1776330833" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 159, "time": "1776329650" }, "departure": { "delay": 159, "time": "1776329679" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 140, "time": "1776328144" }, "departure": { "delay": 140, "time": "1776328160" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 211, "time": "1776330920" }, "departure": { "delay": 211, "time": "1776330931" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 130, "time": "1776329955" }, "departure": { "delay": 130, "time": "1776330010" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 154, "time": "1776328999" }, "departure": { "delay": 154, "time": "1776329014" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 171, "time": "1776328002" }, "departure": { "delay": 171, "time": "1776328011" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1776328718" }, "departure": { "delay": 126, "time": "1776328746" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 94, "time": "1776329144" }, "departure": { "delay": 94, "time": "1776329194" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 168, "time": "1776328837" }, "departure": { "delay": 168, "time": "1776328908" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 221, "time": "1776330750" }, "departure": { "delay": 221, "time": "1776330761" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 132, "time": "1776331081" }, "departure": { "delay": 132, "time": "1776331092" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 133, "time": "1776330968" }, "departure": { "delay": 133, "time": "1776330973" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 124, "time": "1776328185" }, "departure": { "delay": 124, "time": "1776328204" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598165:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1926, "time": "1776338634" }, "departure": { "delay": -1926, "time": "1776338634" }, "stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -3126, "time": "1776338634" }, "departure": { "delay": -3126, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -2586, "time": "1776338634" }, "departure": { "delay": -2586, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -2886, "time": "1776338634" }, "departure": { "delay": -2886, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -2766, "time": "1776338634" }, "departure": { "delay": -2766, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -2466, "time": "1776338634" }, "departure": { "delay": -2466, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRON02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -3186, "time": "1776338634" }, "departure": { "delay": -3186, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -3006, "time": "1776338634" }, "departure": { "delay": -3006, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -2826, "time": "1776338634" }, "departure": { "delay": -2826, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -2946, "time": "1776338634" }, "departure": { "delay": -2946, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -3246, "time": "1776338634" }, "departure": { "delay": -3246, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 24 }, { "departure": { "delay": -1926, "time": "1776338634" }, "stopId": "FR:27306:ZE:0xCID02:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 234, "time": "1776342294" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27017:ZE:0xANG02:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T6:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598165:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1776324865" }, "departure": { "delay": 97, "time": "1776324937" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1776325174" }, "departure": { "delay": 173, "time": "1776325253" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -1, "time": "1776323818" }, "departure": { "delay": -1, "time": "1776323879" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 216, "time": "1776325429" }, "departure": { "delay": 216, "time": "1776325476" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1776324598" }, "departure": { "delay": 100, "time": "1776324640" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1776324278" }, "departure": { "delay": 78, "time": "1776324318" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1776325091" }, "departure": { "delay": 107, "time": "1776325127" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1776324201" }, "departure": { "delay": 57, "time": "1776324237" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 57, "time": "1776324784" }, "departure": { "delay": 57, "time": "1776324837" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1776324684" }, "departure": { "delay": 75, "time": "1776324735" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1776325281" }, "departure": { "delay": 196, "time": "1776325336" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1776324139" }, "departure": { "delay": 58, "time": "1776324178" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1776324996" }, "departure": { "delay": 88, "time": "1776325048" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 206, "time": "1776325359" }, "departure": { "delay": 206, "time": "1776325406" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1776325590" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1776324508" }, "departure": { "delay": 133, "time": "1776324553" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1776323937" }, "departure": { "delay": 38, "time": "1776323978" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 37, "time": "1776324034" }, "departure": { "delay": 37, "time": "1776324097" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 39, "time": "1776323739" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1776320594" }, "departure": { "delay": 68, "time": "1776320648" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 11, "time": "1776320037" }, "departure": { "delay": 11, "time": "1776320051" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1776322558" }, "departure": { "delay": 9, "time": "1776322569" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 62, "time": "1776322102" }, "departure": { "delay": 62, "time": "1776322142" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 117, "time": "1776321264" }, "departure": { "delay": 117, "time": "1776321297" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1776322474" }, "departure": { "delay": 67, "time": "1776322507" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 38, "time": "1776321605" }, "departure": { "delay": 38, "time": "1776321638" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 67, "time": "1776320925" }, "departure": { "delay": 67, "time": "1776321007" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1776322725" }, "departure": { "delay": -7, "time": "1776322733" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1776320131" }, "departure": { "delay": 50, "time": "1776320150" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776321696" }, "departure": { "delay": 8, "time": "1776321728" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1776322651" }, "departure": { "delay": 3, "time": "1776322683" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 100, "time": "1776321543" }, "departure": { "delay": 100, "time": "1776321580" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1776322352" }, "departure": { "delay": 43, "time": "1776322423" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 45, "time": "1776320169" }, "departure": { "delay": 45, "time": "1776320205" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1776321115" }, "departure": { "delay": 65, "time": "1776321125" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1776321469" }, "departure": { "delay": 92, "time": "1776321512" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -4, "time": "1776320793" }, "departure": { "delay": -4, "time": "1776320816" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 33, "time": "1776319953" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1776322277" }, "departure": { "delay": 32, "time": "1776322292" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 27, "time": "1776320295" }, "departure": { "delay": 27, "time": "1776320307" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1776321403" }, "departure": { "delay": 78, "time": "1776321438" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1776320461" }, "departure": { "delay": 31, "time": "1776320491" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1776320867" }, "departure": { "delay": 20, "time": "1776320900" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776322208" }, "departure": { "delay": 38, "time": "1776322238" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1776320730" }, "departure": { "delay": 43, "time": "1776320743" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1776322021" }, "departure": { "delay": 37, "time": "1776322057" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1776320387" }, "departure": { "delay": 55, "time": "1776320395" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1776320546" }, "departure": { "delay": 40, "time": "1776320560" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1776322595" }, "departure": { "delay": -17, "time": "1776322603" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1776320071" }, "departure": { "delay": 13, "time": "1776320113" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1776321050" }, "departure": { "delay": 101, "time": "1776321101" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -75, "time": "1776322785" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 89, "time": "1776321351" }, "departure": { "delay": 89, "time": "1776321389" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1776321823" }, "departure": { "delay": 17, "time": "1776321857" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:635:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343080" }, "departure": { "time": "1776343080" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776343565" }, "departure": { "delay": 5, "time": "1776343565" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776343020" }, "departure": { "time": "1776343020" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1776343150" }, "departure": { "delay": 10, "time": "1776343150" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342840" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1776340800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776343140" }, "departure": { "time": "1776343140" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342780" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776343740" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776340860" }, "departure": { "time": "1776340860" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776343200" }, "departure": { "time": "1776343200" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776342960" }, "departure": { "time": "1776342960" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776342660" }, "departure": { "time": "1776342660" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1776343145" }, "departure": { "delay": 5, "time": "1776343145" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342480" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776342905" }, "departure": { "delay": 5, "time": "1776342905" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776342900" }, "departure": { "time": "1776342900" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776343560" }, "departure": { "time": "1776343560" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776343380" }, "departure": { "time": "1776343380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:635:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1023:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776356820" }, "departure": { "time": "1776356820" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776357300" }, "departure": { "time": "1776357300" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776357540" }, "departure": { "time": "1776357540" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1776356700" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776357180" }, "departure": { "time": "1776357180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776357960" }, "departure": { "time": "1776357960" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776357900" }, "departure": { "time": "1776357900" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776358140" }, "departure": { "time": "1776358140" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776357000" }, "departure": { "time": "1776357000" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776359220" }, "departure": { "time": "1776359220" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776359520" }, "departure": { "time": "1776359520" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776359700" }, "departure": { "time": "1776359700" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776358920" }, "departure": { "time": "1776358920" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776358500" }, "departure": { "time": "1776358500" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776358980" }, "departure": { "time": "1776358980" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1776359585" }, "departure": { "delay": 5, "time": "1776359585" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776358800" }, "departure": { "time": "1776358800" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776359400" }, "departure": { "time": "1776359400" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776356880" }, "departure": { "time": "1776356880" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776359820" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776358080" }, "departure": { "time": "1776358080" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776359580" }, "departure": { "time": "1776359580" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776358020" }, "departure": { "time": "1776358020" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776358680" }, "departure": { "time": "1776358680" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776359640" }, "departure": { "time": "1776359640" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776357600" }, "departure": { "time": "1776357600" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776357420" }, "departure": { "time": "1776357420" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357480" }, "departure": { "time": "1776357480" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776357780" }, "departure": { "time": "1776357780" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776356760" }, "departure": { "time": "1776356760" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776357425" }, "departure": { "delay": 5, "time": "1776357425" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776359100" }, "departure": { "time": "1776359100" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1023:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -73, "time": "1776330827" }, "departure": { "delay": -73, "time": "1776330887" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -13, "time": "1776331365" }, "departure": { "delay": -13, "time": "1776331427" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1776331518" }, "departure": { "delay": -8, "time": "1776331552" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -82, "time": "1776330997" }, "departure": { "delay": -82, "time": "1776331058" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -59, "time": "1776330765" }, "departure": { "delay": -59, "time": "1776330781" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -117, "time": "1776330947" }, "departure": { "delay": -117, "time": "1776330963" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1776330446" }, "departure": { "delay": 3, "time": "1776330483" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -42, "time": "1776331282" }, "departure": { "delay": -42, "time": "1776331338" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 17, "time": "1776330017" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1776330253" }, "departure": { "delay": 34, "time": "1776330274" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1776330323" }, "departure": { "delay": -16, "time": "1776330344" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -2, "time": "1776330683" }, "departure": { "delay": -2, "time": "1776330718" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -100, "time": "1776331125" }, "departure": { "delay": -100, "time": "1776331160" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1776330390" }, "departure": { "delay": 1, "time": "1776330421" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1776330155" }, "departure": { "delay": 28, "time": "1776330208" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1776331445" }, "departure": { "delay": -8, "time": "1776331492" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -43, "time": "1776331697" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -63, "time": "1776331209" }, "departure": { "delay": -63, "time": "1776331257" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1776330527" }, "departure": { "delay": 24, "time": "1776330564" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1776328640" }, "departure": { "delay": 92, "time": "1776328652" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 104, "time": "1776329990" }, "departure": { "delay": 104, "time": "1776330044" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1776328891" }, "departure": { "delay": 107, "time": "1776328907" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 114, "time": "1776328378" }, "departure": { "delay": 114, "time": "1776328434" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1776329072" }, "departure": { "delay": -4, "time": "1776329096" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -15, "time": "1776329565" }, "departure": { "delay": -15, "time": "1776329565" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1776329426" }, "departure": { "delay": 1, "time": "1776329461" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1776329185" }, "departure": { "delay": 43, "time": "1776329203" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1776328808" }, "departure": { "delay": 136, "time": "1776328816" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 118, "time": "1776328318" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1776329040" }, "departure": { "delay": 17, "time": "1776329057" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 75, "time": "1776329941" }, "departure": { "delay": 75, "time": "1776329955" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 139, "time": "1776328572" }, "departure": { "delay": 139, "time": "1776328579" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 141, "time": "1776328692" }, "departure": { "delay": 141, "time": "1776328701" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1776328714" }, "departure": { "delay": 150, "time": "1776328770" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1776329723" }, "departure": { "delay": 118, "time": "1776329818" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1776329345" }, "departure": { "delay": 19, "time": "1776329359" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1776329116" }, "departure": { "delay": 57, "time": "1776329157" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776329385" }, "departure": { "time": "1776329400" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 1, "time": "1776330121" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 174, "time": "1776328511" }, "departure": { "delay": 174, "time": "1776328554" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 133, "time": "1776329880" }, "departure": { "delay": 133, "time": "1776329893" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:133xSA01xLxCJxxx:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1776339200" }, "departure": { "delay": 200, "time": "1776339200" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1776338840" }, "departure": { "delay": 200, "time": "1776338840" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "departure": { "time": "1776338400" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 204, "time": "1776338779" }, "departure": { "delay": 204, "time": "1776338784" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1776340580" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 200, "time": "1776338900" }, "departure": { "delay": 200, "time": "1776338900" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1776340220" }, "departure": { "delay": 200, "time": "1776340220" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1776339860" }, "departure": { "delay": 200, "time": "1776339860" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1776339980" }, "departure": { "delay": 200, "time": "1776339980" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1776340100" }, "departure": { "delay": 200, "time": "1776340100" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1776340520" }, "departure": { "delay": 200, "time": "1776340520" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 200, "time": "1776338960" }, "departure": { "delay": 200, "time": "1776338960" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1776339080" }, "departure": { "delay": 200, "time": "1776339080" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1776339440" }, "departure": { "delay": 200, "time": "1776339440" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1776338686" }, "departure": { "delay": 211, "time": "1776338731" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776339320" }, "departure": { "delay": 200, "time": "1776339320" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1776339800" }, "departure": { "delay": 200, "time": "1776339800" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1776340040" }, "departure": { "delay": 200, "time": "1776340040" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1776339740" }, "departure": { "delay": 200, "time": "1776339740" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1776340340" }, "departure": { "delay": 200, "time": "1776340340" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1776340460" }, "departure": { "delay": 200, "time": "1776340460" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:133xSA01xLxCJxxx:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748464x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -40, "time": "1776339560" }, "departure": { "delay": -40, "time": "1776339560" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 17, "time": "1776337517" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1776338387" }, "departure": { "delay": 107, "time": "1776338387" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -1, "time": "1776337776" }, "departure": { "delay": -1, "time": "1776337799" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1776338431" }, "departure": { "delay": 43, "time": "1776338443" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1776339800" }, "departure": { "delay": -40, "time": "1776339800" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -40, "time": "1776339320" }, "departure": { "delay": -40, "time": "1776339320" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1776337821" }, "departure": { "delay": 36, "time": "1776337836" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1776339680" }, "departure": { "delay": -40, "time": "1776339680" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -40, "time": "1776340040" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -40, "time": "1776339440" }, "departure": { "delay": -40, "time": "1776339440" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -48, "time": "1776338753" }, "departure": { "delay": -48, "time": "1776338772" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1776339920" }, "departure": { "delay": -40, "time": "1776339920" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 14, "time": "1776338160" }, "departure": { "delay": 14, "time": "1776338174" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776337908" }, "departure": { "delay": 5, "time": "1776337925" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1776339980" }, "departure": { "delay": -40, "time": "1776339980" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -39, "time": "1776339861" }, "departure": { "delay": -39, "time": "1776339861" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -24, "time": "1776338699" }, "departure": { "delay": -24, "time": "1776338736" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1776339860" }, "departure": { "delay": -40, "time": "1776339860" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -40, "time": "1776339500" }, "departure": { "delay": -40, "time": "1776339500" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1776338520" }, "departure": { "delay": 69, "time": "1776338529" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776338597" }, "departure": { "delay": 28, "time": "1776338608" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1776339620" }, "departure": { "delay": -40, "time": "1776339620" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -2, "time": "1776338084" }, "departure": { "delay": -2, "time": "1776338098" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1776337990" }, "departure": { "delay": 32, "time": "1776338012" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1776338203" }, "departure": { "delay": 4, "time": "1776338224" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1776338900" }, "departure": { "delay": -40, "time": "1776338900" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -40, "time": "1776339200" }, "departure": { "delay": -40, "time": "1776339200" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 1, "time": "1776337734" }, "departure": { "delay": 1, "time": "1776337741" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -40, "time": "1776339740" }, "departure": { "delay": -40, "time": "1776339740" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -40, "time": "1776338840" }, "departure": { "delay": -40, "time": "1776338840" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1776338646" }, "departure": { "delay": -33, "time": "1776338667" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776338054" }, "departure": { "delay": 28, "time": "1776338068" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748464x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758884x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 180, "time": "1776320222" }, "departure": { "delay": 180, "time": "1776320280" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1776322070" }, "departure": { "delay": 191, "time": "1776322091" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 146, "time": "1776320058" }, "departure": { "delay": 146, "time": "1776320066" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 194, "time": "1776320137" }, "departure": { "delay": 194, "time": "1776320174" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1776322436" }, "departure": { "delay": 144, "time": "1776322464" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 177, "time": "1776319652" }, "departure": { "delay": 177, "time": "1776319857" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1776319454" }, "departure": { "delay": -9, "time": "1776319491" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776321584" }, "departure": { "delay": 120, "time": "1776321600" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 214, "time": "1776321110" }, "departure": { "delay": 214, "time": "1776321154" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 209, "time": "1776322829" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 191, "time": "1776320317" }, "departure": { "delay": 191, "time": "1776320351" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 201, "time": "1776322031" }, "departure": { "delay": 201, "time": "1776322041" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 114, "time": "1776321454" }, "departure": { "delay": 114, "time": "1776321474" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 137, "time": "1776321705" }, "departure": { "delay": 137, "time": "1776321737" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 170, "time": "1776321010" }, "departure": { "delay": 170, "time": "1776321050" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 178, "time": "1776321920" }, "departure": { "delay": 178, "time": "1776321958" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 168, "time": "1776320968" }, "departure": { "delay": 168, "time": "1776320988" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 126, "time": "1776320519" }, "departure": { "delay": 126, "time": "1776320526" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1776322264" }, "departure": { "delay": 133, "time": "1776322273" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 154, "time": "1776322376" }, "departure": { "delay": 154, "time": "1776322414" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 126, "time": "1776321640" }, "departure": { "delay": 126, "time": "1776321666" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 173, "time": "1776321218" }, "departure": { "delay": 173, "time": "1776321233" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 134, "time": "1776321410" }, "departure": { "delay": 134, "time": "1776321434" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 180, "time": "1776320442" }, "departure": { "delay": 180, "time": "1776320460" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1776322298" }, "departure": { "delay": 111, "time": "1776322311" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 237, "time": "1776322598" }, "departure": { "delay": 237, "time": "1776322677" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 112, "time": "1776321317" }, "departure": { "delay": 112, "time": "1776321352" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 23, "time": "1776319204" }, "departure": { "delay": 23, "time": "1776319223" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1776319397" }, "departure": { "delay": -6, "time": "1776319434" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1776322226" }, "departure": { "delay": 158, "time": "1776322238" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 140, "time": "1776321841" }, "departure": { "delay": 140, "time": "1776321860" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 177, "time": "1776322100" }, "departure": { "delay": 177, "time": "1776322137" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 28, "time": "1776319548" }, "departure": { "delay": 28, "time": "1776319588" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 162, "time": "1776319978" }, "departure": { "delay": 162, "time": "1776320022" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1776320688" }, "departure": { "delay": 160, "time": "1776320740" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 141, "time": "1776320082" }, "departure": { "delay": 141, "time": "1776320121" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1776321520" }, "departure": { "delay": 127, "time": "1776321547" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -3, "time": "1776319366" }, "departure": { "delay": -3, "time": "1776319377" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 182, "time": "1776320792" }, "departure": { "delay": 182, "time": "1776320822" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 114, "time": "1776321276" }, "departure": { "delay": 114, "time": "1776321294" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 147, "time": "1776319867" }, "departure": { "delay": 147, "time": "1776319887" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 196, "time": "1776322185" }, "departure": { "delay": 196, "time": "1776322216" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 28, "time": "1776319314" }, "departure": { "delay": 28, "time": "1776319348" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 155, "time": "1776320868" }, "departure": { "delay": 155, "time": "1776320915" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 36, "time": "1776319506" }, "departure": { "delay": 36, "time": "1776319536" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1776321978" }, "departure": { "delay": 154, "time": "1776321994" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 223, "time": "1776322765" }, "departure": { "delay": 223, "time": "1776322783" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 221, "time": "1776322707" }, "departure": { "delay": 221, "time": "1776322721" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 5, "time": "1776319145" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1776319632" }, "departure": { "delay": 20, "time": "1776319640" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758884x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758833x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -40, "time": "1776320101" }, "departure": { "delay": -40, "time": "1776320120" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -44, "time": "1776317399" }, "departure": { "delay": -44, "time": "1776317416" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -52, "time": "1776319841" }, "departure": { "delay": -52, "time": "1776319868" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 26, "time": "1776317650" }, "departure": { "delay": 26, "time": "1776317666" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -24, "time": "1776320062" }, "departure": { "delay": -24, "time": "1776320076" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 45, "time": "1776317195" }, "departure": { "delay": 45, "time": "1776317205" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -51, "time": "1776319793" }, "departure": { "delay": -51, "time": "1776319809" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -45, "time": "1776319360" }, "departure": { "delay": -45, "time": "1776319395" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -38, "time": "1776319986" }, "departure": { "delay": -38, "time": "1776320002" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -20, "time": "1776319743" }, "departure": { "delay": -20, "time": "1776319780" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 43, "time": "1776318240" }, "departure": { "delay": 43, "time": "1776318283" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1776317449" }, "departure": { "delay": 2, "time": "1776317522" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -54, "time": "1776319555" }, "departure": { "delay": -54, "time": "1776319566" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -59, "time": "1776320023" }, "departure": { "delay": -59, "time": "1776320041" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 58, "time": "1776317083" }, "departure": { "delay": 58, "time": "1776317098" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1776318709" }, "departure": { "delay": 12, "time": "1776318732" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 51, "time": "1776316911" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1776319187" }, "departure": { "delay": -1, "time": "1776319199" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 45, "time": "1776317229" }, "departure": { "delay": 45, "time": "1776317265" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -29, "time": "1776319512" }, "departure": { "delay": -29, "time": "1776319531" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 24, "time": "1776317293" }, "departure": { "delay": 24, "time": "1776317304" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -58, "time": "1776319460" }, "departure": { "delay": -58, "time": "1776319502" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -23, "time": "1776318058" }, "departure": { "delay": -23, "time": "1776318097" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 47, "time": "1776317127" }, "departure": { "delay": 47, "time": "1776317147" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1776317734" }, "departure": { "delay": 12, "time": "1776317772" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -27, "time": "1776319653" }, "departure": { "delay": -27, "time": "1776319653" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 87, "time": "1776316931" }, "departure": { "delay": 87, "time": "1776316947" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1776318841" }, "departure": { "delay": -16, "time": "1776318944" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 15, "time": "1776318458" }, "departure": { "delay": 15, "time": "1776318495" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -26, "time": "1776317364" }, "departure": { "delay": -26, "time": "1776317374" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 32, "time": "1776317540" }, "departure": { "delay": 32, "time": "1776317552" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1776317012" }, "departure": { "delay": 108, "time": "1776317028" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 15, "time": "1776317917" }, "departure": { "delay": 15, "time": "1776317955" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776319288" }, "departure": { "delay": 5, "time": "1776319325" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -4, "time": "1776318624" }, "departure": { "delay": -4, "time": "1776318656" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -40, "time": "1776319902" }, "departure": { "delay": -40, "time": "1776319940" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -64, "time": "1776318760" }, "departure": { "delay": -64, "time": "1776318776" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -45, "time": "1776318005" }, "departure": { "delay": -45, "time": "1776318015" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1776317874" }, "departure": { "delay": 15, "time": "1776317895" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 41, "time": "1776318185" }, "departure": { "delay": 41, "time": "1776318221" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1776318371" }, "departure": { "delay": 46, "time": "1776318406" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 56, "time": "1776318522" }, "departure": { "delay": 56, "time": "1776318596" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -65, "time": "1776319960" }, "departure": { "delay": -65, "time": "1776319975" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 19, "time": "1776317581" }, "departure": { "delay": 19, "time": "1776317599" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1776317309" }, "departure": { "delay": 45, "time": "1776317325" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1776319044" }, "departure": { "delay": 54, "time": "1776319134" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -77, "time": "1776320203" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 2, "time": "1776317810" }, "departure": { "delay": 2, "time": "1776317822" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758833x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4487701:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1776340787" }, "departure": { "delay": 47, "time": "1776340787" }, "stopId": "FR:27537:ZE:0x6828:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -161, "time": "1776341599" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1776340928" }, "departure": { "delay": 8, "time": "1776340928" }, "stopId": "FR:27537:ZE:0x6825:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -162, "time": "1776341418" }, "departure": { "delay": -162, "time": "1776341418" }, "stopId": "FR:27701:ZE:0x7078:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27015:ZE:0x6085:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1776340666" }, "departure": { "delay": 46, "time": "1776340666" }, "stopId": "FR:27598:ZE:0x6866:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27015:ZE:0x6087:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1776341390" }, "departure": { "delay": -70, "time": "1776341390" }, "stopId": "FR:27528:ZE:0x7026:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -13, "time": "1776341147" }, "departure": { "delay": -13, "time": "1776341147" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 32, "time": "1776341072" }, "departure": { "delay": 32, "time": "1776341072" }, "stopId": "FR:27701:ZE:0x7181:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -70, "time": "1776341270" }, "departure": { "delay": -70, "time": "1776341270" }, "stopId": "FR:27701:ZE:0x7041:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -1622, "time": "1776338818" }, "departure": { "delay": -1622, "time": "1776338818" }, "stopId": "FR:27015:ZE:0x6073:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1742, "time": "1776338818" }, "departure": { "delay": -1742, "time": "1776338818" }, "stopId": "FR:27598:ZE:0x6859:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1776340753" }, "departure": { "delay": 13, "time": "1776340753" }, "stopId": "FR:27537:ZE:0x6834:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1322, "time": "1776338818" }, "departure": { "delay": -1322, "time": "1776338818" }, "stopId": "FR:27330:ZE:0x6268:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -107, "time": "1776341473" }, "departure": { "delay": -107, "time": "1776341473" }, "stopId": "FR:27701:ZE:0x7118:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1262, "time": "1776338818" }, "departure": { "delay": -1262, "time": "1776338818" }, "stopId": "FR:27330:ZE:0x6263:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1776340591" }, "departure": { "delay": -29, "time": "1776340591" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1776340872" }, "departure": { "delay": 12, "time": "1776340872" }, "stopId": "FR:27537:ZE:0x6831:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -121, "time": "1776341519" }, "departure": { "delay": -121, "time": "1776341519" }, "stopId": "FR:27701:ZE:0x7046:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27015:ZE:0x6081:ATOUMOD006", "stopSequence": 4 }, { "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1776341085" }, "departure": { "delay": -15, "time": "1776341085" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -43, "time": "1776341177" }, "departure": { "delay": -43, "time": "1776341177" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 23 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4487701:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:545:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 900, "time": "1776339240" }, "departure": { "delay": 900, "time": "1776339240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 675, "time": "1776337450" }, "departure": { "delay": 675, "time": "1776337455" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 305, "time": "1776336420" }, "departure": { "delay": 305, "time": "1776336425" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 905, "time": "1776339005" }, "departure": { "delay": 905, "time": "1776339005" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 725, "time": "1776337440" }, "departure": { "delay": 725, "time": "1776337445" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 485, "time": "1776336720" }, "departure": { "delay": 485, "time": "1776336725" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 605, "time": "1776337860" }, "departure": { "delay": 605, "time": "1776337865" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 485, "time": "1776336660" }, "departure": { "delay": 485, "time": "1776336665" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1776338940" }, "departure": { "delay": 900, "time": "1776338940" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 785, "time": "1776338520" }, "departure": { "delay": 785, "time": "1776338525" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 900, "time": "1776339060" }, "departure": { "delay": 900, "time": "1776339060" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 900, "time": "1776338700" }, "departure": { "delay": 900, "time": "1776338760" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 665, "time": "1776336960" }, "departure": { "delay": 665, "time": "1776336965" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 785, "time": "1776338640" }, "departure": { "delay": 785, "time": "1776338645" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "departure": { "delay": 245, "time": "1776336245" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1776336300" }, "departure": { "delay": 300, "time": "1776336360" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 725, "time": "1776337140" }, "departure": { "delay": 725, "time": "1776337145" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 900, "time": "1776338820" }, "departure": { "delay": 900, "time": "1776338820" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 725, "time": "1776337200" }, "departure": { "delay": 725, "time": "1776337205" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 900, "time": "1776339000" }, "departure": { "delay": 900, "time": "1776339000" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 900, "time": "1776338880" }, "departure": { "delay": 900, "time": "1776338880" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 720, "time": "1776338340" }, "departure": { "delay": 720, "time": "1776338400" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 665, "time": "1776337020" }, "departure": { "delay": 665, "time": "1776337025" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 720, "time": "1776337500" }, "departure": { "delay": 720, "time": "1776337560" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 910, "time": "1776339010" }, "departure": { "delay": 910, "time": "1776339010" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 365, "time": "1776336540" }, "departure": { "delay": 365, "time": "1776336545" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 720, "time": "1776338220" }, "departure": { "delay": 720, "time": "1776338280" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 900, "time": "1776339600" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 900, "time": "1776339420" }, "departure": { "delay": 900, "time": "1776339420" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 785, "time": "1776338580" }, "departure": { "delay": 785, "time": "1776338585" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 720, "time": "1776338100" }, "departure": { "delay": 720, "time": "1776338160" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 905, "time": "1776339425" }, "departure": { "delay": 905, "time": "1776339425" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 725, "time": "1776337620" }, "departure": { "delay": 725, "time": "1776337625" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 665, "time": "1776337320" }, "departure": { "delay": 665, "time": "1776337325" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1776338800", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:545:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022764x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1776340695" }, "departure": { "delay": 15, "time": "1776340695" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 7, "time": "1776341707" }, "departure": { "delay": 7, "time": "1776341707" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 55, "time": "1776340435" }, "departure": { "delay": 55, "time": "1776340435" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 49, "time": "1776340549" }, "departure": { "delay": 49, "time": "1776340549" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 7, "time": "1776340387" }, "departure": { "delay": 7, "time": "1776340387" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 25, "time": "1776338545" }, "stopId": "FR:76552:ZE:3298:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1776339990" }, "departure": { "delay": 30, "time": "1776339990" }, "stopId": "FR:76351:ZE:3223:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 13, "time": "1776338893" }, "departure": { "delay": 13, "time": "1776338893" }, "stopId": "FR:76351:ZE:3731:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1776339307" }, "departure": { "delay": 7, "time": "1776339307" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1776341211" }, "departure": { "delay": 51, "time": "1776341211" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 57, "time": "1776340497" }, "departure": { "delay": 57, "time": "1776340497" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 18, "time": "1776341178" }, "departure": { "delay": 18, "time": "1776341178" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 60, "time": "1776338760" }, "stopId": "FR:76351:ZE:3545:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1776341425" }, "departure": { "delay": 25, "time": "1776341425" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 7, "time": "1776340807" }, "departure": { "delay": 7, "time": "1776340807" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 23, "time": "1776339383" }, "departure": { "delay": 23, "time": "1776339383" }, "stopId": "FR:76351:ZE:4520:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 40, "time": "1776341620" }, "departure": { "delay": 40, "time": "1776341620" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 10, "time": "1776341650" }, "departure": { "delay": 10, "time": "1776341650" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 66, "time": "1776339606" }, "departure": { "delay": 66, "time": "1776339606" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 42, "time": "1776341502" }, "departure": { "delay": 42, "time": "1776341502" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 12, "time": "1776339432" }, "departure": { "delay": 12, "time": "1776339432" }, "stopId": "FR:76351:ZE:3027:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 56, "time": "1776341396" }, "departure": { "delay": 56, "time": "1776341396" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 6, "time": "1776338706" }, "stopId": "FR:76351:ZE:3021:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1776341107" }, "departure": { "delay": 7, "time": "1776341107" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 30, "time": "1776339750" }, "departure": { "delay": 30, "time": "1776339750" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 22, "time": "1776338962" }, "departure": { "delay": 22, "time": "1776338962" }, "stopId": "FR:76351:ZE:3732:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 32, "time": "1776338672" }, "stopId": "FR:76351:ZE:3460:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 7, "time": "1776341767" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 55, "time": "1776341575" }, "departure": { "delay": 55, "time": "1776341575" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 65, "time": "1776341465" }, "departure": { "delay": 65, "time": "1776341465" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 7, "time": "1776340627" }, "departure": { "delay": 7, "time": "1776340627" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 53, "time": "1776338513" }, "stopId": "FR:76552:ZE:3608:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1776340066" }, "departure": { "delay": 46, "time": "1776340066" }, "stopId": "FR:76351:ZE:3506:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 36, "time": "1776339216" }, "departure": { "delay": 36, "time": "1776339216" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 32, "time": "1776339872" }, "departure": { "delay": 32, "time": "1776339872" }, "stopId": "FR:76351:ZE:3690:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 7, "time": "1776338827" }, "departure": { "delay": 7, "time": "1776338827" }, "stopId": "FR:76351:ZE:3797:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 24, "time": "1776338604" }, "stopId": "FR:76351:ZE:3159:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1776339667" }, "departure": { "delay": 7, "time": "1776339667" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 16, "time": "1776339796" }, "departure": { "delay": 16, "time": "1776339796" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 11, "time": "1776339071" }, "departure": { "delay": 11, "time": "1776339071" }, "stopId": "FR:76351:ZE:3301:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 49, "time": "1776338449" }, "stopId": "FR:76552:ZE:3093:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1776340207" }, "departure": { "delay": 7, "time": "1776340207" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 7, "time": "1776341347" }, "departure": { "delay": 7, "time": "1776341347" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022764x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:769:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776347280" }, "departure": { "time": "1776347280" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776347700" }, "departure": { "time": "1776347700" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776347640" }, "departure": { "time": "1776347640" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776347340" }, "departure": { "time": "1776347340" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776347220" }, "departure": { "time": "1776347220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776349860" }, "departure": { "time": "1776349860" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776346860" }, "departure": { "time": "1776346860" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776349560" }, "departure": { "time": "1776349560" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776347520" }, "departure": { "time": "1776347520" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776347400" }, "departure": { "time": "1776347400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347460" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1776346800" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1776347345" }, "departure": { "delay": 5, "time": "1776347345" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776348720" }, "departure": { "time": "1776348720" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776349740" }, "departure": { "time": "1776349740" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776347580" }, "departure": { "time": "1776347580" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776348120" }, "departure": { "time": "1776348120" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776349200" }, "departure": { "time": "1776349200" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776347940" }, "departure": { "time": "1776347940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776349260" }, "departure": { "time": "1776349260" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776348660" }, "departure": { "time": "1776348660" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776348000" }, "departure": { "time": "1776348000" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776348300" }, "departure": { "time": "1776348300" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776349380" }, "departure": { "time": "1776349380" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776348960" }, "departure": { "time": "1776348960" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776347100" }, "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776347760" }, "departure": { "time": "1776347760" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776349320" }, "departure": { "time": "1776349320" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776348900" }, "departure": { "time": "1776348900" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776349020" }, "departure": { "time": "1776349020" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1776346865" }, "departure": { "delay": 5, "time": "1776346865" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776338800", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:769:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:733:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345720" }, "departure": { "time": "1776345720" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776346200" }, "departure": { "time": "1776346200" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776346440" }, "departure": { "time": "1776346440" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776346800" }, "departure": { "time": "1776346800" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776345840" }, "departure": { "time": "1776345840" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776346920" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776346080" }, "departure": { "time": "1776346080" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776345960" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776346320" }, "departure": { "time": "1776346320" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776346680" }, "departure": { "time": "1776346680" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776346560" }, "departure": { "time": "1776346560" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:733:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000350:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012", "stopSequence": 9 }, { "departure": { "time": "1776338880" }, "stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012", "stopSequence": 1 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339060" }, "stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "time": "1776339360" }, "departure": { "time": "1776339360" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012", "stopSequence": 7 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339180" }, "stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "time": "1776340440" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012", "stopSequence": 5 } ], "timestamp": "1776338636", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:1:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000350:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1776311783" }, "departure": { "delay": 44, "time": "1776311804" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 53, "time": "1776311735" }, "departure": { "delay": 53, "time": "1776311753" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 127, "time": "1776309464" }, "departure": { "delay": 127, "time": "1776309487" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1776311368" }, "departure": { "delay": 108, "time": "1776311388" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 102, "time": "1776309507" }, "departure": { "delay": 102, "time": "1776309522" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1776311930" }, "departure": { "delay": 4, "time": "1776311944" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1776310962" }, "departure": { "delay": 3, "time": "1776310983" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1776309837" }, "departure": { "delay": 16, "time": "1776309856" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1776310770" }, "departure": { "delay": 53, "time": "1776310793" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776310623" }, "departure": { "delay": 45, "time": "1776310665" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 66, "time": "1776311692" }, "departure": { "delay": 66, "time": "1776311706" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1776310874" }, "departure": { "delay": 49, "time": "1776310909" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 29, "time": "1776311836" }, "departure": { "delay": 29, "time": "1776311849" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 81, "time": "1776311466" }, "departure": { "delay": 81, "time": "1776311481" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 97, "time": "1776311174" }, "departure": { "delay": 97, "time": "1776311197" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 38, "time": "1776310696" }, "departure": { "delay": 38, "time": "1776310718" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 111, "time": "1776311247" }, "departure": { "delay": 111, "time": "1776311271" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -48, "time": "1776312012" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 70, "time": "1776311518" }, "departure": { "delay": 70, "time": "1776311530" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 9, "time": "1776311872" }, "departure": { "delay": 9, "time": "1776311889" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 35, "time": "1776309618" }, "departure": { "delay": 35, "time": "1776309635" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1776309380" }, "departure": { "delay": 150, "time": "1776309390" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1776311146" }, "departure": { "delay": 64, "time": "1776311164" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 2, "time": "1776309918" }, "departure": { "delay": 2, "time": "1776309962" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 127, "time": "1776309307" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1776311037" }, "departure": { "delay": 43, "time": "1776311083" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 18, "time": "1776310356" }, "departure": { "delay": 18, "time": "1776310398" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 27, "time": "1776309791" }, "departure": { "delay": 27, "time": "1776309807" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1776311581" }, "departure": { "delay": 22, "time": "1776311602" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -24, "time": "1776311962" }, "departure": { "delay": -24, "time": "1776311976" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -20, "time": "1776310040" }, "departure": { "delay": -20, "time": "1776310060" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776310253" }, "departure": { "delay": 65, "time": "1776310265" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 85, "time": "1776309554" }, "departure": { "delay": 85, "time": "1776309565" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1776310445" }, "departure": { "delay": 46, "time": "1776310486" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 69, "time": "1776309683" }, "departure": { "delay": 69, "time": "1776309729" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1776310543" }, "departure": { "delay": 13, "time": "1776310573" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758851x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776334329" }, "departure": { "delay": 19, "time": "1776334339" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1776336391" }, "departure": { "delay": 46, "time": "1776336406" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 114, "time": "1776333323" }, "departure": { "delay": 114, "time": "1776333414" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1776335858" }, "departure": { "delay": 11, "time": "1776335891" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 76, "time": "1776333605" }, "departure": { "delay": 76, "time": "1776333616" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1776334284" }, "departure": { "delay": 46, "time": "1776334306" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1776336233" }, "departure": { "delay": 6, "time": "1776336246" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -41, "time": "1776334781" }, "departure": { "delay": -41, "time": "1776334819" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 73, "time": "1776333637" }, "departure": { "delay": 73, "time": "1776333673" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1776335944" }, "departure": { "delay": 16, "time": "1776335956" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 69, "time": "1776333470" }, "departure": { "delay": 69, "time": "1776333489" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1776334601" }, "departure": { "delay": 27, "time": "1776334647" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1776336615" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 51, "time": "1776334172" }, "departure": { "delay": 51, "time": "1776334191" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1776336461" }, "departure": { "delay": 51, "time": "1776336471" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 74, "time": "1776333512" }, "departure": { "delay": 74, "time": "1776333554" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": -15, "time": "1776333225" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -26, "time": "1776334397" }, "departure": { "delay": -26, "time": "1776334414" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 79, "time": "1776334082" }, "departure": { "delay": 79, "time": "1776334099" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1776336294" }, "departure": { "delay": 51, "time": "1776336351" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 81, "time": "1776333707" }, "departure": { "delay": 81, "time": "1776333741" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776334462" }, "departure": { "delay": 5, "time": "1776334505" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -17, "time": "1776335208" }, "departure": { "delay": -17, "time": "1776335263" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 23, "time": "1776336161" }, "departure": { "delay": 23, "time": "1776336203" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 16, "time": "1776336367" }, "departure": { "delay": 16, "time": "1776336376" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 15, "time": "1776334854" }, "departure": { "delay": 15, "time": "1776334935" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 37, "time": "1776333246" }, "departure": { "delay": 37, "time": "1776333277" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1776333996" }, "departure": { "delay": 67, "time": "1776334027" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1776336493" }, "departure": { "delay": 47, "time": "1776336527" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -10, "time": "1776335380" }, "departure": { "delay": -10, "time": "1776335390" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 78, "time": "1776333822" }, "departure": { "delay": 78, "time": "1776333858" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 39, "time": "1776335758" }, "departure": { "delay": 39, "time": "1776335799" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 22, "time": "1776334541" }, "departure": { "delay": 22, "time": "1776334582" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1776335051" }, "departure": { "delay": 45, "time": "1776335085" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1776333875" }, "departure": { "delay": 41, "time": "1776333881" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1776335541" }, "departure": { "delay": 53, "time": "1776335573" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 128, "time": "1776333746" }, "departure": { "delay": 128, "time": "1776333788" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1776334719" }, "departure": { "delay": -3, "time": "1776334737" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 16, "time": "1776336421" }, "departure": { "delay": 16, "time": "1776336436" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 37, "time": "1776335984" }, "departure": { "delay": 37, "time": "1776336037" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 30, "time": "1776336138" }, "departure": { "delay": 30, "time": "1776336150" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 23, "time": "1776334964" }, "departure": { "delay": 23, "time": "1776335003" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1776333925" }, "departure": { "delay": 41, "time": "1776333941" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1776333951" }, "departure": { "delay": 71, "time": "1776333971" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -32, "time": "1776335110" }, "departure": { "delay": -32, "time": "1776335128" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 80, "time": "1776335668" }, "departure": { "delay": 80, "time": "1776335720" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 47, "time": "1776335911" }, "departure": { "delay": 47, "time": "1776335927" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 44, "time": "1776334234" }, "departure": { "delay": 44, "time": "1776334244" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758851x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301054xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 179, "time": "1776340319" }, "departure": { "delay": 179, "time": "1776340319" }, "stopId": "FR:76296:ZE:4444:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 167, "time": "1776338807" }, "departure": { "delay": 167, "time": "1776338807" }, "stopId": "FR:76250:ZE:3217:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 157, "time": "1776338617" }, "departure": { "delay": 157, "time": "1776338617" }, "stopId": "FR:76551:ZE:5098:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 166, "time": "1776340666" }, "departure": { "delay": 166, "time": "1776340666" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 197, "time": "1776339437" }, "departure": { "delay": 197, "time": "1776339437" }, "stopId": "FR:76647:ZE:5070:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 203, "time": "1776338063" }, "departure": { "delay": 203, "time": "1776338063" }, "stopId": "FR:76238:ZE:4033:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 169, "time": "1776339949" }, "departure": { "delay": 169, "time": "1776339949" }, "stopId": "FR:76239:ZE:5110:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 182, "time": "1776340442" }, "departure": { "delay": 182, "time": "1776340442" }, "stopId": "FR:76305:ZE:4529:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 184, "time": "1776338944" }, "departure": { "delay": 184, "time": "1776338944" }, "stopId": "FR:76250:ZE:3370:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 210, "time": "1776340410" }, "departure": { "delay": 210, "time": "1776340410" }, "stopId": "FR:76296:ZE:4442:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 158, "time": "1776339338" }, "departure": { "delay": 158, "time": "1776339338" }, "stopId": "FR:76647:ZE:5170:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 158, "time": "1776341798" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 157, "time": "1776338137" }, "departure": { "delay": 157, "time": "1776338137" }, "stopId": "FR:76238:ZE:4034:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 203, "time": "1776341603" }, "departure": { "delay": 203, "time": "1776341603" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 165, "time": "1776340185" }, "departure": { "delay": 165, "time": "1776340185" }, "stopId": "FR:76296:ZE:4009:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1776338978" }, "departure": { "delay": 158, "time": "1776338978" }, "stopId": "FR:76250:ZE:5187:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 158, "time": "1776339698" }, "departure": { "delay": 158, "time": "1776339698" }, "stopId": "FR:76647:ZE:5072:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 162, "time": "1776340722" }, "departure": { "delay": 162, "time": "1776340722" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 193, "time": "1776338413" }, "departure": { "delay": 193, "time": "1776338413" }, "stopId": "FR:76404:ZE:3349:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1776341138" }, "departure": { "delay": 158, "time": "1776341138" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 158, "time": "1776340238" }, "departure": { "delay": 158, "time": "1776340238" }, "stopId": "FR:76296:ZE:4008:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 174, "time": "1776340554" }, "departure": { "delay": 174, "time": "1776340554" }, "stopId": "FR:76305:ZE:3395:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 197, "time": "1776338237" }, "departure": { "delay": 197, "time": "1776338237" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 179, "time": "1776340139" }, "departure": { "delay": 179, "time": "1776340139" }, "stopId": "FR:76596:ZE:5106:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 158, "time": "1776340778" }, "departure": { "delay": 158, "time": "1776340778" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 170, "time": "1776339770" }, "departure": { "delay": 170, "time": "1776339770" }, "stopId": "FR:76647:ZE:5155:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 194, "time": "1776341474" }, "departure": { "delay": 194, "time": "1776341474" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 195, "time": "1776341415" }, "departure": { "delay": 195, "time": "1776341415" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 195, "time": "1776339555" }, "departure": { "delay": 195, "time": "1776339555" }, "stopId": "FR:76647:ZE:5068:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 176, "time": "1776339896" }, "departure": { "delay": 176, "time": "1776339896" }, "stopId": "FR:76563:ZE:5112:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 165, "time": "1776338685" }, "stopId": "FR:76551:ZE:5100:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 158, "time": "1776340598" }, "departure": { "delay": 158, "time": "1776340598" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 157, "time": "1776338017" }, "stopId": "FR:76238:ZE:4031:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1776339046" }, "departure": { "delay": 166, "time": "1776339046" }, "stopId": "FR:76250:ZE:5114:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1776338777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301054xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1776311017" }, "departure": { "delay": 58, "time": "1776311038" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1776310562" }, "departure": { "delay": 31, "time": "1776310591" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1776312883" }, "departure": { "delay": 56, "time": "1776312896" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 41, "time": "1776312992" }, "departure": { "delay": 41, "time": "1776313001" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 59, "time": "1776311415" }, "departure": { "delay": 59, "time": "1776311579" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 41, "time": "1776312930" }, "departure": { "delay": 41, "time": "1776312941" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -22, "time": "1776312681" }, "departure": { "delay": -22, "time": "1776312698" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 43, "time": "1776311123" }, "departure": { "delay": 43, "time": "1776311143" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 18, "time": "1776312908" }, "departure": { "delay": 18, "time": "1776312918" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 33, "time": "1776311059" }, "departure": { "delay": 33, "time": "1776311073" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1776310281" }, "departure": { "delay": 26, "time": "1776310346" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1776312260" }, "departure": { "delay": 39, "time": "1776312279" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 8, "time": "1776312509" }, "departure": { "delay": 8, "time": "1776312548" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 28, "time": "1776312723" }, "departure": { "delay": 28, "time": "1776312808" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -2, "time": "1776310177" }, "departure": { "delay": -2, "time": "1776310198" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1776312956" }, "departure": { "delay": 4, "time": "1776312964" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 6, "time": "1776312656" }, "departure": { "delay": 6, "time": "1776312666" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 46, "time": "1776311794" }, "departure": { "delay": 46, "time": "1776311806" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1776312470" }, "departure": { "delay": 1, "time": "1776312481" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 13, "time": "1776313022" }, "departure": { "delay": 13, "time": "1776313033" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 51, "time": "1776310006" }, "departure": { "delay": 51, "time": "1776310011" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 71, "time": "1776310798" }, "departure": { "delay": 71, "time": "1776310811" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1776310956" }, "departure": { "delay": 46, "time": "1776310966" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 73, "time": "1776311665" }, "departure": { "delay": 73, "time": "1776311713" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 72, "time": "1776310733" }, "departure": { "delay": 72, "time": "1776310752" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1776312431" }, "departure": { "delay": 26, "time": "1776312446" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 31, "time": "1776311239" }, "departure": { "delay": 31, "time": "1776311251" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1776311272" }, "departure": { "delay": 10, "time": "1776311290" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1776311355" }, "departure": { "delay": -30, "time": "1776311370" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1776310625" }, "departure": { "delay": 41, "time": "1776310661" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1776311856" }, "departure": { "delay": -8, "time": "1776311872" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 67, "time": "1776311759" }, "departure": { "delay": 67, "time": "1776311767" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 2, "time": "1776310246" }, "departure": { "delay": 2, "time": "1776310262" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1776310038" }, "departure": { "delay": 34, "time": "1776310054" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776310134" }, "departure": { "delay": 12, "time": "1776310152" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1776311982" }, "departure": { "delay": 9, "time": "1776312009" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 54, "time": "1776311608" }, "departure": { "delay": 54, "time": "1776311634" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 26, "time": "1776310470" }, "departure": { "delay": 26, "time": "1776310526" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776310415" }, "departure": { "delay": 49, "time": "1776310429" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 94, "time": "1776310681" }, "departure": { "delay": 94, "time": "1776310714" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1776311183" }, "departure": { "delay": 44, "time": "1776311204" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1776310376" }, "departure": { "delay": 30, "time": "1776310410" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 26, "time": "1776309986" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1776312310" }, "departure": { "delay": 29, "time": "1776312329" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -6, "time": "1776312394" }, "departure": { "delay": -6, "time": "1776312414" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 114, "time": "1776312055" }, "departure": { "delay": 114, "time": "1776312174" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 67, "time": "1776310896" }, "departure": { "delay": 67, "time": "1776310927" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -36, "time": "1776313104" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1776338811", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759052x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1776327032" }, "departure": { "delay": 39, "time": "1776327039" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1776327526" }, "departure": { "delay": 9, "time": "1776327549" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1776326296" }, "departure": { "delay": 46, "time": "1776326326" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1776326159" }, "departure": { "delay": 17, "time": "1776326177" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1776326243" }, "departure": { "delay": 40, "time": "1776326260" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1776327277" }, "departure": { "delay": 14, "time": "1776327314" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -110, "time": "1776327610" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 23, "time": "1776327071" }, "departure": { "delay": 23, "time": "1776327083" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1776327141" }, "departure": { "delay": -8, "time": "1776327172" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1776326681" }, "departure": { "delay": 21, "time": "1776326721" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 61, "time": "1776326211" }, "departure": { "delay": 61, "time": "1776326221" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1776326631" }, "departure": { "delay": 27, "time": "1776326667" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 87, "time": "1776326794" }, "departure": { "delay": 87, "time": "1776326847" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 16, "time": "1776325816" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 66, "time": "1776326970" }, "departure": { "delay": 66, "time": "1776327006" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1776326734" }, "departure": { "delay": 67, "time": "1776326767" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1776327358" }, "departure": { "delay": 33, "time": "1776327393" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 55, "time": "1776326066" }, "departure": { "delay": 55, "time": "1776326095" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1776326021" }, "departure": { "delay": 70, "time": "1776326050" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776326399" }, "departure": { "delay": 12, "time": "1776326412" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 27, "time": "1776325867" }, "departure": { "delay": 27, "time": "1776325947" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1776327462" }, "departure": { "delay": 15, "time": "1776327495" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759052x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:969:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776355680" }, "departure": { "time": "1776355680" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776355380" }, "departure": { "time": "1776355380" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776355140" }, "departure": { "time": "1776355140" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776355500" }, "departure": { "time": "1776355500" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776354720" }, "departure": { "time": "1776354720" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776356100" }, "departure": { "time": "1776356100" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776356700" }, "departure": { "time": "1776356700" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1776355025" }, "departure": { "delay": 5, "time": "1776355025" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776354840" }, "departure": { "time": "1776354840" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776355080" }, "departure": { "time": "1776355080" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776356280" }, "departure": { "time": "1776356280" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "departure": { "time": "1776354300" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776354480" }, "departure": { "time": "1776354480" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776355560" }, "departure": { "time": "1776355560" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776355620" }, "departure": { "time": "1776355620" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776354420" }, "departure": { "time": "1776354420" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776356820" }, "departure": { "time": "1776356820" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776356640" }, "departure": { "time": "1776356640" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776354960" }, "departure": { "time": "1776354960" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776355740" }, "departure": { "time": "1776355740" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776354780" }, "departure": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776354900" }, "departure": { "time": "1776354900" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776356940" }, "departure": { "time": "1776356940" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776355200" }, "departure": { "time": "1776355200" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1776357305" }, "departure": { "delay": 5, "time": "1776357305" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776354360" }, "departure": { "time": "1776354360" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776357300" }, "departure": { "time": "1776357300" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776354600" }, "departure": { "time": "1776354600" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776357420" }, "departure": { "time": "1776357420" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776356460" }, "departure": { "time": "1776356460" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776355020" }, "departure": { "time": "1776355020" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357540" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 } ], "timestamp": "1776338744", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:969:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x21430310:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 199, "time": "1776337639" }, "stopId": "FR:76114:ZE:111:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1776337966" }, "departure": { "delay": 131, "time": "1776337991" }, "stopId": "FR:76114:ZE:116:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 179, "time": "1776337904" }, "departure": { "delay": 179, "time": "1776337919" }, "stopId": "FR:76114:ZE:115:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 191, "time": "1776337680" }, "departure": { "delay": 191, "time": "1776337691" }, "stopId": "FR:76114:ZE:112:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 159, "time": "1776337710" }, "departure": { "delay": 159, "time": "1776337719" }, "stopId": "FR:76114:ZE:113:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1776337784" }, "departure": { "delay": 180, "time": "1776337800" }, "stopId": "FR:76114:ZE:114:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "time": "1776338110" }, "departure": { "time": "1776337920" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 7 } ], "timestamp": "1776338813", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x21430310:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4291669x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1776339391" }, "departure": { "delay": 151, "time": "1776339391" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 90, "time": "1776338610" }, "stopId": "FR:76305:ZE:3923:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 135, "time": "1776339495" }, "departure": { "delay": 135, "time": "1776339495" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 120, "time": "1776338700" }, "stopId": "FR:76305:ZE:3837:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1776339121" }, "departure": { "delay": 121, "time": "1776339121" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1776338821" }, "departure": { "delay": 121, "time": "1776338821" }, "stopId": "FR:76341:ZE:3833:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 125, "time": "1776338765" }, "stopId": "FR:76305:ZE:3835:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 164, "time": "1776339344" }, "departure": { "delay": 164, "time": "1776339344" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1776339661" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4291669x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1776325552" }, "departure": { "delay": -50, "time": "1776325570" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -11, "time": "1776325055" }, "departure": { "delay": -11, "time": "1776325069" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 83, "time": "1776323603" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -68, "time": "1776325715" }, "departure": { "delay": -68, "time": "1776325732" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1776324664" }, "departure": { "delay": 27, "time": "1776324687" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 134, "time": "1776323821" }, "departure": { "delay": 134, "time": "1776323834" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -58, "time": "1776325182" }, "departure": { "delay": -58, "time": "1776325202" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -48, "time": "1776325768" }, "departure": { "delay": -48, "time": "1776325812" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -6, "time": "1776325898" }, "departure": { "delay": -6, "time": "1776325914" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 59, "time": "1776324231" }, "departure": { "delay": 59, "time": "1776324599" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -31, "time": "1776325330" }, "departure": { "delay": -31, "time": "1776325349" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -72, "time": "1776326088" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 84, "time": "1776323886" }, "departure": { "delay": 84, "time": "1776323904" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1776324876" }, "departure": { "delay": -7, "time": "1776324893" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1776324758" }, "departure": { "delay": 13, "time": "1776324793" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -53, "time": "1776325136" }, "departure": { "delay": -53, "time": "1776325147" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1776323652" }, "departure": { "delay": 84, "time": "1776323664" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1776324101" }, "departure": { "delay": -13, "time": "1776324107" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 61, "time": "1776323691" }, "departure": { "delay": 61, "time": "1776323701" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1776323971" }, "departure": { "delay": 46, "time": "1776323986" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1776324011" }, "departure": { "delay": 24, "time": "1776324024" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1776325455" }, "departure": { "delay": -24, "time": "1776325476" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 77, "time": "1776323932" }, "departure": { "delay": 77, "time": "1776323957" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 108, "time": "1776323852" }, "departure": { "delay": 108, "time": "1776323868" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -16, "time": "1776325529" }, "departure": { "delay": -16, "time": "1776325544" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 2, "time": "1776324705" }, "departure": { "delay": 2, "time": "1776324722" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -13, "time": "1776324930" }, "departure": { "delay": -13, "time": "1776324947" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1776324836" }, "departure": { "delay": 10, "time": "1776324850" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1776324032" }, "departure": { "delay": -17, "time": "1776324043" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -3, "time": "1776325840" }, "departure": { "delay": -3, "time": "1776325857" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -56, "time": "1776325427" }, "departure": { "delay": -56, "time": "1776325444" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -54, "time": "1776325617" }, "departure": { "delay": -54, "time": "1776325626" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -43, "time": "1776324169" }, "departure": { "delay": -43, "time": "1776324197" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1776323742" }, "departure": { "delay": 152, "time": "1776323792" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1776322884" }, "departure": { "delay": 47, "time": "1776322907" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 159, "time": "1776321774" }, "departure": { "delay": 159, "time": "1776321819" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 246, "time": "1776321601" }, "departure": { "delay": 246, "time": "1776321666" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 68, "time": "1776323086" }, "departure": { "delay": 68, "time": "1776323108" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1776322545" }, "departure": { "delay": 87, "time": "1776322587" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1776321562" }, "departure": { "delay": 202, "time": "1776321562" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 177, "time": "1776323869" }, "departure": { "delay": 177, "time": "1776323877" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 153, "time": "1776322122" }, "departure": { "delay": 153, "time": "1776322173" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 251, "time": "1776321371" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -2, "time": "1776324298" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -14, "time": "1776321874" }, "departure": { "delay": -14, "time": "1776321886" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1776322431" }, "departure": { "delay": 82, "time": "1776322462" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 239, "time": "1776323521" }, "departure": { "delay": 239, "time": "1776323699" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:607:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776338940" }, "departure": { "time": "1776338940" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340620" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "departure": { "time": "1776338700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776339000" }, "departure": { "time": "1776339000" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776338820" }, "departure": { "time": "1776338820" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776342000" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776338760" }, "departure": { "time": "1776338760" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776341940" }, "departure": { "time": "1776341940" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:607:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850310F572192x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342180" }, "stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776342540" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1776339900" }, "stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341160" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1776341880" }, "departure": { "time": "1776341940" }, "stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341580" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1776336280", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850310F572192x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758854x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3, "time": "1776338645" }, "departure": { "delay": -3, "time": "1776338697" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -25, "time": "1776338391" }, "departure": { "delay": -25, "time": "1776338435" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 225, "time": "1776337152" }, "departure": { "delay": 225, "time": "1776337185" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 251, "time": "1776336602" }, "departure": { "delay": 251, "time": "1776336611" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776338812" }, "departure": { "time": "1776338880" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -70, "time": "1776339050" }, "departure": { "delay": -70, "time": "1776339050" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 181, "time": "1776336652" }, "departure": { "delay": 181, "time": "1776336661" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1776336884" }, "departure": { "delay": 200, "time": "1776336920" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 241, "time": "1776336561" }, "departure": { "delay": 241, "time": "1776336601" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 19, "time": "1776338208" }, "departure": { "delay": 19, "time": "1776338239" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 226, "time": "1776336392" }, "departure": { "delay": 226, "time": "1776336406" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -70, "time": "1776338930" }, "departure": { "delay": -70, "time": "1776338930" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -28, "time": "1776338480" }, "departure": { "delay": -28, "time": "1776338552" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 214, "time": "1776337108" }, "departure": { "delay": 214, "time": "1776337114" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -70, "time": "1776338990" }, "departure": { "delay": -70, "time": "1776338990" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 35, "time": "1776338125" }, "departure": { "delay": 35, "time": "1776338135" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 142, "time": "1776336674" }, "departure": { "delay": 142, "time": "1776336682" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 199, "time": "1776337202" }, "departure": { "delay": 199, "time": "1776337219" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 152, "time": "1776336092" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 166, "time": "1776337344" }, "departure": { "delay": 166, "time": "1776337366" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -69, "time": "1776338991" }, "departure": { "delay": -69, "time": "1776338991" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 276, "time": "1776336175" }, "departure": { "delay": 276, "time": "1776336276" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1776338318" }, "departure": { "delay": 19, "time": "1776338359" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -69, "time": "1776339051" }, "departure": { "delay": -69, "time": "1776339051" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 238, "time": "1776336482" }, "departure": { "delay": 238, "time": "1776336538" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1776336801" }, "departure": { "delay": 177, "time": "1776336837" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 229, "time": "1776337028" }, "departure": { "delay": 229, "time": "1776337069" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 168, "time": "1776337391" }, "departure": { "delay": 168, "time": "1776337428" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 229, "time": "1776336458" }, "departure": { "delay": 229, "time": "1776336469" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1776339110" }, "departure": { "delay": -70, "time": "1776339110" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "time": "1776338562" }, "departure": { "time": "1776338580" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 90, "time": "1776337688" }, "departure": { "delay": 90, "time": "1776337710" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 177, "time": "1776336765" }, "departure": { "delay": 177, "time": "1776336777" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 131, "time": "1776337525" }, "departure": { "delay": 131, "time": "1776337571" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 146, "time": "1776336718" }, "departure": { "delay": 146, "time": "1776336746" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -18, "time": "1776338774" }, "departure": { "delay": -18, "time": "1776338802" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 249, "time": "1776336334" }, "departure": { "delay": 249, "time": "1776336369" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 143, "time": "1776337269" }, "departure": { "delay": 143, "time": "1776337283" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 111, "time": "1776337910" }, "departure": { "delay": 111, "time": "1776337971" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 210, "time": "1776336110" }, "departure": { "delay": 210, "time": "1776336150" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1776337738" }, "departure": { "delay": 94, "time": "1776337774" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 155, "time": "1776337439" }, "departure": { "delay": 155, "time": "1776337475" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1776337602" }, "departure": { "delay": 80, "time": "1776337640" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -16, "time": "1776338595" }, "departure": { "delay": -16, "time": "1776338624" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -70, "time": "1776339230" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -70, "time": "1776338870" }, "departure": { "delay": -70, "time": "1776338870" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 145, "time": "1776337846" }, "departure": { "delay": 145, "time": "1776337885" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 81, "time": "1776338011" }, "departure": { "delay": 81, "time": "1776338061" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758854x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745466x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1776332395" }, "departure": { "delay": 150, "time": "1776332490" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1776332723" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 146, "time": "1776332502" }, "departure": { "delay": 146, "time": "1776332546" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1776331978" }, "departure": { "delay": 14, "time": "1776331994" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1776331409" }, "departure": { "delay": 106, "time": "1776331426" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1776331809" }, "departure": { "delay": 111, "time": "1776331851" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1776331340" }, "departure": { "delay": 120, "time": "1776331380" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1776331891" }, "departure": { "delay": 76, "time": "1776331936" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 156, "time": "1776331736" }, "departure": { "delay": 156, "time": "1776331776" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1776332110" }, "departure": { "delay": 1, "time": "1776332161" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 224, "time": "1776331124" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1776331450" }, "departure": { "delay": 139, "time": "1776331519" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 131, "time": "1776331162" }, "departure": { "delay": 131, "time": "1776331211" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 84, "time": "1776332281" }, "departure": { "delay": 84, "time": "1776332364" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1776332559" }, "departure": { "delay": 144, "time": "1776332604" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1776331251" }, "departure": { "delay": 133, "time": "1776331273" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1776332017" }, "departure": { "delay": -5, "time": "1776332035" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1776331581" }, "departure": { "delay": 159, "time": "1776331599" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1776332192" }, "departure": { "delay": 34, "time": "1776332254" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745466x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1776314818" }, "departure": { "delay": 132, "time": "1776314832" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1776316241" }, "departure": { "delay": 18, "time": "1776316278" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 43, "time": "1776317266" }, "departure": { "delay": 43, "time": "1776317323" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 40, "time": "1776317491" }, "departure": { "delay": 40, "time": "1776317500" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 118, "time": "1776315957" }, "departure": { "delay": 118, "time": "1776316018" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 84, "time": "1776316132" }, "departure": { "delay": 84, "time": "1776316164" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1776314725" }, "departure": { "delay": 163, "time": "1776314743" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1776315616" }, "departure": { "delay": 112, "time": "1776315652" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1776315002" }, "departure": { "delay": 95, "time": "1776315035" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1776316694" }, "departure": { "delay": 92, "time": "1776316712" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1776315316" }, "departure": { "delay": 100, "time": "1776315340" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1776317516" }, "departure": { "delay": 25, "time": "1776317545" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 7, "time": "1776317014" }, "departure": { "delay": 7, "time": "1776317047" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 160, "time": "1776314872" }, "departure": { "delay": 160, "time": "1776314920" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1776317669" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "departure": { "delay": 126, "time": "1776314466" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1776316453" }, "departure": { "delay": 139, "time": "1776316639" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 180, "time": "1776314660" }, "departure": { "delay": 180, "time": "1776314700" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 159, "time": "1776314791" }, "departure": { "delay": 159, "time": "1776314799" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1776317349" }, "departure": { "delay": 38, "time": "1776317378" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 146, "time": "1776315096" }, "departure": { "delay": 146, "time": "1776315146" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1776317079" }, "departure": { "delay": 22, "time": "1776317122" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 142, "time": "1776316066" }, "departure": { "delay": 142, "time": "1776316102" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 19, "time": "1776316982" }, "departure": { "delay": 19, "time": "1776316999" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 16, "time": "1776316857" }, "departure": { "delay": 16, "time": "1776316876" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 202, "time": "1776314575" }, "departure": { "delay": 202, "time": "1776314602" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1776316325" }, "departure": { "delay": 13, "time": "1776316393" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 160, "time": "1776314486" }, "departure": { "delay": 160, "time": "1776314500" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1776315761" }, "departure": { "delay": 118, "time": "1776315778" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 132, "time": "1776315839" }, "departure": { "delay": 132, "time": "1776315912" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 139, "time": "1776315242" }, "departure": { "delay": 139, "time": "1776315259" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776316926" }, "departure": { "delay": -18, "time": "1776316962" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 128, "time": "1776315450" }, "departure": { "delay": 128, "time": "1776315488" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1776316202" }, "departure": { "delay": 75, "time": "1776316215" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1776315068" }, "departure": { "delay": 80, "time": "1776315080" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1776314858" }, "departure": { "delay": 111, "time": "1776314871" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1776317593" }, "departure": { "delay": 21, "time": "1776317601" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 140, "time": "1776315687" }, "departure": { "delay": 140, "time": "1776315740" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1776315509" }, "departure": { "delay": 101, "time": "1776315521" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 87, "time": "1776316786" }, "departure": { "delay": 87, "time": "1776316827" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 105, "time": "1776315566" }, "departure": { "delay": 105, "time": "1776315585" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1776317219" }, "departure": { "delay": 34, "time": "1776317254" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 88, "time": "1776314961" }, "departure": { "delay": 88, "time": "1776314968" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1776317571" }, "departure": { "delay": 56, "time": "1776317576" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 129, "time": "1776315173" }, "departure": { "delay": 129, "time": "1776315189" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1776315377" }, "departure": { "delay": 84, "time": "1776315384" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1776317464" }, "departure": { "delay": 15, "time": "1776317475" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 53, "time": "1776317413" }, "departure": { "delay": 53, "time": "1776317453" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1776318619" }, "departure": { "delay": 8, "time": "1776318668" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1776319509" }, "departure": { "delay": -10, "time": "1776319550" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 57, "time": "1776318854" }, "departure": { "delay": 57, "time": "1776318897" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 39, "time": "1776318339" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1776319367" }, "departure": { "delay": 23, "time": "1776319403" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1776319889" }, "departure": { "delay": 38, "time": "1776319898" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1776319014" }, "departure": { "delay": 73, "time": "1776319093" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1776318696" }, "departure": { "delay": -7, "time": "1776318713" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1776319724" }, "departure": { "delay": 20, "time": "1776319760" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1776318434" }, "departure": { "delay": 12, "time": "1776318492" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1776319427" }, "departure": { "delay": -3, "time": "1776319437" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 22, "time": "1776319148" }, "departure": { "delay": 22, "time": "1776319162" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 23, "time": "1776319781" }, "departure": { "delay": 23, "time": "1776319823" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 56, "time": "1776319271" }, "departure": { "delay": 56, "time": "1776319316" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1776319985" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1776319590" }, "departure": { "delay": 3, "time": "1776319623" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1776318531" }, "departure": { "delay": 38, "time": "1776318578" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776319647" }, "departure": { "delay": 12, "time": "1776319692" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 32, "time": "1776318736" }, "departure": { "delay": 32, "time": "1776318812" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2163:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1776336037" }, "departure": { "delay": 97, "time": "1776336037" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1776336279" }, "departure": { "delay": 99, "time": "1776336279" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 281, "time": "1776337661" }, "departure": { "delay": 281, "time": "1776337661" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 59, "time": "1776335639" }, "departure": { "delay": 59, "time": "1776335639" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 154, "time": "1776336754" }, "departure": { "delay": 154, "time": "1776336754" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 103, "time": "1776336381" }, "departure": { "delay": 103, "time": "1776336403" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 148, "time": "1776337228" }, "departure": { "delay": 148, "time": "1776337228" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 248, "time": "1776337603" }, "departure": { "delay": 248, "time": "1776337628" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 125, "time": "1776336845" }, "departure": { "delay": 125, "time": "1776336845" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "departure": { "time": "1776335340" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1776335972" }, "departure": { "delay": 32, "time": "1776335972" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 215, "time": "1776337535" }, "departure": { "delay": 215, "time": "1776337535" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 188, "time": "1776337328" }, "departure": { "delay": 188, "time": "1776337328" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 143, "time": "1776336185" }, "departure": { "delay": 143, "time": "1776336203" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 93, "time": "1776336954" }, "departure": { "delay": 93, "time": "1776337053" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 238, "time": "1776337738" }, "departure": { "delay": 238, "time": "1776337738" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 9, "time": "1776335529" }, "departure": { "delay": 9, "time": "1776335529" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1776335438" }, "departure": { "delay": -22, "time": "1776335438" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1776335304", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2163:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx529:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776355740" }, "departure": { "time": "1776355740" }, "stopId": "FR:76378:ZE:TNIx22524:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "time": "1776356940" }, "departure": { "time": "1776356940" }, "stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001", "stopSequence": 33 }, { "arrival": { "time": "1776356820" }, "departure": { "time": "1776356820" }, "stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001", "stopSequence": 32 }, { "arrival": { "time": "1776356580" }, "departure": { "time": "1776356580" }, "stopId": "FR:76222:ZE:TNIx22554:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1776355985" }, "departure": { "delay": 5, "time": "1776355985" }, "stopId": "FR:76436:ZE:TNIx22540:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1776355570" }, "departure": { "delay": 10, "time": "1776355570" }, "stopId": "FR:76378:ZE:TNIx22516:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "time": "1776357840" }, "departure": { "time": "1776357840" }, "stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001", "stopSequence": 42 }, { "arrival": { "time": "1776355680" }, "departure": { "time": "1776355680" }, "stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "time": "1776355320" }, "departure": { "time": "1776355320" }, "stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776355805" }, "departure": { "delay": 5, "time": "1776355805" }, "stopId": "FR:76378:ZE:TNIx22528:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "time": "1776357780" }, "departure": { "time": "1776357780" }, "stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001", "stopSequence": 41 }, { "arrival": { "time": "1776358860" }, "stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001", "stopSequence": 46 }, { "arrival": { "delay": 5, "time": "1776355265" }, "departure": { "delay": 5, "time": "1776355265" }, "stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "time": "1776357300" }, "departure": { "time": "1776357300" }, "stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001", "stopSequence": 37 }, { "arrival": { "time": "1776357420" }, "departure": { "time": "1776357420" }, "stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001", "stopSequence": 38 }, { "arrival": { "time": "1776355560" }, "departure": { "time": "1776355560" }, "stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "time": "1776355980" }, "departure": { "time": "1776355980" }, "stopId": "FR:76436:ZE:TNIx22542:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001", "stopSequence": 34 }, { "arrival": { "time": "1776355800" }, "departure": { "time": "1776355800" }, "stopId": "FR:76378:ZE:TNIx22526:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1776355685" }, "departure": { "delay": 5, "time": "1776355685" }, "stopId": "FR:76378:ZE:TNIx22522:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776355625" }, "departure": { "delay": 5, "time": "1776355625" }, "stopId": "FR:76378:ZE:TNIx22607:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "time": "1776355860" }, "departure": { "time": "1776355860" }, "stopId": "FR:76378:ZE:TNIx22530:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "time": "1776356760" }, "departure": { "time": "1776356760" }, "stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "time": "1776357180" }, "departure": { "time": "1776357180" }, "stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001", "stopSequence": 35 }, { "arrival": { "delay": 5, "time": "1776357845" }, "departure": { "delay": 5, "time": "1776357845" }, "stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001", "stopSequence": 43 }, { "departure": { "time": "1776355200" }, "stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1776356700" }, "departure": { "time": "1776356700" }, "stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 5, "time": "1776355565" }, "departure": { "delay": 5, "time": "1776355565" }, "stopId": "FR:76378:ZE:TNIx22532:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "time": "1776357540" }, "departure": { "time": "1776357540" }, "stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001", "stopSequence": 39 }, { "arrival": { "time": "1776355920" }, "departure": { "time": "1776355920" }, "stopId": "FR:76378:ZE:TNIx23039:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001", "stopSequence": 36 }, { "arrival": { "time": "1776357960" }, "departure": { "time": "1776357960" }, "stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001", "stopSequence": 44 }, { "arrival": { "time": "1776355260" }, "departure": { "time": "1776355260" }, "stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1776355380" }, "departure": { "time": "1776355380" }, "stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1776355620" }, "departure": { "time": "1776355620" }, "stopId": "FR:76378:ZE:TNIx22518:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "time": "1776357720" }, "departure": { "time": "1776357720" }, "stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001", "stopSequence": 40 }, { "arrival": { "time": "1776355440" }, "departure": { "time": "1776355440" }, "stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776358260" }, "departure": { "time": "1776358260" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 45 } ], "timestamp": "1776330021", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx530:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx529:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -26, "time": "1776328114" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1776327603" }, "departure": { "delay": -5, "time": "1776327655" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 39, "time": "1776327723" }, "departure": { "delay": 39, "time": "1776327759" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1776326802" }, "departure": { "delay": 84, "time": "1776326844" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 174, "time": "1776326574" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1776326722" }, "departure": { "delay": 124, "time": "1776326764" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1776326962" }, "departure": { "delay": 59, "time": "1776326999" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1776326913" }, "departure": { "delay": 45, "time": "1776326925" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1776327938" }, "departure": { "delay": 74, "time": "1776327974" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1776327997" }, "departure": { "delay": 68, "time": "1776328028" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1776327187" }, "departure": { "delay": 86, "time": "1776327206" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1776327259" }, "departure": { "delay": 51, "time": "1776327291" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 97, "time": "1776326622" }, "departure": { "delay": 97, "time": "1776326677" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1776327865" }, "departure": { "delay": 65, "time": "1776327905" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1776327491" }, "departure": { "delay": -2, "time": "1776327538" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -18, "time": "1776327431" }, "departure": { "delay": -18, "time": "1776327462" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1776327329" }, "departure": { "delay": 19, "time": "1776327379" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1776327787" }, "departure": { "delay": 43, "time": "1776327823" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1776326872" }, "departure": { "delay": 67, "time": "1776326887" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1776327000" }, "departure": { "delay": 18, "time": "1776327018" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1776327131" }, "departure": { "delay": 31, "time": "1776327151" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1776328298" }, "departure": { "delay": 23, "time": "1776328343" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 66, "time": "1776328246" }, "departure": { "delay": 66, "time": "1776328266" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -15, "time": "1776327666" }, "departure": { "delay": -15, "time": "1776327705" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 51, "time": "1776327071" }, "departure": { "delay": 51, "time": "1776327111" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1776326040" }, "departure": { "delay": 16, "time": "1776326056" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1776328938" }, "departure": { "delay": 56, "time": "1776328976" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 36, "time": "1776326485" }, "departure": { "delay": 36, "time": "1776326496" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1776327740" }, "departure": { "delay": -8, "time": "1776327772" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 35, "time": "1776329435" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 11, "time": "1776326437" }, "departure": { "delay": 11, "time": "1776326471" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -48, "time": "1776328589" }, "departure": { "delay": -48, "time": "1776328632" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 15, "time": "1776326819" }, "departure": { "delay": 15, "time": "1776326835" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -44, "time": "1776327862" }, "departure": { "delay": -44, "time": "1776327916" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 16, "time": "1776327531" }, "departure": { "delay": 16, "time": "1776327556" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 84, "time": "1776329291" }, "departure": { "delay": 84, "time": "1776329304" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 12, "time": "1776328982" }, "departure": { "delay": 12, "time": "1776328992" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 36, "time": "1776326368" }, "departure": { "delay": 36, "time": "1776326376" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1776326098" }, "departure": { "delay": 43, "time": "1776326143" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 36, "time": "1776327438" }, "departure": { "delay": 36, "time": "1776327456" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 31, "time": "1776329148" }, "departure": { "delay": 31, "time": "1776329191" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 56, "time": "1776326260" }, "departure": { "delay": 56, "time": "1776326276" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1776326681" }, "departure": { "delay": 6, "time": "1776326706" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -40, "time": "1776326642" }, "departure": { "delay": -40, "time": "1776326660" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1776328763" }, "departure": { "delay": 19, "time": "1776328819" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -22, "time": "1776327979" }, "departure": { "delay": -22, "time": "1776328058" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 17, "time": "1776328432" }, "departure": { "delay": 17, "time": "1776328457" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 41, "time": "1776329232" }, "departure": { "delay": 41, "time": "1776329261" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -29, "time": "1776328698" }, "departure": { "delay": -29, "time": "1776328711" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -22, "time": "1776327200" }, "departure": { "delay": -22, "time": "1776327218" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1776326298" }, "departure": { "delay": 41, "time": "1776326321" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1776326390" }, "departure": { "delay": 8, "time": "1776326408" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -33, "time": "1776326574" }, "departure": { "delay": -33, "time": "1776326607" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 59, "time": "1776327400" }, "departure": { "delay": 59, "time": "1776327419" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -16, "time": "1776327604" }, "departure": { "delay": -16, "time": "1776327644" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 56, "time": "1776329207" }, "departure": { "delay": 56, "time": "1776329216" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 33, "time": "1776329065" }, "departure": { "delay": 33, "time": "1776329133" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -22, "time": "1776328492" }, "departure": { "delay": -22, "time": "1776328538" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -5, "time": "1776327818" }, "departure": { "delay": -5, "time": "1776327835" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": -18, "time": "1776326022" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1776329020" }, "departure": { "delay": -14, "time": "1776329026" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -32, "time": "1776326540" }, "departure": { "delay": -32, "time": "1776326548" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1776328651" }, "departure": { "delay": -16, "time": "1776328664" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 77, "time": "1776329324" }, "departure": { "delay": 77, "time": "1776329357" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 11, "time": "1776326754" }, "departure": { "delay": 11, "time": "1776326771" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1776326912" }, "departure": { "delay": 18, "time": "1776326958" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 28, "time": "1776327274" }, "departure": { "delay": 28, "time": "1776327328" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338811", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490702:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1776339494" }, "departure": { "delay": 14, "time": "1776339494" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -8, "time": "1776339112" }, "departure": { "delay": -8, "time": "1776339112" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 98, "time": "1776339878" }, "departure": { "delay": 98, "time": "1776339878" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 84, "time": "1776338664" }, "departure": { "delay": 84, "time": "1776338664" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1776339277" }, "departure": { "delay": 37, "time": "1776339277" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1776338835" }, "departure": { "delay": 75, "time": "1776338835" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1776339523" }, "departure": { "delay": 43, "time": "1776339523" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 18, "time": "1776339618" }, "departure": { "delay": 18, "time": "1776339618" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 97, "time": "1776339997" }, "departure": { "delay": 97, "time": "1776339997" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 57, "time": "1776340497" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 51, "time": "1776339591" }, "departure": { "delay": 51, "time": "1776339591" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1776339170" }, "departure": { "delay": -10, "time": "1776339170" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1776340108" }, "departure": { "delay": 88, "time": "1776340108" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 25, "time": "1776339445" }, "departure": { "delay": 25, "time": "1776339445" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 61, "time": "1776338161" }, "departure": { "delay": 61, "time": "1776338161" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776339212" }, "departure": { "delay": 32, "time": "1776339212" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 18, "time": "1776339738" }, "departure": { "delay": 18, "time": "1776339738" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 81, "time": "1776340281" }, "departure": { "delay": 81, "time": "1776340281" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 4, "time": "1776339664" }, "departure": { "delay": 4, "time": "1776339664" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1776338245" }, "departure": { "delay": 25, "time": "1776338245" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1776338197" }, "departure": { "delay": 37, "time": "1776338197" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1776338624" }, "departure": { "delay": 44, "time": "1776338624" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1776338895" }, "departure": { "delay": 15, "time": "1776338895" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1776340201" }, "departure": { "delay": 121, "time": "1776340201" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": 87, "time": "1776340227" }, "departure": { "delay": 87, "time": "1776340227" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 81, "time": "1776339921" }, "departure": { "delay": 81, "time": "1776339921" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 41, "time": "1776338861" }, "departure": { "delay": 41, "time": "1776338861" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1776340141" }, "departure": { "delay": 61, "time": "1776340141" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 50, "time": "1776338750" }, "departure": { "delay": 50, "time": "1776338750" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1776340445" }, "departure": { "delay": 65, "time": "1776340445" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 77, "time": "1776340037" }, "departure": { "delay": 77, "time": "1776340037" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 35, "time": "1776338435" }, "departure": { "delay": 35, "time": "1776338435" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 124, "time": "1776340384" }, "departure": { "delay": 124, "time": "1776340384" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 145, "time": "1776338425" }, "departure": { "delay": 145, "time": "1776338425" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490702:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748440x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 166, "time": "1776334709" }, "departure": { "delay": 166, "time": "1776334726" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 178, "time": "1776334438" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 97, "time": "1776336605" }, "departure": { "delay": 97, "time": "1776336637" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 34, "time": "1776336020" }, "departure": { "delay": 34, "time": "1776336094" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1776336404" }, "departure": { "delay": 54, "time": "1776336414" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 178, "time": "1776334482" }, "departure": { "delay": 178, "time": "1776334498" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 121, "time": "1776334952" }, "departure": { "delay": 121, "time": "1776334981" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1776335773" }, "departure": { "delay": 29, "time": "1776335849" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1776335529" }, "departure": { "delay": 31, "time": "1776335551" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 202, "time": "1776334570" }, "departure": { "delay": 202, "time": "1776334582" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 144, "time": "1776335124" }, "departure": { "delay": 144, "time": "1776335184" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1776336790" }, "departure": { "delay": 80, "time": "1776336800" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 202, "time": "1776334614" }, "departure": { "delay": 202, "time": "1776334642" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 85, "time": "1776334877" }, "departure": { "delay": 85, "time": "1776334885" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 127, "time": "1776336828" }, "departure": { "delay": 127, "time": "1776336847" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -44, "time": "1776335637" }, "departure": { "delay": -44, "time": "1776335656" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1776334836" }, "departure": { "delay": 122, "time": "1776334862" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1776335945" }, "departure": { "delay": 15, "time": "1776335955" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1776335220" }, "departure": { "delay": 50, "time": "1776335390" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -28, "time": "1776335680" }, "departure": { "delay": -28, "time": "1776335732" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776336120" }, "departure": { "delay": 45, "time": "1776336165" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 186, "time": "1776334656" }, "departure": { "delay": 186, "time": "1776334686" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1776336426" }, "departure": { "delay": 85, "time": "1776336445" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 137, "time": "1776334786" }, "departure": { "delay": 137, "time": "1776334817" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1776337087" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 76, "time": "1776336533" }, "departure": { "delay": 76, "time": "1776336556" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1776336891" }, "departure": { "delay": 126, "time": "1776336906" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 94, "time": "1776336740" }, "departure": { "delay": 94, "time": "1776336754" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 150, "time": "1776334518" }, "departure": { "delay": 150, "time": "1776334530" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1776336504" }, "departure": { "delay": 107, "time": "1776336527" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -30, "time": "1776335588" }, "departure": { "delay": -30, "time": "1776335610" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1776335491" }, "departure": { "delay": 51, "time": "1776335511" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1776336326" }, "departure": { "delay": 98, "time": "1776336338" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 146, "time": "1776334753" }, "departure": { "delay": 146, "time": "1776334766" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748440x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx585:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1776336427" }, "departure": { "delay": 67, "time": "1776336427" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 156, "time": "1776337931" }, "departure": { "delay": 156, "time": "1776337956" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 230, "time": "1776339110" }, "departure": { "delay": 230, "time": "1776339110" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 218, "time": "1776338055" }, "departure": { "delay": 218, "time": "1776338078" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 234, "time": "1776338454" }, "departure": { "delay": 234, "time": "1776338454" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 206, "time": "1776338786" }, "departure": { "delay": 206, "time": "1776338786" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 88, "time": "1776337203" }, "departure": { "delay": 88, "time": "1776337228" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1776336627" }, "departure": { "delay": 87, "time": "1776336627" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 52, "time": "1776336352" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 111, "time": "1776336531" }, "departure": { "delay": 111, "time": "1776336531" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 198, "time": "1776339318" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 82, "time": "1776337462" }, "departure": { "delay": 82, "time": "1776337462" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 332, "time": "1776338227" }, "departure": { "delay": 332, "time": "1776338252" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776337380" }, "departure": { "delay": 60, "time": "1776337380" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1776337303" }, "departure": { "delay": 103, "time": "1776337303" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 163, "time": "1776337734" }, "departure": { "delay": 163, "time": "1776337783" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 198, "time": "1776339198" }, "departure": { "delay": 198, "time": "1776339198" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 121, "time": "1776337861" }, "departure": { "delay": 121, "time": "1776337861" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1776337579" }, "departure": { "delay": 103, "time": "1776337603" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1776338598" }, "departure": { "delay": 198, "time": "1776338598" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 198, "time": "1776339018" }, "departure": { "delay": 198, "time": "1776339018" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 277, "time": "1776338377" }, "departure": { "delay": 277, "time": "1776338377" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 57, "time": "1776337077" }, "departure": { "delay": 57, "time": "1776337077" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1776336375", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx585:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758857x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776340080" }, "departure": { "delay": 60, "time": "1776340080" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1776340320" }, "departure": { "delay": 60, "time": "1776340320" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1776341400" }, "departure": { "delay": 60, "time": "1776341400" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 61, "time": "1776341821" }, "departure": { "delay": 61, "time": "1776341821" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 60, "time": "1776340200" }, "departure": { "delay": 60, "time": "1776340200" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1776341340" }, "departure": { "delay": 60, "time": "1776341340" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1776339060" }, "departure": { "delay": 60, "time": "1776339060" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776341640" }, "departure": { "delay": 60, "time": "1776341640" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 60, "time": "1776339240" }, "departure": { "delay": 60, "time": "1776339240" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1776340980" }, "departure": { "delay": 60, "time": "1776340980" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1776339480" }, "departure": { "delay": 60, "time": "1776339480" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776339600" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 61, "time": "1776339121" }, "departure": { "delay": 61, "time": "1776339121" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776341220" }, "departure": { "delay": 60, "time": "1776341220" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 61, "time": "1776341341" }, "departure": { "delay": 61, "time": "1776341341" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 60, "time": "1776340740" }, "departure": { "delay": 60, "time": "1776340740" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1776339780" }, "departure": { "delay": 60, "time": "1776339780" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776340500" }, "departure": { "delay": 60, "time": "1776340500" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 31, "time": "1776338660" }, "departure": { "delay": 31, "time": "1776338671" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776339000" }, "departure": { "delay": 60, "time": "1776339000" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776341460" }, "departure": { "delay": 60, "time": "1776341460" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 60, "time": "1776339360" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776339720" }, "departure": { "delay": 60, "time": "1776339720" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776340860" }, "departure": { "delay": 60, "time": "1776340860" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1776340380" }, "departure": { "delay": 60, "time": "1776340380" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1776339660" }, "departure": { "delay": 60, "time": "1776339660" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776338880" }, "departure": { "delay": 60, "time": "1776338880" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776340620" }, "departure": { "delay": 60, "time": "1776340620" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 61, "time": "1776341881" }, "departure": { "delay": 61, "time": "1776341881" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 60, "time": "1776341820" }, "departure": { "delay": 60, "time": "1776341820" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "departure": { "time": "1776338640" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776340440" }, "departure": { "delay": 60, "time": "1776340440" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 61, "time": "1776339361" }, "departure": { "delay": 61, "time": "1776339361" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776341100" }, "departure": { "delay": 60, "time": "1776341100" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776341940" }, "departure": { "delay": 60, "time": "1776341940" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 60, "time": "1776339420" }, "departure": { "delay": 60, "time": "1776339420" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1776338940" }, "departure": { "delay": 60, "time": "1776338940" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776341880" }, "departure": { "delay": 60, "time": "1776341880" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 60, "time": "1776341700" }, "departure": { "delay": 60, "time": "1776341700" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 60, "time": "1776341760" }, "departure": { "delay": 60, "time": "1776341760" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 60, "time": "1776339960" }, "departure": { "delay": 60, "time": "1776339960" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776339120" }, "departure": { "delay": 60, "time": "1776339120" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776342060" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 60, "time": "1776341580" }, "departure": { "delay": 60, "time": "1776341580" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 60, "time": "1776339900" }, "departure": { "delay": 60, "time": "1776339900" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776338704" }, "departure": { "delay": 37, "time": "1776338737" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776339300" }, "departure": { "delay": 60, "time": "1776339300" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776340020" }, "departure": { "delay": 60, "time": "1776340020" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758857x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1776328960" }, "departure": { "delay": 113, "time": "1776328973" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1776330744" }, "departure": { "delay": 182, "time": "1776330782" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 215, "time": "1776328461" }, "departure": { "delay": 215, "time": "1776328475" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 155, "time": "1776328235" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 156, "time": "1776330120" }, "departure": { "delay": 156, "time": "1776330156" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 171, "time": "1776328352" }, "departure": { "delay": 171, "time": "1776328371" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 186, "time": "1776328495" }, "departure": { "delay": 186, "time": "1776328506" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 172, "time": "1776328756" }, "departure": { "delay": 172, "time": "1776328792" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1776330664" }, "departure": { "delay": 148, "time": "1776330688" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 147, "time": "1776330832" }, "departure": { "delay": 147, "time": "1776330867" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 247, "time": "1776329420" }, "departure": { "delay": 247, "time": "1776329467" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1776328397" }, "departure": { "delay": 180, "time": "1776328440" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1776329606" }, "departure": { "delay": 190, "time": "1776329650" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1776329195" }, "departure": { "delay": 148, "time": "1776329248" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1776329786" }, "departure": { "delay": 180, "time": "1776329820" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 129, "time": "1776329137" }, "departure": { "delay": 129, "time": "1776329169" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1776331073" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 166, "time": "1776328580" }, "departure": { "delay": 166, "time": "1776328606" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1776329971" }, "departure": { "delay": 155, "time": "1776330035" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 228, "time": "1776329528" }, "departure": { "delay": 228, "time": "1776329568" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1776329711" }, "departure": { "delay": 172, "time": "1776329752" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 114, "time": "1776330886" }, "departure": { "delay": 114, "time": "1776330894" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 92, "time": "1776329025" }, "departure": { "delay": 92, "time": "1776329072" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 203, "time": "1776330402" }, "departure": { "delay": 203, "time": "1776330443" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 147, "time": "1776328871" }, "departure": { "delay": 147, "time": "1776328887" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 203, "time": "1776328669" }, "departure": { "delay": 203, "time": "1776328703" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 165, "time": "1776328830" }, "departure": { "delay": 165, "time": "1776328845" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 161, "time": "1776329664" }, "departure": { "delay": 161, "time": "1776329681" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 246, "time": "1776329290" }, "departure": { "delay": 246, "time": "1776329406" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 148, "time": "1776329854" }, "departure": { "delay": 148, "time": "1776329908" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 132, "time": "1776330997" }, "departure": { "delay": 132, "time": "1776331032" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 192, "time": "1776330571" }, "departure": { "delay": 192, "time": "1776330612" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 168, "time": "1776330312" }, "departure": { "delay": 168, "time": "1776330348" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 116, "time": "1776330924" }, "departure": { "delay": 116, "time": "1776330956" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 167, "time": "1776330498" }, "departure": { "delay": 167, "time": "1776330527" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1776322725" }, "departure": { "delay": 23, "time": "1776322763" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1776321776" }, "departure": { "delay": 14, "time": "1776321794" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1776322828" }, "departure": { "delay": 35, "time": "1776322835" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1776321502" }, "departure": { "delay": 30, "time": "1776321510" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1776323866" }, "departure": { "delay": 183, "time": "1776323883" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 75, "time": "1776321663" }, "departure": { "delay": 75, "time": "1776321675" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -12, "time": "1776321940" }, "departure": { "delay": -12, "time": "1776321948" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1776321464" }, "departure": { "delay": 58, "time": "1776321478" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776322507" }, "departure": { "delay": 26, "time": "1776322526" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -23, "time": "1776321860" }, "departure": { "delay": -23, "time": "1776321877" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1776321701" }, "departure": { "delay": 63, "time": "1776321723" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1776322675" }, "departure": { "delay": 23, "time": "1776322703" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 44, "time": "1776323071" }, "departure": { "delay": 44, "time": "1776323084" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 114, "time": "1776323434" }, "departure": { "delay": 114, "time": "1776323454" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 7, "time": "1776321815" }, "departure": { "delay": 7, "time": "1776321847" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 217, "time": "1776323961" }, "departure": { "delay": 217, "time": "1776323977" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 135, "time": "1776323304" }, "departure": { "delay": 135, "time": "1776323355" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 221, "time": "1776323901" }, "departure": { "delay": 221, "time": "1776323921" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 92, "time": "1776321600" }, "departure": { "delay": 92, "time": "1776321632" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1776323459" }, "departure": { "delay": 137, "time": "1776323477" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 86, "time": "1776321552" }, "departure": { "delay": 86, "time": "1776321566" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1776323573" }, "departure": { "delay": 139, "time": "1776323599" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "departure": { "delay": 55, "time": "1776321415" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1776321731" }, "departure": { "delay": 39, "time": "1776321759" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1776323115" }, "departure": { "delay": 42, "time": "1776323142" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 161, "time": "1776323541" }, "departure": { "delay": 161, "time": "1776323561" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 180, "time": "1776323803" }, "departure": { "delay": 180, "time": "1776323820" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 30, "time": "1776322552" }, "departure": { "delay": 30, "time": "1776322590" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 26, "time": "1776322099" }, "departure": { "delay": 26, "time": "1776322406" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1776322974" }, "departure": { "delay": 86, "time": "1776323006" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 136, "time": "1776324136" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 166, "time": "1776323672" }, "departure": { "delay": 166, "time": "1776323686" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -31, "time": "1776322024" }, "departure": { "delay": -31, "time": "1776322049" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1776322627" }, "departure": { "delay": 30, "time": "1776322650" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759056x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 7, "time": "1776331851" }, "departure": { "delay": 7, "time": "1776331867" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1776332283" }, "departure": { "delay": 54, "time": "1776332334" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 32, "time": "1776330804" }, "departure": { "delay": 32, "time": "1776330812" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 86, "time": "1776332057" }, "departure": { "delay": 86, "time": "1776332066" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1776331462" }, "departure": { "delay": 15, "time": "1776331515" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1776330881" }, "departure": { "delay": -63, "time": "1776330897" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 20, "time": "1776330620" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -8, "time": "1776331037" }, "departure": { "delay": -8, "time": "1776331072" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1776332374" }, "departure": { "delay": 63, "time": "1776332403" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1776332523" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -15, "time": "1776330817" }, "departure": { "delay": -15, "time": "1776330825" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1776331426" }, "departure": { "delay": 1, "time": "1776331441" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -24, "time": "1776330931" }, "departure": { "delay": -24, "time": "1776330936" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1776331742" }, "departure": { "delay": 11, "time": "1776331751" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 13, "time": "1776330664" }, "departure": { "delay": 13, "time": "1776330733" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1776332140" }, "departure": { "delay": 78, "time": "1776332178" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1776331785" }, "departure": { "delay": 27, "time": "1776331827" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1776332218" }, "departure": { "delay": 73, "time": "1776332233" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1776331602" }, "departure": { "delay": 53, "time": "1776331613" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1776331532" }, "departure": { "delay": 68, "time": "1776331568" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -20, "time": "1776330950" }, "departure": { "delay": -20, "time": "1776331000" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1776331163" }, "departure": { "delay": 2, "time": "1776331202" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759056x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759048x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 207, "time": "1776321501" }, "departure": { "delay": 207, "time": "1776321507" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1776321522" }, "departure": { "delay": 170, "time": "1776321530" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -66, "time": "1776322121" }, "departure": { "delay": -66, "time": "1776322134" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 36, "time": "1776321912" }, "departure": { "delay": 36, "time": "1776321936" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1776321869" }, "departure": { "delay": -18, "time": "1776321882" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -72, "time": "1776322057" }, "departure": { "delay": -72, "time": "1776322068" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -93, "time": "1776322827" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 26, "time": "1776321761" }, "departure": { "delay": 26, "time": "1776321806" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -74, "time": "1776322155" }, "departure": { "delay": -74, "time": "1776322186" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 247, "time": "1776321285" }, "departure": { "delay": 247, "time": "1776321307" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 153, "time": "1776321561" }, "departure": { "delay": 153, "time": "1776321573" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1776322457" }, "departure": { "delay": 24, "time": "1776322524" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -116, "time": "1776322243" }, "departure": { "delay": -116, "time": "1776322264" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 41, "time": "1776322733" }, "departure": { "delay": 41, "time": "1776322781" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 17, "time": "1776322654" }, "departure": { "delay": 17, "time": "1776322697" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 273, "time": "1776321368" }, "departure": { "delay": 273, "time": "1776321393" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 16, "time": "1776321823" }, "departure": { "delay": 16, "time": "1776321856" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 306, "time": "1776321246" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 171, "time": "1776321458" }, "departure": { "delay": 171, "time": "1776321471" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 222, "time": "1776321402" }, "departure": { "delay": 222, "time": "1776321402" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1776322569" }, "departure": { "delay": 38, "time": "1776322598" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 125, "time": "1776321632" }, "departure": { "delay": 125, "time": "1776321665" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759048x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758899x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1776332749" }, "departure": { "delay": 99, "time": "1776332799" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 182, "time": "1776333531" }, "departure": { "delay": 182, "time": "1776333542" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1776333299" }, "departure": { "delay": 126, "time": "1776333306" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 166, "time": "1776335854" }, "departure": { "delay": 166, "time": "1776335866" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 239, "time": "1776334461" }, "departure": { "delay": 239, "time": "1776334499" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 259, "time": "1776334609" }, "departure": { "delay": 259, "time": "1776334639" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 161, "time": "1776333560" }, "departure": { "delay": 161, "time": "1776333581" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1776335749" }, "departure": { "delay": 200, "time": "1776335780" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 147, "time": "1776336193" }, "departure": { "delay": 147, "time": "1776336207" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 252, "time": "1776334677" }, "departure": { "delay": 252, "time": "1776334692" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 168, "time": "1776335917" }, "departure": { "delay": 168, "time": "1776335928" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 126, "time": "1776333422" }, "departure": { "delay": 126, "time": "1776333486" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 248, "time": "1776335640" }, "departure": { "delay": 248, "time": "1776335648" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "departure": { "delay": 57, "time": "1776332697" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1776333905" }, "departure": { "delay": 138, "time": "1776333918" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1776332974" }, "departure": { "delay": 106, "time": "1776332986" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 266, "time": "1776335171" }, "departure": { "delay": 266, "time": "1776335186" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 162, "time": "1776333206" }, "departure": { "delay": 162, "time": "1776333222" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 161, "time": "1776333135" }, "departure": { "delay": 161, "time": "1776333161" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1776335944" }, "departure": { "delay": 157, "time": "1776335977" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 277, "time": "1776335335" }, "departure": { "delay": 277, "time": "1776335377" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 252, "time": "1776334958" }, "departure": { "delay": 252, "time": "1776334992" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 127, "time": "1776333041" }, "departure": { "delay": 127, "time": "1776333067" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 244, "time": "1776334887" }, "departure": { "delay": 244, "time": "1776334924" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 262, "time": "1776335272" }, "departure": { "delay": 262, "time": "1776335302" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 266, "time": "1776335109" }, "departure": { "delay": 266, "time": "1776335126" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 233, "time": "1776335662" }, "departure": { "delay": 233, "time": "1776335693" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 161, "time": "1776333702" }, "departure": { "delay": 161, "time": "1776333761" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 271, "time": "1776335591" }, "departure": { "delay": 271, "time": "1776335611" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 236, "time": "1776335555" }, "departure": { "delay": 236, "time": "1776335576" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 266, "time": "1776335058" }, "departure": { "delay": 266, "time": "1776335066" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 121, "time": "1776336241" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 158, "time": "1776333603" }, "departure": { "delay": 158, "time": "1776333638" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 177, "time": "1776333087" }, "departure": { "delay": 177, "time": "1776333117" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 246, "time": "1776335519" }, "departure": { "delay": 246, "time": "1776335526" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 245, "time": "1776335447" }, "departure": { "delay": 245, "time": "1776335465" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 189, "time": "1776334044" }, "departure": { "delay": 189, "time": "1776334089" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 192, "time": "1776336090" }, "departure": { "delay": 192, "time": "1776336132" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 277, "time": "1776334372" }, "departure": { "delay": 277, "time": "1776334417" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 131, "time": "1776332899" }, "departure": { "delay": 131, "time": "1776332951" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1776336156" }, "departure": { "delay": 168, "time": "1776336168" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 258, "time": "1776334530" }, "departure": { "delay": 258, "time": "1776334578" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 165, "time": "1776333241" }, "departure": { "delay": 165, "time": "1776333285" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 151, "time": "1776333798" }, "departure": { "delay": 151, "time": "1776333811" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 134, "time": "1776333005" }, "departure": { "delay": 134, "time": "1776333014" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 284, "time": "1776334797" }, "departure": { "delay": 284, "time": "1776334844" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 266, "time": "1776335210" }, "departure": { "delay": 266, "time": "1776335246" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 237, "time": "1776334232" }, "departure": { "delay": 237, "time": "1776334317" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 224, "time": "1776335732" }, "departure": { "delay": 224, "time": "1776335744" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 192, "time": "1776335799" }, "departure": { "delay": 192, "time": "1776335832" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758899x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1776328868" }, "departure": { "delay": -25, "time": "1776328895" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -75, "time": "1776329240" }, "departure": { "delay": -75, "time": "1776329265" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776329582" }, "departure": { "time": "1776329640" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -43, "time": "1776328218" }, "departure": { "delay": -43, "time": "1776328337" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -56, "time": "1776329034" }, "departure": { "delay": -56, "time": "1776329104" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -28, "time": "1776329437" }, "departure": { "delay": -28, "time": "1776329492" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": -27, "time": "1776328173" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1776328613" }, "departure": { "delay": -27, "time": "1776328653" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -24, "time": "1776328698" }, "departure": { "delay": -24, "time": "1776328716" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -27, "time": "1776329521" }, "departure": { "delay": -27, "time": "1776329553" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -62, "time": "1776329878" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1776328399" }, "departure": { "delay": -5, "time": "1776328435" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -57, "time": "1776328940" }, "departure": { "delay": -57, "time": "1776328983" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -4, "time": "1776329715" }, "departure": { "delay": -4, "time": "1776329756" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -21, "time": "1776328496" }, "departure": { "delay": -21, "time": "1776328539" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1776329326" }, "departure": { "delay": -90, "time": "1776329370" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -4, "time": "1776329665" }, "departure": { "delay": -4, "time": "1776329696" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -35, "time": "1776328570" }, "departure": { "delay": -35, "time": "1776328585" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1776329166" }, "departure": { "delay": -71, "time": "1776329209" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:179:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776319980" }, "departure": { "time": "1776319980" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776322740" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776320460" }, "departure": { "time": "1776320460" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776322260" }, "departure": { "time": "1776322260" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776322200" }, "departure": { "time": "1776322200" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776321480" }, "departure": { "time": "1776321480" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776320220" }, "departure": { "time": "1776320220" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776321900" }, "departure": { "time": "1776321900" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776322440" }, "departure": { "time": "1776322440" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776322140" }, "departure": { "time": "1776322140" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776321360" }, "departure": { "time": "1776321360" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776319740" }, "departure": { "time": "1776319740" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776320100" }, "departure": { "time": "1776320100" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776322500" }, "departure": { "time": "1776322500" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776322320" }, "departure": { "time": "1776322320" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776320400" }, "departure": { "time": "1776320400" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776321960" }, "departure": { "time": "1776321960" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776321600" }, "departure": { "time": "1776321600" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1776319500" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776319620" }, "departure": { "time": "1776319620" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776321120" }, "departure": { "time": "1776321120" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776320760" }, "departure": { "time": "1776320760" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776319560" }, "departure": { "time": "1776319560" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776320040" }, "departure": { "time": "1776320040" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776322560" }, "departure": { "time": "1776322560" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776321720" }, "departure": { "time": "1776321720" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776321180" }, "departure": { "time": "1776321180" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776322080" }, "departure": { "time": "1776322080" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776319800" }, "departure": { "time": "1776319800" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776322020" }, "departure": { "time": "1776322020" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776320580" }, "departure": { "time": "1776320580" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776322680" }, "departure": { "time": "1776322680" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776321420" }, "departure": { "time": "1776321420" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1776318976", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:179:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:981:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776355560" }, "departure": { "time": "1776355560" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776355680" }, "departure": { "time": "1776355680" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1776355200" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776355260" }, "departure": { "time": "1776355260" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776357420" }, "departure": { "time": "1776357420" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776357180" }, "departure": { "time": "1776357180" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776357480" }, "departure": { "time": "1776357480" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776355980" }, "departure": { "time": "1776355980" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776357300" }, "departure": { "time": "1776357300" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1776357430" }, "departure": { "delay": 10, "time": "1776357430" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776355380" }, "departure": { "time": "1776355380" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1776357125" }, "departure": { "delay": 5, "time": "1776357125" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776356700" }, "departure": { "time": "1776356700" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776357425" }, "departure": { "delay": 5, "time": "1776357425" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776356520" }, "departure": { "time": "1776356520" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776357840" }, "departure": { "time": "1776357840" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776355740" }, "departure": { "time": "1776355740" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776358020" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776356160" }, "departure": { "time": "1776356160" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776356880" }, "departure": { "time": "1776356880" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776356100" }, "departure": { "time": "1776356100" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776356040" }, "departure": { "time": "1776356040" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1776357845" }, "departure": { "delay": 5, "time": "1776357845" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776355500" }, "departure": { "time": "1776355500" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776355620" }, "departure": { "time": "1776355620" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776357185" }, "departure": { "delay": 5, "time": "1776357185" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776355440" }, "departure": { "time": "1776355440" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776357660" }, "departure": { "time": "1776357660" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776355920" }, "departure": { "time": "1776355920" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776357060" }, "departure": { "time": "1776357060" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776355320" }, "departure": { "time": "1776355320" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776338806", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:981:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:577:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 305, "time": "1776338340" }, "departure": { "delay": 305, "time": "1776338345" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 360, "time": "1776339060" }, "departure": { "delay": 360, "time": "1776339060" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 365, "time": "1776338580" }, "departure": { "delay": 365, "time": "1776338585" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 365, "time": "1776338040" }, "departure": { "delay": 365, "time": "1776338045" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 360, "time": "1776340920" }, "departure": { "delay": 360, "time": "1776340920" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 360, "time": "1776338760" }, "departure": { "delay": 360, "time": "1776338760" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1776339120" }, "departure": { "delay": 360, "time": "1776339120" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1776338160" }, "departure": { "delay": 300, "time": "1776338220" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 360, "time": "1776340560" }, "departure": { "delay": 360, "time": "1776340560" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 360, "time": "1776339660" }, "departure": { "delay": 360, "time": "1776339660" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 255, "time": "1776338050" }, "departure": { "delay": 255, "time": "1776338055" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 365, "time": "1776338520" }, "departure": { "delay": 365, "time": "1776338525" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 425, "time": "1776338700" }, "departure": { "delay": 425, "time": "1776338705" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 305, "time": "1776338280" }, "departure": { "delay": 305, "time": "1776338285" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 360, "time": "1776339840" }, "departure": { "delay": 360, "time": "1776339840" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 360, "time": "1776340860" }, "departure": { "delay": 360, "time": "1776340860" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 360, "time": "1776340020" }, "departure": { "delay": 360, "time": "1776340020" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "departure": { "delay": 305, "time": "1776337805" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 425, "time": "1776338640" }, "departure": { "delay": 425, "time": "1776338645" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 360, "time": "1776341160" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "delay": 360, "time": "1776339240" }, "departure": { "delay": 360, "time": "1776339240" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 375, "time": "1776338710" }, "departure": { "delay": 375, "time": "1776338715" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 360, "time": "1776339300" }, "departure": { "delay": 360, "time": "1776339300" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1776340320" }, "departure": { "delay": 360, "time": "1776340320" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 360, "time": "1776341040" }, "departure": { "delay": 360, "time": "1776341040" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 360, "time": "1776339180" }, "departure": { "delay": 360, "time": "1776339180" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 365, "time": "1776340925" }, "departure": { "delay": 365, "time": "1776340925" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 360, "time": "1776340200" }, "departure": { "delay": 360, "time": "1776340200" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 365, "time": "1776337920" }, "departure": { "delay": 365, "time": "1776337925" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 360, "time": "1776340740" }, "departure": { "delay": 360, "time": "1776340740" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 360, "time": "1776340980" }, "departure": { "delay": 360, "time": "1776340980" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 365, "time": "1776338460" }, "departure": { "delay": 365, "time": "1776338465" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 360, "time": "1776340440" }, "departure": { "delay": 360, "time": "1776340440" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 360, "time": "1776338940" }, "departure": { "delay": 360, "time": "1776338940" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 365, "time": "1776337980" }, "departure": { "delay": 365, "time": "1776337985" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776338744", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:577:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1776319197" }, "departure": { "delay": 26, "time": "1776319226" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1776319596" }, "departure": { "delay": 33, "time": "1776319653" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1776319872" }, "departure": { "delay": 19, "time": "1776319939" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 77, "time": "1776318377" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1776319111" }, "departure": { "delay": 77, "time": "1776319157" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1776318772" }, "departure": { "delay": 125, "time": "1776318845" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1776318962" }, "departure": { "delay": 109, "time": "1776319009" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1776319709" }, "departure": { "delay": 62, "time": "1776319742" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776318485" }, "departure": { "delay": 42, "time": "1776318522" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1776319034" }, "departure": { "delay": 103, "time": "1776319063" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1776319271" }, "departure": { "delay": 28, "time": "1776319288" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -2, "time": "1776319518" }, "departure": { "delay": -2, "time": "1776319558" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1776319772" }, "departure": { "delay": 7, "time": "1776319807" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 9, "time": "1776319350" }, "departure": { "delay": 9, "time": "1776319389" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 51, "time": "1776318604" }, "departure": { "delay": 51, "time": "1776318651" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1776318874" }, "departure": { "delay": 121, "time": "1776318901" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1776320042" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1776318682" }, "departure": { "delay": 82, "time": "1776318742" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1776318542" }, "departure": { "delay": 46, "time": "1776318586" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -17, "time": "1776319440" }, "departure": { "delay": -17, "time": "1776319483" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253191x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 196, "time": "1776339976" }, "departure": { "delay": 196, "time": "1776339976" }, "stopId": "FR:76351:ZE:4366:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 151, "time": "1776341071" }, "departure": { "delay": 151, "time": "1776341071" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 151, "time": "1776340471" }, "departure": { "delay": 151, "time": "1776340471" }, "stopId": "FR:76351:ZE:3165:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 33, "time": "1776338073" }, "stopId": "FR:76305:ZE:3097:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 205, "time": "1776340525" }, "departure": { "delay": 205, "time": "1776340525" }, "stopId": "FR:76351:ZE:3117:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 151, "time": "1776341371" }, "departure": { "delay": 151, "time": "1776341371" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 151, "time": "1776339211" }, "departure": { "delay": 151, "time": "1776339211" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 163, "time": "1776338623" }, "departure": { "delay": 163, "time": "1776338623" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 151, "time": "1776340831" }, "departure": { "delay": 151, "time": "1776340831" }, "stopId": "FR:76341:ZE:3350:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 158, "time": "1776339278" }, "departure": { "delay": 158, "time": "1776339278" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 164, "time": "1776339644" }, "departure": { "delay": 164, "time": "1776339644" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 82, "time": "1776338362" }, "stopId": "FR:76305:ZE:3148:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1776339429" }, "departure": { "delay": 189, "time": "1776339429" }, "stopId": "FR:76351:ZE:3077:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 151, "time": "1776339331" }, "departure": { "delay": 151, "time": "1776339331" }, "stopId": "FR:76351:ZE:3039:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 151, "time": "1776339091" }, "departure": { "delay": 151, "time": "1776339091" }, "stopId": "FR:76351:ZE:3047:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 132, "time": "1776338532" }, "stopId": "FR:76341:ZE:3580:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 160, "time": "1776341200" }, "departure": { "delay": 160, "time": "1776341200" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 151, "time": "1776341431" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 193, "time": "1776341113" }, "departure": { "delay": 193, "time": "1776341113" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 151, "time": "1776339511" }, "departure": { "delay": 151, "time": "1776339511" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1776339151" }, "departure": { "delay": 151, "time": "1776339151" }, "stopId": "FR:76351:ZE:3743:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 154, "time": "1776338974" }, "departure": { "delay": 154, "time": "1776338974" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 129, "time": "1776338469" }, "stopId": "FR:76341:ZE:3243:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 46, "time": "1776338326" }, "stopId": "FR:76305:ZE:3441:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 201, "time": "1776340581" }, "departure": { "delay": 201, "time": "1776340581" }, "stopId": "FR:76351:ZE:3503:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 151, "time": "1776340891" }, "departure": { "delay": 151, "time": "1776340891" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 175, "time": "1776340375" }, "departure": { "delay": 175, "time": "1776340375" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 191, "time": "1776339851" }, "departure": { "delay": 191, "time": "1776339851" }, "stopId": "FR:76351:ZE:5158:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 187, "time": "1776339367" }, "departure": { "delay": 187, "time": "1776339367" }, "stopId": "FR:76351:ZE:3573:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 153, "time": "1776339573" }, "departure": { "delay": 153, "time": "1776339573" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 191, "time": "1776340751" }, "departure": { "delay": 191, "time": "1776340751" }, "stopId": "FR:76341:ZE:3064:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 66, "time": "1776338286" }, "stopId": "FR:76305:ZE:5192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1776341147" }, "departure": { "delay": 167, "time": "1776341147" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 154, "time": "1776341014" }, "departure": { "delay": 154, "time": "1776341014" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": 67, "time": "1776338407" }, "stopId": "FR:76341:ZE:3059:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 189, "time": "1776341289" }, "departure": { "delay": 189, "time": "1776341289" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 151, "time": "1776340051" }, "departure": { "delay": 151, "time": "1776340051" }, "stopId": "FR:76351:ZE:4487:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 197, "time": "1776340277" }, "departure": { "delay": 197, "time": "1776340277" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 178, "time": "1776339478" }, "departure": { "delay": 178, "time": "1776339478" }, "stopId": "FR:76351:ZE:4850:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1776339691" }, "departure": { "delay": 151, "time": "1776339691" }, "stopId": "FR:76351:ZE:4549:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 166, "time": "1776341326" }, "departure": { "delay": 166, "time": "1776341326" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 151, "time": "1776338611" }, "stopId": "FR:76341:ZE:4571:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 187, "time": "1776339907" }, "departure": { "delay": 187, "time": "1776339907" }, "stopId": "FR:76351:ZE:3369:ATOUMOD003", "stopSequence": 31 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253191x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 132, "time": "1776324093" }, "departure": { "delay": 132, "time": "1776324132" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 107, "time": "1776324658" }, "departure": { "delay": 107, "time": "1776324707" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 46, "time": "1776326436" }, "departure": { "delay": 46, "time": "1776326446" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 76, "time": "1776325411" }, "departure": { "delay": 76, "time": "1776325456" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1776326400" }, "departure": { "delay": 70, "time": "1776326410" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 52, "time": "1776324500" }, "departure": { "delay": 52, "time": "1776324532" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1776326360" }, "departure": { "delay": 32, "time": "1776326372" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 101, "time": "1776324854" }, "departure": { "delay": 101, "time": "1776324881" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -159, "time": "1776326826" }, "departure": { "delay": -159, "time": "1776326841" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 60, "time": "1776325962" }, "departure": { "delay": 60, "time": "1776325980" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 63, "time": "1776324288" }, "departure": { "delay": 63, "time": "1776324303" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1776324973" }, "departure": { "delay": 80, "time": "1776324980" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1776326005" }, "departure": { "delay": 59, "time": "1776326039" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 70, "time": "1776325853" }, "departure": { "delay": 70, "time": "1776325870" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 5, "time": "1776326460" }, "departure": { "delay": 5, "time": "1776326465" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 123, "time": "1776324230" }, "departure": { "delay": 123, "time": "1776324243" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1776325604" }, "departure": { "delay": 78, "time": "1776325638" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1776325091" }, "departure": { "delay": 68, "time": "1776325148" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1776325374" }, "departure": { "delay": 71, "time": "1776325391" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 37, "time": "1776323964" }, "departure": { "delay": 37, "time": "1776323977" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1776323849" }, "departure": { "delay": 111, "time": "1776323871" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1776324750" }, "departure": { "delay": 106, "time": "1776324766" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 93, "time": "1776324261" }, "departure": { "delay": 93, "time": "1776324273" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1776325690" }, "departure": { "delay": 27, "time": "1776325707" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -17, "time": "1776326535" }, "departure": { "delay": -17, "time": "1776326563" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 71, "time": "1776325496" }, "departure": { "delay": 71, "time": "1776325511" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 103, "time": "1776325205" }, "departure": { "delay": 103, "time": "1776325243" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1776323996" }, "departure": { "delay": 66, "time": "1776324006" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1776326324" }, "departure": { "delay": 55, "time": "1776326335" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -75, "time": "1776326614" }, "departure": { "delay": -75, "time": "1776326625" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 59, "time": "1776324466" }, "departure": { "delay": 59, "time": "1776324479" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1776325732" }, "departure": { "delay": 44, "time": "1776325784" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 129, "time": "1776324154" }, "departure": { "delay": 129, "time": "1776324189" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1776326250" }, "departure": { "delay": 51, "time": "1776326271" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 3, "time": "1776326512" }, "departure": { "delay": 3, "time": "1776326523" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 65, "time": "1776323936" }, "departure": { "delay": 65, "time": "1776323945" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 84, "time": "1776325305" }, "departure": { "delay": 84, "time": "1776325344" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1776326137" }, "departure": { "delay": 70, "time": "1776326170" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 106, "time": "1776323806" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -133, "time": "1776326796" }, "departure": { "delay": -133, "time": "1776326807" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 81, "time": "1776324027" }, "departure": { "delay": 81, "time": "1776324081" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -166, "time": "1776326873" }, "departure": { "delay": -166, "time": "1776326894" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -187, "time": "1776326933" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 73, "time": "1776324396" }, "departure": { "delay": 73, "time": "1776324433" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -70, "time": "1776326683" }, "departure": { "delay": -70, "time": "1776326690" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -99, "time": "1776326706" }, "departure": { "delay": -99, "time": "1776326721" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 62, "time": "1776325897" }, "departure": { "delay": 62, "time": "1776325922" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -45, "time": "1776326582" }, "departure": { "delay": -45, "time": "1776326595" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 55, "time": "1776326076" }, "departure": { "delay": 55, "time": "1776326095" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1776324582" }, "departure": { "delay": 125, "time": "1776324605" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1776320867" }, "departure": { "delay": 147, "time": "1776320907" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 208, "time": "1776320355" }, "departure": { "delay": 208, "time": "1776320368" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1776321672" }, "departure": { "delay": 101, "time": "1776321701" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 185, "time": "1776320443" }, "departure": { "delay": 185, "time": "1776320465" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1776319848" }, "departure": { "delay": 120, "time": "1776319860" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1776321862" }, "departure": { "delay": 117, "time": "1776321897" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 223, "time": "1776321198" }, "departure": { "delay": 223, "time": "1776321223" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 198, "time": "1776320102" }, "departure": { "delay": 198, "time": "1776320118" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 217, "time": "1776319891" }, "departure": { "delay": 217, "time": "1776319957" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 96, "time": "1776321936" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 181, "time": "1776321265" }, "departure": { "delay": 181, "time": "1776321301" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1776321792" }, "departure": { "delay": 84, "time": "1776321804" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 208, "time": "1776320771" }, "departure": { "delay": 208, "time": "1776320788" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 147, "time": "1776319707" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 222, "time": "1776320168" }, "departure": { "delay": 222, "time": "1776320202" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1776321569" }, "departure": { "delay": 116, "time": "1776321596" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 216, "time": "1776320059" }, "departure": { "delay": 216, "time": "1776320076" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 243, "time": "1776320258" }, "departure": { "delay": 243, "time": "1776320283" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 210, "time": "1776320005" }, "departure": { "delay": 210, "time": "1776320010" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 153, "time": "1776320941" }, "departure": { "delay": 153, "time": "1776320973" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1776321633" }, "departure": { "delay": 110, "time": "1776321650" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 208, "time": "1776320701" }, "departure": { "delay": 208, "time": "1776320728" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1776328485" }, "departure": { "delay": 64, "time": "1776328504" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1776328027" }, "departure": { "delay": 85, "time": "1776328045" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1776328623" }, "departure": { "delay": 34, "time": "1776328654" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1776327630" }, "departure": { "delay": 68, "time": "1776327668" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 327, "time": "1776330110" }, "departure": { "delay": 327, "time": "1776330147" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 38, "time": "1776328556" }, "departure": { "delay": 38, "time": "1776328598" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 48, "time": "1776328862" }, "departure": { "delay": 48, "time": "1776328908" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 75, "time": "1776327394" }, "departure": { "delay": 75, "time": "1776327435" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1776327922" }, "departure": { "delay": 111, "time": "1776327951" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 23, "time": "1776328149" }, "departure": { "delay": 23, "time": "1776328163" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1776327441" }, "departure": { "delay": 109, "time": "1776327469" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1776328971" }, "departure": { "delay": 95, "time": "1776329075" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 261, "time": "1776330188" }, "departure": { "delay": 261, "time": "1776330201" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 68, "time": "1776327359" }, "departure": { "delay": 68, "time": "1776327368" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1776327183" }, "departure": { "delay": 83, "time": "1776327203" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 247, "time": "1776329637" }, "departure": { "delay": 247, "time": "1776329707" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 251, "time": "1776330551" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 326, "time": "1776330435" }, "departure": { "delay": 326, "time": "1776330446" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 291, "time": "1776330341" }, "departure": { "delay": 291, "time": "1776330351" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 77, "time": "1776328380" }, "departure": { "delay": 77, "time": "1776328397" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 285, "time": "1776330369" }, "departure": { "delay": 285, "time": "1776330405" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 271, "time": "1776330297" }, "departure": { "delay": 271, "time": "1776330331" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 100, "time": "1776327979" }, "departure": { "delay": 100, "time": "1776328000" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1776328802" }, "departure": { "delay": 94, "time": "1776328834" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 133, "time": "1776327102" }, "departure": { "delay": 133, "time": "1776327133" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 257, "time": "1776329467" }, "departure": { "delay": 257, "time": "1776329477" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 26, "time": "1776327557" }, "departure": { "delay": 26, "time": "1776327566" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 302, "time": "1776329901" }, "departure": { "delay": 302, "time": "1776329942" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 87, "time": "1776328236" }, "departure": { "delay": 87, "time": "1776328287" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 261, "time": "1776329757" }, "departure": { "delay": 261, "time": "1776329841" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 282, "time": "1776330247" }, "departure": { "delay": 282, "time": "1776330282" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 293, "time": "1776330465" }, "departure": { "delay": 293, "time": "1776330473" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 132, "time": "1776327811" }, "departure": { "delay": 132, "time": "1776327852" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 97, "time": "1776327305" }, "departure": { "delay": 97, "time": "1776327337" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 36, "time": "1776326976" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 99, "time": "1776328327" }, "departure": { "delay": 99, "time": "1776328359" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 84, "time": "1776328692" }, "departure": { "delay": 84, "time": "1776328764" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 112, "time": "1776327001" }, "departure": { "delay": 112, "time": "1776327052" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1776327697" }, "departure": { "delay": 72, "time": "1776327732" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 312, "time": "1776329960" }, "departure": { "delay": 312, "time": "1776330012" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 72, "time": "1776328063" }, "departure": { "delay": 72, "time": "1776328092" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 289, "time": "1776330153" }, "departure": { "delay": 289, "time": "1776330169" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 12, "time": "1776327595" }, "departure": { "delay": 12, "time": "1776327612" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 266, "time": "1776329564" }, "departure": { "delay": 266, "time": "1776329606" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 315, "time": "1776329287" }, "departure": { "delay": 315, "time": "1776329415" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 307, "time": "1776329867" }, "departure": { "delay": 307, "time": "1776329887" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 55, "time": "1776327528" }, "departure": { "delay": 55, "time": "1776327535" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1776327234" }, "departure": { "delay": 73, "time": "1776327253" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759101x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 133, "time": "1776328213" }, "departure": { "delay": 133, "time": "1776328273" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1776328917" }, "departure": { "delay": 4, "time": "1776328924" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1776329186" }, "departure": { "delay": 16, "time": "1776329236" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -59, "time": "1776329281" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 16, "time": "1776327893" }, "departure": { "delay": 16, "time": "1776327976" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1776328802" }, "departure": { "delay": 50, "time": "1776328850" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1776328304" }, "departure": { "delay": 77, "time": "1776328337" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1776328592" }, "departure": { "delay": 88, "time": "1776328648" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1776328522" }, "departure": { "delay": 38, "time": "1776328538" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1776329036" }, "departure": { "delay": 14, "time": "1776329054" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1776328434" }, "departure": { "delay": 59, "time": "1776328439" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1776329150" }, "departure": { "delay": -4, "time": "1776329156" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1776328389" }, "departure": { "delay": 98, "time": "1776328418" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1776328032" }, "departure": { "delay": 86, "time": "1776328166" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1776328573" }, "departure": { "delay": 22, "time": "1776328582" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 122, "time": "1776327842" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -5, "time": "1776328961" }, "departure": { "delay": -5, "time": "1776328975" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -29, "time": "1776329102" }, "departure": { "delay": -29, "time": "1776329131" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -36, "time": "1776328996" }, "departure": { "delay": -36, "time": "1776329004" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1776328657" }, "departure": { "delay": 52, "time": "1776328672" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759101x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 137, "time": "1776321126" }, "departure": { "delay": 137, "time": "1776321137" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 13, "time": "1776322024" }, "departure": { "delay": 13, "time": "1776322033" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1776321461" }, "departure": { "delay": 82, "time": "1776321502" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1776322367" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 47, "time": "1776321775" }, "departure": { "delay": 47, "time": "1776321827" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 95, "time": "1776321618" }, "departure": { "delay": 95, "time": "1776321635" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1776322270" }, "departure": { "delay": 114, "time": "1776322314" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 129, "time": "1776321581" }, "departure": { "delay": 129, "time": "1776321609" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 108, "time": "1776322212" }, "departure": { "delay": 108, "time": "1776322248" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 76, "time": "1776322061" }, "departure": { "delay": 76, "time": "1776322096" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1776321356" }, "departure": { "delay": 69, "time": "1776321369" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1776321527" }, "departure": { "delay": 85, "time": "1776321565" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 178, "time": "1776321203" }, "departure": { "delay": 178, "time": "1776321238" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1776320691" }, "departure": { "delay": 87, "time": "1776320967" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 46, "time": "1776322146" }, "departure": { "delay": 46, "time": "1776322186" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1776321328" }, "departure": { "delay": 100, "time": "1776321340" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1776321984" }, "departure": { "delay": 45, "time": "1776322005" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776321916" }, "departure": { "delay": 42, "time": "1776321942" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 111, "time": "1776321278" }, "departure": { "delay": 111, "time": "1776321291" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 16, "time": "1776320656" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776325470" }, "departure": { "delay": 19, "time": "1776325519" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1776325998" }, "departure": { "delay": 28, "time": "1776326008" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 8, "time": "1776325388" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1776326625" }, "departure": { "delay": 23, "time": "1776326663" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776325629" }, "departure": { "delay": 23, "time": "1776325643" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -16, "time": "1776328091" }, "departure": { "delay": -16, "time": "1776328124" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 25, "time": "1776326930" }, "departure": { "delay": 25, "time": "1776326965" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1776326366" }, "departure": { "delay": 26, "time": "1776326426" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 21, "time": "1776325536" }, "departure": { "delay": 21, "time": "1776325581" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1776326712" }, "departure": { "delay": -3, "time": "1776326757" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -5, "time": "1776327103" }, "departure": { "delay": -5, "time": "1776327175" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1776326037" }, "departure": { "delay": 7, "time": "1776326047" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1776328055" }, "departure": { "delay": -18, "time": "1776328062" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1776326858" }, "departure": { "delay": 12, "time": "1776326892" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776328204" }, "departure": { "delay": 37, "time": "1776328237" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -30, "time": "1776326989" }, "departure": { "delay": -30, "time": "1776327030" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 8, "time": "1776326786" }, "departure": { "delay": 8, "time": "1776326828" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1776328317" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 11, "time": "1776325722" }, "departure": { "delay": 11, "time": "1776325751" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -41, "time": "1776326223" }, "departure": { "delay": -41, "time": "1776326239" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1776327806" }, "departure": { "delay": 3, "time": "1776327843" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 8, "time": "1776327955" }, "departure": { "delay": 8, "time": "1776328028" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1776326294" }, "departure": { "time": "1776326340" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 32, "time": "1776325923" }, "departure": { "delay": 32, "time": "1776325952" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1776327889" }, "departure": { "delay": 4, "time": "1776327904" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1776325596" }, "departure": { "delay": 45, "time": "1776325605" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1776327554" }, "departure": { "delay": 43, "time": "1776327583" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 13, "time": "1776327486" }, "departure": { "delay": 13, "time": "1776327493" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 36, "time": "1776325817" }, "departure": { "delay": 36, "time": "1776325836" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1776326535" }, "departure": { "delay": 44, "time": "1776326564" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776327308" }, "departure": { "delay": 60, "time": "1776327360" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 61, "time": "1776326475" }, "departure": { "delay": 61, "time": "1776326521" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776327707" }, "departure": { "delay": 28, "time": "1776327748" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 18, "time": "1776327642" }, "departure": { "delay": 18, "time": "1776327678" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 9, "time": "1776326115" }, "departure": { "delay": 9, "time": "1776326169" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338735", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3115F565251x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776347040" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776344160" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1776345300" }, "departure": { "time": "1776345360" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 }, { "departure": { "time": "1776339600" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776346140" }, "departure": { "time": "1776346200" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 } ], "timestamp": "1776335980", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3115F565251x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301127xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 222, "time": "1776338562" }, "departure": { "delay": 222, "time": "1776338562" }, "stopId": "FR:76534:ZE:5130:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 223, "time": "1776340303" }, "departure": { "delay": 223, "time": "1776340303" }, "stopId": "FR:76254:ZE:5137:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 251, "time": "1776339071" }, "departure": { "delay": 251, "time": "1776339071" }, "stopId": "FR:76716:ZE:5082:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 220, "time": "1776337900" }, "departure": { "delay": 220, "time": "1776337900" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1776338740" }, "departure": { "delay": 220, "time": "1776338740" }, "stopId": "FR:76477:ZE:4053:ATOUMOD003", "stopSequence": 27 }, { "departure": { "delay": 238, "time": "1776337858" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 220, "time": "1776339700" }, "departure": { "delay": 220, "time": "1776339700" }, "stopId": "FR:76196:ZE:5133:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 275, "time": "1776338675" }, "departure": { "delay": 275, "time": "1776338675" }, "stopId": "FR:76477:ZE:3114:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 223, "time": "1776340183" }, "departure": { "delay": 223, "time": "1776340183" }, "stopId": "FR:76117:ZE:5136:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 247, "time": "1776338167" }, "departure": { "delay": 247, "time": "1776338167" }, "stopId": "FR:76447:ZE:3885:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 220, "time": "1776338500" }, "departure": { "delay": 220, "time": "1776338500" }, "stopId": "FR:76534:ZE:3132:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 258, "time": "1776339618" }, "departure": { "delay": 258, "time": "1776339618" }, "stopId": "FR:76196:ZE:3479:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 241, "time": "1776338041" }, "departure": { "delay": 241, "time": "1776338041" }, "stopId": "FR:76447:ZE:4076:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 223, "time": "1776340063" }, "departure": { "delay": 223, "time": "1776340063" }, "stopId": "FR:76501:ZE:5135:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 251, "time": "1776339491" }, "departure": { "delay": 251, "time": "1776339491" }, "stopId": "FR:76196:ZE:3425:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 220, "time": "1776338140" }, "departure": { "delay": 220, "time": "1776338140" }, "stopId": "FR:76447:ZE:4075:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 220, "time": "1776340360" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 220, "time": "1776338260" }, "departure": { "delay": 220, "time": "1776338260" }, "stopId": "FR:76238:ZE:4039:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 225, "time": "1776338205" }, "departure": { "delay": 225, "time": "1776338205" }, "stopId": "FR:76238:ZE:4029:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 269, "time": "1776338969" }, "departure": { "delay": 269, "time": "1776338969" }, "stopId": "FR:76615:ZE:5131:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 272, "time": "1776339332" }, "departure": { "delay": 272, "time": "1776339332" }, "stopId": "FR:76716:ZE:3733:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 253, "time": "1776338893" }, "departure": { "delay": 253, "time": "1776338893" }, "stopId": "FR:76615:ZE:5067:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 232, "time": "1776339892" }, "departure": { "delay": 232, "time": "1776339892" }, "stopId": "FR:76741:ZE:5134:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 225, "time": "1776338625" }, "departure": { "delay": 225, "time": "1776338625" }, "stopId": "FR:76534:ZE:3215:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 233, "time": "1776338393" }, "departure": { "delay": 233, "time": "1776338393" }, "stopId": "FR:76238:ZE:4042:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1776337867", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301127xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1045:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776360960" }, "departure": { "time": "1776360960" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776360540" }, "departure": { "time": "1776360540" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776358380" }, "departure": { "time": "1776358380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776359820" }, "departure": { "time": "1776359820" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776358140" }, "departure": { "time": "1776358140" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776359460" }, "departure": { "time": "1776359460" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776360600" }, "departure": { "time": "1776360600" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776359700" }, "departure": { "time": "1776359700" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776360180" }, "departure": { "time": "1776360180" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776359940" }, "departure": { "time": "1776359940" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776358800" }, "departure": { "time": "1776358800" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776360420" }, "departure": { "time": "1776360420" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776360480" }, "departure": { "time": "1776360480" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776358980" }, "departure": { "time": "1776358980" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776360240" }, "departure": { "time": "1776360240" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776358620" }, "departure": { "time": "1776358620" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776360840" }, "departure": { "time": "1776360840" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776360060" }, "departure": { "time": "1776360060" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776361020" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776360720" }, "departure": { "time": "1776360720" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776360300" }, "departure": { "time": "1776360300" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776359760" }, "departure": { "time": "1776359760" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776358020" }, "departure": { "time": "1776358020" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1776357900" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776357960" }, "departure": { "time": "1776357960" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776359160" }, "departure": { "time": "1776359160" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776360780" }, "departure": { "time": "1776360780" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776360360" }, "departure": { "time": "1776360360" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776358200" }, "departure": { "time": "1776358200" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776358440" }, "departure": { "time": "1776358440" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776358500" }, "departure": { "time": "1776358500" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776359520" }, "departure": { "time": "1776359520" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776358860" }, "departure": { "time": "1776358860" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1776338744", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1045:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 157, "time": "1776328734" }, "departure": { "delay": 157, "time": "1776328777" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 194, "time": "1776328289" }, "departure": { "delay": 194, "time": "1776328334" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 136, "time": "1776328531" }, "departure": { "delay": 136, "time": "1776328576" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1776329056" }, "departure": { "delay": 86, "time": "1776329066" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 158, "time": "1776328619" }, "departure": { "delay": 158, "time": "1776328658" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1776328899" }, "departure": { "delay": 110, "time": "1776328910" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 169, "time": "1776328415" }, "departure": { "delay": 169, "time": "1776328429" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 131, "time": "1776326732" }, "departure": { "delay": 131, "time": "1776326771" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1776329259" }, "departure": { "delay": 66, "time": "1776329286" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 136, "time": "1776327300" }, "departure": { "delay": 136, "time": "1776327316" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 204, "time": "1776328008" }, "departure": { "delay": 204, "time": "1776328044" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 42, "time": "1776326442" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 136, "time": "1776328685" }, "departure": { "delay": 136, "time": "1776328696" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -16, "time": "1776329370" }, "departure": { "delay": -16, "time": "1776329384" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 97, "time": "1776329120" }, "departure": { "delay": 97, "time": "1776329137" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 189, "time": "1776327536" }, "departure": { "delay": 189, "time": "1776327549" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1776326994" }, "departure": { "delay": 122, "time": "1776327002" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1776329438" }, "departure": { "delay": -6, "time": "1776329454" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 61, "time": "1776329192" }, "departure": { "delay": 61, "time": "1776329221" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 155, "time": "1776326954" }, "departure": { "delay": 155, "time": "1776326975" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 198, "time": "1776327330" }, "departure": { "delay": 198, "time": "1776327378" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -4, "time": "1776329682" }, "departure": { "delay": -4, "time": "1776329696" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 126, "time": "1776326787" }, "departure": { "delay": 126, "time": "1776326826" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1776328110" }, "departure": { "delay": 168, "time": "1776328128" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1776326624" }, "departure": { "delay": 82, "time": "1776326662" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 88, "time": "1776327018" }, "departure": { "delay": 88, "time": "1776327028" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 178, "time": "1776328182" }, "departure": { "delay": 178, "time": "1776328198" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -1, "time": "1776329325" }, "departure": { "delay": -1, "time": "1776329339" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 209, "time": "1776327762" }, "departure": { "delay": 209, "time": "1776327809" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1776326684" }, "departure": { "delay": 75, "time": "1776326715" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1776329609" }, "departure": { "delay": 22, "time": "1776329662" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 130, "time": "1776328850" }, "departure": { "delay": 130, "time": "1776328870" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 178, "time": "1776328212" }, "departure": { "delay": 178, "time": "1776328258" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 167, "time": "1776327259" }, "departure": { "delay": 167, "time": "1776327287" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 208, "time": "1776327424" }, "departure": { "delay": 208, "time": "1776327508" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 168, "time": "1776326884" }, "departure": { "delay": 168, "time": "1776326928" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -14, "time": "1776329733" }, "departure": { "delay": -14, "time": "1776329746" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -31, "time": "1776329469" }, "departure": { "delay": -31, "time": "1776329489" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 97, "time": "1776326514" }, "departure": { "delay": 97, "time": "1776326557" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 167, "time": "1776327878" }, "departure": { "delay": 167, "time": "1776327947" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 172, "time": "1776326834" }, "departure": { "delay": 172, "time": "1776326872" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1776328469" }, "departure": { "delay": 128, "time": "1776328508" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1776328991" }, "departure": { "delay": 85, "time": "1776329005" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 149, "time": "1776327618" }, "departure": { "delay": 149, "time": "1776327629" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1776329168" }, "departure": { "delay": 84, "time": "1776329184" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -37, "time": "1776329783" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 62, "time": "1776329084" }, "departure": { "delay": 62, "time": "1776329102" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 150, "time": "1776328796" }, "departure": { "delay": 150, "time": "1776328830" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1776329292" }, "departure": { "delay": 27, "time": "1776329307" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 167, "time": "1776327126" }, "departure": { "delay": 167, "time": "1776327227" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 160, "time": "1776323098" }, "departure": { "delay": 160, "time": "1776323140" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1776323977" }, "departure": { "delay": 150, "time": "1776324030" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 103, "time": "1776324478" }, "departure": { "delay": 103, "time": "1776324523" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 182, "time": "1776323604" }, "departure": { "delay": 182, "time": "1776323642" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1776323837" }, "departure": { "delay": 113, "time": "1776323873" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 159, "time": "1776324308" }, "departure": { "delay": 159, "time": "1776324339" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 87, "time": "1776323754" }, "departure": { "delay": 87, "time": "1776323787" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 163, "time": "1776324190" }, "departure": { "delay": 163, "time": "1776324223" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1776324648" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1776324248" }, "departure": { "delay": 151, "time": "1776324271" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 197, "time": "1776323227" }, "departure": { "delay": 197, "time": "1776323297" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 164, "time": "1776324117" }, "departure": { "delay": 164, "time": "1776324164" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 193, "time": "1776322993" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1776323679" }, "departure": { "delay": 144, "time": "1776323724" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 183, "time": "1776323538" }, "departure": { "delay": 183, "time": "1776323583" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1776324369" }, "departure": { "delay": 105, "time": "1776324405" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 208, "time": "1776323387" }, "departure": { "delay": 208, "time": "1776323428" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 161, "time": "1776323165" }, "departure": { "delay": 161, "time": "1776323201" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 204, "time": "1776323317" }, "departure": { "delay": 204, "time": "1776323364" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1776323449" }, "departure": { "delay": 200, "time": "1776323480" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:701:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776344460" }, "departure": { "time": "1776344460" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776346740" }, "departure": { "time": "1776346740" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776345180" }, "departure": { "time": "1776345180" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776346200" }, "departure": { "time": "1776346200" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776345900" }, "departure": { "time": "1776345900" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776346560" }, "departure": { "time": "1776346560" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776344760" }, "departure": { "time": "1776344760" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776346620" }, "departure": { "time": "1776346620" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776346020" }, "departure": { "time": "1776346020" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776346500" }, "departure": { "time": "1776346500" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776343980" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776343620" }, "departure": { "time": "1776343620" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1776343500" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776344400" }, "departure": { "time": "1776344400" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776346140" }, "departure": { "time": "1776346140" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776343800" }, "departure": { "time": "1776343800" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776345420" }, "departure": { "time": "1776345420" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776345360" }, "departure": { "time": "1776345360" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776345120" }, "departure": { "time": "1776345120" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776345720" }, "departure": { "time": "1776345720" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776344040" }, "departure": { "time": "1776344040" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776346380" }, "departure": { "time": "1776346380" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776344580" }, "departure": { "time": "1776344580" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776346800" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776345600" }, "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776345480" }, "departure": { "time": "1776345480" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776346080" }, "departure": { "time": "1776346080" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776343560" }, "departure": { "time": "1776343560" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776346260" }, "departure": { "time": "1776346260" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776344220" }, "departure": { "time": "1776344220" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776345960" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:701:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1776333202" }, "departure": { "delay": 57, "time": "1776333237" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 117, "time": "1776332790" }, "departure": { "delay": 117, "time": "1776332817" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1776332273" }, "departure": { "delay": 70, "time": "1776332290" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1776331181" }, "departure": { "delay": 46, "time": "1776331246" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1776332486" }, "departure": { "delay": 87, "time": "1776332547" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1776332305" }, "departure": { "delay": 72, "time": "1776332352" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 143, "time": "1776332963" }, "departure": { "delay": 143, "time": "1776333023" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1776331663" }, "departure": { "delay": 18, "time": "1776331698" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1776333419" }, "departure": { "delay": 131, "time": "1776333491" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 61, "time": "1776332177" }, "departure": { "delay": 61, "time": "1776332221" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1776332594" }, "departure": { "delay": 63, "time": "1776332643" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1776331436" }, "departure": { "delay": 33, "time": "1776331473" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1776331068" }, "departure": { "delay": 54, "time": "1776331074" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 31, "time": "1776331369" }, "departure": { "delay": 31, "time": "1776331411" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 68, "time": "1776331980" }, "departure": { "delay": 68, "time": "1776332048" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1776331831" }, "departure": { "delay": 135, "time": "1776331935" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 88, "time": "1776330998" }, "departure": { "delay": 88, "time": "1776331048" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1776333707" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 80, "time": "1776332750" }, "departure": { "delay": 80, "time": "1776332780" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 108, "time": "1776330888" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1776331297" }, "departure": { "delay": 48, "time": "1776331308" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1776330938" }, "departure": { "delay": 105, "time": "1776330945" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1776333516" }, "departure": { "delay": 106, "time": "1776333526" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 102, "time": "1776332086" }, "departure": { "delay": 102, "time": "1776332142" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1776333549" }, "departure": { "delay": 78, "time": "1776333558" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 76, "time": "1776333641" }, "departure": { "delay": 76, "time": "1776333676" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 102, "time": "1776333095" }, "departure": { "delay": 102, "time": "1776333102" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 4, "time": "1776331527" }, "departure": { "delay": 4, "time": "1776331564" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1776333287" }, "departure": { "delay": 81, "time": "1776333321" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 76, "time": "1776332683" }, "departure": { "delay": 76, "time": "1776332716" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 81, "time": "1776333587" }, "departure": { "delay": 81, "time": "1776333621" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 83, "time": "1776332393" }, "departure": { "delay": 83, "time": "1776332423" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1776332862" }, "departure": { "delay": 133, "time": "1776332893" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1776333131" }, "departure": { "delay": 97, "time": "1776333157" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 86, "time": "1776333350" }, "departure": { "delay": 86, "time": "1776333386" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1776331098" }, "departure": { "delay": 48, "time": "1776331128" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338813", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1017:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 5, "time": "1776356465" }, "departure": { "delay": 5, "time": "1776356465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1776356945" }, "departure": { "delay": 5, "time": "1776356945" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776357720" }, "departure": { "time": "1776357720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776356820" }, "departure": { "time": "1776356820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776359160" }, "departure": { "time": "1776359160" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776356940" }, "departure": { "time": "1776356940" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776357180" }, "departure": { "time": "1776357180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776358560" }, "departure": { "time": "1776358560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776359040" }, "departure": { "time": "1776359040" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776359340" }, "departure": { "time": "1776359340" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776359100" }, "departure": { "time": "1776359100" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776356460" }, "departure": { "time": "1776356460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776358500" }, "departure": { "time": "1776358500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776356700" }, "departure": { "time": "1776356700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776358260" }, "departure": { "time": "1776358260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776358800" }, "departure": { "time": "1776358800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776358620" }, "departure": { "time": "1776358620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357060" }, "departure": { "time": "1776357060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776357540" }, "departure": { "time": "1776357540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776357000" }, "departure": { "time": "1776357000" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776357300" }, "departure": { "time": "1776357300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776359400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776357600" }, "departure": { "time": "1776357600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1776356400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776357900" }, "departure": { "time": "1776357900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776358805" }, "departure": { "delay": 5, "time": "1776358805" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776358860" }, "departure": { "time": "1776358860" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776359220" }, "departure": { "time": "1776359220" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776356880" }, "departure": { "time": "1776356880" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776358920" }, "departure": { "time": "1776358920" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776358320" }, "departure": { "time": "1776358320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 } ], "timestamp": "1776338800", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1017:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017635x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1776339076" }, "departure": { "delay": 76, "time": "1776339076" }, "stopId": "FR:76351:ZE:4547:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 73, "time": "1776338953" }, "departure": { "delay": 73, "time": "1776338953" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 73, "time": "1776338773" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1776339105" }, "departure": { "delay": 105, "time": "1776339105" }, "stopId": "FR:76351:ZE:4566:ATOUMOD003", "stopSequence": 8 }, { "departure": { "delay": 102, "time": "1776338682" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1776339162" }, "departure": { "delay": 102, "time": "1776339162" }, "stopId": "FR:76351:ZE:3625:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1776339308" }, "departure": { "delay": 128, "time": "1776339308" }, "stopId": "FR:76351:ZE:3025:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1776339793" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 91, "time": "1776339751" }, "departure": { "delay": 91, "time": "1776339751" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1776338834" }, "departure": { "delay": 74, "time": "1776338834" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 131, "time": "1776339371" }, "departure": { "delay": 131, "time": "1776339371" }, "stopId": "FR:76351:ZE:3584:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1776339572" }, "departure": { "delay": 92, "time": "1776339572" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 93, "time": "1776339213" }, "departure": { "delay": 93, "time": "1776339213" }, "stopId": "FR:76351:ZE:3128:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 112, "time": "1776339712" }, "departure": { "delay": 112, "time": "1776339712" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 42, "time": "1776338562" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 98, "time": "1776339638" }, "departure": { "delay": 98, "time": "1776339638" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 113, "time": "1776339413" }, "departure": { "delay": 113, "time": "1776339413" }, "stopId": "FR:76351:ZE:4803:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1776338982" }, "departure": { "delay": 102, "time": "1776338982" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1776339253" }, "departure": { "delay": 73, "time": "1776339253" }, "stopId": "FR:76351:ZE:4840:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 73, "time": "1776339493" }, "departure": { "delay": 73, "time": "1776339493" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1776338787", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017635x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077477x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 74, "time": "1776338354" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 113, "time": "1776338153" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 91, "time": "1776338911" }, "departure": { "delay": 91, "time": "1776338911" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1776339151" }, "departure": { "delay": 91, "time": "1776339151" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1776338326" }, "departure": { "delay": 106, "time": "1776338326" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 122, "time": "1776338582" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "departure": { "delay": 146, "time": "1776338786" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1776338270" }, "departure": { "delay": 110, "time": "1776338270" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1776338872" }, "departure": { "delay": 112, "time": "1776338872" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 131, "time": "1776339071" }, "departure": { "delay": 131, "time": "1776339071" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 93, "time": "1776338733" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1776339043" }, "departure": { "delay": 103, "time": "1776339043" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 172, "time": "1776338512" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 91, "time": "1776339271" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 106, "time": "1776338986" }, "departure": { "delay": 106, "time": "1776338986" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "departure": { "delay": 90, "time": "1776338670" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1776338457", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077477x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -59, "time": "1776312948" }, "departure": { "delay": -59, "time": "1776312961" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -118, "time": "1776314632" }, "departure": { "delay": -118, "time": "1776314642" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 217, "time": "1776312019" }, "departure": { "delay": 217, "time": "1776312037" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1776312398" }, "departure": { "delay": -14, "time": "1776312406" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 17, "time": "1776314311" }, "departure": { "delay": 17, "time": "1776314357" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -55, "time": "1776312829" }, "departure": { "delay": -55, "time": "1776312845" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 9, "time": "1776312457" }, "departure": { "delay": 9, "time": "1776312489" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -23, "time": "1776312735" }, "departure": { "delay": -23, "time": "1776312757" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -74, "time": "1776314676" }, "departure": { "delay": -74, "time": "1776314686" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 43, "time": "1776313349" }, "departure": { "delay": 43, "time": "1776313423" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1776312207" }, "departure": { "delay": 92, "time": "1776312212" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1776312107" }, "departure": { "delay": 185, "time": "1776312125" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1776313447" }, "departure": { "delay": 43, "time": "1776313483" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 140, "time": "1776313971" }, "departure": { "delay": 140, "time": "1776314000" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 107, "time": "1776313626" }, "departure": { "delay": 107, "time": "1776313667" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 133, "time": "1776313717" }, "departure": { "delay": 133, "time": "1776313813" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -146, "time": "1776314794" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 154, "time": "1776312139" }, "departure": { "delay": 154, "time": "1776312154" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 8, "time": "1776312361" }, "departure": { "delay": 8, "time": "1776312368" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -50, "time": "1776312772" }, "departure": { "delay": -50, "time": "1776312790" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 16, "time": "1776312426" }, "departure": { "delay": 16, "time": "1776312436" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 63, "time": "1776312234" }, "departure": { "delay": 63, "time": "1776312243" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 44, "time": "1776313062" }, "departure": { "delay": 44, "time": "1776313244" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1776314232" }, "departure": { "delay": 22, "time": "1776314242" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 248, "time": "1776312002" }, "departure": { "delay": 248, "time": "1776312008" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -92, "time": "1776314711" }, "departure": { "delay": -92, "time": "1776314728" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 37, "time": "1776314063" }, "departure": { "delay": 37, "time": "1776314077" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 226, "time": "1776311986" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1776313875" }, "departure": { "delay": 132, "time": "1776313932" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 42, "time": "1776312329" }, "departure": { "delay": 42, "time": "1776312342" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1776312538" }, "departure": { "delay": 10, "time": "1776312550" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 136, "time": "1776312185" }, "departure": { "delay": 136, "time": "1776312196" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -63, "time": "1776314505" }, "departure": { "delay": -63, "time": "1776314517" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 98, "time": "1776313549" }, "departure": { "delay": 98, "time": "1776313598" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -13, "time": "1776313281" }, "departure": { "delay": -13, "time": "1776313307" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -86, "time": "1776312977" }, "departure": { "delay": -86, "time": "1776312994" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -44, "time": "1776312893" }, "departure": { "delay": -44, "time": "1776312916" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1776314104" }, "departure": { "delay": 42, "time": "1776314142" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -112, "time": "1776314574" }, "departure": { "delay": -112, "time": "1776314588" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -34, "time": "1776312677" }, "departure": { "delay": -34, "time": "1776312686" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -37, "time": "1776314448" }, "departure": { "delay": -37, "time": "1776314483" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 96, "time": "1776312244" }, "departure": { "delay": 96, "time": "1776312276" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -83, "time": "1776314550" }, "departure": { "delay": -83, "time": "1776314557" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -19, "time": "1776312611" }, "departure": { "delay": -19, "time": "1776312641" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1776314184" }, "departure": { "delay": -4, "time": "1776314216" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 13, "time": "1776314256" }, "departure": { "delay": 13, "time": "1776314293" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -19, "time": "1776314427" }, "departure": { "delay": -19, "time": "1776314441" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -89, "time": "1776314599" }, "departure": { "delay": -89, "time": "1776314611" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595742:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -27, "time": "1776338973" }, "departure": { "delay": -27, "time": "1776338973" }, "stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -266, "time": "1776340174" }, "departure": { "delay": -266, "time": "1776340174" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 22, "time": "1776338842" }, "departure": { "delay": 22, "time": "1776338842" }, "stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 22, "time": "1776338902" }, "departure": { "delay": 22, "time": "1776338902" }, "stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -269, "time": "1776339931" }, "departure": { "delay": -269, "time": "1776339931" }, "stopId": "FR:27020:ZE:0xACH01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -307, "time": "1776340013" }, "departure": { "delay": -307, "time": "1776340013" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -30, "time": "1776339090" }, "departure": { "delay": -30, "time": "1776339090" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -262, "time": "1776340358" }, "departure": { "delay": -262, "time": "1776340358" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": -298, "time": "1776339962" }, "departure": { "delay": -298, "time": "1776339962" }, "stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 72, "time": "1776338330" }, "departure": { "delay": 72, "time": "1776338352" }, "stopId": "FR:27299:ZE:0xIND01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -286, "time": "1776339794" }, "departure": { "delay": -286, "time": "1776339794" }, "stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -247, "time": "1776339533" }, "departure": { "delay": -247, "time": "1776339533" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -381, "time": "1776339699" }, "departure": { "delay": -381, "time": "1776339699" }, "stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 69, "time": "1776338769" }, "departure": { "delay": 69, "time": "1776338769" }, "stopId": "FR:27299:ZE:0xBON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -249, "time": "1776340071" }, "departure": { "delay": -249, "time": "1776340071" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -295, "time": "1776339605" }, "departure": { "delay": -295, "time": "1776339605" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -287, "time": "1776340393" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 72, "time": "1776338472" }, "departure": { "delay": 72, "time": "1776338472" }, "stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -267, "time": "1776340053" }, "departure": { "delay": -267, "time": "1776340053" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -215, "time": "1776340285" }, "departure": { "delay": -215, "time": "1776340285" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -274, "time": "1776339866" }, "departure": { "delay": -274, "time": "1776339866" }, "stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -7, "time": "1776339173" }, "departure": { "delay": -7, "time": "1776339173" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1776338412" }, "departure": { "delay": 72, "time": "1776338412" }, "stopId": "FR:27299:ZE:0xARN01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1776338657" }, "departure": { "delay": 77, "time": "1776338657" }, "stopId": "FR:27299:ZE:0xECG01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1776339304" }, "departure": { "delay": -56, "time": "1776339304" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1776338532" }, "departure": { "delay": 72, "time": "1776338592" }, "stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -257, "time": "1776340243" }, "departure": { "delay": -257, "time": "1776340243" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": -116, "time": "1776339364" }, "departure": { "delay": -116, "time": "1776339364" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -256, "time": "1776340124" }, "departure": { "delay": -256, "time": "1776340124" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": -244, "time": "1776339836" }, "departure": { "delay": -244, "time": "1776339836" }, "stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -318, "time": "1776339642" }, "departure": { "delay": -318, "time": "1776339642" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -42, "time": "1776339018" }, "departure": { "delay": -42, "time": "1776339018" }, "stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1776338709" }, "departure": { "delay": 69, "time": "1776338709" }, "stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -343, "time": "1776339677" }, "departure": { "delay": -343, "time": "1776339677" }, "stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004", "stopSequence": 27 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595742:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1776327567" }, "departure": { "delay": -18, "time": "1776327582" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 65, "time": "1776326928" }, "departure": { "delay": 65, "time": "1776326945" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 114, "time": "1776326237" }, "departure": { "delay": 114, "time": "1776326274" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1776327157" }, "departure": { "delay": 54, "time": "1776327174" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 125, "time": "1776327345" }, "departure": { "delay": 125, "time": "1776327365" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 66, "time": "1776326816" }, "departure": { "delay": 66, "time": "1776326826" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 55, "time": "1776326978" }, "departure": { "delay": 55, "time": "1776326995" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 73, "time": "1776327237" }, "departure": { "delay": 73, "time": "1776327253" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 104, "time": "1776324988" }, "departure": { "delay": 104, "time": "1776325004" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1776326059" }, "departure": { "delay": 124, "time": "1776326104" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 81, "time": "1776326875" }, "departure": { "delay": 81, "time": "1776326901" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 148, "time": "1776325032" }, "departure": { "delay": 148, "time": "1776325048" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1776325470" }, "departure": { "delay": 179, "time": "1776325499" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1776324904" }, "departure": { "delay": 92, "time": "1776324932" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1776325941" }, "departure": { "delay": 174, "time": "1776325974" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 124, "time": "1776326360" }, "departure": { "delay": 124, "time": "1776326404" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -44, "time": "1776327846" }, "departure": { "delay": -44, "time": "1776327856" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -24, "time": "1776327797" }, "departure": { "delay": -24, "time": "1776327816" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 77, "time": "1776327275" }, "departure": { "delay": 77, "time": "1776327317" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 106, "time": "1776327395" }, "departure": { "delay": 106, "time": "1776327406" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 148, "time": "1776325233" }, "departure": { "delay": 148, "time": "1776325288" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 96, "time": "1776324842" }, "departure": { "delay": 96, "time": "1776324876" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1776327680" }, "departure": { "delay": -22, "time": "1776327698" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 3, "time": "1776327526" }, "departure": { "delay": 3, "time": "1776327543" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 223, "time": "1776325565" }, "departure": { "delay": 223, "time": "1776325603" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 73, "time": "1776324673" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1776326442" }, "departure": { "delay": 144, "time": "1776326484" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 72, "time": "1776327421" }, "departure": { "delay": 72, "time": "1776327432" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 28, "time": "1776327498" }, "departure": { "delay": 28, "time": "1776327508" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -6, "time": "1776327636" }, "departure": { "delay": -6, "time": "1776327654" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 187, "time": "1776325655" }, "departure": { "delay": 187, "time": "1776325687" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1776325517" }, "departure": { "delay": 156, "time": "1776325536" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1776327477" }, "departure": { "delay": 67, "time": "1776327487" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 76, "time": "1776327038" }, "departure": { "delay": 76, "time": "1776327076" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 157, "time": "1776325062" }, "departure": { "delay": 157, "time": "1776325117" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 98, "time": "1776324732" }, "departure": { "delay": 98, "time": "1776324758" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1776326313" }, "departure": { "delay": 118, "time": "1776326338" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -38, "time": "1776327900" }, "departure": { "delay": -38, "time": "1776327922" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 170, "time": "1776325821" }, "departure": { "delay": 170, "time": "1776325850" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 180, "time": "1776325382" }, "departure": { "delay": 180, "time": "1776325440" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1776326667" }, "departure": { "delay": 82, "time": "1776326722" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 107, "time": "1776326545" }, "departure": { "delay": 107, "time": "1776326567" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -51, "time": "1776327969" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 92, "time": "1776326772" }, "departure": { "delay": 92, "time": "1776326792" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 129, "time": "1776324952" }, "departure": { "delay": 129, "time": "1776324969" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776326614" }, "departure": { "delay": 60, "time": "1776326640" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 165, "time": "1776325169" }, "departure": { "delay": 165, "time": "1776325185" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1776326154" }, "departure": { "delay": 149, "time": "1776326189" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 138, "time": "1776325210" }, "departure": { "delay": 138, "time": "1776325218" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 179, "time": "1776325727" }, "departure": { "delay": 179, "time": "1776325739" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:501:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776337200" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776337020" }, "departure": { "time": "1776337020" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776336120" }, "departure": { "time": "1776336120" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776333960" }, "departure": { "time": "1776333960" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776336660" }, "departure": { "time": "1776336660" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776334620" }, "departure": { "time": "1776334620" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776335160" }, "departure": { "time": "1776335160" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776334980" }, "departure": { "time": "1776334980" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776336360" }, "departure": { "time": "1776336360" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776336600" }, "departure": { "time": "1776336600" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776334500" }, "departure": { "time": "1776334500" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1776333900" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776336900" }, "departure": { "time": "1776336900" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776335580" }, "departure": { "time": "1776335580" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776334140" }, "departure": { "time": "1776334140" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776334860" }, "departure": { "time": "1776334860" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776336540" }, "departure": { "time": "1776336540" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776336960" }, "departure": { "time": "1776336960" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776336300" }, "departure": { "time": "1776336300" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776334020" }, "departure": { "time": "1776334020" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776335880" }, "departure": { "time": "1776335880" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776336780" }, "departure": { "time": "1776336780" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776335760" }, "departure": { "time": "1776335760" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776334800" }, "departure": { "time": "1776334800" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776334200" }, "departure": { "time": "1776334200" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776336480" }, "departure": { "time": "1776336480" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776335820" }, "departure": { "time": "1776335820" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776334380" }, "departure": { "time": "1776334380" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776336000" }, "departure": { "time": "1776336000" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776336420" }, "departure": { "time": "1776336420" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776334440" }, "departure": { "time": "1776334440" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776335520" }, "departure": { "time": "1776335520" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776337140" }, "departure": { "time": "1776337140" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1776318977", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:501:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:251:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776323160" }, "departure": { "time": "1776323160" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776324300" }, "departure": { "time": "1776324300" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776323280" }, "departure": { "time": "1776323280" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776325440" }, "departure": { "time": "1776325440" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776325260" }, "departure": { "time": "1776325260" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776325980" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776323520" }, "departure": { "time": "1776323520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776325380" }, "departure": { "time": "1776325380" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 5, "time": "1776323645" }, "departure": { "delay": 5, "time": "1776323645" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776324780" }, "departure": { "time": "1776324780" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776323820" }, "departure": { "time": "1776323820" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776323220" }, "departure": { "time": "1776323220" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1776325745" }, "departure": { "delay": 5, "time": "1776325745" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776323580" }, "departure": { "time": "1776323580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776325680" }, "departure": { "time": "1776325680" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776323460" }, "departure": { "time": "1776323460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776325080" }, "departure": { "time": "1776325080" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776325200" }, "departure": { "time": "1776325200" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "departure": { "time": "1776323100" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776323700" }, "departure": { "time": "1776323700" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776323640" }, "departure": { "time": "1776323640" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776325800" }, "departure": { "time": "1776325800" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776325560" }, "departure": { "time": "1776325560" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776323340" }, "departure": { "time": "1776323340" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776323940" }, "departure": { "time": "1776323940" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776323760" }, "departure": { "time": "1776323760" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776324240" }, "departure": { "time": "1776324240" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776325740" }, "departure": { "time": "1776325740" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1776323705" }, "departure": { "delay": 5, "time": "1776323705" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776324180" }, "departure": { "time": "1776324180" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776324960" }, "departure": { "time": "1776324960" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776324360" }, "departure": { "time": "1776324360" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776324420" }, "departure": { "time": "1776324420" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776324060" }, "departure": { "time": "1776324060" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776325860" }, "departure": { "time": "1776325860" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 } ], "timestamp": "1776318976", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:251:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758730x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 273, "time": "1776332077" }, "departure": { "delay": 273, "time": "1776332133" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 293, "time": "1776333200" }, "departure": { "delay": 293, "time": "1776333233" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 275, "time": "1776332530" }, "departure": { "delay": 275, "time": "1776332555" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 247, "time": "1776334532" }, "departure": { "delay": 247, "time": "1776334567" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 328, "time": "1776333974" }, "departure": { "delay": 328, "time": "1776333988" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 317, "time": "1776333402" }, "departure": { "delay": 317, "time": "1776333437" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 243, "time": "1776332150" }, "departure": { "delay": 243, "time": "1776332163" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 241, "time": "1776334801" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 259, "time": "1776331989" }, "departure": { "delay": 259, "time": "1776331999" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 230, "time": "1776334416" }, "departure": { "delay": 230, "time": "1776334430" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 272, "time": "1776334732" }, "departure": { "delay": 272, "time": "1776334772" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 242, "time": "1776334595" }, "departure": { "delay": 242, "time": "1776334622" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 314, "time": "1776333523" }, "departure": { "delay": 314, "time": "1776333554" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 275, "time": "1776332690" }, "departure": { "delay": 275, "time": "1776332735" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 302, "time": "1776332834" }, "departure": { "delay": 302, "time": "1776332882" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1776334283" }, "departure": { "delay": 228, "time": "1776334308" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 245, "time": "1776334468" }, "departure": { "delay": 245, "time": "1776334505" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 315, "time": "1776334057" }, "departure": { "delay": 315, "time": "1776334095" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 301, "time": "1776333616" }, "departure": { "delay": 301, "time": "1776333661" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 243, "time": "1776334360" }, "departure": { "delay": 243, "time": "1776334383" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 295, "time": "1776333800" }, "departure": { "delay": 295, "time": "1776333835" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 292, "time": "1776332597" }, "departure": { "delay": 292, "time": "1776332632" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 285, "time": "1776333111" }, "departure": { "delay": 285, "time": "1776333165" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 283, "time": "1776334153" }, "departure": { "delay": 283, "time": "1776334183" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 310, "time": "1776333304" }, "departure": { "delay": 310, "time": "1776333370" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 338, "time": "1776333911" }, "departure": { "delay": 338, "time": "1776333938" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 309, "time": "1776333459" }, "departure": { "delay": 309, "time": "1776333489" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 287, "time": "1776332189" }, "departure": { "delay": 287, "time": "1776332267" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 280, "time": "1776333708" }, "departure": { "delay": 280, "time": "1776333760" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 253, "time": "1776331933" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 238, "time": "1776332319" }, "departure": { "delay": 238, "time": "1776332338" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 272, "time": "1776334674" }, "departure": { "delay": 272, "time": "1776334712" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 316, "time": "1776333016" }, "departure": { "delay": 316, "time": "1776333016" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 268, "time": "1776334214" }, "departure": { "delay": 268, "time": "1776334228" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 268, "time": "1776332393" }, "departure": { "delay": 268, "time": "1776332428" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 298, "time": "1776333889" }, "departure": { "delay": 298, "time": "1776333898" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758730x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1776313833" }, "departure": { "delay": 111, "time": "1776313851" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 61, "time": "1776313230" }, "departure": { "delay": 61, "time": "1776313261" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 19, "time": "1776314993" }, "departure": { "delay": 19, "time": "1776315019" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 87, "time": "1776313096" }, "departure": { "delay": 87, "time": "1776313107" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -116, "time": "1776315530" }, "departure": { "delay": -116, "time": "1776315544" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 114, "time": "1776313659" }, "departure": { "delay": 114, "time": "1776313794" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -56, "time": "1776315113" }, "departure": { "delay": -56, "time": "1776315124" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -35, "time": "1776314409" }, "departure": { "delay": -35, "time": "1776314425" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -66, "time": "1776315459" }, "departure": { "delay": -66, "time": "1776315474" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 109, "time": "1776312930" }, "departure": { "delay": 109, "time": "1776312949" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 4, "time": "1776314266" }, "departure": { "delay": 4, "time": "1776314284" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 162, "time": "1776312733" }, "departure": { "delay": 162, "time": "1776312762" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1776314367" }, "departure": { "delay": -17, "time": "1776314383" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 17, "time": "1776314880" }, "departure": { "delay": 17, "time": "1776314897" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -103, "time": "1776315288" }, "departure": { "delay": -103, "time": "1776315317" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 176, "time": "1776312701" }, "departure": { "delay": 176, "time": "1776312716" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 57, "time": "1776313901" }, "departure": { "delay": 57, "time": "1776313917" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 144, "time": "1776312672" }, "departure": { "delay": 144, "time": "1776312684" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -88, "time": "1776315259" }, "departure": { "delay": -88, "time": "1776315272" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 61, "time": "1776313479" }, "departure": { "delay": 61, "time": "1776313561" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1776313165" }, "departure": { "delay": 100, "time": "1776313180" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -102, "time": "1776315488" }, "departure": { "delay": -102, "time": "1776315498" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -79, "time": "1776315148" }, "departure": { "delay": -79, "time": "1776315161" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 53, "time": "1776314019" }, "departure": { "delay": 53, "time": "1776314033" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 52, "time": "1776314617" }, "departure": { "delay": 52, "time": "1776314632" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 191, "time": "1776312780" }, "departure": { "delay": 191, "time": "1776312791" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -146, "time": "1776315574" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 25, "time": "1776314951" }, "departure": { "delay": 25, "time": "1776314965" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 62, "time": "1776314472" }, "departure": { "delay": 62, "time": "1776314582" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 169, "time": "1776312637" }, "departure": { "delay": 169, "time": "1776312649" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1776314204" }, "departure": { "delay": 63, "time": "1776314223" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 61, "time": "1776313120" }, "departure": { "delay": 61, "time": "1776313141" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1776312907" }, "departure": { "delay": 140, "time": "1776312920" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 199, "time": "1776312539" }, "departure": { "delay": 199, "time": "1776312559" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -12, "time": "1776315095" }, "departure": { "delay": -12, "time": "1776315108" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 18, "time": "1776313387" }, "departure": { "delay": 18, "time": "1776313398" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 187, "time": "1776312487" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -18, "time": "1776315034" }, "departure": { "delay": -18, "time": "1776315042" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 106, "time": "1776313035" }, "departure": { "delay": 106, "time": "1776313066" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 8, "time": "1776314814" }, "departure": { "delay": 8, "time": "1776314828" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 102, "time": "1776314081" }, "departure": { "delay": 102, "time": "1776314142" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 159, "time": "1776312803" }, "departure": { "delay": 159, "time": "1776312819" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1776314658" }, "departure": { "delay": 32, "time": "1776314672" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 156, "time": "1776312866" }, "departure": { "delay": 156, "time": "1776312876" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1776313299" }, "departure": { "delay": 54, "time": "1776313314" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -15, "time": "1776314915" }, "departure": { "delay": -15, "time": "1776314925" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 72, "time": "1776313978" }, "departure": { "delay": 72, "time": "1776313992" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -24, "time": "1776314302" }, "departure": { "delay": -24, "time": "1776314316" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -104, "time": "1776315182" }, "departure": { "delay": -104, "time": "1776315196" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 42, "time": "1776314714" }, "departure": { "delay": 42, "time": "1776314742" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:645:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776343740" }, "departure": { "delay": 60, "time": "1776343740" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1776341700" }, "departure": { "delay": 60, "time": "1776341700" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776344280" }, "departure": { "delay": 60, "time": "1776344280" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1776341400" }, "departure": { "delay": 60, "time": "1776341400" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776341220" }, "departure": { "delay": 60, "time": "1776341220" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776343020" }, "departure": { "delay": 60, "time": "1776343020" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776341640" }, "departure": { "delay": 60, "time": "1776341640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776342780" }, "departure": { "delay": 60, "time": "1776342780" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1776343800" }, "departure": { "delay": 60, "time": "1776343800" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1776341760" }, "departure": { "delay": 60, "time": "1776341760" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776344040" }, "departure": { "delay": 60, "time": "1776344040" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1776342120" }, "departure": { "delay": 60, "time": "1776342120" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776342240" }, "departure": { "delay": 60, "time": "1776342240" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776341280" }, "departure": { "delay": 60, "time": "1776341280" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776344460" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776342840" }, "departure": { "delay": 60, "time": "1776342840" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776343860" }, "departure": { "delay": 60, "time": "1776343860" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1776343380" }, "departure": { "delay": 60, "time": "1776343380" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1776342060" }, "departure": { "delay": 60, "time": "1776342060" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "departure": { "delay": 60, "time": "1776341160" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776343080" }, "departure": { "delay": 60, "time": "1776343080" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776344220" }, "departure": { "delay": 60, "time": "1776344220" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1776343560" }, "departure": { "delay": 60, "time": "1776343560" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776342420" }, "departure": { "delay": 60, "time": "1776342420" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776341460" }, "departure": { "delay": 60, "time": "1776341460" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776343620" }, "departure": { "delay": 60, "time": "1776343620" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1776343260" }, "departure": { "delay": 60, "time": "1776343260" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776344160" }, "departure": { "delay": 60, "time": "1776344160" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1776343920" }, "departure": { "delay": 60, "time": "1776343920" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1776343140" }, "departure": { "delay": 60, "time": "1776343140" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776344400" }, "departure": { "delay": 60, "time": "1776344400" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1776343680" }, "departure": { "delay": 60, "time": "1776343680" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1776341880" }, "departure": { "delay": 60, "time": "1776341880" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1776338744", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:645:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039374x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1776338900" }, "departure": { "delay": 140, "time": "1776338900" }, "stopId": "FR:76305:ZE:3181:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 125, "time": "1776338705" }, "stopId": "FR:76305:ZE:4489:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 113, "time": "1776339713" }, "departure": { "delay": 113, "time": "1776339713" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 113, "time": "1776340673" }, "departure": { "delay": 113, "time": "1776340673" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 156, "time": "1776339816" }, "departure": { "delay": 156, "time": "1776339816" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 166, "time": "1776339646" }, "departure": { "delay": 166, "time": "1776339646" }, "stopId": "FR:76341:ZE:3752:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 113, "time": "1776338813" }, "departure": { "delay": 113, "time": "1776338813" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1776341647" }, "departure": { "delay": 127, "time": "1776341647" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 113, "time": "1776341693" }, "departure": { "delay": 113, "time": "1776341693" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 113, "time": "1776341933" }, "departure": { "delay": 113, "time": "1776341933" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 138, "time": "1776341598" }, "departure": { "delay": 138, "time": "1776341598" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 113, "time": "1776339173" }, "departure": { "delay": 113, "time": "1776339173" }, "stopId": "FR:76341:ZE:3084:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1776341273" }, "departure": { "delay": 113, "time": "1776341273" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 130, "time": "1776340870" }, "departure": { "delay": 130, "time": "1776340870" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 137, "time": "1776340637" }, "departure": { "delay": 137, "time": "1776340637" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 143, "time": "1776341903" }, "departure": { "delay": 143, "time": "1776341903" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 152, "time": "1776341852" }, "departure": { "delay": 152, "time": "1776341852" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 137, "time": "1776340277" }, "departure": { "delay": 137, "time": "1776340277" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 122, "time": "1776340502" }, "departure": { "delay": 122, "time": "1776340502" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 113, "time": "1776340013" }, "departure": { "delay": 113, "time": "1776340013" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 159, "time": "1776341379" }, "departure": { "delay": 159, "time": "1776341379" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 121, "time": "1776340741" }, "departure": { "delay": 121, "time": "1776340741" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 158, "time": "1776340178" }, "departure": { "delay": 158, "time": "1776340178" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 113, "time": "1776342053" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 }, { "arrival": { "delay": 133, "time": "1776340993" }, "departure": { "delay": 133, "time": "1776340993" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 141, "time": "1776338961" }, "departure": { "delay": 141, "time": "1776338961" }, "stopId": "FR:76305:ZE:3151:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 137, "time": "1776339017" }, "departure": { "delay": 137, "time": "1776339017" }, "stopId": "FR:76305:ZE:3187:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1776340324" }, "departure": { "delay": 124, "time": "1776340324" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 157, "time": "1776340957" }, "departure": { "delay": 157, "time": "1776340957" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 117, "time": "1776339057" }, "departure": { "delay": 117, "time": "1776339057" }, "stopId": "FR:76305:ZE:3296:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1776339773" }, "departure": { "delay": 113, "time": "1776339773" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 166, "time": "1776341326" }, "departure": { "delay": 166, "time": "1776341326" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 113, "time": "1776340433" }, "departure": { "delay": 113, "time": "1776340433" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 113, "time": "1776340073" }, "departure": { "delay": 113, "time": "1776340073" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1776341544" }, "departure": { "delay": 144, "time": "1776341544" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 144, "time": "1776341244" }, "departure": { "delay": 144, "time": "1776341244" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 157, "time": "1776340537" }, "departure": { "delay": 157, "time": "1776340537" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 127, "time": "1776341107" }, "departure": { "delay": 127, "time": "1776341107" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 126, "time": "1776338586" }, "stopId": "FR:76305:ZE:4491:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 113, "time": "1776341033" }, "departure": { "delay": 113, "time": "1776341033" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 128, "time": "1776340808" }, "departure": { "delay": 128, "time": "1776340808" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 161, "time": "1776338501" }, "stopId": "FR:76305:ZE:4498:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1776339363" }, "departure": { "delay": 123, "time": "1776339363" }, "stopId": "FR:76341:ZE:3445:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 113, "time": "1776339293" }, "departure": { "delay": 113, "time": "1776339293" }, "stopId": "FR:76341:ZE:3538:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 129, "time": "1776339909" }, "departure": { "delay": 129, "time": "1776339909" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 159, "time": "1776339099" }, "departure": { "delay": 159, "time": "1776339099" }, "stopId": "FR:76305:ZE:3522:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 169, "time": "1776340609" }, "departure": { "delay": 169, "time": "1776340609" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 123, "time": "1776339123" }, "departure": { "delay": 123, "time": "1776339123" }, "stopId": "FR:76341:ZE:3207:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 99, "time": "1776338379" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1776341962" }, "departure": { "delay": 142, "time": "1776341962" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 113, "time": "1776339593" }, "departure": { "delay": 113, "time": "1776339593" }, "stopId": "FR:76341:ZE:3746:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 116, "time": "1776340376" }, "departure": { "delay": 116, "time": "1776340376" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 113, "time": "1776340913" }, "departure": { "delay": 113, "time": "1776340913" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 144, "time": "1776339984" }, "departure": { "delay": 144, "time": "1776339984" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 170, "time": "1776341750" }, "departure": { "delay": 170, "time": "1776341750" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1776338797", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039374x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:225:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776322680" }, "departure": { "time": "1776322680" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776323340" }, "departure": { "time": "1776323340" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776322200" }, "departure": { "time": "1776322200" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776323580" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776322440" }, "departure": { "time": "1776322440" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776322080" }, "departure": { "time": "1776322080" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776322800" }, "departure": { "time": "1776322800" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776322920" }, "departure": { "time": "1776322920" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776322320" }, "departure": { "time": "1776322320" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776323520" }, "departure": { "time": "1776323520" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776322860" }, "departure": { "time": "1776322860" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776322740" }, "departure": { "time": "1776322740" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1776321900" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776322980" }, "departure": { "time": "1776322980" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776322620" }, "departure": { "time": "1776322620" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776322500" }, "departure": { "time": "1776322500" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776323160" }, "departure": { "time": "1776323160" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776322560" }, "departure": { "time": "1776322560" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:225:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1776311796" }, "departure": { "delay": 68, "time": "1776311888" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1776311952" }, "departure": { "delay": 12, "time": "1776311952" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1776312424" }, "departure": { "delay": 9, "time": "1776312609" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -1, "time": "1776312981" }, "departure": { "delay": -1, "time": "1776313019" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -102, "time": "1776313391" }, "departure": { "delay": -102, "time": "1776313398" }, "stopId": "FR:50604:ZE:TREGM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1776311005" }, "departure": { "delay": 15, "time": "1776311055" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1776311442" }, "departure": { "delay": 6, "time": "1776311526" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1776311186" }, "departure": { "delay": 1, "time": "1776311221" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 65, "time": "1776310565" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -83, "time": "1776313657" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1776312199" }, "departure": { "delay": 3, "time": "1776312243" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1776310761" }, "departure": { "delay": 36, "time": "1776310776" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -57, "time": "1776313126" }, "departure": { "delay": -57, "time": "1776313143" }, "stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338812", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx917:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1776339143" }, "departure": { "delay": 23, "time": "1776339143" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1776339215" }, "departure": { "delay": 35, "time": "1776339215" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1776339504" }, "departure": { "delay": 24, "time": "1776339504" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1776339450" }, "departure": { "delay": 30, "time": "1776339450" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 16, "time": "1776339256" }, "departure": { "delay": 16, "time": "1776339256" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1776339030" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1776339403" }, "departure": { "delay": 43, "time": "1776339403" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1776339319" }, "departure": { "delay": 19, "time": "1776339319" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1776338584", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx917:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759107x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -59, "time": "1776335603" }, "departure": { "delay": -59, "time": "1776335641" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -39, "time": "1776335472" }, "departure": { "delay": -39, "time": "1776335481" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1776335379" }, "departure": { "delay": 46, "time": "1776335386" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -70, "time": "1776335500" }, "departure": { "delay": -70, "time": "1776335510" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -69, "time": "1776336063" }, "departure": { "delay": -69, "time": "1776336111" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1776336342" }, "departure": { "delay": -65, "time": "1776336355" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 48, "time": "1776334968" }, "departure": { "delay": 48, "time": "1776335208" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -28, "time": "1776335416" }, "departure": { "delay": -28, "time": "1776335432" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1776335286" }, "departure": { "delay": 38, "time": "1776335318" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1776335780" }, "departure": { "delay": -28, "time": "1776335792" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -98, "time": "1776336311" }, "departure": { "delay": -98, "time": "1776336322" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -106, "time": "1776336494" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 7, "time": "1776335721" }, "departure": { "delay": 7, "time": "1776335767" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1776336151" }, "departure": { "delay": -70, "time": "1776336170" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": -1, "time": "1776334919" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -54, "time": "1776335672" }, "departure": { "delay": -54, "time": "1776335706" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -103, "time": "1776336185" }, "departure": { "delay": -103, "time": "1776336197" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -54, "time": "1776336388" }, "departure": { "delay": -54, "time": "1776336426" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -73, "time": "1776335912" }, "departure": { "delay": -73, "time": "1776335987" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -39, "time": "1776336231" }, "departure": { "delay": -39, "time": "1776336261" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759107x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:877:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776351660" }, "departure": { "time": "1776351660" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776352020" }, "departure": { "time": "1776352020" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776351720" }, "departure": { "time": "1776351720" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776352680" }, "departure": { "time": "1776352680" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776351840" }, "departure": { "time": "1776351840" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776353340" }, "departure": { "time": "1776353340" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776351180" }, "departure": { "time": "1776351180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776353880" }, "departure": { "time": "1776353880" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776351360" }, "departure": { "time": "1776351360" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776352440" }, "departure": { "time": "1776352440" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776353520" }, "departure": { "time": "1776353520" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776351000" }, "departure": { "time": "1776351000" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776352620" }, "departure": { "time": "1776352620" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776354060" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776350940" }, "departure": { "time": "1776350940" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776351480" }, "departure": { "time": "1776351480" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776352740" }, "departure": { "time": "1776352740" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776350760" }, "departure": { "time": "1776350760" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776354000" }, "departure": { "time": "1776354000" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776353820" }, "departure": { "time": "1776353820" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776353760" }, "departure": { "time": "1776353760" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776353220" }, "departure": { "time": "1776353220" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776350820" }, "departure": { "time": "1776350820" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776353160" }, "departure": { "time": "1776353160" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776352380" }, "departure": { "time": "1776352380" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776352860" }, "departure": { "time": "1776352860" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776353460" }, "departure": { "time": "1776353460" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776352980" }, "departure": { "time": "1776352980" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776351300" }, "departure": { "time": "1776351300" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776353280" }, "departure": { "time": "1776353280" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776353640" }, "departure": { "time": "1776353640" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776353400" }, "departure": { "time": "1776353400" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "departure": { "time": "1776350700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1776338744", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:877:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758733x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 115, "time": "1776336705" }, "departure": { "delay": 115, "time": "1776336715" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 173, "time": "1776335764" }, "departure": { "delay": 173, "time": "1776335813" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 79, "time": "1776335081" }, "departure": { "delay": 79, "time": "1776335119" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 139, "time": "1776337025" }, "departure": { "delay": 139, "time": "1776337039" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 93, "time": "1776336234" }, "departure": { "delay": 93, "time": "1776336273" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 119, "time": "1776335918" }, "departure": { "delay": 119, "time": "1776335939" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1776336620" }, "departure": { "delay": 160, "time": "1776336640" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 107, "time": "1776335850" }, "departure": { "delay": 107, "time": "1776335867" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1776334690" }, "departure": { "delay": 77, "time": "1776334757" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776336134" }, "departure": { "delay": 120, "time": "1776336180" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 112, "time": "1776337209" }, "departure": { "delay": 112, "time": "1776337252" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1776335291" }, "departure": { "delay": 49, "time": "1776335329" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1776335629" }, "departure": { "delay": 106, "time": "1776335686" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 107, "time": "1776335474" }, "departure": { "delay": 107, "time": "1776335507" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 34, "time": "1776334568" }, "departure": { "delay": 34, "time": "1776334594" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776336745" }, "departure": { "delay": 120, "time": "1776336780" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 153, "time": "1776336957" }, "departure": { "delay": 153, "time": "1776336993" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 56, "time": "1776334824" }, "departure": { "delay": 56, "time": "1776334856" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1776336395" }, "departure": { "delay": 132, "time": "1776336432" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1776337325" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 99, "time": "1776334907" }, "departure": { "delay": 99, "time": "1776334959" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776335960" }, "departure": { "delay": 90, "time": "1776335970" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1776337275" }, "departure": { "delay": 84, "time": "1776337284" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 72, "time": "1776335013" }, "departure": { "delay": 72, "time": "1776335052" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 101, "time": "1776336842" }, "departure": { "delay": 101, "time": "1776336881" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1776337169" }, "departure": { "delay": 100, "time": "1776337180" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 143, "time": "1776337071" }, "departure": { "delay": 143, "time": "1776337103" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 65, "time": "1776335182" }, "departure": { "delay": 65, "time": "1776335225" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 41, "time": "1776334610" }, "departure": { "delay": 41, "time": "1776334661" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1776334491" }, "departure": { "delay": 64, "time": "1776334504" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 122, "time": "1776337133" }, "departure": { "delay": 122, "time": "1776337142" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 180, "time": "1776336520" }, "departure": { "delay": 180, "time": "1776336540" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 43, "time": "1776334423" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 181, "time": "1776336446" }, "departure": { "delay": 181, "time": "1776336481" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1776336015" }, "departure": { "delay": 115, "time": "1776336055" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1776336322" }, "departure": { "delay": 123, "time": "1776336363" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758733x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -41, "time": "1776316809" }, "departure": { "delay": -41, "time": "1776316819" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 191, "time": "1776315962" }, "departure": { "delay": 191, "time": "1776315971" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1776316134" }, "departure": { "delay": 70, "time": "1776316150" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1776316091" }, "departure": { "delay": 93, "time": "1776316113" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 39, "time": "1776316292" }, "departure": { "delay": 39, "time": "1776316299" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 15, "time": "1776316386" }, "departure": { "delay": 15, "time": "1776316395" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776316444" }, "departure": { "delay": 26, "time": "1776316466" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1776316507" }, "departure": { "delay": 22, "time": "1776316522" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1776316730" }, "departure": { "delay": -60, "time": "1776316740" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776316236" }, "departure": { "delay": 47, "time": "1776316247" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 175, "time": "1776316009" }, "departure": { "delay": 175, "time": "1776316015" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 144, "time": "1776316031" }, "departure": { "delay": 144, "time": "1776316044" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1776316844" }, "departure": { "delay": -60, "time": "1776316860" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 219, "time": "1776315929" }, "departure": { "delay": 219, "time": "1776315939" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1776316633" }, "departure": { "delay": -29, "time": "1776316651" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1776316943" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": -49, "time": "1776316672" }, "departure": { "delay": -49, "time": "1776316691" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:2:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -26, "time": "1776329783" }, "departure": { "delay": -26, "time": "1776329794" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 22, "time": "1776329162" }, "departure": { "delay": 22, "time": "1776329182" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1776329368" }, "departure": { "delay": 16, "time": "1776329416" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -9, "time": "1776329706" }, "departure": { "delay": -9, "time": "1776329751" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -17, "time": "1776330025" }, "departure": { "delay": -17, "time": "1776330043" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1776331342" }, "departure": { "delay": 62, "time": "1776331382" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 6, "time": "1776329255" }, "departure": { "delay": 6, "time": "1776329286" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 28, "time": "1776331071" }, "departure": { "delay": 28, "time": "1776331108" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 36, "time": "1776331279" }, "departure": { "delay": 36, "time": "1776331296" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 35, "time": "1776331459" }, "departure": { "delay": 35, "time": "1776331475" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 31, "time": "1776332056" }, "departure": { "delay": 31, "time": "1776332071" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 73, "time": "1776332459" }, "departure": { "delay": 73, "time": "1776332473" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -56, "time": "1776329809" }, "departure": { "delay": -56, "time": "1776329824" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -6, "time": "1776329569" }, "departure": { "delay": -6, "time": "1776329574" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1776331928" }, "departure": { "delay": 52, "time": "1776331972" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 58, "time": "1776330997" }, "departure": { "delay": 58, "time": "1776331018" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 97, "time": "1776332350" }, "departure": { "delay": 97, "time": "1776332437" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 19, "time": "1776331868" }, "departure": { "delay": 19, "time": "1776331879" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 56, "time": "1776332576" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 11, "time": "1776329337" }, "departure": { "delay": 11, "time": "1776329351" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1776331986" }, "departure": { "delay": 50, "time": "1776332030" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "time": "1776330416" }, "departure": { "time": "1776330480" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 27, "time": "1776329875" }, "departure": { "delay": 27, "time": "1776329907" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -37, "time": "1776329590" }, "departure": { "delay": -37, "time": "1776329603" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -11, "time": "1776329956" }, "departure": { "delay": -11, "time": "1776329989" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1776331131" }, "departure": { "delay": 38, "time": "1776331178" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 43, "time": "1776331411" }, "departure": { "delay": 43, "time": "1776331423" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -20, "time": "1776329307" }, "departure": { "delay": -20, "time": "1776329320" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1776330636" }, "departure": { "delay": 31, "time": "1776330691" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 7, "time": "1776329107" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1776332170" }, "departure": { "delay": 24, "time": "1776332184" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 49, "time": "1776330547" }, "departure": { "delay": 49, "time": "1776330589" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 17, "time": "1776332204" }, "departure": { "delay": 17, "time": "1776332237" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 27, "time": "1776329455" }, "departure": { "delay": 27, "time": "1776329487" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1776330875" }, "departure": { "delay": 75, "time": "1776330915" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 4, "time": "1776332094" }, "departure": { "delay": 4, "time": "1776332104" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 34, "time": "1776331520" }, "departure": { "delay": 34, "time": "1776331534" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 68, "time": "1776331792" }, "departure": { "delay": 68, "time": "1776331808" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 58, "time": "1776331236" }, "departure": { "delay": 58, "time": "1776331258" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 28, "time": "1776331628" }, "departure": { "delay": 28, "time": "1776331648" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 61, "time": "1776330815" }, "departure": { "delay": 61, "time": "1776330841" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 22, "time": "1776331743" }, "departure": { "delay": 22, "time": "1776331762" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 72, "time": "1776332514" }, "departure": { "delay": 72, "time": "1776332532" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": -40, "time": "1776330124" }, "departure": { "delay": -40, "time": "1776330140" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -29, "time": "1776330202" }, "departure": { "delay": -29, "time": "1776330271" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 51, "time": "1776331839" }, "departure": { "delay": 51, "time": "1776331851" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 78, "time": "1776330758" }, "departure": { "delay": 78, "time": "1776330798" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 42, "time": "1776331706" }, "departure": { "delay": 42, "time": "1776331722" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 26, "time": "1776329538" }, "departure": { "delay": 26, "time": "1776329546" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1776329424" }, "departure": { "delay": 36, "time": "1776329436" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4291639x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1776339474" }, "departure": { "delay": 54, "time": "1776339474" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 76, "time": "1776338956" }, "departure": { "delay": 76, "time": "1776338956" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1776339174" }, "departure": { "delay": 54, "time": "1776339174" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1776340331" }, "departure": { "delay": 71, "time": "1776340331" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 54, "time": "1776338874" }, "departure": { "delay": 54, "time": "1776338874" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1776339977" }, "departure": { "delay": 77, "time": "1776339977" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1776340194" }, "departure": { "delay": 54, "time": "1776340194" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 74, "time": "1776339614" }, "departure": { "delay": 74, "time": "1776339614" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1776340293" }, "departure": { "delay": 93, "time": "1776340293" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 54, "time": "1776338574" }, "stopId": "FR:76351:ZE:4906:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1776340243" }, "departure": { "delay": 103, "time": "1776340243" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 97, "time": "1776339817" }, "departure": { "delay": 97, "time": "1776339817" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1776339714" }, "departure": { "delay": 54, "time": "1776339714" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776339540" }, "departure": { "delay": 60, "time": "1776339540" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1776340071" }, "departure": { "delay": 111, "time": "1776340071" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1776338995" }, "departure": { "delay": 55, "time": "1776338995" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1776339954" }, "departure": { "delay": 54, "time": "1776339954" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1776339870" }, "departure": { "delay": 90, "time": "1776339870" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 99, "time": "1776340119" }, "departure": { "delay": 99, "time": "1776340119" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 54, "time": "1776340374" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4291639x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2229:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1776336462" }, "departure": { "delay": -18, "time": "1776336462" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 184, "time": "1776338764" }, "departure": { "delay": 184, "time": "1776338764" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 105, "time": "1776338385" }, "departure": { "delay": 105, "time": "1776338385" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 145, "time": "1776338665" }, "departure": { "delay": 145, "time": "1776338665" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 111, "time": "1776337131" }, "departure": { "delay": 111, "time": "1776337131" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1776337636" }, "departure": { "delay": 76, "time": "1776337636" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 55, "time": "1776337735" }, "departure": { "delay": 55, "time": "1776337735" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 136, "time": "1776338236" }, "departure": { "delay": 136, "time": "1776338236" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776337185" }, "departure": { "delay": 45, "time": "1776337185" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1776338620" }, "departure": { "delay": 160, "time": "1776338620" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1776337261" }, "departure": { "delay": 1, "time": "1776337261" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1776336915" }, "departure": { "delay": 35, "time": "1776336935" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 184, "time": "1776338524" }, "departure": { "delay": 184, "time": "1776338524" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1776336969" }, "departure": { "delay": 110, "time": "1776337010" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1776336560" }, "departure": { "delay": 20, "time": "1776336560" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -26, "time": "1776336394" }, "departure": { "delay": -26, "time": "1776336394" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1776337844" }, "departure": { "delay": -10, "time": "1776337910" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1776338438" }, "departure": { "delay": 120, "time": "1776338460" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1776337535" }, "departure": { "delay": 35, "time": "1776337535" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "departure": { "time": "1776336300" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1776339025" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 } ], "timestamp": "1776336195", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2229:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1009:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776357600" }, "departure": { "time": "1776357600" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776356520" }, "departure": { "time": "1776356520" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776357720" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776357000" }, "departure": { "time": "1776357000" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776357480" }, "departure": { "time": "1776357480" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776356760" }, "departure": { "time": "1776356760" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776357240" }, "departure": { "time": "1776357240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "departure": { "time": "1776356400" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776356880" }, "departure": { "time": "1776356880" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776356640" }, "departure": { "time": "1776356640" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:1009:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470841:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4142, "time": "1776338818" }, "departure": { "delay": -4142, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2402, "time": "1776338818" }, "departure": { "delay": -2402, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6194:ATOUMOD006", "stopSequence": 3 }, { "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -4682, "time": "1776338818" }, "departure": { "delay": -4682, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -5582, "time": "1776338818" }, "departure": { "delay": -5582, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -2822, "time": "1776338818" }, "departure": { "delay": -2822, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3842, "time": "1776338818" }, "departure": { "delay": -3842, "time": "1776338818" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3662, "time": "1776338818" }, "departure": { "delay": -3662, "time": "1776338818" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -4142, "time": "1776338818" }, "departure": { "delay": -4142, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6976:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27249:ZE:0x6184:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -5702, "time": "1776338818" }, "departure": { "delay": -5702, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x6647:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -6242, "time": "1776338818" }, "departure": { "delay": -6242, "time": "1776338818" }, "stopId": "FR:27188:ZE:0x7175:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -4742, "time": "1776338818" }, "departure": { "delay": -4742, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -5042, "time": "1776338818" }, "departure": { "delay": -5042, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -5942, "time": "1776338818" }, "departure": { "delay": -5942, "time": "1776338818" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -5702, "time": "1776338818" }, "departure": { "delay": -5702, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x7268:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -4922, "time": "1776338818" }, "departure": { "delay": -4922, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -3542, "time": "1776338818" }, "departure": { "delay": -3542, "time": "1776338818" }, "stopId": "FR:27332:ZE:0x6234:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -6662, "time": "1776338818" }, "departure": { "delay": -6662, "time": "1776338818" }, "stopId": "FR:76640:ZE:0x7159:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -5522, "time": "1776338818" }, "departure": { "delay": -5522, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -4022, "time": "1776338818" }, "departure": { "delay": -4022, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x7186:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -589, "time": "1776346031" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 43 }, { "arrival": { "delay": -6002, "time": "1776338818" }, "departure": { "delay": -6002, "time": "1776338818" }, "stopId": "FR:27188:ZE:0x7198:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -6362, "time": "1776338818" }, "departure": { "delay": -6362, "time": "1776338818" }, "stopId": "FR:27394:ZE:0x6604:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -7322, "time": "1776338818" }, "departure": { "delay": -7322, "time": "1776338818" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -4562, "time": "1776338818" }, "departure": { "delay": -4562, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -7022, "time": "1776338818" }, "departure": { "delay": -7022, "time": "1776338818" }, "stopId": "FR:76231:ZE:0x6172:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -4082, "time": "1776338818" }, "departure": { "delay": -4082, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2582, "time": "1776338818" }, "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6233:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2702, "time": "1776338818" }, "departure": { "delay": -2702, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6223:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -4262, "time": "1776338818" }, "departure": { "delay": -4262, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6201:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -4802, "time": "1776338818" }, "departure": { "delay": -4802, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -5762, "time": "1776338818" }, "departure": { "delay": -5762, "time": "1776338818" }, "stopId": "FR:27188:ZE:0x6142:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -2642, "time": "1776338818" }, "departure": { "delay": -2642, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6225:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -4442, "time": "1776338818" }, "departure": { "delay": -4442, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -4382, "time": "1776338818" }, "departure": { "delay": -4382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -6122, "time": "1776338818" }, "departure": { "delay": -6122, "time": "1776338818" }, "stopId": "FR:27188:ZE:0x7176:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -2702, "time": "1776338818" }, "departure": { "delay": -2702, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -5642, "time": "1776338818" }, "departure": { "delay": -5642, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x7266:ATOUMOD006", "stopSequence": 31 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470841:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1776320921" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 59, "time": "1776320059" }, "departure": { "delay": 59, "time": "1776320099" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1776318495" }, "departure": { "delay": 67, "time": "1776318547" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 25, "time": "1776320832" }, "departure": { "delay": 25, "time": "1776320845" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 55, "time": "1776319274" }, "departure": { "delay": 55, "time": "1776319315" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776319870" }, "departure": { "delay": 49, "time": "1776319909" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1776319575" }, "departure": { "delay": 84, "time": "1776319644" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 16, "time": "1776317716" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -97, "time": "1776320503" }, "departure": { "delay": -97, "time": "1776320543" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 86, "time": "1776318869" }, "departure": { "delay": 86, "time": "1776318926" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1776320735" }, "departure": { "delay": 47, "time": "1776320807" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1776319161" }, "departure": { "delay": 72, "time": "1776319212" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -27, "time": "1776320637" }, "departure": { "delay": -27, "time": "1776320673" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1776320366" }, "departure": { "delay": 63, "time": "1776320403" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1776317957" }, "departure": { "delay": 96, "time": "1776317976" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1776318123" }, "departure": { "delay": 70, "time": "1776318130" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470552:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -194, "time": "1776342286" }, "departure": { "delay": -194, "time": "1776342286" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -175, "time": "1776342245" }, "departure": { "delay": -175, "time": "1776342245" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -172, "time": "1776341948" }, "departure": { "delay": -172, "time": "1776341948" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -21, "time": "1776341559" }, "departure": { "delay": -21, "time": "1776341559" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -223, "time": "1776342677" }, "departure": { "delay": -223, "time": "1776342677" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -172, "time": "1776342128" }, "departure": { "delay": -172, "time": "1776342128" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -143, "time": "1776341797" }, "departure": { "delay": -143, "time": "1776341797" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -255, "time": "1776342345" }, "departure": { "delay": -255, "time": "1776342345" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -243, "time": "1776342537" }, "departure": { "delay": -243, "time": "1776342537" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -184, "time": "1776342056" }, "departure": { "delay": -184, "time": "1776342056" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -179, "time": "1776342721" }, "departure": { "delay": -179, "time": "1776342721" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -195, "time": "1776342405" }, "departure": { "delay": -195, "time": "1776342405" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -223, "time": "1776342617" }, "departure": { "delay": -223, "time": "1776342617" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -219, "time": "1776342441" }, "departure": { "delay": -219, "time": "1776342441" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -284, "time": "1776342796" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "departure": { "time": "1776341400" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1776341430" }, "departure": { "delay": 30, "time": "1776341430" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -171, "time": "1776342189" }, "departure": { "delay": -171, "time": "1776342189" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -84, "time": "1776341676" }, "departure": { "delay": -84, "time": "1776341676" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -143, "time": "1776341857" }, "departure": { "delay": -143, "time": "1776341857" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -84, "time": "1776341736" }, "departure": { "delay": -84, "time": "1776341736" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -92, "time": "1776341608" }, "departure": { "delay": -92, "time": "1776341608" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -149, "time": "1776342151" }, "departure": { "delay": -149, "time": "1776342151" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470552:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1079:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776360420" }, "departure": { "time": "1776360420" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776360720" }, "departure": { "time": "1776360720" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1776362050" }, "departure": { "delay": 10, "time": "1776362050" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776361800" }, "departure": { "time": "1776361800" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "departure": { "time": "1776360000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776361560" }, "departure": { "time": "1776361560" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776360060" }, "departure": { "time": "1776360060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776360540" }, "departure": { "time": "1776360540" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776362045" }, "departure": { "delay": 5, "time": "1776362045" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776362580" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 5, "time": "1776361745" }, "departure": { "delay": 5, "time": "1776361745" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776360360" }, "departure": { "time": "1776360360" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776360240" }, "departure": { "time": "1776360240" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776360180" }, "departure": { "time": "1776360180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776362220" }, "departure": { "time": "1776362220" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776361440" }, "departure": { "time": "1776361440" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776360780" }, "departure": { "time": "1776360780" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776360300" }, "departure": { "time": "1776360300" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776361260" }, "departure": { "time": "1776361260" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776362100" }, "departure": { "time": "1776362100" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776360840" }, "departure": { "time": "1776360840" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776361920" }, "departure": { "time": "1776361920" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1776362405" }, "departure": { "delay": 5, "time": "1776362405" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776361740" }, "departure": { "time": "1776361740" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776360900" }, "departure": { "time": "1776360900" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776361680" }, "departure": { "time": "1776361680" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776361980" }, "departure": { "time": "1776361980" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776360480" }, "departure": { "time": "1776360480" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776360120" }, "departure": { "time": "1776360120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776361860" }, "departure": { "time": "1776361860" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1776361805" }, "departure": { "delay": 5, "time": "1776361805" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776360960" }, "departure": { "time": "1776360960" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776362040" }, "departure": { "time": "1776362040" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776362400" }, "departure": { "time": "1776362400" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 } ], "timestamp": "1776338800", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:1079:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758905x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1776338352" }, "departure": { "delay": 96, "time": "1776338436" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776338940" }, "departure": { "delay": 60, "time": "1776338940" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776340980" }, "departure": { "delay": 60, "time": "1776340980" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 60, "time": "1776341100" }, "departure": { "delay": 60, "time": "1776341100" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "time": "1776338770" }, "departure": { "time": "1776338760" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1776338452" }, "departure": { "delay": 123, "time": "1776338463" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776339360" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776340740" }, "departure": { "delay": 60, "time": "1776340740" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 60, "time": "1776341160" }, "departure": { "delay": 60, "time": "1776341160" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 60, "time": "1776341460" }, "departure": { "delay": 60, "time": "1776341460" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 60, "time": "1776340380" }, "departure": { "delay": 60, "time": "1776340380" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1776341040" }, "departure": { "delay": 60, "time": "1776341040" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 60, "time": "1776340560" }, "departure": { "delay": 60, "time": "1776340560" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 60, "time": "1776340440" }, "departure": { "delay": 60, "time": "1776340440" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1776340200" }, "departure": { "delay": 60, "time": "1776340200" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1776340680" }, "departure": { "delay": 60, "time": "1776340680" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 112, "time": "1776338481" }, "departure": { "delay": 112, "time": "1776338512" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1776338280" }, "departure": { "delay": 14, "time": "1776338294" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776339240" }, "departure": { "delay": 60, "time": "1776339240" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776341580" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 60, "time": "1776338880" }, "departure": { "delay": 60, "time": "1776338880" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1776340260" }, "departure": { "delay": 60, "time": "1776340260" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 128, "time": "1776338558" }, "departure": { "delay": 128, "time": "1776338588" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1776340801" }, "departure": { "delay": 61, "time": "1776340801" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 60, "time": "1776340320" }, "departure": { "delay": 60, "time": "1776340320" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1776338314" }, "departure": { "delay": 45, "time": "1776338325" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776339900" }, "departure": { "delay": 60, "time": "1776339900" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1776339060" }, "departure": { "delay": 60, "time": "1776339060" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776341400" }, "departure": { "delay": 60, "time": "1776341400" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 60, "time": "1776341220" }, "departure": { "delay": 60, "time": "1776341220" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 60, "time": "1776338820" }, "departure": { "delay": 60, "time": "1776338820" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776340500" }, "departure": { "delay": 60, "time": "1776340500" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 56, "time": "1776338127" }, "departure": { "delay": 56, "time": "1776338156" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776340800" }, "departure": { "delay": 60, "time": "1776340800" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 60, "time": "1776341520" }, "departure": { "delay": 60, "time": "1776341520" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 60, "time": "1776340920" }, "departure": { "delay": 60, "time": "1776340920" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 60, "time": "1776341280" }, "departure": { "delay": 60, "time": "1776341280" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 60, "time": "1776339840" }, "departure": { "delay": 60, "time": "1776339840" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1776339540" }, "departure": { "delay": 60, "time": "1776339540" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1776340140" }, "departure": { "delay": 60, "time": "1776340140" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "departure": { "delay": 22, "time": "1776338062" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776339720" }, "departure": { "delay": 60, "time": "1776339720" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1776339600" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1776338244" }, "departure": { "delay": 36, "time": "1776338256" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 102, "time": "1776338612" }, "departure": { "delay": 102, "time": "1776338622" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1776340020" }, "departure": { "delay": 60, "time": "1776340020" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1776338640" }, "departure": { "delay": 75, "time": "1776338655" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776339780" }, "departure": { "delay": 60, "time": "1776339780" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1776340860" }, "departure": { "delay": 60, "time": "1776340860" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 60, "time": "1776339120" }, "departure": { "delay": 60, "time": "1776339120" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338811", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758905x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -186, "time": "1776318999" }, "departure": { "delay": -186, "time": "1776319014" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -160, "time": "1776318533" }, "departure": { "delay": -160, "time": "1776318560" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 133, "time": "1776316315" }, "departure": { "delay": 133, "time": "1776316333" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 173, "time": "1776316227" }, "departure": { "delay": 173, "time": "1776316253" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -121, "time": "1776318432" }, "departure": { "delay": -121, "time": "1776318479" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -2, "time": "1776317257" }, "departure": { "delay": -2, "time": "1776317278" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -40, "time": "1776318110" }, "departure": { "delay": -40, "time": "1776318200" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 111, "time": "1776316465" }, "departure": { "delay": 111, "time": "1776316491" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1776316182" }, "departure": { "delay": 177, "time": "1776316197" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 79, "time": "1776317048" }, "departure": { "delay": 79, "time": "1776317059" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1776316430" }, "departure": { "delay": 126, "time": "1776316446" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -130, "time": "1776318580" }, "departure": { "delay": -130, "time": "1776318590" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -163, "time": "1776318825" }, "departure": { "delay": -163, "time": "1776318857" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 90, "time": "1776316511" }, "departure": { "delay": 90, "time": "1776316530" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1776316812" }, "departure": { "delay": 102, "time": "1776316842" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -163, "time": "1776319021" }, "departure": { "delay": -163, "time": "1776319037" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 106, "time": "1776316771" }, "departure": { "delay": 106, "time": "1776316786" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1776317944" }, "departure": { "delay": -26, "time": "1776317974" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -82, "time": "1776318381" }, "departure": { "delay": -82, "time": "1776318398" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -137, "time": "1776318612" }, "departure": { "delay": -137, "time": "1776318643" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -61, "time": "1776318239" }, "departure": { "delay": -61, "time": "1776318299" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -150, "time": "1776318951" }, "departure": { "delay": -150, "time": "1776318990" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 72, "time": "1776316712" }, "departure": { "delay": 72, "time": "1776316752" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776316610" }, "departure": { "delay": 65, "time": "1776316625" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1776317379" }, "departure": { "delay": 24, "time": "1776317424" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 75, "time": "1776317094" }, "departure": { "delay": 75, "time": "1776317115" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 6, "time": "1776317492" }, "departure": { "delay": 6, "time": "1776317526" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 142, "time": "1776316162" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -132, "time": "1776318661" }, "departure": { "delay": -132, "time": "1776318708" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": -46, "time": "1776317707" }, "departure": { "delay": -46, "time": "1776317774" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -29, "time": "1776317645" }, "departure": { "delay": -29, "time": "1776317671" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -145, "time": "1776318802" }, "departure": { "delay": -145, "time": "1776318815" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 22, "time": "1776317324" }, "departure": { "delay": 22, "time": "1776317362" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1776316889" }, "departure": { "delay": 104, "time": "1776316904" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 61, "time": "1776316643" }, "departure": { "delay": 61, "time": "1776316681" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1776318025" }, "departure": { "delay": -55, "time": "1776318065" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -163, "time": "1776319145" }, "departure": { "delay": -163, "time": "1776319157" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 48, "time": "1776317139" }, "departure": { "delay": 48, "time": "1776317148" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -158, "time": "1776318890" }, "departure": { "delay": -158, "time": "1776318922" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -24, "time": "1776317575" }, "departure": { "delay": -24, "time": "1776317616" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -188, "time": "1776319056" }, "departure": { "delay": -188, "time": "1776319072" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -137, "time": "1776319112" }, "departure": { "delay": -137, "time": "1776319123" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 91, "time": "1776316977" }, "departure": { "delay": 91, "time": "1776317011" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 4, "time": "1776317203" }, "departure": { "delay": 4, "time": "1776317224" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1776316535" }, "departure": { "delay": 120, "time": "1776316560" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -205, "time": "1776319235" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 30, "time": "1776317808" }, "departure": { "delay": 30, "time": "1776317910" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 124, "time": "1776316360" }, "departure": { "delay": 124, "time": "1776316384" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000418:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776339840" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 17 }, { "departure": { "time": "1776338880" }, "stopId": "FR:61321:ZE:LaxGouvrie:ATOUMOD037", "stopSequence": 3 }, { "departure": { "time": "1776340140" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 }, { "departure": { "time": "1776339240" }, "stopId": "FR:61117:ZE:xglisexdexCondxxsure:ATOUMOD037", "stopSequence": 5 }, { "departure": { "time": "1776339720" }, "stopId": "FR:61001:ZE:ANOVA:ATOUMOD037", "stopSequence": 16 }, { "arrival": { "time": "1776340500" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1776338820" }, "stopId": "FR:61321:ZE:Pacx:ATOUMOD037", "stopSequence": 1 }, { "departure": { "time": "1776338820" }, "stopId": "FR:61321:ZE:LexChene:ATOUMOD037", "stopSequence": 2 }, { "departure": { "time": "1776339420" }, "stopId": "FR:61117:ZE:LaxBoissiere:ATOUMOD037", "stopSequence": 7 }, { "departure": { "time": "1776339660" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1776339540" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 13 }, { "departure": { "time": "1776339180" }, "stopId": "FR:61117:ZE:RuexdexlaxVallxe:ATOUMOD037", "stopSequence": 4 }, { "departure": { "time": "1776340260" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1776339840" }, "stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037", "stopSequence": 18 }, { "departure": { "time": "1776339300" }, "stopId": "FR:61117:ZE:LexQuartz:ATOUMOD037", "stopSequence": 6 }, { "departure": { "time": "1776339540" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 8 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000418:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 295, "time": "1776325383" }, "departure": { "delay": 295, "time": "1776325435" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 191, "time": "1776324934" }, "departure": { "delay": 191, "time": "1776324971" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 167, "time": "1776324726" }, "departure": { "delay": 167, "time": "1776324767" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 154, "time": "1776323778" }, "departure": { "delay": 154, "time": "1776323794" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 202, "time": "1776325522" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 169, "time": "1776325019" }, "departure": { "delay": 169, "time": "1776325069" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 158, "time": "1776324482" }, "departure": { "delay": 158, "time": "1776324518" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 128, "time": "1776323931" }, "departure": { "delay": 128, "time": "1776323948" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1776324329" }, "departure": { "delay": 91, "time": "1776324391" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 155, "time": "1776323906" }, "departure": { "delay": 155, "time": "1776323915" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1776323985" }, "departure": { "delay": 127, "time": "1776324007" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 188, "time": "1776323720" }, "departure": { "delay": 188, "time": "1776323768" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 194, "time": "1776325115" }, "departure": { "delay": 194, "time": "1776325154" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1776324406" }, "departure": { "delay": 148, "time": "1776324448" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1776324098" }, "departure": { "delay": 115, "time": "1776324115" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 256, "time": "1776325233" }, "departure": { "delay": 256, "time": "1776325336" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 127, "time": "1776324657" }, "departure": { "delay": 127, "time": "1776324667" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 123, "time": "1776323594" }, "departure": { "delay": 123, "time": "1776323643" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1776324261" }, "departure": { "delay": 67, "time": "1776324307" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1776323853" }, "departure": { "delay": 110, "time": "1776323870" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 173, "time": "1776324793" }, "departure": { "delay": 173, "time": "1776324833" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 146, "time": "1776323546" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301139xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 323, "time": "1776338783" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 342, "time": "1776338682" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 317, "time": "1776338957" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 41 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:21:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301139xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758673x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1776336675" }, "departure": { "delay": 48, "time": "1776336708" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 81, "time": "1776334783" }, "departure": { "delay": 81, "time": "1776334821" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1776335411" }, "departure": { "delay": 103, "time": "1776335443" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1776335348" }, "departure": { "delay": 84, "time": "1776335364" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 123, "time": "1776335688" }, "departure": { "delay": 123, "time": "1776335763" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -22, "time": "1776337168" }, "departure": { "delay": -22, "time": "1776337178" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 79, "time": "1776336581" }, "departure": { "delay": 79, "time": "1776336619" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 115, "time": "1776334495" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1776335532" }, "departure": { "delay": 87, "time": "1776335547" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 107, "time": "1776334994" }, "departure": { "delay": 107, "time": "1776335027" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1776335466" }, "departure": { "delay": 89, "time": "1776335489" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1776337113" }, "departure": { "delay": -16, "time": "1776337124" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 71, "time": "1776335813" }, "departure": { "delay": 71, "time": "1776335831" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1776335559" }, "departure": { "delay": 105, "time": "1776335625" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1776337007" }, "departure": { "delay": 22, "time": "1776337042" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 89, "time": "1776335987" }, "departure": { "delay": 89, "time": "1776336029" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 124, "time": "1776335128" }, "departure": { "delay": 124, "time": "1776335164" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1776334888" }, "departure": { "delay": 122, "time": "1776334922" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1776335259" }, "departure": { "delay": 144, "time": "1776335304" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1776335065" }, "departure": { "delay": 124, "time": "1776335104" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 122, "time": "1776334671" }, "departure": { "delay": 122, "time": "1776334682" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1776337057" }, "departure": { "delay": -16, "time": "1776337064" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 125, "time": "1776336370" }, "departure": { "delay": 125, "time": "1776336425" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 58, "time": "1776336505" }, "departure": { "delay": 58, "time": "1776336538" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1776336064" }, "departure": { "delay": 79, "time": "1776336139" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1776334568" }, "departure": { "delay": 101, "time": "1776334601" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 84, "time": "1776335927" }, "departure": { "delay": 84, "time": "1776335964" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1776336183" }, "departure": { "delay": 71, "time": "1776336251" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1776335871" }, "departure": { "delay": 84, "time": "1776335904" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1776334620" }, "departure": { "delay": 100, "time": "1776334660" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 72, "time": "1776336877" }, "departure": { "delay": 72, "time": "1776336912" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 103, "time": "1776336760" }, "departure": { "delay": 103, "time": "1776336823" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 79, "time": "1776336949" }, "departure": { "delay": 79, "time": "1776336979" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -88, "time": "1776337232" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 94, "time": "1776334701" }, "departure": { "delay": 94, "time": "1776334714" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758673x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x256311307:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776324120" }, "departure": { "delay": 60, "time": "1776324120" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 11 }, { "arrival": { "delay": 392, "time": "1776324253" }, "departure": { "delay": 392, "time": "1776324272" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 330, "time": "1776323837" }, "departure": { "delay": 330, "time": "1776323850" }, "stopId": "FR:76384:ZE:15445:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 320, "time": "1776323653" }, "departure": { "delay": 320, "time": "1776323720" }, "stopId": "FR:76384:ZE:25:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 323, "time": "1776323870" }, "departure": { "delay": 323, "time": "1776323903" }, "stopId": "FR:76384:ZE:15446:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 422, "time": "1776323982" }, "departure": { "delay": 422, "time": "1776324062" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 7 }, { "departure": { "delay": 250, "time": "1776323530" }, "stopId": "FR:76384:ZE:15442:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 331, "time": "1776323747" }, "departure": { "delay": 331, "time": "1776323791" }, "stopId": "FR:76384:ZE:15444:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 217, "time": "1776323548" }, "departure": { "delay": 217, "time": "1776323557" }, "stopId": "FR:76384:ZE:15443:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776324060" }, "departure": { "delay": 120, "time": "1776324060" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 364, "time": "1776324112" }, "departure": { "delay": 364, "time": "1776324124" }, "stopId": "FR:76384:ZE:15433:ATOUMOD019", "stopSequence": 8 } ], "timestamp": "1776338810", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x256311307:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758903x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 80, "time": "1776339680" }, "departure": { "delay": 80, "time": "1776339680" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -6, "time": "1776336465" }, "departure": { "delay": -6, "time": "1776336474" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1776339200" }, "departure": { "delay": 80, "time": "1776339200" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 40, "time": "1776336492" }, "departure": { "delay": 40, "time": "1776336520" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1776339620" }, "departure": { "delay": 80, "time": "1776339620" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 80, "time": "1776338900" }, "departure": { "delay": 80, "time": "1776338900" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 51, "time": "1776336331" }, "departure": { "delay": 51, "time": "1776336351" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1776338568" }, "departure": { "delay": 69, "time": "1776338589" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1776337686" }, "departure": { "delay": 47, "time": "1776337727" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 48, "time": "1776337997" }, "departure": { "delay": 48, "time": "1776338028" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1776339500" }, "departure": { "delay": 80, "time": "1776339500" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 75, "time": "1776337403" }, "departure": { "delay": 75, "time": "1776337575" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -16, "time": "1776337322" }, "departure": { "delay": -16, "time": "1776337364" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 96, "time": "1776336626" }, "departure": { "delay": 96, "time": "1776336696" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1776336737" }, "departure": { "delay": 85, "time": "1776336745" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1776339320" }, "departure": { "delay": 80, "time": "1776339320" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 12, "time": "1776336908" }, "departure": { "delay": 12, "time": "1776336972" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -5, "time": "1776337242" }, "departure": { "delay": -5, "time": "1776337255" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1776336810" }, "departure": { "delay": 38, "time": "1776336818" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1776336428" }, "departure": { "delay": 16, "time": "1776336436" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 82, "time": "1776338745" }, "departure": { "delay": 82, "time": "1776338782" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 51, "time": "1776336538" }, "departure": { "delay": 51, "time": "1776336591" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 64, "time": "1776338068" }, "departure": { "delay": 64, "time": "1776338104" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1776339080" }, "departure": { "delay": 80, "time": "1776339080" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 60, "time": "1776338503" }, "departure": { "delay": 60, "time": "1776338520" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1776339740" }, "departure": { "delay": 80, "time": "1776339740" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "arrival": { "delay": 62, "time": "1776337000" }, "departure": { "delay": 62, "time": "1776337022" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 21, "time": "1776337067" }, "departure": { "delay": 21, "time": "1776337101" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 46, "time": "1776336286" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1776338432" }, "departure": { "delay": 68, "time": "1776338468" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 38, "time": "1776338320" }, "departure": { "delay": 38, "time": "1776338378" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 52, "time": "1776338621" }, "departure": { "delay": 52, "time": "1776338632" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 80, "time": "1776339140" }, "departure": { "delay": 80, "time": "1776339140" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 80, "time": "1776339800" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": 80, "time": "1776336602" }, "departure": { "delay": 80, "time": "1776336620" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1776339380" }, "departure": { "delay": 80, "time": "1776339380" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 80, "time": "1776339020" }, "departure": { "delay": 80, "time": "1776339020" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 54, "time": "1776338165" }, "departure": { "delay": 54, "time": "1776338214" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 75, "time": "1776336786" }, "departure": { "delay": 75, "time": "1776336795" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1776337939" }, "departure": { "delay": 52, "time": "1776337972" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1776339440" }, "departure": { "delay": 80, "time": "1776339440" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 81, "time": "1776339021" }, "departure": { "delay": 81, "time": "1776339021" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 80, "time": "1776339260" }, "departure": { "delay": 80, "time": "1776339260" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 67, "time": "1776337769" }, "departure": { "delay": 67, "time": "1776337807" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 28, "time": "1776337036" }, "departure": { "delay": 28, "time": "1776337048" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1776338960" }, "departure": { "delay": 80, "time": "1776338960" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 46, "time": "1776338667" }, "departure": { "delay": 46, "time": "1776338686" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 1, "time": "1776337153" }, "departure": { "delay": 1, "time": "1776337201" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1776338258" }, "departure": { "delay": 21, "time": "1776338301" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 33, "time": "1776337860" }, "departure": { "delay": 33, "time": "1776337893" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758903x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3341F578110x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776345780" }, "departure": { "time": "1776345840" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776344220" }, "departure": { "time": "1776344340" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776348060" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 12 }, { "departure": { "time": "1776340560" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776346680" }, "departure": { "time": "1776346740" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1776336940", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3341F578110x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 168, "time": "1776319680" }, "departure": { "delay": 168, "time": "1776319728" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1776320500" }, "departure": { "delay": 64, "time": "1776320524" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 153, "time": "1776319919" }, "departure": { "delay": 153, "time": "1776319953" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 101, "time": "1776320644" }, "departure": { "delay": 101, "time": "1776320681" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1776320979" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1776319976" }, "departure": { "delay": 151, "time": "1776320011" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 168, "time": "1776319756" }, "departure": { "delay": 168, "time": "1776319788" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1776320314" }, "departure": { "delay": 90, "time": "1776320370" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1776320709" }, "departure": { "delay": 43, "time": "1776320743" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 181, "time": "1776319381" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 45, "time": "1776320811" }, "departure": { "delay": 45, "time": "1776320865" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 146, "time": "1776319487" }, "departure": { "delay": 146, "time": "1776319526" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 78, "time": "1776320198" }, "departure": { "delay": 78, "time": "1776320238" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1776320052" }, "departure": { "delay": 113, "time": "1776320093" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1776320430" }, "departure": { "delay": 68, "time": "1776320468" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 165, "time": "1776319811" }, "departure": { "delay": 165, "time": "1776319845" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 147, "time": "1776319603" }, "departure": { "delay": 147, "time": "1776319647" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 144, "time": "1776319545" }, "departure": { "delay": 144, "time": "1776319584" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1776320554" }, "departure": { "delay": 73, "time": "1776320593" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1776320120" }, "departure": { "delay": 51, "time": "1776320151" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:713:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776346560" }, "departure": { "time": "1776346560" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776347340" }, "departure": { "time": "1776347340" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776345540" }, "departure": { "time": "1776345540" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776346920" }, "departure": { "time": "1776346920" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776345360" }, "departure": { "time": "1776345360" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776344940" }, "departure": { "time": "1776344940" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776346500" }, "departure": { "time": "1776346500" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776345000" }, "departure": { "time": "1776345000" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776345120" }, "departure": { "time": "1776345120" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776347160" }, "departure": { "time": "1776347160" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776345240" }, "departure": { "time": "1776345240" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776346860" }, "departure": { "time": "1776346860" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776344880" }, "departure": { "time": "1776344880" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776344465" }, "departure": { "delay": 5, "time": "1776344465" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776347580" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776345600" }, "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776344460" }, "departure": { "time": "1776344460" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1776344400" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347460" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776344700" }, "departure": { "time": "1776344700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776347100" }, "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776345180" }, "departure": { "time": "1776345180" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776345900" }, "departure": { "time": "1776345900" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776345300" }, "departure": { "time": "1776345300" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776346620" }, "departure": { "time": "1776346620" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776345060" }, "departure": { "time": "1776345060" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776346260" }, "departure": { "time": "1776346260" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776346800" }, "departure": { "time": "1776346800" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776346320" }, "departure": { "time": "1776346320" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776344820" }, "departure": { "time": "1776344820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776346980" }, "departure": { "time": "1776346980" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776345720" }, "departure": { "time": "1776345720" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776347220" }, "departure": { "time": "1776347220" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1776344945" }, "departure": { "delay": 5, "time": "1776344945" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:713:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1776324496" }, "departure": { "delay": 27, "time": "1776324507" }, "stopId": "FR:50129:ZE:10LON2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -88, "time": "1776323810" }, "departure": { "delay": -88, "time": "1776323852" }, "stopId": "FR:50129:ZE:10TRA6:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -94, "time": "1776323769" }, "departure": { "delay": -94, "time": "1776323786" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -64, "time": "1776323979" }, "departure": { "delay": -64, "time": "1776323996" }, "stopId": "FR:50129:ZE:10BEL2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -37, "time": "1776324128" }, "departure": { "delay": -37, "time": "1776324143" }, "stopId": "FR:50129:ZE:10AGO2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 52, "time": "1776322700" }, "departure": { "delay": 52, "time": "1776322732" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1776323042" }, "departure": { "delay": 104, "time": "1776323084" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -68, "time": "1776324816" }, "departure": { "delay": -68, "time": "1776324832" }, "stopId": "FR:50129:ZE:10CAR2:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 47, "time": "1776322028" }, "departure": { "delay": 47, "time": "1776322067" }, "stopId": "FR:50129:ZE:10COS2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1776324534" }, "departure": { "delay": 11, "time": "1776324551" }, "stopId": "FR:50129:ZE:10BHE2:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 18, "time": "1776324721" }, "departure": { "delay": 18, "time": "1776324738" }, "stopId": "FR:50129:ZE:10BON2:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 97, "time": "1776322419" }, "departure": { "delay": 97, "time": "1776322477" }, "stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776324637" }, "departure": { "delay": 49, "time": "1776324649" }, "stopId": "FR:50129:ZE:10PRE2:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": -23, "time": "1776325297" }, "stopId": "FR:50129:ZE:10MAX1:ATOUMOD035", "stopSequence": 50 }, { "arrival": { "delay": -53, "time": "1776323911" }, "departure": { "delay": -53, "time": "1776323947" }, "stopId": "FR:50129:ZE:10HUI2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -19, "time": "1776324746" }, "departure": { "delay": -19, "time": "1776324761" }, "stopId": "FR:50129:ZE:10BRT2:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -48, "time": "1776324928" }, "departure": { "delay": -48, "time": "1776324972" }, "stopId": "FR:50129:ZE:10ALB2:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 28, "time": "1776322122" }, "departure": { "delay": 28, "time": "1776322168" }, "stopId": "FR:50129:ZE:10RSX2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 72, "time": "1776322240" }, "departure": { "delay": 72, "time": "1776322272" }, "stopId": "FR:50129:ZE:10MYO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1776324176" }, "departure": { "delay": -46, "time": "1776324194" }, "stopId": "FR:50129:ZE:10LAV2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 112, "time": "1776322937" }, "departure": { "delay": 112, "time": "1776322972" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 17, "time": "1776324403" }, "departure": { "delay": 17, "time": "1776324437" }, "stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 61, "time": "1776324586" }, "departure": { "delay": 61, "time": "1776324601" }, "stopId": "FR:50129:ZE:10CPL2:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 108, "time": "1776322864" }, "departure": { "delay": 108, "time": "1776322908" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 13, "time": "1776324662" }, "departure": { "delay": 13, "time": "1776324673" }, "stopId": "FR:50129:ZE:10ARA2:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -15, "time": "1776325231" }, "departure": { "delay": -15, "time": "1776325245" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 49 }, { "departure": { "delay": 28, "time": "1776321868" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1776323308" }, "departure": { "delay": 9, "time": "1776323349" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1776322600" }, "departure": { "delay": 82, "time": "1776322642" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -9, "time": "1776325100" }, "departure": { "delay": -9, "time": "1776325131" }, "stopId": "FR:50129:ZE:10COF2:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 130, "time": "1776322772" }, "departure": { "delay": 130, "time": "1776322810" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -41, "time": "1776323671" }, "departure": { "delay": -41, "time": "1776323719" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1776322282" }, "departure": { "delay": 68, "time": "1776322328" }, "stopId": "FR:50129:ZE:10NOR4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1776322489" }, "departure": { "delay": 58, "time": "1776322498" }, "stopId": "FR:50129:ZE:10ART2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -17, "time": "1776323222" }, "departure": { "delay": -17, "time": "1776323263" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1776322372" }, "departure": { "delay": 88, "time": "1776322408" }, "stopId": "FR:50129:ZE:10JEA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 21, "time": "1776322091" }, "departure": { "delay": 21, "time": "1776322101" }, "stopId": "FR:50129:ZE:10CVE2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -46, "time": "1776323494" }, "departure": { "delay": -46, "time": "1776323534" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -46, "time": "1776323460" }, "departure": { "delay": -46, "time": "1776323474" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -28, "time": "1776323395" }, "departure": { "delay": -28, "time": "1776323432" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 49, "time": "1776321930" }, "departure": { "delay": 49, "time": "1776321949" }, "stopId": "FR:50129:ZE:10JGO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -45, "time": "1776324242" }, "departure": { "delay": -45, "time": "1776324255" }, "stopId": "FR:50129:ZE:10DUB2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -51, "time": "1776324780" }, "departure": { "delay": -51, "time": "1776324789" }, "stopId": "FR:50129:ZE:10HOU2:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -50, "time": "1776324894" }, "departure": { "delay": -50, "time": "1776324910" }, "stopId": "FR:50129:ZE:10SFN2:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -23, "time": "1776325162" }, "departure": { "delay": -23, "time": "1776325177" }, "stopId": "FR:50129:ZE:10SFG2:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -25, "time": "1776324075" }, "departure": { "delay": -25, "time": "1776324095" }, "stopId": "FR:50129:ZE:10HOM2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -48, "time": "1776323570" }, "departure": { "delay": -48, "time": "1776323592" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 22, "time": "1776322187" }, "departure": { "delay": 22, "time": "1776322222" }, "stopId": "FR:50129:ZE:10MGT2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1776322670" }, "departure": { "delay": 63, "time": "1776322683" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 72, "time": "1776323137" }, "departure": { "delay": 72, "time": "1776323172" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338811", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1127:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776364860" }, "departure": { "time": "1776364860" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776363240" }, "departure": { "time": "1776363240" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776362820" }, "departure": { "time": "1776362820" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776362940" }, "departure": { "time": "1776362940" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776364920" }, "departure": { "time": "1776364920" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776364020" }, "departure": { "time": "1776364020" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776364560" }, "departure": { "time": "1776364560" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776364800" }, "departure": { "time": "1776364800" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776364260" }, "departure": { "time": "1776364260" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776363420" }, "departure": { "time": "1776363420" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776363300" }, "departure": { "time": "1776363300" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776364740" }, "departure": { "time": "1776364740" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776365340" }, "departure": { "time": "1776365340" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776363540" }, "departure": { "time": "1776363540" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776363000" }, "departure": { "time": "1776363000" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776365280" }, "departure": { "time": "1776365280" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776363660" }, "departure": { "time": "1776363660" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776365220" }, "departure": { "time": "1776365220" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776365040" }, "departure": { "time": "1776365040" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776364680" }, "departure": { "time": "1776364680" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776365520" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "departure": { "time": "1776362700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776365460" }, "departure": { "time": "1776365460" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776364320" }, "departure": { "time": "1776364320" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776363180" }, "departure": { "time": "1776363180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776364980" }, "departure": { "time": "1776364980" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776365100" }, "departure": { "time": "1776365100" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776364200" }, "departure": { "time": "1776364200" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776362760" }, "departure": { "time": "1776362760" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776363480" }, "departure": { "time": "1776363480" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776364440" }, "departure": { "time": "1776364440" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776363245" }, "departure": { "delay": 5, "time": "1776363245" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776363960" }, "departure": { "time": "1776363960" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1127:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1, "time": "1776317925" }, "departure": { "delay": 1, "time": "1776317941" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 66, "time": "1776317867" }, "departure": { "delay": 66, "time": "1776317886" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 101, "time": "1776317230" }, "departure": { "delay": 101, "time": "1776317321" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -40, "time": "1776318006" }, "departure": { "delay": -40, "time": "1776318020" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 29, "time": "1776315886" }, "departure": { "delay": 29, "time": "1776315929" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 149, "time": "1776316621" }, "departure": { "delay": 149, "time": "1776316649" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1776317055" }, "departure": { "delay": 25, "time": "1776317125" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1776315315" }, "departure": { "delay": -27, "time": "1776315333" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1776316095" }, "departure": { "delay": -37, "time": "1776316103" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 29, "time": "1776315209" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1776316834" }, "departure": { "delay": 62, "time": "1776316862" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1776316185" }, "departure": { "delay": 12, "time": "1776316212" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1776317450" }, "departure": { "delay": 83, "time": "1776317483" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 73, "time": "1776316425" }, "departure": { "delay": 73, "time": "1776316453" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 87, "time": "1776316379" }, "departure": { "delay": 87, "time": "1776316407" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -29, "time": "1776318086" }, "departure": { "delay": -29, "time": "1776318091" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -15, "time": "1776315393" }, "departure": { "delay": -15, "time": "1776315405" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1776316780" }, "departure": { "delay": 115, "time": "1776316795" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 61, "time": "1776316247" }, "departure": { "delay": 61, "time": "1776316321" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 134, "time": "1776316687" }, "departure": { "delay": 134, "time": "1776316754" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1776317683" }, "departure": { "delay": 88, "time": "1776317728" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1776315351" }, "departure": { "delay": 3, "time": "1776315363" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1776317627" }, "departure": { "delay": 78, "time": "1776317658" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 42, "time": "1776315484" }, "departure": { "delay": 42, "time": "1776315582" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1776315283" }, "departure": { "delay": -3, "time": "1776315297" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 98, "time": "1776317539" }, "departure": { "delay": 98, "time": "1776317558" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 2, "time": "1776315813" }, "departure": { "delay": 2, "time": "1776315842" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1776315997" }, "departure": { "delay": 14, "time": "1776316034" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1776316983" }, "departure": { "delay": 19, "time": "1776316999" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 91, "time": "1776316909" }, "departure": { "delay": 91, "time": "1776316951" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -11, "time": "1776315636" }, "departure": { "delay": -11, "time": "1776315649" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1776317779" }, "departure": { "delay": 53, "time": "1776317813" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -27, "time": "1776317965" }, "departure": { "delay": -27, "time": "1776317973" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -96, "time": "1776318144" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 47, "time": "1776315730" }, "departure": { "delay": 47, "time": "1776315767" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:925:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776355080" }, "departure": { "time": "1776355080" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 10, "time": "1776355030" }, "departure": { "delay": 10, "time": "1776355030" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776355440" }, "departure": { "time": "1776355440" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776354720" }, "departure": { "time": "1776354720" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776354900" }, "departure": { "time": "1776354900" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776352860" }, "departure": { "time": "1776352860" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776353340" }, "departure": { "time": "1776353340" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776353100" }, "departure": { "time": "1776353100" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776355260" }, "departure": { "time": "1776355260" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776353520" }, "departure": { "time": "1776353520" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776353760" }, "departure": { "time": "1776353760" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776352980" }, "departure": { "time": "1776352980" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776354480" }, "departure": { "time": "1776354480" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776355620" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776353700" }, "departure": { "time": "1776353700" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776353280" }, "departure": { "time": "1776353280" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776354120" }, "departure": { "time": "1776354120" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776353040" }, "departure": { "time": "1776353040" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776355020" }, "departure": { "time": "1776355020" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "departure": { "time": "1776352800" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1776354725" }, "departure": { "delay": 5, "time": "1776354725" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776352920" }, "departure": { "time": "1776352920" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776354960" }, "departure": { "time": "1776354960" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776353640" }, "departure": { "time": "1776353640" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776353580" }, "departure": { "time": "1776353580" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776353220" }, "departure": { "time": "1776353220" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776355025" }, "departure": { "delay": 5, "time": "1776355025" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776354840" }, "departure": { "time": "1776354840" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776354300" }, "departure": { "time": "1776354300" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 5, "time": "1776354785" }, "departure": { "delay": 5, "time": "1776354785" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776353160" }, "departure": { "time": "1776353160" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776354660" }, "departure": { "time": "1776354660" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776354780" }, "departure": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1776355445" }, "departure": { "delay": 5, "time": "1776355445" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 } ], "timestamp": "1776338800", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:925:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1776327423" }, "departure": { "delay": 38, "time": "1776327458" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -52, "time": "1776327588" }, "departure": { "delay": -52, "time": "1776327608" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1776329240" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 92, "time": "1776328795" }, "departure": { "delay": 92, "time": "1776328832" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -15, "time": "1776327194" }, "departure": { "delay": -15, "time": "1776327225" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1776327522" }, "departure": { "delay": 15, "time": "1776327555" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1776326861" }, "departure": { "delay": 1, "time": "1776326881" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -70, "time": "1776327857" }, "departure": { "delay": -70, "time": "1776327890" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -52, "time": "1776327092" }, "departure": { "delay": -52, "time": "1776327128" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1776326595" }, "departure": { "delay": -27, "time": "1776326613" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 11, "time": "1776326291" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1776329026" }, "departure": { "delay": 91, "time": "1776329071" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 70, "time": "1776328167" }, "departure": { "delay": 70, "time": "1776328270" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 83, "time": "1776328965" }, "departure": { "delay": 83, "time": "1776329003" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 51, "time": "1776327377" }, "departure": { "delay": 51, "time": "1776327411" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1776328496" }, "departure": { "delay": 114, "time": "1776328554" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -33, "time": "1776326997" }, "departure": { "delay": -33, "time": "1776327027" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1776328367" }, "departure": { "delay": 50, "time": "1776328430" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 37, "time": "1776327254" }, "departure": { "delay": 37, "time": "1776327337" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 97, "time": "1776328614" }, "departure": { "delay": 97, "time": "1776328657" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -29, "time": "1776326398" }, "departure": { "delay": -29, "time": "1776326431" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1776326693" }, "departure": { "delay": 6, "time": "1776326706" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -65, "time": "1776327947" }, "departure": { "delay": -65, "time": "1776328015" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 1, "time": "1776326779" }, "departure": { "delay": 1, "time": "1776326821" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 111, "time": "1776328703" }, "departure": { "delay": 111, "time": "1776328731" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -46, "time": "1776327645" }, "departure": { "delay": -46, "time": "1776327674" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1776326450" }, "departure": { "delay": 6, "time": "1776326466" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1776329098" }, "departure": { "delay": 73, "time": "1776329113" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 88, "time": "1776329155" }, "departure": { "delay": 88, "time": "1776329188" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -13, "time": "1776326493" }, "departure": { "delay": -13, "time": "1776326507" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1776328881" }, "departure": { "delay": 123, "time": "1776328923" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -20, "time": "1776326365" }, "departure": { "delay": -20, "time": "1776326380" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1776326914" }, "departure": { "delay": -14, "time": "1776326926" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -16, "time": "1776327702" }, "departure": { "delay": -16, "time": "1776327764" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -13, "time": "1776327815" }, "departure": { "delay": -13, "time": "1776327827" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3763947x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1776336149" }, "departure": { "delay": 73, "time": "1776336193" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 31, "time": "1776334766" }, "departure": { "delay": 31, "time": "1776334831" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776336522" }, "departure": { "delay": 12, "time": "1776336552" }, "stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1776337600" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -42, "time": "1776336889" }, "departure": { "delay": -42, "time": "1776336918" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -65, "time": "1776337028" }, "departure": { "delay": -65, "time": "1776337075" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1776337360" }, "departure": { "delay": 100, "time": "1776337360" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1776335707" }, "departure": { "delay": 140, "time": "1776335720" }, "stopId": "FR:50577:ZE:SORMB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 96, "time": "1776335856" }, "departure": { "delay": 96, "time": "1776335856" }, "stopId": "FR:50082:ZE:VREHL1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1776336268" }, "departure": { "delay": 38, "time": "1776336278" }, "stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 62, "time": "1776334262" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -8, "time": "1776335005" }, "departure": { "delay": -8, "time": "1776335032" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1776336793" }, "departure": { "delay": 20, "time": "1776336800" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3763947x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758672x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1776333746" }, "departure": { "delay": 97, "time": "1776333757" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1776334800" }, "departure": { "delay": 82, "time": "1776334822" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1776335220" }, "departure": { "delay": 15, "time": "1776335295" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -63, "time": "1776336357" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 94, "time": "1776334197" }, "departure": { "delay": 94, "time": "1776334234" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1776335617" }, "departure": { "delay": 50, "time": "1776335630" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1776335147" }, "departure": { "delay": 5, "time": "1776335165" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1776335087" }, "departure": { "delay": 80, "time": "1776335120" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1776335674" }, "departure": { "delay": 67, "time": "1776335707" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 113, "time": "1776334696" }, "departure": { "delay": 113, "time": "1776334733" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 107, "time": "1776334566" }, "departure": { "delay": 107, "time": "1776334607" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1776335772" }, "departure": { "delay": 48, "time": "1776335808" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1776336133" }, "departure": { "delay": 43, "time": "1776336163" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 74, "time": "1776333779" }, "departure": { "delay": 74, "time": "1776333794" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 105, "time": "1776333585" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1776334999" }, "departure": { "delay": 48, "time": "1776335028" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776335943" }, "departure": { "delay": 37, "time": "1776335977" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 66, "time": "1776333691" }, "departure": { "delay": 66, "time": "1776333726" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776336298" }, "departure": { "delay": 12, "time": "1776336312" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 127, "time": "1776334652" }, "departure": { "delay": 127, "time": "1776334687" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776336025" }, "departure": { "delay": 90, "time": "1776336090" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 89, "time": "1776334306" }, "departure": { "delay": 89, "time": "1776334349" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 18, "time": "1776336188" }, "departure": { "delay": 18, "time": "1776336198" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1776334059" }, "departure": { "delay": 49, "time": "1776334069" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1776335388" }, "departure": { "delay": 52, "time": "1776335452" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 98, "time": "1776333966" }, "departure": { "delay": 98, "time": "1776333998" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1776334943" }, "departure": { "delay": 49, "time": "1776334969" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1776333655" }, "departure": { "delay": 74, "time": "1776333674" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1776334857" }, "departure": { "delay": 58, "time": "1776334918" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -6, "time": "1776336221" }, "departure": { "delay": -6, "time": "1776336234" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 62, "time": "1776333869" }, "departure": { "delay": 62, "time": "1776333902" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1776335840" }, "departure": { "delay": 52, "time": "1776335872" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 38, "time": "1776334402" }, "departure": { "delay": 38, "time": "1776334418" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1776334519" }, "departure": { "delay": 100, "time": "1776334540" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1776334139" }, "departure": { "delay": 93, "time": "1776334173" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758672x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852623F559047x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776338340" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776336960" }, "departure": { "time": "1776337080" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776335280" }, "departure": { "time": "1776335340" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776336180" }, "departure": { "time": "1776336240" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "departure": { "time": "1776334320" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1776330700", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852623F559047x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 149, "time": "1776325249" }, "departure": { "delay": 149, "time": "1776325289" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1776325534" }, "departure": { "delay": 52, "time": "1776325552" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -38, "time": "1776326074" }, "departure": { "delay": -38, "time": "1776326122" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -85, "time": "1776326183" }, "departure": { "delay": -85, "time": "1776326195" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -63, "time": "1776326149" }, "departure": { "delay": -63, "time": "1776326157" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -93, "time": "1776326231" }, "departure": { "delay": -93, "time": "1776326247" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 49, "time": "1776325396" }, "departure": { "delay": 49, "time": "1776325429" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -68, "time": "1776325957" }, "departure": { "delay": -68, "time": "1776325972" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -38, "time": "1776325810" }, "departure": { "delay": -38, "time": "1776325822" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 135, "time": "1776324970" }, "departure": { "delay": 135, "time": "1776324975" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 119, "time": "1776323948" }, "departure": { "delay": 119, "time": "1776323999" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1776324052" }, "departure": { "delay": 113, "time": "1776324113" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 95, "time": "1776325344" }, "departure": { "delay": 95, "time": "1776325355" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1776324282" }, "departure": { "delay": 152, "time": "1776324332" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1776325167" }, "departure": { "delay": 130, "time": "1776325210" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1776324538" }, "departure": { "delay": 93, "time": "1776324573" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1776325471" }, "departure": { "delay": 46, "time": "1776325486" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 102, "time": "1776323865" }, "departure": { "delay": 102, "time": "1776323922" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 143, "time": "1776324878" }, "departure": { "delay": 143, "time": "1776324923" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1776325596" }, "departure": { "delay": 51, "time": "1776325611" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 211, "time": "1776324712" }, "departure": { "delay": 211, "time": "1776324811" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -118, "time": "1776326261" }, "departure": { "delay": -118, "time": "1776326282" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 15, "time": "1776325679" }, "departure": { "delay": 15, "time": "1776325695" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 123, "time": "1776325098" }, "departure": { "delay": 123, "time": "1776325143" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 77, "time": "1776323657" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 163, "time": "1776324173" }, "departure": { "delay": 163, "time": "1776324223" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -79, "time": "1776325871" }, "departure": { "delay": -79, "time": "1776325901" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1776323811" }, "departure": { "delay": 59, "time": "1776323819" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1776325030" }, "departure": { "delay": 89, "time": "1776325049" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1776323726" }, "departure": { "delay": 105, "time": "1776323745" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -21, "time": "1776325747" }, "departure": { "delay": -21, "time": "1776325779" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -115, "time": "1776326345" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -63, "time": "1776326007" }, "departure": { "delay": -63, "time": "1776326037" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 107, "time": "1776324428" }, "departure": { "delay": 107, "time": "1776324467" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1776325513" }, "departure": { "delay": 25, "time": "1776325525" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1776324363" }, "departure": { "delay": 136, "time": "1776324376" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338813", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077483x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1776339054" }, "departure": { "delay": 54, "time": "1776339054" }, "stopId": "FR:76351:ZE:4470:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1776340069" }, "departure": { "delay": 109, "time": "1776340069" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1776339105" }, "departure": { "delay": 105, "time": "1776339105" }, "stopId": "FR:76351:ZE:3080:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1776339507" }, "departure": { "delay": 87, "time": "1776339507" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1776340272" }, "departure": { "delay": 72, "time": "1776340272" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 69, "time": "1776340389" }, "departure": { "delay": 69, "time": "1776340389" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1776340194" }, "departure": { "delay": 54, "time": "1776340194" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 54, "time": "1776339294" }, "departure": { "delay": 54, "time": "1776339294" }, "stopId": "FR:76351:ZE:3478:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 54, "time": "1776338814" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 95, "time": "1776339875" }, "departure": { "delay": 95, "time": "1776339875" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 91, "time": "1776339691" }, "departure": { "delay": 91, "time": "1776339691" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1776339773" }, "departure": { "delay": 113, "time": "1776339773" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1776338883" }, "departure": { "delay": 63, "time": "1776338883" }, "stopId": "FR:76351:ZE:3235:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1776339176" }, "departure": { "delay": 56, "time": "1776339176" }, "stopId": "FR:76351:ZE:3674:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1776339411" }, "departure": { "delay": 111, "time": "1776339411" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1776339594" }, "departure": { "delay": 54, "time": "1776339594" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1776340014" }, "departure": { "delay": 54, "time": "1776340014" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 67, "time": "1776339007" }, "departure": { "delay": 67, "time": "1776339007" }, "stopId": "FR:76351:ZE:3222:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1776340554" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 108, "time": "1776338928" }, "departure": { "delay": 108, "time": "1776338928" }, "stopId": "FR:76351:ZE:3226:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1776339970" }, "departure": { "delay": 70, "time": "1776339970" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 84, "time": "1776340344" }, "departure": { "delay": 84, "time": "1776340344" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 74, "time": "1776339254" }, "departure": { "delay": 74, "time": "1776339254" }, "stopId": "FR:76351:ZE:3040:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1776338467", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077483x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9816x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776341820" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008", "stopSequence": 13 }, { "departure": { "time": "1776339900" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340620" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9816x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 24, "time": "1776320933" }, "departure": { "delay": 24, "time": "1776320964" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -26, "time": "1776321260" }, "departure": { "delay": -26, "time": "1776321274" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -37, "time": "1776319812" }, "departure": { "delay": -37, "time": "1776319823" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -35, "time": "1776320134" }, "departure": { "delay": -35, "time": "1776320185" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1776320986" }, "departure": { "delay": 7, "time": "1776321007" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1776320812" }, "departure": { "delay": 29, "time": "1776320849" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776319882" }, "departure": { "delay": -18, "time": "1776319902" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -28, "time": "1776320053" }, "departure": { "delay": -28, "time": "1776320072" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1776319610" }, "departure": { "delay": 61, "time": "1776319621" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -40, "time": "1776321130" }, "departure": { "delay": -40, "time": "1776321140" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -60, "time": "1776319844" }, "departure": { "delay": -60, "time": "1776319860" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1776319772" }, "departure": { "delay": -20, "time": "1776319780" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1776319943" }, "departure": { "delay": -16, "time": "1776320024" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1776321161" }, "departure": { "delay": -7, "time": "1776321173" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 26, "time": "1776320748" }, "departure": { "delay": 26, "time": "1776320786" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1776320874" }, "departure": { "delay": 26, "time": "1776320906" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -24, "time": "1776321205" }, "departure": { "delay": -24, "time": "1776321216" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1776320640" }, "departure": { "delay": 14, "time": "1776320654" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 36, "time": "1776319646" }, "departure": { "delay": 36, "time": "1776319656" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -17, "time": "1776321087" }, "departure": { "delay": -17, "time": "1776321103" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1776320685" }, "departure": { "delay": 22, "time": "1776320722" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776320324" }, "departure": { "delay": 38, "time": "1776320498" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 62, "time": "1776319562" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -12, "time": "1776321348" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx866:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1776338372" }, "departure": { "delay": 152, "time": "1776338372" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 108, "time": "1776338148" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1776338274" }, "departure": { "delay": 114, "time": "1776338274" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 144, "time": "1776339024" }, "departure": { "delay": 144, "time": "1776339024" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 174, "time": "1776339114" }, "departure": { "delay": 174, "time": "1776339114" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1776338889" }, "departure": { "delay": 189, "time": "1776338889" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 187, "time": "1776338587" }, "departure": { "delay": 187, "time": "1776338587" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 201, "time": "1776340401" }, "departure": { "delay": 201, "time": "1776340401" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 182, "time": "1776338500" }, "departure": { "delay": 182, "time": "1776338522" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 142, "time": "1776338422" }, "departure": { "delay": 142, "time": "1776338422" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1776338634" }, "departure": { "delay": 174, "time": "1776338634" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 } ], "timestamp": "1776338154", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx866:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597925:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -92, "time": "1776340048" }, "departure": { "delay": -92, "time": "1776340048" }, "stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004", "stopSequence": 45 }, { "arrival": { "delay": 127, "time": "1776338767" }, "departure": { "delay": 127, "time": "1776338767" }, "stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 133, "time": "1776338713" }, "departure": { "delay": 133, "time": "1776338713" }, "stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -114, "time": "1776340146" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": -133, "time": "1776339887" }, "departure": { "delay": -133, "time": "1776339887" }, "stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": 168, "time": "1776338508" }, "departure": { "delay": 168, "time": "1776338508" }, "stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 112, "time": "1776339052" }, "departure": { "delay": 112, "time": "1776339052" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1776339105" }, "departure": { "delay": 45, "time": "1776339105" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 19, "time": "1776339439" }, "departure": { "delay": 19, "time": "1776339439" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -11, "time": "1776339349" }, "departure": { "delay": -11, "time": "1776339349" }, "stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -129, "time": "1776339951" }, "departure": { "delay": -129, "time": "1776339951" }, "stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 174, "time": "1776338514" }, "departure": { "delay": 174, "time": "1776338514" }, "stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 113, "time": "1776338993" }, "departure": { "delay": 113, "time": "1776338993" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 56, "time": "1776339296" }, "departure": { "delay": 56, "time": "1776339296" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 123, "time": "1776338883" }, "departure": { "delay": 123, "time": "1776338883" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 79, "time": "1776338326" }, "departure": { "delay": 79, "time": "1776338359" }, "stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -112, "time": "1776339728" }, "departure": { "delay": -112, "time": "1776339728" }, "stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -115, "time": "1776339545" }, "departure": { "delay": -115, "time": "1776339545" }, "stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -122, "time": "1776339658" }, "departure": { "delay": -122, "time": "1776339658" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 40 }, { "arrival": { "delay": 93, "time": "1776338673" }, "departure": { "delay": 93, "time": "1776338673" }, "stopId": "FR:27229:ZE:0xHON01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -74, "time": "1776340006" }, "departure": { "delay": -74, "time": "1776340006" }, "stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004", "stopSequence": 44 }, { "arrival": { "delay": 105, "time": "1776339165" }, "departure": { "delay": 105, "time": "1776339165" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -41, "time": "1776339499" }, "departure": { "delay": -41, "time": "1776339499" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 35 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597925:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1776323317" }, "departure": { "delay": 75, "time": "1776323355" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1776323569" }, "departure": { "delay": 24, "time": "1776323604" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 1, "time": "1776324343" }, "departure": { "delay": 1, "time": "1776324361" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 20, "time": "1776323708" }, "departure": { "delay": 20, "time": "1776323720" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 145, "time": "1776323079" }, "departure": { "delay": 145, "time": "1776323125" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 73, "time": "1776322055" }, "departure": { "delay": 73, "time": "1776322093" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1776323996" }, "departure": { "delay": 9, "time": "1776324009" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 76, "time": "1776323288" }, "departure": { "delay": 76, "time": "1776323296" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 19, "time": "1776322204" }, "departure": { "delay": 19, "time": "1776322219" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1776322120" }, "departure": { "delay": 74, "time": "1776322154" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1776322352" }, "departure": { "delay": 13, "time": "1776322393" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1776324280" }, "departure": { "delay": 8, "time": "1776324308" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1776323731" }, "departure": { "delay": 48, "time": "1776323748" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 6, "time": "1776324385" }, "departure": { "delay": 6, "time": "1776324426" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -27, "time": "1776324113" }, "departure": { "delay": -27, "time": "1776324153" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 64, "time": "1776323916" }, "departure": { "delay": 64, "time": "1776323944" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 34, "time": "1776322264" }, "departure": { "delay": 34, "time": "1776322294" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1776323800" }, "departure": { "delay": 78, "time": "1776323838" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 22, "time": "1776321802" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1776322416" }, "departure": { "delay": 13, "time": "1776322453" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -38, "time": "1776324622" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 10, "time": "1776324039" }, "departure": { "delay": 10, "time": "1776324070" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 87, "time": "1776322012" }, "departure": { "delay": 87, "time": "1776322047" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1776323164" }, "departure": { "delay": 137, "time": "1776323177" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 11, "time": "1776324487" }, "departure": { "delay": 11, "time": "1776324551" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 7, "time": "1776324203" }, "departure": { "delay": 7, "time": "1776324247" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1776323398" }, "departure": { "delay": 98, "time": "1776323438" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1776323503" }, "departure": { "delay": 72, "time": "1776323532" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1776322667" }, "departure": { "delay": 34, "time": "1776322714" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 219, "time": "1776322869" }, "departure": { "delay": 219, "time": "1776323019" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -13, "time": "1776324571" }, "departure": { "delay": -13, "time": "1776324587" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 39, "time": "1776323639" }, "departure": { "delay": 39, "time": "1776323679" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -23, "time": "1776324438" }, "departure": { "delay": -23, "time": "1776324457" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 14, "time": "1776322527" }, "departure": { "delay": 14, "time": "1776322574" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1776323214" }, "departure": { "delay": 89, "time": "1776323249" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 79, "time": "1776321886" }, "departure": { "delay": 79, "time": "1776321919" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338735", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 188, "time": "1776309893" }, "departure": { "delay": 188, "time": "1776309908" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1776310693" }, "departure": { "delay": -28, "time": "1776310712" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 38, "time": "1776310200" }, "departure": { "delay": 38, "time": "1776310238" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1776310588" }, "departure": { "delay": 39, "time": "1776310599" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 240, "time": "1776310060" }, "departure": { "delay": 240, "time": "1776310080" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1776310477" }, "departure": { "delay": 112, "time": "1776310492" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 84, "time": "1776310392" }, "departure": { "delay": 84, "time": "1776310404" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 164, "time": "1776309038" }, "departure": { "delay": 164, "time": "1776309044" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 81, "time": "1776310507" }, "departure": { "delay": 81, "time": "1776310521" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 112, "time": "1776308512" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1776310886" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 251, "time": "1776309600" }, "departure": { "delay": 251, "time": "1776309611" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 117, "time": "1776308800" }, "departure": { "delay": 117, "time": "1776308817" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1776309725" }, "departure": { "delay": 253, "time": "1776309733" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 175, "time": "1776309217" }, "departure": { "delay": 175, "time": "1776309235" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 63, "time": "1776310546" }, "departure": { "delay": 63, "time": "1776310563" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 149, "time": "1776309126" }, "departure": { "delay": 149, "time": "1776309149" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 175, "time": "1776309094" }, "departure": { "delay": 175, "time": "1776309115" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 74, "time": "1776308760" }, "departure": { "delay": 74, "time": "1776308774" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776310797" }, "departure": { "delay": 12, "time": "1776310812" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 249, "time": "1776310007" }, "departure": { "delay": 249, "time": "1776310029" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 257, "time": "1776309431" }, "departure": { "delay": 257, "time": "1776309437" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1776310616" }, "departure": { "delay": 11, "time": "1776310631" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -9, "time": "1776310841" }, "departure": { "delay": -9, "time": "1776310851" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1776310720" }, "departure": { "delay": -3, "time": "1776310737" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -4, "time": "1776310659" }, "departure": { "delay": -4, "time": "1776310676" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1776308695" }, "departure": { "delay": 71, "time": "1776308711" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1776310144" }, "departure": { "delay": 91, "time": "1776310171" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 213, "time": "1776309832" }, "departure": { "delay": 213, "time": "1776309873" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 163, "time": "1776309262" }, "departure": { "delay": 163, "time": "1776309283" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 156, "time": "1776308933" }, "departure": { "delay": 156, "time": "1776308976" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1776309795" }, "departure": { "delay": 211, "time": "1776309811" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 225, "time": "1776309505" }, "departure": { "delay": 225, "time": "1776309525" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338791", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1776326367" }, "departure": { "delay": 58, "time": "1776326398" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -1, "time": "1776327140" }, "departure": { "delay": -1, "time": "1776327179" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776326549" }, "departure": { "delay": 44, "time": "1776326564" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1776327972" }, "departure": { "delay": 44, "time": "1776328004" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 46, "time": "1776328135" }, "departure": { "delay": 46, "time": "1776328186" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776329197" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 142, "time": "1776328390" }, "departure": { "delay": 142, "time": "1776328402" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1776328950" }, "departure": { "delay": 126, "time": "1776328986" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 113, "time": "1776328797" }, "departure": { "delay": 113, "time": "1776328853" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 141, "time": "1776328306" }, "departure": { "delay": 141, "time": "1776328341" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 33, "time": "1776327718" }, "departure": { "delay": 33, "time": "1776327753" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1776327535" }, "departure": { "delay": 31, "time": "1776327571" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1776328621" }, "departure": { "delay": 88, "time": "1776328648" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 107, "time": "1776329009" }, "departure": { "delay": 107, "time": "1776329027" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 95, "time": "1776327363" }, "departure": { "delay": 95, "time": "1776327395" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1776327445" }, "departure": { "delay": 7, "time": "1776327487" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1776328574" }, "departure": { "delay": 85, "time": "1776328585" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 132, "time": "1776328477" }, "departure": { "delay": 132, "time": "1776328512" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 43, "time": "1776326695" }, "departure": { "delay": 43, "time": "1776326743" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1776327877" }, "departure": { "delay": 55, "time": "1776327895" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 29, "time": "1776326309" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1776328233" }, "departure": { "delay": 92, "time": "1776328292" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 69, "time": "1776326798" }, "departure": { "delay": 69, "time": "1776326829" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1776326459" }, "departure": { "delay": 38, "time": "1776326498" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 118, "time": "1776328882" }, "departure": { "delay": 118, "time": "1776328918" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 53, "time": "1776326600" }, "departure": { "delay": 53, "time": "1776326633" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1776327777" }, "departure": { "delay": 58, "time": "1776327838" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 62, "time": "1776328706" }, "departure": { "delay": 62, "time": "1776328742" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1776328051" }, "departure": { "delay": 10, "time": "1776328090" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 64, "time": "1776329153" }, "departure": { "delay": 64, "time": "1776329164" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 51, "time": "1776326974" }, "departure": { "delay": 51, "time": "1776326991" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -27, "time": "1776327619" }, "departure": { "delay": -27, "time": "1776327633" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 8, "time": "1776327052" }, "departure": { "delay": 8, "time": "1776327068" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1776329051" }, "departure": { "delay": 81, "time": "1776329061" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 93, "time": "1776329102" }, "departure": { "delay": 93, "time": "1776329133" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 63, "time": "1776326896" }, "departure": { "delay": 63, "time": "1776326943" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851720F559127x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776340860" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776342900" }, "departure": { "time": "1776342960" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776342540" }, "departure": { "time": "1776342600" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776343620" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341940" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1776337239", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851720F559127x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597593:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -120, "time": "1776340440" }, "departure": { "delay": -120, "time": "1776340440" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -294, "time": "1776340806" }, "departure": { "delay": -294, "time": "1776340806" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -70, "time": "1776340310" }, "departure": { "delay": -70, "time": "1776340310" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -319, "time": "1776340841" }, "stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -313, "time": "1776340667" }, "departure": { "delay": -313, "time": "1776340667" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -313, "time": "1776340607" }, "departure": { "delay": -313, "time": "1776340607" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -8, "time": "1776340252" }, "departure": { "delay": -8, "time": "1776340252" }, "stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1776340400" }, "departure": { "delay": -40, "time": "1776340400" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 23 }, { "departure": { "time": "1776340200" }, "stopId": "FR:27229:ZE:0xROS11:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -223, "time": "1776340517" }, "departure": { "delay": -223, "time": "1776340517" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597593:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758521x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 136, "time": "1776332401" }, "departure": { "delay": 136, "time": "1776332416" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 87, "time": "1776334466" }, "departure": { "delay": 87, "time": "1776334527" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 149, "time": "1776332171" }, "departure": { "delay": 149, "time": "1776332189" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 85, "time": "1776332659" }, "departure": { "delay": 85, "time": "1776332665" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -27, "time": "1776334773" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 163, "time": "1776332348" }, "departure": { "delay": 163, "time": "1776332383" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1776333386" }, "departure": { "delay": 3, "time": "1776333423" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1776334012" }, "departure": { "delay": 142, "time": "1776334042" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1776333137" }, "departure": { "delay": 24, "time": "1776333144" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1776332883" }, "departure": { "delay": 126, "time": "1776332946" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1776334326" }, "departure": { "delay": 44, "time": "1776334364" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 205, "time": "1776332253" }, "departure": { "delay": 205, "time": "1776332305" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 190, "time": "1776332064" }, "departure": { "delay": 190, "time": "1776332110" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1776332974" }, "departure": { "delay": 106, "time": "1776332986" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1776332765" }, "departure": { "delay": 115, "time": "1776332815" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 114, "time": "1776333032" }, "departure": { "delay": 114, "time": "1776333054" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 124, "time": "1776331924" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 169, "time": "1776332486" }, "departure": { "delay": 169, "time": "1776332509" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1776333474" }, "departure": { "delay": 12, "time": "1776333492" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1776334262" }, "departure": { "delay": 73, "time": "1776334273" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758521x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:991:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776355500" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776357360" }, "departure": { "time": "1776357360" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776356760" }, "departure": { "time": "1776356760" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776358800" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776355620" }, "departure": { "time": "1776355620" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776356460" }, "departure": { "time": "1776356460" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776357600" }, "departure": { "time": "1776357600" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776358080" }, "departure": { "time": "1776358080" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776357120" }, "departure": { "time": "1776357120" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776356220" }, "departure": { "time": "1776356220" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776357900" }, "departure": { "time": "1776357900" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776357720" }, "departure": { "time": "1776357720" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776358020" }, "departure": { "time": "1776358020" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776358500" }, "departure": { "time": "1776358500" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776357480" }, "departure": { "time": "1776357480" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776358380" }, "departure": { "time": "1776358380" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776357960" }, "departure": { "time": "1776357960" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776358740" }, "departure": { "time": "1776358740" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776356400" }, "departure": { "time": "1776356400" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776358620" }, "departure": { "time": "1776358620" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776355800" }, "departure": { "time": "1776355800" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776358140" }, "departure": { "time": "1776358140" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776357180" }, "departure": { "time": "1776357180" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776358200" }, "departure": { "time": "1776358200" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776358260" }, "departure": { "time": "1776358260" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776355560" }, "departure": { "time": "1776355560" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776358560" }, "departure": { "time": "1776358560" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776356040" }, "departure": { "time": "1776356040" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776356580" }, "departure": { "time": "1776356580" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776355980" }, "departure": { "time": "1776355980" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776356100" }, "departure": { "time": "1776356100" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776355740" }, "departure": { "time": "1776355740" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776357420" }, "departure": { "time": "1776357420" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:991:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:111:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1776320598" }, "departure": { "delay": 62, "time": "1776320642" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 104, "time": "1776321113" }, "departure": { "delay": 104, "time": "1776321164" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1776320362" }, "departure": { "delay": 78, "time": "1776320418" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1776320743" }, "departure": { "delay": 54, "time": "1776320754" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 174, "time": "1776319474" }, "departure": { "delay": 174, "time": "1776319494" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1776320697" }, "departure": { "delay": 66, "time": "1776320706" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 211, "time": "1776319605" }, "departure": { "delay": 211, "time": "1776319651" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1776321277" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 62, "time": "1776320966" }, "departure": { "delay": 62, "time": "1776321002" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 215, "time": "1776319675" }, "departure": { "delay": 215, "time": "1776319715" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1776319788" }, "departure": { "delay": 125, "time": "1776319805" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 171, "time": "1776320181" }, "departure": { "delay": 171, "time": "1776320211" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1776320444" }, "departure": { "delay": 52, "time": "1776320452" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1776320567" }, "departure": { "delay": 116, "time": "1776320576" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 184, "time": "1776319929" }, "departure": { "delay": 184, "time": "1776319984" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1776321212" }, "departure": { "delay": 99, "time": "1776321219" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "departure": { "time": "1776319200" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1776320838" }, "departure": { "delay": 80, "time": "1776320900" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1776319733" }, "departure": { "delay": 190, "time": "1776319750" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 176, "time": "1776319545" }, "departure": { "delay": 176, "time": "1776319556" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 165, "time": "1776320038" }, "departure": { "delay": 165, "time": "1776320085" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:111:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1776324350" }, "departure": { "delay": 73, "time": "1776324373" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 66, "time": "1776324066" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -5, "time": "1776326080" }, "departure": { "delay": -5, "time": "1776326095" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776325674" }, "departure": { "delay": 20, "time": "1776325700" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1776326522" }, "departure": { "delay": 20, "time": "1776326600" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -183, "time": "1776327417" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1776325174" }, "departure": { "delay": -8, "time": "1776325192" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1776325801" }, "departure": { "delay": 17, "time": "1776325817" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -17, "time": "1776325389" }, "departure": { "delay": -17, "time": "1776325423" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1776324606" }, "departure": { "delay": 103, "time": "1776324703" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1776326982" }, "departure": { "delay": 73, "time": "1776327073" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 6, "time": "1776324953" }, "departure": { "delay": 6, "time": "1776324966" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470088:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -722, "time": "1776338818" }, "departure": { "delay": -722, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1082, "time": "1776338818" }, "departure": { "delay": -1082, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -602, "time": "1776338818" }, "departure": { "delay": -602, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -962, "time": "1776338818" }, "departure": { "delay": -962, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -782, "time": "1776338818" }, "departure": { "delay": -782, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -422, "time": "1776338818" }, "departure": { "delay": -422, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -902, "time": "1776338818" }, "departure": { "delay": -902, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -1022, "time": "1776338818" }, "departure": { "delay": -1022, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1082, "time": "1776338818" }, "departure": { "delay": -1082, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -842, "time": "1776338818" }, "departure": { "delay": -842, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1442, "time": "1776338818" }, "departure": { "delay": -1442, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -1202, "time": "1776338818" }, "departure": { "delay": -1202, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -1262, "time": "1776338818" }, "departure": { "delay": -1262, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -542, "time": "1776338818" }, "departure": { "delay": -542, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -662, "time": "1776338818" }, "departure": { "delay": -662, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1442, "time": "1776338818" }, "departure": { "delay": -1442, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470088:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx629:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -88, "time": "1776336452" }, "departure": { "delay": -88, "time": "1776336452" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1776337028" }, "departure": { "delay": 152, "time": "1776337052" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 157, "time": "1776338077" }, "departure": { "delay": 157, "time": "1776338077" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 187, "time": "1776337305" }, "departure": { "delay": 187, "time": "1776337327" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1776337129" }, "departure": { "delay": 157, "time": "1776337177" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1776336127" }, "departure": { "delay": 7, "time": "1776336127" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 115, "time": "1776338455" }, "departure": { "delay": 115, "time": "1776338455" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 161, "time": "1776337481" }, "departure": { "delay": 161, "time": "1776337481" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1776338346" }, "departure": { "delay": 126, "time": "1776338346" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -33, "time": "1776336302" }, "departure": { "delay": -33, "time": "1776336327" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1776336830" }, "departure": { "delay": 110, "time": "1776336830" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 207, "time": "1776337827" }, "departure": { "delay": 207, "time": "1776337827" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 147, "time": "1776337227" }, "departure": { "delay": 147, "time": "1776337227" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 112, "time": "1776336928" }, "departure": { "delay": 112, "time": "1776336952" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 127, "time": "1776338527" }, "departure": { "delay": 127, "time": "1776338527" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 135, "time": "1776338415" }, "departure": { "delay": 135, "time": "1776338415" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 197, "time": "1776337533" }, "departure": { "delay": 197, "time": "1776337577" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": -13, "time": "1776336047" }, "departure": { "delay": -13, "time": "1776336047" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 127, "time": "1776338227" }, "departure": { "delay": 127, "time": "1776338227" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 142, "time": "1776337402" }, "departure": { "delay": 142, "time": "1776337402" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -38, "time": "1776336202" }, "departure": { "delay": -38, "time": "1776336202" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1776338284" }, "departure": { "delay": 124, "time": "1776338284" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "departure": { "delay": 30, "time": "1776335850" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 } ], "timestamp": "1776335704", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx629:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1776322639" }, "departure": { "delay": 35, "time": "1776322655" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 188, "time": "1776321180" }, "departure": { "delay": 188, "time": "1776321188" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1776322446" }, "departure": { "delay": 19, "time": "1776322459" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1776321388" }, "departure": { "delay": 71, "time": "1776321431" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1776320869" }, "departure": { "delay": 123, "time": "1776320883" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 82, "time": "1776321717" }, "departure": { "delay": 82, "time": "1776321922" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 81, "time": "1776322154" }, "departure": { "delay": 81, "time": "1776322161" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1776321267" }, "departure": { "delay": 105, "time": "1776321285" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1776321330" }, "departure": { "delay": 60, "time": "1776321360" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 51, "time": "1776322360" }, "departure": { "delay": 51, "time": "1776322371" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1776321539" }, "departure": { "delay": 96, "time": "1776321576" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 129, "time": "1776320755" }, "departure": { "delay": 129, "time": "1776320769" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 142, "time": "1776320581" }, "departure": { "delay": 142, "time": "1776320602" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 119, "time": "1776321616" }, "departure": { "delay": 119, "time": "1776321659" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 172, "time": "1776321093" }, "departure": { "delay": 172, "time": "1776321112" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1776322316" }, "departure": { "delay": 76, "time": "1776322336" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 272, "time": "1776320252" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1776322694" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 44, "time": "1776322388" }, "departure": { "delay": 44, "time": "1776322424" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1776321451" }, "departure": { "delay": 49, "time": "1776321469" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1776322471" }, "departure": { "delay": 1, "time": "1776322501" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 169, "time": "1776320671" }, "departure": { "delay": 169, "time": "1776320689" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1776322507" }, "departure": { "delay": 27, "time": "1776322527" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 29, "time": "1776321944" }, "departure": { "delay": 29, "time": "1776321989" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1776322262" }, "departure": { "delay": 93, "time": "1776322293" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 49, "time": "1776322577" }, "departure": { "delay": 49, "time": "1776322609" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 217, "time": "1776321027" }, "departure": { "delay": 217, "time": "1776321037" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 177, "time": "1776320465" }, "departure": { "delay": 177, "time": "1776320517" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1776320726" }, "departure": { "delay": 162, "time": "1776320742" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 99, "time": "1776322228" }, "departure": { "delay": 99, "time": "1776322239" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 144, "time": "1776320829" }, "departure": { "delay": 144, "time": "1776320844" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 195, "time": "1776320404" }, "departure": { "delay": 195, "time": "1776320415" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 171, "time": "1776320437" }, "departure": { "delay": 171, "time": "1776320451" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:781:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776347700" }, "departure": { "time": "1776347700" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776347580" }, "departure": { "time": "1776347580" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776347340" }, "departure": { "time": "1776347340" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776348060" }, "departure": { "time": "1776348060" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776348420" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776347820" }, "departure": { "time": "1776347820" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776348180" }, "departure": { "time": "1776348180" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776347940" }, "departure": { "time": "1776347940" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776347220" }, "departure": { "time": "1776347220" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347460" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776348300" }, "departure": { "time": "1776348300" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:781:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:795:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776348240" }, "departure": { "time": "1776348240" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776348360" }, "departure": { "time": "1776348360" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776349860" }, "departure": { "time": "1776349860" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776348840" }, "departure": { "time": "1776348840" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776350220" }, "departure": { "time": "1776350220" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776348720" }, "departure": { "time": "1776348720" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776350280" }, "departure": { "time": "1776350280" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776350160" }, "departure": { "time": "1776350160" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776348060" }, "departure": { "time": "1776348060" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776348120" }, "departure": { "time": "1776348120" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776348300" }, "departure": { "time": "1776348300" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776350460" }, "departure": { "time": "1776350460" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776349680" }, "departure": { "time": "1776349680" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776350340" }, "departure": { "time": "1776350340" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776350400" }, "departure": { "time": "1776350400" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776348420" }, "departure": { "time": "1776348420" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776350885" }, "departure": { "delay": 5, "time": "1776350885" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776348480" }, "departure": { "time": "1776348480" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776349320" }, "departure": { "time": "1776349320" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776350700" }, "departure": { "time": "1776350700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776348180" }, "departure": { "time": "1776348180" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1776350470" }, "departure": { "delay": 10, "time": "1776350470" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776348960" }, "departure": { "time": "1776348960" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776351060" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776350100" }, "departure": { "time": "1776350100" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776348540" }, "departure": { "time": "1776348540" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 5, "time": "1776350465" }, "departure": { "delay": 5, "time": "1776350465" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776348900" }, "departure": { "time": "1776348900" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1776348000" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776350520" }, "departure": { "time": "1776350520" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776350880" }, "departure": { "time": "1776350880" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776348780" }, "departure": { "time": "1776348780" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:795:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758855x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -49, "time": "1776337440" }, "departure": { "delay": -49, "time": "1776337451" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -62, "time": "1776338115" }, "departure": { "delay": -62, "time": "1776338158" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -91, "time": "1776337335" }, "departure": { "delay": -91, "time": "1776337349" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -71, "time": "1776337628" }, "departure": { "delay": -71, "time": "1776337669" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -81, "time": "1776338295" }, "departure": { "delay": -81, "time": "1776338379" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -84, "time": "1776337758" }, "departure": { "delay": -84, "time": "1776337776" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -70, "time": "1776339770" }, "departure": { "delay": -70, "time": "1776339770" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -70, "time": "1776340130" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 46, "time": "1776337048" }, "departure": { "delay": 46, "time": "1776337066" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776338749" }, "departure": { "time": "1776338880" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -86, "time": "1776338636" }, "departure": { "delay": -86, "time": "1776338674" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -62, "time": "1776338044" }, "departure": { "delay": -62, "time": "1776338098" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 72, "time": "1776336938" }, "departure": { "delay": 72, "time": "1776336972" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -78, "time": "1776337705" }, "departure": { "delay": -78, "time": "1776337722" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1776337082" }, "departure": { "delay": 22, "time": "1776337102" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -70, "time": "1776339470" }, "departure": { "delay": -70, "time": "1776339470" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -66, "time": "1776338478" }, "departure": { "delay": -66, "time": "1776338514" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -84, "time": "1776337377" }, "departure": { "delay": -84, "time": "1776337416" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -58, "time": "1776337549" }, "departure": { "delay": -58, "time": "1776337562" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1776338569" }, "departure": { "delay": -40, "time": "1776338600" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -69, "time": "1776339411" }, "departure": { "delay": -69, "time": "1776339411" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -70, "time": "1776339830" }, "departure": { "delay": -70, "time": "1776339830" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": -70, "time": "1776340010" }, "departure": { "delay": -70, "time": "1776340010" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": -70, "time": "1776339950" }, "departure": { "delay": -70, "time": "1776339950" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": -70, "time": "1776338413" }, "departure": { "delay": -70, "time": "1776338450" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -70, "time": "1776339710" }, "departure": { "delay": -70, "time": "1776339710" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -70, "time": "1776339170" }, "departure": { "delay": -70, "time": "1776339170" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 4, "time": "1776337257" }, "departure": { "delay": 4, "time": "1776337264" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -70, "time": "1776339290" }, "departure": { "delay": -70, "time": "1776339290" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -164, "time": "1776337854" }, "departure": { "delay": -164, "time": "1776337876" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -69, "time": "1776337474" }, "departure": { "delay": -69, "time": "1776337491" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -92, "time": "1776338225" }, "departure": { "delay": -92, "time": "1776338248" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -70, "time": "1776339050" }, "departure": { "delay": -70, "time": "1776339050" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -58, "time": "1776337308" }, "departure": { "delay": -58, "time": "1776337322" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1776339650" }, "departure": { "delay": -70, "time": "1776339650" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 20, "time": "1776337265" }, "departure": { "delay": 20, "time": "1776337280" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -70, "time": "1776338930" }, "departure": { "delay": -70, "time": "1776338930" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -70, "time": "1776339410" }, "departure": { "delay": -70, "time": "1776339410" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 15, "time": "1776337144" }, "departure": { "delay": 15, "time": "1776337155" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1776336902" }, "departure": { "delay": 80, "time": "1776336920" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -69, "time": "1776339891" }, "departure": { "delay": -69, "time": "1776339891" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": -70, "time": "1776339530" }, "departure": { "delay": -70, "time": "1776339530" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "departure": { "delay": 50, "time": "1776336890" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -114, "time": "1776337796" }, "departure": { "delay": -114, "time": "1776337806" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 28, "time": "1776337178" }, "departure": { "delay": 28, "time": "1776337228" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -86, "time": "1776337921" }, "departure": { "delay": -86, "time": "1776338014" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -70, "time": "1776339890" }, "departure": { "delay": -70, "time": "1776339890" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": -69, "time": "1776339951" }, "departure": { "delay": -69, "time": "1776339951" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758855x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx594:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1776339670" }, "departure": { "delay": 70, "time": "1776339670" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1776340030" }, "departure": { "delay": 70, "time": "1776340030" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 70, "time": "1776338830" }, "departure": { "delay": 70, "time": "1776338830" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1776338380" }, "departure": { "delay": 40, "time": "1776338380" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 4, "time": "1776338011" }, "departure": { "delay": 4, "time": "1776338104" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1776339785" }, "departure": { "delay": 65, "time": "1776339785" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 58, "time": "1776337378" }, "departure": { "delay": 58, "time": "1776337378" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1776339235" }, "departure": { "delay": 55, "time": "1776339235" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1776337482" }, "departure": { "delay": 102, "time": "1776337482" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1776339618" }, "departure": { "delay": 78, "time": "1776339618" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1776339715" }, "departure": { "delay": 55, "time": "1776339715" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1776339130" }, "departure": { "delay": 70, "time": "1776339130" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1776338979" }, "departure": { "delay": 99, "time": "1776338979" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1776338480" }, "departure": { "delay": 70, "time": "1776338530" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "departure": { "delay": 30, "time": "1776337290" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1776337946" }, "departure": { "delay": -34, "time": "1776337946" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1776338650" }, "departure": { "delay": 70, "time": "1776338650" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 58, "time": "1776338578" }, "departure": { "delay": 58, "time": "1776338578" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1776339850" }, "departure": { "delay": 70, "time": "1776339850" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1776338890" }, "departure": { "delay": 70, "time": "1776338890" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1776339928" }, "departure": { "delay": 88, "time": "1776339928" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 46, "time": "1776338746" }, "departure": { "delay": 46, "time": "1776338746" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1776337294", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx594:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759110x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1776339960" }, "departure": { "delay": 120, "time": "1776339960" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1776339420" }, "departure": { "delay": 120, "time": "1776339420" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1776339180" }, "departure": { "delay": 120, "time": "1776339180" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 271, "time": "1776338791" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1776339300" }, "departure": { "delay": 120, "time": "1776339300" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1776340021" }, "departure": { "delay": 121, "time": "1776340021" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776338812" }, "departure": { "time": "1776338760" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776339780" }, "departure": { "delay": 120, "time": "1776339780" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 121, "time": "1776340141" }, "departure": { "delay": 121, "time": "1776340141" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776339660" }, "departure": { "delay": 120, "time": "1776339660" }, "stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1776340140" }, "departure": { "delay": 120, "time": "1776340140" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1776339540" }, "departure": { "delay": 120, "time": "1776339540" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1776339240" }, "departure": { "delay": 120, "time": "1776339240" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776339060" }, "departure": { "delay": 120, "time": "1776339060" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776340020" }, "departure": { "delay": 120, "time": "1776340020" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1776339480" }, "departure": { "delay": 120, "time": "1776339480" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1776339601" }, "departure": { "delay": 121, "time": "1776339601" }, "stopId": "FR:50129:ZE:10GDM3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1776340200" }, "departure": { "delay": 120, "time": "1776340200" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1776339900" }, "departure": { "delay": 120, "time": "1776339900" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776339600" }, "departure": { "delay": 120, "time": "1776339600" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1776339000" }, "departure": { "delay": 120, "time": "1776339000" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1776339481" }, "departure": { "delay": 121, "time": "1776339481" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1776340320" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759110x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470568:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 352, "time": "1776338872" }, "departure": { "delay": 352, "time": "1776338872" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 287, "time": "1776339287" }, "departure": { "delay": 287, "time": "1776339287" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 309, "time": "1776338559" }, "departure": { "delay": 309, "time": "1776338589" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 315, "time": "1776338715" }, "departure": { "delay": 315, "time": "1776338715" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 287, "time": "1776339347" }, "departure": { "delay": 287, "time": "1776339347" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 312, "time": "1776338832" }, "departure": { "delay": 312, "time": "1776338832" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 307, "time": "1776339127" }, "departure": { "delay": 307, "time": "1776339127" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 309, "time": "1776338316" }, "departure": { "delay": 309, "time": "1776338349" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 199, "time": "1776338179" }, "departure": { "delay": 199, "time": "1776338179" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 338, "time": "1776338798" }, "departure": { "delay": 338, "time": "1776338798" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 130, "time": "1776339610" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 157, "time": "1776339457" }, "departure": { "delay": 157, "time": "1776339457" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 148, "time": "1776339568" }, "departure": { "delay": 148, "time": "1776339568" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 318, "time": "1776338958" }, "departure": { "delay": 318, "time": "1776338958" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 340, "time": "1776338920" }, "departure": { "delay": 340, "time": "1776338920" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 314, "time": "1776338654" }, "departure": { "delay": 314, "time": "1776338654" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 334, "time": "1776339034" }, "departure": { "delay": 334, "time": "1776339034" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 229, "time": "1776338149" }, "departure": { "delay": 229, "time": "1776338149" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 239, "time": "1776339419" }, "departure": { "delay": 239, "time": "1776339419" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 337, "time": "1776339217" }, "departure": { "delay": 337, "time": "1776339217" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 309, "time": "1776338409" }, "departure": { "delay": 309, "time": "1776338469" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470568:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852058F559101x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776338580" }, "departure": { "time": "1776338640" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339600" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776335100" }, "departure": { "time": "1776335160" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776337140" }, "departure": { "time": "1776337200" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1776334260" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1776340440" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1776337620" }, "departure": { "time": "1776337680" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1776335760" }, "departure": { "time": "1776335820" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776336660" }, "departure": { "time": "1776336720" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 16 } ], "timestamp": "1776330640", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852058F559101x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6510529376944128x8:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1776339012" }, "departure": { "delay": -19, "time": "1776339041" }, "stopId": "FR:14366:ZE:646160001:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": -42, "time": "1776339258" }, "stopId": "FR:14366:ZE:660040002:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": -5, "time": "1776338861" }, "departure": { "delay": -5, "time": "1776338875" }, "stopId": "FR:14366:ZE:764280004:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 81, "time": "1776338762" }, "departure": { "delay": 81, "time": "1776338781" }, "stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -26, "time": "1776338938" }, "departure": { "delay": -26, "time": "1776338974" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1776339116" }, "departure": { "delay": -27, "time": "1776339153" }, "stopId": "FR:14366:ZE:1210003:ATOUMOD036", "stopSequence": 24 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:6510529376944128x8:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758080x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1776325697" }, "departure": { "delay": 112, "time": "1776325732" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 170, "time": "1776327463" }, "departure": { "delay": 170, "time": "1776327470" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 440, "time": "1776328013" }, "departure": { "delay": 440, "time": "1776328100" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 191, "time": "1776327646" }, "departure": { "delay": 191, "time": "1776327731" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1776327930" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 154, "time": "1776326501" }, "departure": { "delay": 154, "time": "1776326554" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 196, "time": "1776327186" }, "departure": { "delay": 196, "time": "1776327196" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 252, "time": "1776327794" }, "departure": { "delay": 252, "time": "1776327852" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 196, "time": "1776326945" }, "departure": { "delay": 196, "time": "1776327016" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 104, "time": "1776325604" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1776325944" }, "departure": { "delay": 61, "time": "1776325981" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 457, "time": "1776328164" }, "departure": { "delay": 457, "time": "1776328177" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 158, "time": "1776326190" }, "departure": { "delay": 158, "time": "1776326258" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 134, "time": "1776326677" }, "departure": { "delay": 134, "time": "1776326714" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758080x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000201:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 36, "time": "1776340416" }, "stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 36, "time": "1776340896" }, "stopId": "FR:61397:ZE:Templx:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 36, "time": "1776339336" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 8 }, { "departure": { "delay": 36, "time": "1776340296" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 36, "time": "1776339876" }, "stopId": "FR:61001:ZE:Mxdiatheque:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 36, "time": "1776339576" }, "stopId": "FR:61001:ZE:CollegexBalzacx:ATOUMOD037", "stopSequence": 12 }, { "departure": { "delay": 36, "time": "1776340176" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 36, "time": "1776340476" }, "stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 36, "time": "1776339696" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 14 }, { "departure": { "delay": 36, "time": "1776340596" }, "stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 36, "time": "1776339096" }, "stopId": "FR:61001:ZE:Fresnel:ATOUMOD037", "stopSequence": 5 }, { "departure": { "delay": 36, "time": "1776339996" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 18 }, { "departure": { "delay": 36, "time": "1776339276" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 7 }, { "departure": { "delay": 36, "time": "1776338976" }, "stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037", "stopSequence": 3 }, { "departure": { "delay": 36, "time": "1776340236" }, "stopId": "FR:61001:ZE:CollegexRacine:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 36, "time": "1776338796" }, "stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037", "stopSequence": 1 }, { "departure": { "delay": 36, "time": "1776340176" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 19 }, { "arrival": { "delay": 36, "time": "1776341316" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": 36, "time": "1776339936" }, "stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 36, "time": "1776338856" }, "stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037", "stopSequence": 2 }, { "departure": { "delay": 36, "time": "1776340716" }, "stopId": "FR:61397:ZE:Gymnase:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 36, "time": "1776339036" }, "stopId": "FR:61001:ZE:Lebon:ATOUMOD037", "stopSequence": 4 }, { "departure": { "delay": 36, "time": "1776340356" }, "stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 36, "time": "1776340776" }, "stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": 36, "time": "1776339216" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 6 }, { "departure": { "delay": 36, "time": "1776341256" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 36, "time": "1776339456" }, "stopId": "FR:61001:ZE:CollegexBalzac:ATOUMOD037", "stopSequence": 10 }, { "departure": { "delay": 36, "time": "1776341196" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 36, "time": "1776339516" }, "stopId": "FR:61001:ZE:Printempsx:ATOUMOD037", "stopSequence": 11 }, { "departure": { "delay": 36, "time": "1776339396" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 9 }, { "departure": { "delay": 36, "time": "1776339756" }, "stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037", "stopSequence": 15 }, { "departure": { "delay": 36, "time": "1776340656" }, "stopId": "FR:61397:ZE:Libxration:ATOUMOD037", "stopSequence": 27 }, { "departure": { "delay": 36, "time": "1776339636" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": 36, "time": "1776341076" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 32 } ], "timestamp": "1776338798", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000201:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490704:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1776344038" }, "departure": { "delay": 58, "time": "1776344038" }, "stopId": "FR:27458:ZE:0x6688:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7269:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7102:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2702, "time": "1776338818" }, "departure": { "delay": -2702, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3062, "time": "1776338818" }, "departure": { "delay": -3062, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7271:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -6, "time": "1776343014" }, "departure": { "delay": -6, "time": "1776343014" }, "stopId": "FR:27348:ZE:0x6292:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 91, "time": "1776343471" }, "departure": { "delay": 91, "time": "1776343471" }, "stopId": "FR:27386:ZE:0x6375:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 44, "time": "1776343184" }, "departure": { "delay": 44, "time": "1776343184" }, "stopId": "FR:27008:ZE:0x6052:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1776343210" }, "departure": { "delay": 10, "time": "1776343210" }, "stopId": "FR:27008:ZE:0x6048:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 74, "time": "1776343874" }, "departure": { "delay": 74, "time": "1776343874" }, "stopId": "FR:27458:ZE:0x6678:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -10, "time": "1776344090" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27196:ZE:0x6323:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6332:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1776343116" }, "departure": { "delay": 36, "time": "1776343116" }, "stopId": "FR:27008:ZE:0x6046:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 74, "time": "1776343514" }, "departure": { "delay": 74, "time": "1776343514" }, "stopId": "FR:27386:ZE:0x6377:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -3, "time": "1776343257" }, "departure": { "delay": -3, "time": "1776343257" }, "stopId": "FR:27008:ZE:0x6057:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -3482, "time": "1776338818" }, "departure": { "delay": -3482, "time": "1776338818" }, "stopId": "FR:27196:ZE:0x6319:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1776343331" }, "departure": { "delay": 11, "time": "1776343331" }, "stopId": "FR:27008:ZE:0x6059:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1776343977" }, "departure": { "delay": 57, "time": "1776343977" }, "stopId": "FR:27458:ZE:0x6691:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": 70, "time": "1776343630" }, "departure": { "delay": 70, "time": "1776343630" }, "stopId": "FR:27458:ZE:0x6698:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 54, "time": "1776343734" }, "departure": { "delay": 54, "time": "1776343734" }, "stopId": "FR:27458:ZE:0x6680:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 29, "time": "1776342869" }, "departure": { "delay": 29, "time": "1776342869" }, "stopId": "FR:27348:ZE:0x6301:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27196:ZE:0x6320:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3542, "time": "1776338818" }, "departure": { "delay": -3542, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x7188:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1776342702" }, "departure": { "delay": -18, "time": "1776342702" }, "stopId": "FR:27348:ZE:0x6298:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1776342804" }, "departure": { "delay": 24, "time": "1776342804" }, "stopId": "FR:27348:ZE:0x6303:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7163:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1776343039" }, "departure": { "delay": 19, "time": "1776343039" }, "stopId": "FR:27008:ZE:0x6050:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1776343087" }, "departure": { "delay": 7, "time": "1776343087" }, "stopId": "FR:27008:ZE:0x6054:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -3602, "time": "1776338818" }, "departure": { "delay": -3602, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x6633:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1776343820" }, "departure": { "delay": 80, "time": "1776343820" }, "stopId": "FR:27458:ZE:0x6684:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 90, "time": "1776343590" }, "departure": { "delay": 90, "time": "1776343590" }, "stopId": "FR:27386:ZE:0x6366:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -20, "time": "1776342760" }, "departure": { "delay": -20, "time": "1776342760" }, "stopId": "FR:27348:ZE:0x6297:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 81, "time": "1776343701" }, "departure": { "delay": 81, "time": "1776343701" }, "stopId": "FR:27458:ZE:0x6694:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -2822, "time": "1776338818" }, "departure": { "delay": -2822, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -3662, "time": "1776338818" }, "departure": { "delay": -3662, "time": "1776338818" }, "stopId": "FR:27469:ZE:0x6662:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 114, "time": "1776343794" }, "departure": { "delay": 114, "time": "1776343794" }, "stopId": "FR:27458:ZE:0x6692:ATOUMOD006", "stopSequence": 35 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490704:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1776332106" }, "departure": { "delay": 82, "time": "1776332122" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1776331256" }, "departure": { "delay": 10, "time": "1776331270" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1776330650" }, "departure": { "delay": 59, "time": "1776330659" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1776330111" }, "departure": { "delay": 64, "time": "1776330124" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -17, "time": "1776331103" }, "departure": { "delay": -17, "time": "1776331123" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776330580" }, "departure": { "delay": 47, "time": "1776330587" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 19, "time": "1776331400" }, "departure": { "delay": 19, "time": "1776331459" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1776332206" }, "departure": { "delay": 62, "time": "1776332222" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 36, "time": "1776330145" }, "departure": { "delay": 36, "time": "1776330156" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1776332514" }, "departure": { "delay": 127, "time": "1776332527" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1776331913" }, "departure": { "delay": 61, "time": "1776331921" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1, "time": "1776331646" }, "departure": { "delay": 1, "time": "1776331681" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1776331142" }, "departure": { "delay": 20, "time": "1776331220" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 5, "time": "1776331306" }, "departure": { "delay": 5, "time": "1776331325" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -17, "time": "1776331343" }, "departure": { "delay": -17, "time": "1776331363" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1776330535" }, "departure": { "delay": 88, "time": "1776330568" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1776332455" }, "departure": { "delay": 127, "time": "1776332467" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 91, "time": "1776330196" }, "departure": { "delay": 91, "time": "1776330211" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 77, "time": "1776332318" }, "departure": { "delay": 77, "time": "1776332357" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1776331983" }, "departure": { "delay": 20, "time": "1776332000" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -9, "time": "1776331711" }, "departure": { "delay": -9, "time": "1776331731" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 139, "time": "1776330342" }, "departure": { "delay": 139, "time": "1776330379" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1776330495" }, "departure": { "delay": 90, "time": "1776330510" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1776330729" }, "departure": { "delay": 39, "time": "1776330759" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1776332698" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 6, "time": "1776331557" }, "departure": { "delay": 6, "time": "1776331566" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1776330459" }, "departure": { "delay": 113, "time": "1776330473" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1776332411" }, "departure": { "delay": 85, "time": "1776332425" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1776332128" }, "departure": { "delay": 59, "time": "1776332159" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 62, "time": "1776332010" }, "departure": { "delay": 62, "time": "1776332042" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 32, "time": "1776330804" }, "departure": { "delay": 32, "time": "1776331052" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1776330238" }, "departure": { "delay": 126, "time": "1776330306" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 61, "time": "1776330061" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 149, "time": "1776330416" }, "departure": { "delay": 149, "time": "1776330449" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9938x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339180" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 4 }, { "departure": { "time": "1776338880" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339060" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339540" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776340260" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776339000" }, "departure": { "time": "1776339000" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9938x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1776325201" }, "departure": { "delay": 22, "time": "1776325282" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 130, "time": "1776328038" }, "departure": { "delay": 130, "time": "1776328090" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776325110" }, "departure": { "delay": 42, "time": "1776325122" }, "stopId": "FR:50138:ZE:COLFR2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776327262" }, "departure": { "delay": 32, "time": "1776327272" }, "stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1776326597" }, "departure": { "delay": 31, "time": "1776326611" }, "stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776325728" }, "departure": { "delay": 5, "time": "1776325745" }, "stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 114, "time": "1776329148" }, "departure": { "delay": 114, "time": "1776329154" }, "stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 128, "time": "1776324311" }, "departure": { "delay": 128, "time": "1776324428" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1776324953" }, "departure": { "delay": 65, "time": "1776324965" }, "stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1776324146" }, "departure": { "delay": 114, "time": "1776324174" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1776326860" }, "departure": { "delay": 36, "time": "1776326916" }, "stopId": "FR:50412:ZE:PORLE1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1776329440" }, "departure": { "delay": 200, "time": "1776329540" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1776328654" }, "departure": { "delay": 109, "time": "1776328669" }, "stopId": "FR:50332:ZE:MALSF1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 99, "time": "1776324099" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1776324708" }, "departure": { "delay": 124, "time": "1776324724" }, "stopId": "FR:50615:ZE:VALHO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1776329709" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1776327664" }, "departure": { "delay": 85, "time": "1776327745" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1776328279" }, "departure": { "delay": 123, "time": "1776328323" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1776327331" }, "departure": { "delay": 101, "time": "1776327341" }, "stopId": "FR:50490:ZE:SJREG2:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 215, "time": "1776312870" }, "departure": { "delay": 215, "time": "1776312935" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 150, "time": "1776313613" }, "departure": { "delay": 150, "time": "1776313650" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1776312602" }, "departure": { "delay": 147, "time": "1776312627" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 159, "time": "1776312159" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1776312992" }, "departure": { "delay": 162, "time": "1776313002" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1776313814" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 156, "time": "1776312475" }, "departure": { "delay": 156, "time": "1776312516" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1776313389" }, "departure": { "delay": 111, "time": "1776313431" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 174, "time": "1776312389" }, "departure": { "delay": 174, "time": "1776312414" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 77, "time": "1776313324" }, "departure": { "delay": 77, "time": "1776313337" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 146, "time": "1776312246" }, "departure": { "delay": 146, "time": "1776312326" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1776313461" }, "departure": { "delay": 136, "time": "1776313516" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1776313214" }, "departure": { "delay": 112, "time": "1776313252" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1776313547" }, "departure": { "delay": 152, "time": "1776313592" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 193, "time": "1776312678" }, "departure": { "delay": 193, "time": "1776312733" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1776313673" }, "departure": { "delay": 128, "time": "1776313688" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 152, "time": "1776312554" }, "departure": { "delay": 152, "time": "1776312572" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 147, "time": "1776313054" }, "departure": { "delay": 147, "time": "1776313107" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1776313171" }, "departure": { "delay": 105, "time": "1776313185" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2785:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776358140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1776338609", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2785:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 61, "time": "1776329941" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 134, "time": "1776330957" }, "departure": { "delay": 134, "time": "1776330974" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1776331095" }, "departure": { "delay": 170, "time": "1776331130" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1776331318" }, "departure": { "delay": 100, "time": "1776331360" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 7, "time": "1776332397" }, "departure": { "delay": 7, "time": "1776332407" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 122, "time": "1776330860" }, "departure": { "delay": 122, "time": "1776330902" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 37, "time": "1776332213" }, "departure": { "delay": 37, "time": "1776332257" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 145, "time": "1776330611" }, "departure": { "delay": 145, "time": "1776330625" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1776332052" }, "departure": { "delay": 28, "time": "1776332068" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 147, "time": "1776330526" }, "departure": { "delay": 147, "time": "1776330567" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 149, "time": "1776330416" }, "departure": { "delay": 149, "time": "1776330449" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1776330019" }, "departure": { "delay": 29, "time": "1776330029" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1776330999" }, "departure": { "delay": 147, "time": "1776331047" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -28, "time": "1776332462" }, "departure": { "delay": -28, "time": "1776332492" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 59, "time": "1776331688" }, "departure": { "delay": 59, "time": "1776331739" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1776332312" }, "departure": { "delay": 3, "time": "1776332343" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1776331875" }, "departure": { "delay": 85, "time": "1776331885" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1776331391" }, "departure": { "delay": 115, "time": "1776331435" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1776330134" }, "departure": { "delay": 49, "time": "1776330169" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -56, "time": "1776332633" }, "departure": { "delay": -56, "time": "1776332644" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 149, "time": "1776330765" }, "departure": { "delay": 149, "time": "1776330809" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 21, "time": "1776330051" }, "departure": { "delay": 21, "time": "1776330081" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -38, "time": "1776332566" }, "departure": { "delay": -38, "time": "1776332602" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 26, "time": "1776331973" }, "departure": { "delay": 26, "time": "1776332006" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 151, "time": "1776330656" }, "departure": { "delay": 151, "time": "1776330691" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1776331525" }, "departure": { "delay": 118, "time": "1776331558" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 58, "time": "1776330101" }, "departure": { "delay": 58, "time": "1776330118" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1776330252" }, "departure": { "delay": 23, "time": "1776330263" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1776331143" }, "departure": { "delay": 157, "time": "1776331177" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1776332130" }, "departure": { "delay": 2, "time": "1776332162" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -30, "time": "1776332515" }, "departure": { "delay": -30, "time": "1776332550" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 109, "time": "1776331463" }, "departure": { "delay": 109, "time": "1776331489" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -130, "time": "1776332690" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 143, "time": "1776331239" }, "departure": { "delay": 143, "time": "1776331283" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 69, "time": "1776331581" }, "departure": { "delay": 69, "time": "1776331629" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F565259x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340800" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342840" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1776343680" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "departure": { "time": "1776336000" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776341940" }, "departure": { "time": "1776342000" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 38 } ], "timestamp": "1776332380", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3113F565259x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1776312616" }, "departure": { "delay": 90, "time": "1776312630" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1776313595" }, "departure": { "delay": 48, "time": "1776313608" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 203, "time": "1776314347" }, "departure": { "delay": 203, "time": "1776314363" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 228, "time": "1776314372" }, "departure": { "delay": 228, "time": "1776314388" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 56, "time": "1776313651" }, "departure": { "delay": 56, "time": "1776313676" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -7, "time": "1776312937" }, "departure": { "delay": -7, "time": "1776312953" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776313125" }, "departure": { "delay": 44, "time": "1776313304" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -6, "time": "1776312753" }, "departure": { "delay": -6, "time": "1776312774" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 199, "time": "1776315019" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -3, "time": "1776312800" }, "departure": { "delay": -3, "time": "1776312837" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1776313846" }, "departure": { "delay": 3, "time": "1776313863" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 41, "time": "1776313463" }, "departure": { "delay": 41, "time": "1776313481" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -6, "time": "1776313030" }, "departure": { "delay": -6, "time": "1776313074" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1776313524" }, "departure": { "delay": 67, "time": "1776313567" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 222, "time": "1776314730" }, "departure": { "delay": 222, "time": "1776314742" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 234, "time": "1776314491" }, "departure": { "delay": 234, "time": "1776314514" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 39, "time": "1776313767" }, "departure": { "delay": 39, "time": "1776313779" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1776312514" }, "departure": { "delay": 41, "time": "1776312521" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 245, "time": "1776314279" }, "departure": { "delay": 245, "time": "1776314285" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 245, "time": "1776314569" }, "departure": { "delay": 245, "time": "1776314585" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 262, "time": "1776314462" }, "departure": { "delay": 262, "time": "1776314482" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 6, "time": "1776313905" }, "departure": { "delay": 6, "time": "1776313926" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 223, "time": "1776314661" }, "departure": { "delay": 223, "time": "1776314683" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 68, "time": "1776313356" }, "departure": { "delay": 68, "time": "1776313388" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1776312654" }, "departure": { "delay": 68, "time": "1776312668" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 268, "time": "1776314771" }, "departure": { "delay": 268, "time": "1776314788" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 47, "time": "1776312691" }, "departure": { "delay": 47, "time": "1776312707" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1776312473" }, "departure": { "delay": 67, "time": "1776312487" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1776313406" }, "departure": { "delay": 47, "time": "1776313427" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 61, "time": "1776312421" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1776312571" }, "departure": { "delay": 101, "time": "1776312581" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1776314826" }, "departure": { "delay": 253, "time": "1776314833" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -32, "time": "1776312853" }, "departure": { "delay": -32, "time": "1776312868" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1776312712" }, "departure": { "delay": 8, "time": "1776312728" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338791", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1934:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1776336666" }, "departure": { "delay": 126, "time": "1776336666" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 95, "time": "1776335375" }, "departure": { "delay": 95, "time": "1776335375" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": -25, "time": "1776335631" }, "departure": { "delay": -25, "time": "1776335675" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1776337072" }, "departure": { "delay": 112, "time": "1776337072" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 96, "time": "1776335926" }, "departure": { "delay": 96, "time": "1776335976" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1776335254" }, "departure": { "delay": 34, "time": "1776335254" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1776337175" }, "departure": { "delay": 155, "time": "1776337175" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 241, "time": "1776336901" }, "departure": { "delay": 241, "time": "1776336901" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 161, "time": "1776336077" }, "departure": { "delay": 161, "time": "1776336101" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1776335448" }, "departure": { "delay": 108, "time": "1776335448" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1776335202" }, "departure": { "delay": 102, "time": "1776335202" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1776337325" }, "departure": { "delay": 65, "time": "1776337325" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1776335059" }, "departure": { "delay": 79, "time": "1776335059" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 175, "time": "1776336775" }, "departure": { "delay": 175, "time": "1776336775" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 109, "time": "1776335149" }, "departure": { "delay": 109, "time": "1776335149" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 115, "time": "1776336175" }, "departure": { "delay": 115, "time": "1776336175" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 135, "time": "1776337255" }, "departure": { "delay": 135, "time": "1776337275" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 138, "time": "1776336978" }, "departure": { "delay": 138, "time": "1776336978" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 } ], "timestamp": "1776334988", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1934:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 131, "time": "1776324547" }, "departure": { "delay": 131, "time": "1776324611" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 93, "time": "1776324861" }, "departure": { "delay": 93, "time": "1776324873" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1776325637" }, "departure": { "delay": 116, "time": "1776325676" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 133, "time": "1776325266" }, "departure": { "delay": 133, "time": "1776325333" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1776324962" }, "departure": { "delay": 112, "time": "1776325012" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 149, "time": "1776325156" }, "departure": { "delay": 149, "time": "1776325169" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 145, "time": "1776325885" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 107, "time": "1776324723" }, "departure": { "delay": 107, "time": "1776324767" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1776324809" }, "departure": { "delay": 122, "time": "1776324842" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1776325091" }, "departure": { "delay": 181, "time": "1776325141" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1776325487" }, "departure": { "delay": 129, "time": "1776325509" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1776325417" }, "departure": { "delay": 127, "time": "1776325447" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 151, "time": "1776325572" }, "departure": { "delay": 151, "time": "1776325591" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 191, "time": "1776324311" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 197, "time": "1776325765" }, "departure": { "delay": 197, "time": "1776325817" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 168, "time": "1776325702" }, "departure": { "delay": 168, "time": "1776325728" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 152, "time": "1776324677" }, "departure": { "delay": 152, "time": "1776324692" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 115, "time": "1776325043" }, "departure": { "delay": 115, "time": "1776325075" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 104, "time": "1776324361" }, "departure": { "delay": 104, "time": "1776324464" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 99, "time": "1776325531" }, "departure": { "delay": 99, "time": "1776325539" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:15:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -133, "time": "1776329197" }, "departure": { "delay": -133, "time": "1776329207" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": -33, "time": "1776328927" }, "departure": { "delay": -33, "time": "1776328947" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -71, "time": "1776329013" }, "departure": { "delay": -71, "time": "1776329029" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 153, "time": "1776328339" }, "departure": { "delay": 153, "time": "1776328413" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "departure": { "delay": 198, "time": "1776327978" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 207, "time": "1776328220" }, "departure": { "delay": 207, "time": "1776328227" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -147, "time": "1776329241" }, "departure": { "delay": -147, "time": "1776329253" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1776328615" }, "departure": { "delay": 64, "time": "1776328624" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -95, "time": "1776329057" }, "departure": { "delay": -95, "time": "1776329065" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1776328318" }, "departure": { "delay": 138, "time": "1776328338" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 222, "time": "1776328043" }, "departure": { "delay": 222, "time": "1776328062" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": -131, "time": "1776329143" }, "departure": { "delay": -131, "time": "1776329149" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": -214, "time": "1776329366" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1776328282" }, "departure": { "delay": 150, "time": "1776328290" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 174, "time": "1776328241" }, "departure": { "delay": 174, "time": "1776328254" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -93, "time": "1776329115" }, "departure": { "delay": -93, "time": "1776329127" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 22, "time": "1776328803" }, "departure": { "delay": 22, "time": "1776328822" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -47, "time": "1776328975" }, "departure": { "delay": -47, "time": "1776328993" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 103, "time": "1776328468" }, "departure": { "delay": 103, "time": "1776328483" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -159, "time": "1776329286" }, "departure": { "delay": -159, "time": "1776329301" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 29, "time": "1776328753" }, "departure": { "delay": 29, "time": "1776328769" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1776328564" }, "departure": { "delay": 78, "time": "1776328578" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1776328701" }, "departure": { "delay": 29, "time": "1776328709" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 198, "time": "1776328146" }, "departure": { "delay": 198, "time": "1776328158" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1776328096" }, "departure": { "delay": 207, "time": "1776328107" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 } ], "timestamp": "1776338688", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:15:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x437583884:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 400, "time": "1776330321" }, "departure": { "delay": 400, "time": "1776330400" }, "stopId": "FR:76384:ZE:15449:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 346, "time": "1776330217" }, "departure": { "delay": 346, "time": "1776330226" }, "stopId": "FR:76384:ZE:15448:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 368, "time": "1776330176" }, "departure": { "delay": 368, "time": "1776330188" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 321, "time": "1776330248" }, "departure": { "delay": 321, "time": "1776330261" }, "stopId": "FR:76384:ZE:15447:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "time": "1776330432" }, "departure": { "time": "1776330300" }, "stopId": "FR:76384:ZE:15450:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 383, "time": "1776330126" }, "departure": { "delay": 383, "time": "1776330143" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1776338810", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x437583884:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470549:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3, "time": "1776338392" }, "departure": { "delay": -3, "time": "1776338397" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1776338697" }, "departure": { "delay": -3, "time": "1776338697" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -47, "time": "1776339253" }, "departure": { "delay": -47, "time": "1776339253" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 28, "time": "1776338123" }, "departure": { "delay": 28, "time": "1776338128" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -3, "time": "1776338506" }, "departure": { "delay": -3, "time": "1776338517" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1776338260" }, "departure": { "delay": 40, "time": "1776338260" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -106, "time": "1776339374" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -16, "time": "1776338984" }, "departure": { "delay": -16, "time": "1776338984" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -24, "time": "1776338616" }, "departure": { "delay": -24, "time": "1776338616" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -19, "time": "1776338861" }, "departure": { "delay": -19, "time": "1776338861" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1776338757" }, "departure": { "delay": -3, "time": "1776338757" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -51, "time": "1776339189" }, "departure": { "delay": -51, "time": "1776339189" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -67, "time": "1776339113" }, "departure": { "delay": -67, "time": "1776339113" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1776339293" }, "departure": { "delay": -7, "time": "1776339293" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -46, "time": "1776339014" }, "departure": { "delay": -46, "time": "1776339014" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "time": "1776338326" }, "departure": { "time": "1776338340" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1776338717" }, "departure": { "delay": 27, "time": "1776338727" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1776338202" }, "departure": { "delay": 42, "time": "1776338202" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -78, "time": "1776338922" }, "departure": { "delay": -78, "time": "1776338922" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -5, "time": "1776338815" }, "departure": { "delay": -5, "time": "1776338815" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 } ], "timestamp": "1776338427", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470549:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:10034x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:76259:ZE:FECSEXU1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1776340680" }, "stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340500" }, "stopId": "FR:76259:ZE:FECBENE1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339540" }, "stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 10 }, { "departure": { "time": "1776339360" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:76259:ZE:FECGCUV1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008", "stopSequence": 5 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:10034x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2183:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1776339682" }, "departure": { "delay": 142, "time": "1776339682" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 103, "time": "1776338983" }, "departure": { "delay": 103, "time": "1776338983" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 103, "time": "1776339403" }, "departure": { "delay": 103, "time": "1776339403" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 153, "time": "1776337964" }, "departure": { "delay": 153, "time": "1776338013" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1776338363" }, "departure": { "delay": 83, "time": "1776338363" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1776338488" }, "departure": { "delay": 88, "time": "1776338488" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1776339368" }, "departure": { "delay": 128, "time": "1776339368" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 103, "time": "1776339823" }, "departure": { "delay": 103, "time": "1776339823" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "departure": { "delay": 28, "time": "1776337288" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 205, "time": "1776338042" }, "departure": { "delay": 205, "time": "1776338065" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 97, "time": "1776337597" }, "departure": { "delay": 97, "time": "1776337597" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1776337413" }, "departure": { "delay": 33, "time": "1776337413" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 155, "time": "1776339455" }, "departure": { "delay": 155, "time": "1776339455" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 158, "time": "1776338138" }, "departure": { "delay": 158, "time": "1776338138" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1776338663" }, "departure": { "delay": 143, "time": "1776338663" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1776338589" }, "departure": { "delay": 129, "time": "1776338589" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 48, "time": "1776337488" }, "departure": { "delay": 48, "time": "1776337488" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1776337714" }, "departure": { "delay": 154, "time": "1776337714" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 154, "time": "1776339214" }, "departure": { "delay": 154, "time": "1776339214" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1776337788" }, "departure": { "delay": 108, "time": "1776337788" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1776338743" }, "departure": { "delay": 103, "time": "1776338743" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 } ], "timestamp": "1776337294", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2183:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:73:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776316200" }, "departure": { "time": "1776316200" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776316080" }, "departure": { "time": "1776316080" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776316440" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776315060" }, "departure": { "time": "1776315060" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776315660" }, "departure": { "time": "1776315660" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776315600" }, "departure": { "time": "1776315600" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776315605" }, "departure": { "delay": 5, "time": "1776315605" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776315240" }, "departure": { "time": "1776315240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776315300" }, "departure": { "time": "1776315300" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776315900" }, "departure": { "time": "1776315900" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776315420" }, "departure": { "time": "1776315420" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776315840" }, "departure": { "time": "1776315840" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1776315000" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776315960" }, "departure": { "time": "1776315960" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776316320" }, "departure": { "time": "1776316320" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776315720" }, "departure": { "time": "1776315720" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776315780" }, "departure": { "time": "1776315780" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776315480" }, "departure": { "time": "1776315480" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776316260" }, "departure": { "time": "1776316260" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 } ], "timestamp": "1776313171", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:73:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 238, "time": "1776320885" }, "departure": { "delay": 238, "time": "1776320938" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 103, "time": "1776318777" }, "departure": { "delay": 103, "time": "1776318823" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 119, "time": "1776318700" }, "departure": { "delay": 119, "time": "1776318719" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 242, "time": "1776320662" }, "departure": { "delay": 242, "time": "1776320702" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1776321827" }, "departure": { "delay": 118, "time": "1776321838" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 138, "time": "1776321706" }, "departure": { "delay": 138, "time": "1776321738" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 97, "time": "1776319371" }, "departure": { "delay": 97, "time": "1776319417" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1776319058" }, "departure": { "delay": 110, "time": "1776319070" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 145, "time": "1776321165" }, "departure": { "delay": 145, "time": "1776321205" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 77, "time": "1776319261" }, "departure": { "delay": 77, "time": "1776319277" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1776321614" }, "departure": { "delay": 163, "time": "1776321643" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 79, "time": "1776318961" }, "departure": { "delay": 79, "time": "1776318979" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 146, "time": "1776321861" }, "departure": { "delay": 146, "time": "1776321866" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 76, "time": "1776319799" }, "departure": { "delay": 76, "time": "1776319816" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 162, "time": "1776320045" }, "departure": { "delay": 162, "time": "1776320082" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 70, "time": "1776318610" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 256, "time": "1776320277" }, "departure": { "delay": 256, "time": "1776320296" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 239, "time": "1776320405" }, "departure": { "delay": 239, "time": "1776320459" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 175, "time": "1776320965" }, "departure": { "delay": 175, "time": "1776320995" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 214, "time": "1776320757" }, "departure": { "delay": 214, "time": "1776320794" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 92, "time": "1776319008" }, "departure": { "delay": 92, "time": "1776319052" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 106, "time": "1776318632" }, "departure": { "delay": 106, "time": "1776318646" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 181, "time": "1776321352" }, "departure": { "delay": 181, "time": "1776321361" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 46, "time": "1776319205" }, "departure": { "delay": 46, "time": "1776319246" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 117, "time": "1776319605" }, "departure": { "delay": 117, "time": "1776319617" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1776319142" }, "departure": { "delay": 32, "time": "1776319172" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 257, "time": "1776320480" }, "departure": { "delay": 257, "time": "1776320537" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 176, "time": "1776321431" }, "departure": { "delay": 176, "time": "1776321476" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 113, "time": "1776319869" }, "departure": { "delay": 113, "time": "1776319913" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 93, "time": "1776318843" }, "departure": { "delay": 93, "time": "1776318873" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 55, "time": "1776319304" }, "departure": { "delay": 55, "time": "1776319315" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 188, "time": "1776321572" }, "departure": { "delay": 188, "time": "1776321608" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 133, "time": "1776321662" }, "departure": { "delay": 133, "time": "1776321673" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 132, "time": "1776319523" }, "departure": { "delay": 132, "time": "1776319572" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776321748" }, "departure": { "delay": 120, "time": "1776321780" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 131, "time": "1776319651" }, "departure": { "delay": 131, "time": "1776319691" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 103, "time": "1776318927" }, "departure": { "delay": 103, "time": "1776318943" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1776321995" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 38, "time": "1776319112" }, "departure": { "delay": 38, "time": "1776319118" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 168, "time": "1776319972" }, "departure": { "delay": 168, "time": "1776320028" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 132, "time": "1776321881" }, "departure": { "delay": 132, "time": "1776321912" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 151, "time": "1776321254" }, "departure": { "delay": 151, "time": "1776321331" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 297, "time": "1776320608" }, "departure": { "delay": 297, "time": "1776320637" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 187, "time": "1776321089" }, "departure": { "delay": 187, "time": "1776321127" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 125, "time": "1776319710" }, "departure": { "delay": 125, "time": "1776319745" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 220, "time": "1776320340" }, "departure": { "delay": 220, "time": "1776320380" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 156, "time": "1776321790" }, "departure": { "delay": 156, "time": "1776321816" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 172, "time": "1776321375" }, "departure": { "delay": 172, "time": "1776321412" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6021482338582528x9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -79, "time": "1776339493" }, "departure": { "delay": -79, "time": "1776339581" }, "stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -64, "time": "1776339822" }, "departure": { "delay": -64, "time": "1776339896" }, "stopId": "FR:50647:ZE:748670004:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": -85, "time": "1776339540" }, "departure": { "delay": -85, "time": "1776339635" }, "stopId": "FR:50165:ZE:738760003:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": -84, "time": "1776339423" }, "departure": { "delay": -84, "time": "1776339516" }, "stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -40, "time": "1776338910" }, "departure": { "delay": -40, "time": "1776338960" }, "stopId": "FR:50218:ZE:756090001:ATOUMOD105", "stopSequence": 25 }, { "arrival": { "delay": 24, "time": "1776338714" }, "departure": { "delay": 24, "time": "1776338724" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": -55, "time": "1776339060" }, "departure": { "delay": -55, "time": "1776339125" }, "stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1776338588" }, "departure": { "delay": 190, "time": "1776338650" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": -87, "time": "1776339357" }, "departure": { "delay": -87, "time": "1776339453" }, "stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": -76, "time": "1776339258" }, "departure": { "delay": -76, "time": "1776339344" }, "stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": 49, "time": "1776338859" }, "departure": { "delay": 49, "time": "1776338869" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 24 }, { "arrival": { "delay": -58, "time": "1776339175" }, "departure": { "delay": -58, "time": "1776339242" }, "stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1776338813" }, "departure": { "delay": 70, "time": "1776338830" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": -59, "time": "1776339653" }, "departure": { "delay": -59, "time": "1776339721" }, "stopId": "FR:50165:ZE:749890003:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -58, "time": "1776339894" }, "departure": { "delay": -58, "time": "1776339962" }, "stopId": "FR:50218:ZE:742480012:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -40, "time": "1776340051" }, "departure": { "delay": -40, "time": "1776340100" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 39 }, { "arrival": { "delay": -59, "time": "1776339712" }, "departure": { "delay": -59, "time": "1776339781" }, "stopId": "FR:50647:ZE:712780003:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -89, "time": "1776340111" }, "stopId": "FR:50647:ZE:752300002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": -45, "time": "1776339980" }, "departure": { "delay": -45, "time": "1776340035" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 38 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6021482338582528x9:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758678x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1776339000" }, "departure": { "time": "1776339000" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1776341820" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339060" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 1, "time": "1776339061" }, "departure": { "delay": 1, "time": "1776339061" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "time": "1776338880" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339660" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339540" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758678x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x440860683:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -76, "time": "1776321884" }, "stopId": "FR:76384:ZE:15451:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": -73, "time": "1776321919" }, "departure": { "delay": -73, "time": "1776321947" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "time": "1776322011" }, "departure": { "time": "1776322140" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": -92, "time": "1776321965" }, "departure": { "delay": -92, "time": "1776321988" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1776338810", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x440860683:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758717x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1776322612" }, "departure": { "delay": 124, "time": "1776322624" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1776320386" }, "departure": { "delay": 47, "time": "1776320447" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1776320772" }, "departure": { "delay": 38, "time": "1776320798" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1776320864" }, "departure": { "delay": 29, "time": "1776320909" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1776321775" }, "departure": { "delay": 144, "time": "1776321804" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 81, "time": "1776322872" }, "departure": { "delay": 81, "time": "1776322881" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 142, "time": "1776322551" }, "departure": { "delay": 142, "time": "1776322582" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1776321843" }, "departure": { "delay": 98, "time": "1776321878" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1776320162" }, "departure": { "delay": 39, "time": "1776320199" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1776321506" }, "departure": { "delay": 129, "time": "1776321549" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 116, "time": "1776322721" }, "departure": { "delay": 116, "time": "1776322736" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 46, "time": "1776320308" }, "departure": { "delay": 46, "time": "1776320326" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 191, "time": "1776321050" }, "departure": { "delay": 191, "time": "1776321191" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1776321569" }, "departure": { "delay": 128, "time": "1776321608" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 141, "time": "1776322010" }, "departure": { "delay": 141, "time": "1776322041" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 27, "time": "1776320056" }, "departure": { "delay": 27, "time": "1776320067" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 104, "time": "1776322294" }, "departure": { "delay": 104, "time": "1776322304" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 114, "time": "1776321429" }, "departure": { "delay": 114, "time": "1776321474" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 124, "time": "1776321258" }, "departure": { "delay": 124, "time": "1776321304" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 134, "time": "1776322665" }, "departure": { "delay": 134, "time": "1776322694" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 94, "time": "1776322764" }, "departure": { "delay": 94, "time": "1776322774" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 62, "time": "1776322922" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 145, "time": "1776321339" }, "departure": { "delay": 145, "time": "1776321385" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1776320235" }, "departure": { "delay": 59, "time": "1776320279" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1776322137" }, "departure": { "delay": 187, "time": "1776322147" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 79, "time": "1776320502" }, "departure": { "delay": 79, "time": "1776320539" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 59, "time": "1776320601" }, "departure": { "delay": 59, "time": "1776320639" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 149, "time": "1776321663" }, "departure": { "delay": 149, "time": "1776321689" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1776322818" }, "departure": { "delay": 112, "time": "1776322852" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 80, "time": "1776320677" }, "departure": { "delay": 80, "time": "1776320720" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 195, "time": "1776322056" }, "departure": { "delay": 195, "time": "1776322095" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 11, "time": "1776319991" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1776322338" }, "departure": { "delay": 108, "time": "1776322368" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 114, "time": "1776321914" }, "departure": { "delay": 114, "time": "1776321954" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 158, "time": "1776322224" }, "departure": { "delay": 158, "time": "1776322238" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 82, "time": "1776322433" }, "departure": { "delay": 82, "time": "1776322462" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758717x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x440860684:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 225, "time": "1776330585" }, "stopId": "FR:76384:ZE:15451:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1776330679" }, "departure": { "time": "1776330540" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1776330612" }, "departure": { "delay": 207, "time": "1776330627" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 178, "time": "1776330641" }, "departure": { "delay": 178, "time": "1776330658" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1776338810", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x440860684:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5439358912954368x12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 178, "time": "1776339408" }, "departure": { "delay": 178, "time": "1776339418" }, "stopId": "FR:50218:ZE:767200001:ATOUMOD105", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1776338636" }, "departure": { "delay": 125, "time": "1776338645" }, "stopId": "FR:50218:ZE:761900006:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": 175, "time": "1776339475" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1776339200" }, "departure": { "delay": 150, "time": "1776339210" }, "stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1776339052" }, "departure": { "delay": 122, "time": "1776339062" }, "stopId": "FR:50218:ZE:756090002:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": 192, "time": "1776338525" }, "departure": { "delay": 192, "time": "1776338532" }, "stopId": "FR:50218:ZE:712770016:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1776338679" }, "departure": { "delay": 139, "time": "1776338719" }, "stopId": "FR:50218:ZE:14020095:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": 161, "time": "1776339271" }, "departure": { "delay": 161, "time": "1776339281" }, "stopId": "FR:50218:ZE:720520001:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 129, "time": "1776338777" }, "departure": { "delay": 129, "time": "1776338829" }, "stopId": "FR:50218:ZE:720520002:ATOUMOD105", "stopSequence": 8 }, { "departure": { "delay": 92, "time": "1776338192" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1776338986" }, "departure": { "delay": 176, "time": "1776338996" }, "stopId": "FR:50218:ZE:30060094:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 136, "time": "1776339126" }, "departure": { "delay": 136, "time": "1776339136" }, "stopId": "FR:50218:ZE:759850002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1776339333" }, "departure": { "delay": 163, "time": "1776339343" }, "stopId": "FR:50218:ZE:758010002:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1776338399" }, "departure": { "delay": 190, "time": "1776338410" }, "stopId": "FR:50218:ZE:758020003:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": 118, "time": "1776338868" }, "departure": { "delay": 118, "time": "1776338878" }, "stopId": "FR:50218:ZE:732540004:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1776338741" }, "departure": { "delay": 137, "time": "1776338777" }, "stopId": "FR:50218:ZE:752290002:ATOUMOD105", "stopSequence": 7 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:5439358912954368x12:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748523x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 24, "time": "1776337224" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -30, "time": "1776339150" }, "departure": { "delay": -30, "time": "1776339150" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -30, "time": "1776339030" }, "departure": { "delay": -30, "time": "1776339030" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 19, "time": "1776338701" }, "departure": { "delay": 19, "time": "1776338719" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1776338595" }, "departure": { "delay": 25, "time": "1776338605" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1776338023" }, "departure": { "delay": 83, "time": "1776338063" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1776339210" }, "departure": { "delay": -30, "time": "1776339210" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1776338970" }, "departure": { "delay": -30, "time": "1776338970" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 116, "time": "1776337541" }, "departure": { "delay": 116, "time": "1776337556" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 216, "time": "1776338268" }, "departure": { "delay": 216, "time": "1776338496" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1776338088" }, "departure": { "delay": 3, "time": "1776338103" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 61, "time": "1776337472" }, "departure": { "delay": 61, "time": "1776337501" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1776337762" }, "departure": { "delay": 112, "time": "1776337792" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1776337674" }, "departure": { "delay": 87, "time": "1776337707" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1776337829" }, "departure": { "delay": 89, "time": "1776337889" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1776338850" }, "departure": { "delay": -30, "time": "1776338850" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1776338760" }, "departure": { "delay": 16, "time": "1776338776" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 115, "time": "1776337592" }, "departure": { "delay": 115, "time": "1776337615" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1776338910" }, "departure": { "delay": -30, "time": "1776338910" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 74, "time": "1776337981" }, "departure": { "delay": 74, "time": "1776337994" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 96, "time": "1776337919" }, "departure": { "delay": 96, "time": "1776337956" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1776339270" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 46, "time": "1776337352" }, "departure": { "delay": 46, "time": "1776337366" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1776337415" }, "departure": { "delay": 51, "time": "1776337431" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748523x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 489, "time": "1776327031" }, "departure": { "delay": 489, "time": "1776327069" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 68, "time": "1776323558" }, "departure": { "delay": 68, "time": "1776323588" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1776324698" }, "departure": { "delay": 132, "time": "1776324732" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1776323783" }, "departure": { "delay": 66, "time": "1776323826" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 147, "time": "1776324773" }, "departure": { "delay": 147, "time": "1776324807" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 201, "time": "1776325411" }, "departure": { "delay": 201, "time": "1776325461" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 139, "time": "1776324477" }, "departure": { "delay": 139, "time": "1776324499" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 342, "time": "1776326372" }, "departure": { "delay": 342, "time": "1776326442" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "departure": { "delay": 40, "time": "1776323380" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 231, "time": "1776325339" }, "departure": { "delay": 231, "time": "1776325371" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 248, "time": "1776325545" }, "departure": { "delay": 248, "time": "1776325628" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 332, "time": "1776326030" }, "departure": { "delay": 332, "time": "1776326072" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 309, "time": "1776325898" }, "departure": { "delay": 309, "time": "1776325929" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 186, "time": "1776325153" }, "departure": { "delay": 186, "time": "1776325206" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 456, "time": "1776327156" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 310, "time": "1776326215" }, "departure": { "delay": 310, "time": "1776326290" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 142, "time": "1776324526" }, "departure": { "delay": 142, "time": "1776324562" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 366, "time": "1776326633" }, "departure": { "delay": 366, "time": "1776326646" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 176, "time": "1776324832" }, "departure": { "delay": 176, "time": "1776324896" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 65, "time": "1776323618" }, "departure": { "delay": 65, "time": "1776323645" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 337, "time": "1776326306" }, "departure": { "delay": 337, "time": "1776326317" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 204, "time": "1776325012" }, "departure": { "delay": 204, "time": "1776325044" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 298, "time": "1776325760" }, "departure": { "delay": 298, "time": "1776325798" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 96, "time": "1776323482" }, "departure": { "delay": 96, "time": "1776323496" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 435, "time": "1776326939" }, "departure": { "delay": 435, "time": "1776326955" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 46, "time": "1776324026" }, "departure": { "delay": 46, "time": "1776324046" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 301, "time": "1776326331" }, "departure": { "delay": 301, "time": "1776326341" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 222, "time": "1776325248" }, "departure": { "delay": 222, "time": "1776325302" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 466, "time": "1776326890" }, "departure": { "delay": 466, "time": "1776326926" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 117, "time": "1776324631" }, "departure": { "delay": 117, "time": "1776324657" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 158, "time": "1776324236" }, "departure": { "delay": 158, "time": "1776324278" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 407, "time": "1776326618" }, "departure": { "delay": 407, "time": "1776326627" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 116, "time": "1776324125" }, "departure": { "delay": 116, "time": "1776324176" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1776324420" }, "departure": { "delay": 137, "time": "1776324437" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 81, "time": "1776323406" }, "departure": { "delay": 81, "time": "1776323421" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1776323890" }, "departure": { "delay": 18, "time": "1776323898" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 146, "time": "1776324355" }, "departure": { "delay": 146, "time": "1776324386" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1776323835" }, "departure": { "delay": 86, "time": "1776323846" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 485, "time": "1776326996" }, "departure": { "delay": 485, "time": "1776327005" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 303, "time": "1776326112" }, "departure": { "delay": 303, "time": "1776326163" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 168, "time": "1776325090" }, "departure": { "delay": 168, "time": "1776325128" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 366, "time": "1776326669" }, "departure": { "delay": 366, "time": "1776326706" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 42, "time": "1776323927" }, "departure": { "delay": 42, "time": "1776323982" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1776323741" }, "departure": { "delay": 56, "time": "1776323756" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1776324066" }, "departure": { "delay": 102, "time": "1776324102" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1776326857" }, "departure": { "delay": 413, "time": "1776326873" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 441, "time": "1776326763" }, "departure": { "delay": 441, "time": "1776326841" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 78, "time": "1776323701" }, "departure": { "delay": 78, "time": "1776323718" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3372, "time": "1776334572" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 2952, "time": "1776335352" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 3 }, { "arrival": { "delay": 3382, "time": "1776334995" }, "departure": { "delay": 3382, "time": "1776335002" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 } ], "timestamp": "1776338824", "trip": { "directionId": 1, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:6:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471206:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1776338887" }, "departure": { "delay": 127, "time": "1776338887" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1776339555" }, "departure": { "delay": 15, "time": "1776339555" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 57, "time": "1776339237" }, "departure": { "delay": 57, "time": "1776339237" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -178, "time": "1776340442" }, "departure": { "delay": -178, "time": "1776340442" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -64, "time": "1776340256" }, "departure": { "delay": -64, "time": "1776340256" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 31, "time": "1776339691" }, "departure": { "delay": 31, "time": "1776339691" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 68, "time": "1776339068" }, "departure": { "delay": 68, "time": "1776339068" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -253, "time": "1776340487" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 71, "time": "1776339371" }, "departure": { "delay": 71, "time": "1776339371" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1776339128" }, "departure": { "delay": 68, "time": "1776339128" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1776338611" }, "departure": { "delay": 41, "time": "1776338621" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -115, "time": "1776340145" }, "departure": { "delay": -115, "time": "1776340145" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -33, "time": "1776340107" }, "departure": { "delay": -33, "time": "1776340107" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": 68, "time": "1776339008" }, "departure": { "delay": 68, "time": "1776339008" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -45, "time": "1776340035" }, "departure": { "delay": -45, "time": "1776340035" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 63, "time": "1776339183" }, "departure": { "delay": 63, "time": "1776339183" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 165, "time": "1776338865" }, "departure": { "delay": 165, "time": "1776338865" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -132, "time": "1776340368" }, "departure": { "delay": -132, "time": "1776340368" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 87, "time": "1776339027" }, "departure": { "delay": 87, "time": "1776339027" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -159, "time": "1776339861" }, "departure": { "delay": -159, "time": "1776339861" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -124, "time": "1776340316" }, "departure": { "delay": -124, "time": "1776340316" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -22, "time": "1776339758" }, "departure": { "delay": -22, "time": "1776339758" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 112, "time": "1776338932" }, "departure": { "delay": 112, "time": "1776338932" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 127, "time": "1776338827" }, "departure": { "delay": 127, "time": "1776338827" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -89, "time": "1776339811" }, "departure": { "delay": -89, "time": "1776339811" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 41, "time": "1776338667" }, "departure": { "delay": 41, "time": "1776338681" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 55, "time": "1776339655" }, "departure": { "delay": 55, "time": "1776339655" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1776339297" }, "departure": { "delay": 57, "time": "1776339297" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -195, "time": "1776339885" }, "departure": { "delay": -195, "time": "1776339885" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1776338531" }, "departure": { "delay": 41, "time": "1776338561" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471206:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:10035x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776343560" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776343980" }, "stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776344280" }, "departure": { "time": "1776344280" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776344040" }, "departure": { "time": "1776344040" }, "stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344340" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776343800" }, "departure": { "time": "1776343800" }, "stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776343920" }, "departure": { "time": "1776343920" }, "stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776344400" }, "departure": { "time": "1776344400" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776344520" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776344160" }, "departure": { "time": "1776344160" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 8 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:10035x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1776318912" }, "departure": { "delay": 33, "time": "1776318933" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 162, "time": "1776318102" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1776319219" }, "departure": { "delay": 12, "time": "1776319272" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1776318707" }, "departure": { "delay": 59, "time": "1776318719" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1776319766" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 13, "time": "1776319377" }, "departure": { "delay": 13, "time": "1776319393" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 865, "time": "1776319585" }, "departure": { "delay": 865, "time": "1776319585" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1776318846" }, "departure": { "delay": 18, "time": "1776318858" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1776318213" }, "departure": { "delay": 160, "time": "1776318220" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776319093" }, "departure": { "delay": 26, "time": "1776319106" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1776318299" }, "departure": { "delay": 73, "time": "1776318313" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1776319420" }, "departure": { "delay": 7, "time": "1776319447" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 25, "time": "1776318964" }, "departure": { "delay": 25, "time": "1776318985" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 67, "time": "1776318594" }, "departure": { "delay": 67, "time": "1776318607" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 96, "time": "1776318562" }, "departure": { "delay": 96, "time": "1776318576" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1776318393" }, "departure": { "delay": 49, "time": "1776318409" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 140, "time": "1776319880" }, "departure": { "delay": 140, "time": "1776319880" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1776318444" }, "departure": { "delay": 63, "time": "1776318483" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2223:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 133, "time": "1776339013" }, "departure": { "delay": 133, "time": "1776339013" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 188, "time": "1776338504" }, "departure": { "delay": 188, "time": "1776338528" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 185, "time": "1776339965" }, "departure": { "delay": 185, "time": "1776339965" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "departure": { "time": "1776337740" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 187, "time": "1776338947" }, "departure": { "delay": 187, "time": "1776338947" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 143, "time": "1776338723" }, "departure": { "delay": 143, "time": "1776338723" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1776338833" }, "departure": { "delay": 133, "time": "1776338833" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 172, "time": "1776340192" }, "departure": { "delay": 172, "time": "1776340192" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 133, "time": "1776339913" }, "departure": { "delay": 133, "time": "1776339913" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 95, "time": "1776338050" }, "departure": { "delay": 95, "time": "1776338075" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1776340048" }, "departure": { "delay": 148, "time": "1776340048" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1776338176" }, "departure": { "delay": 136, "time": "1776338176" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1776339100" }, "departure": { "delay": 160, "time": "1776339100" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1776340093" }, "departure": { "delay": 133, "time": "1776340093" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 92, "time": "1776338252" }, "departure": { "delay": 92, "time": "1776338252" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 133, "time": "1776340333" }, "departure": { "delay": 133, "time": "1776340333" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 187, "time": "1776338647" }, "departure": { "delay": 187, "time": "1776338647" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1776337404", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2223:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745468x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1776332853" }, "departure": { "delay": 22, "time": "1776332902" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -89, "time": "1776333653" }, "departure": { "delay": -89, "time": "1776333691" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -85, "time": "1776333723" }, "departure": { "delay": -85, "time": "1776333755" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -44, "time": "1776334180" }, "departure": { "delay": -44, "time": "1776334216" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -32, "time": "1776334064" }, "departure": { "delay": -32, "time": "1776334108" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -114, "time": "1776334326" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1776333247" }, "departure": { "delay": 50, "time": "1776333290" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1776332961" }, "departure": { "delay": 76, "time": "1776333016" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 85, "time": "1776332785" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -44, "time": "1776334124" }, "departure": { "delay": -44, "time": "1776334156" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -99, "time": "1776333822" }, "departure": { "delay": -99, "time": "1776333861" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776333048" }, "departure": { "delay": 38, "time": "1776333098" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776333181" }, "departure": { "delay": 18, "time": "1776333198" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -42, "time": "1776333998" }, "departure": { "delay": -42, "time": "1776334038" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776333480" }, "departure": { "delay": -18, "time": "1776333522" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -54, "time": "1776333560" }, "departure": { "delay": -54, "time": "1776333606" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1776333403" }, "departure": { "delay": 22, "time": "1776333442" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1776333143" }, "departure": { "delay": 45, "time": "1776333165" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -46, "time": "1776333929" }, "departure": { "delay": -46, "time": "1776333974" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745468x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:333:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776329940" }, "departure": { "time": "1776329940" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776329280" }, "departure": { "time": "1776329280" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776329400" }, "departure": { "time": "1776329400" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776328680" }, "departure": { "time": "1776328680" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776329100" }, "departure": { "time": "1776329100" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776327660" }, "departure": { "time": "1776327660" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776326820" }, "departure": { "time": "1776326820" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776326940" }, "departure": { "time": "1776326940" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776329760" }, "departure": { "time": "1776329760" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776328380" }, "departure": { "time": "1776328380" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776329580" }, "departure": { "time": "1776329580" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776327300" }, "departure": { "time": "1776327300" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776329160" }, "departure": { "time": "1776329160" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776328320" }, "departure": { "time": "1776328320" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776327780" }, "departure": { "time": "1776327780" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776329820" }, "departure": { "time": "1776329820" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776330000" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776327000" }, "departure": { "time": "1776327000" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776329220" }, "departure": { "time": "1776329220" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776329340" }, "departure": { "time": "1776329340" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776327960" }, "departure": { "time": "1776327960" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776328920" }, "departure": { "time": "1776328920" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776328620" }, "departure": { "time": "1776328620" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776327420" }, "departure": { "time": "1776327420" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776329700" }, "departure": { "time": "1776329700" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776326760" }, "departure": { "time": "1776326760" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776328560" }, "departure": { "time": "1776328560" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776328800" }, "departure": { "time": "1776328800" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "departure": { "time": "1776326700" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776327600" }, "departure": { "time": "1776327600" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776327180" }, "departure": { "time": "1776327180" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776327240" }, "departure": { "time": "1776327240" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776329460" }, "departure": { "time": "1776329460" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 } ], "timestamp": "1776318976", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:333:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759058x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1776333422" }, "departure": { "delay": 75, "time": "1776333435" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1776333315" }, "departure": { "delay": 84, "time": "1776333324" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1776333455" }, "departure": { "delay": 73, "time": "1776333493" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -27, "time": "1776334436" }, "departure": { "delay": -27, "time": "1776334473" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 104, "time": "1776333116" }, "departure": { "delay": 104, "time": "1776333224" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1776334096" }, "departure": { "delay": -31, "time": "1776334109" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1776333902" }, "departure": { "delay": 20, "time": "1776333920" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1776334736" }, "departure": { "delay": 31, "time": "1776334771" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -10, "time": "1776334156" }, "departure": { "delay": -10, "time": "1776334190" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1776334645" }, "departure": { "delay": 14, "time": "1776334694" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1776333531" }, "departure": { "delay": 57, "time": "1776333537" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1776333956" }, "departure": { "delay": 9, "time": "1776333969" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -11, "time": "1776334512" }, "departure": { "delay": -11, "time": "1776334549" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -12, "time": "1776333815" }, "departure": { "delay": -12, "time": "1776333828" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1776334328" }, "departure": { "delay": -17, "time": "1776334363" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1776333650" }, "departure": { "delay": 66, "time": "1776333666" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1776333847" }, "departure": { "delay": -9, "time": "1776333891" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 66, "time": "1776333066" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1776333293" }, "departure": { "delay": 124, "time": "1776333304" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -11, "time": "1776334218" }, "departure": { "delay": -11, "time": "1776334249" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1776333375" }, "departure": { "delay": 31, "time": "1776333391" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -78, "time": "1776334842" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759058x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745467x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1776331971" }, "departure": { "delay": 34, "time": "1776332014" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1776332197" }, "departure": { "delay": -8, "time": "1776332212" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -32, "time": "1776332231" }, "departure": { "delay": -32, "time": "1776332248" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1776332137" }, "departure": { "delay": 14, "time": "1776332174" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1776333252" }, "departure": { "delay": 46, "time": "1776333286" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1776332283" }, "departure": { "delay": 22, "time": "1776332362" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1776332979" }, "departure": { "delay": -22, "time": "1776333038" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1776332704" }, "departure": { "delay": 8, "time": "1776332768" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 93, "time": "1776331893" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1776333363" }, "departure": { "delay": 18, "time": "1776333378" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 25, "time": "1776332505" }, "departure": { "delay": 25, "time": "1776332545" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1776332822" }, "departure": { "delay": -22, "time": "1776332858" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1776333484" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 41, "time": "1776333311" }, "departure": { "delay": 41, "time": "1776333341" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1776333186" }, "departure": { "delay": 49, "time": "1776333229" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776332882" }, "departure": { "delay": -18, "time": "1776332922" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1776332052" }, "departure": { "delay": 49, "time": "1776332089" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1776332590" }, "departure": { "delay": 14, "time": "1776332654" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1776333112" }, "departure": { "delay": 33, "time": "1776333153" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745467x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758053x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:50579:ZE:SOTML1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "time": "1776339300" }, "stopId": "FR:50341:ZE:MONAP1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776342240" }, "departure": { "time": "1776342240" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342840" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342480" }, "stopId": "FR:50129:ZE:10MAG1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776342960" }, "departure": { "time": "1776342960" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342720" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776343080" }, "departure": { "time": "1776343080" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776343020" }, "departure": { "time": "1776343020" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776343200" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342780" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758053x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F559036x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341520" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 46 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339240" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 42 }, { "arrival": { "time": "1776335400" }, "departure": { "time": "1776335460" }, "stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1776333480" }, "departure": { "time": "1776333540" }, "stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002", "stopSequence": 32 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342360" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 50 }, { "arrival": { "time": "1776343380" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 55 }, { "arrival": { "time": "1776336240" }, "departure": { "time": "1776336360" }, "stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002", "stopSequence": 38 }, { "arrival": { "time": "1776336960" }, "departure": { "time": "1776337560" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 40 }, { "arrival": { "time": "1776331560" }, "departure": { "time": "1776331620" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002", "stopSequence": 30 }, { "arrival": { "time": "1776334440" }, "departure": { "time": "1776334500" }, "stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002", "stopSequence": 34 }, { "departure": { "time": "1776331260" }, "stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340740" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 44 } ], "timestamp": "1776327640", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852856F559036x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596847:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -162, "time": "1776341118" }, "departure": { "delay": -162, "time": "1776341118" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -1866, "time": "1776338634" }, "departure": { "delay": -1866, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -129, "time": "1776340851" }, "departure": { "delay": -129, "time": "1776340851" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1446, "time": "1776338634" }, "departure": { "delay": -1446, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -178, "time": "1776341282" }, "departure": { "delay": -178, "time": "1776341282" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -1806, "time": "1776338634" }, "departure": { "delay": -1806, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -84, "time": "1776340776" }, "departure": { "delay": -84, "time": "1776340776" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -178, "time": "1776341222" }, "departure": { "delay": -178, "time": "1776341222" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -166, "time": "1776340934" }, "departure": { "delay": -166, "time": "1776340934" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -2046, "time": "1776338634" }, "departure": { "delay": -2046, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1746, "time": "1776338634" }, "departure": { "delay": -1746, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -202, "time": "1776341018" }, "departure": { "delay": -202, "time": "1776341018" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "departure": { "delay": -1266, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -180, "time": "1776341340" }, "departure": { "delay": -180, "time": "1776341340" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -2166, "time": "1776338634" }, "departure": { "delay": -2166, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -178, "time": "1776341162" }, "departure": { "delay": -178, "time": "1776341162" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -210, "time": "1776341370" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596847:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758661x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1776324604" }, "departure": { "delay": 98, "time": "1776324638" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1776324154" }, "departure": { "delay": 76, "time": "1776324196" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 182, "time": "1776324950" }, "departure": { "delay": 182, "time": "1776325022" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 59, "time": "1776324524" }, "departure": { "delay": 59, "time": "1776324539" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1776323678" }, "departure": { "delay": 11, "time": "1776323711" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1776324728" }, "departure": { "delay": 106, "time": "1776324766" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1776324286" }, "departure": { "delay": 89, "time": "1776324329" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 84, "time": "1776324046" }, "departure": { "delay": 84, "time": "1776324084" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1776326367" }, "departure": { "delay": 177, "time": "1776326397" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 87, "time": "1776324663" }, "departure": { "delay": 87, "time": "1776324687" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 177, "time": "1776325640" }, "departure": { "delay": 177, "time": "1776325677" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 35, "time": "1776323828" }, "departure": { "delay": 35, "time": "1776323855" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 158, "time": "1776326484" }, "departure": { "delay": 158, "time": "1776326498" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 147, "time": "1776326053" }, "departure": { "delay": 147, "time": "1776326067" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 35, "time": "1776323941" }, "departure": { "delay": 35, "time": "1776323975" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1776326544" }, "departure": { "delay": 157, "time": "1776326557" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 185, "time": "1776325505" }, "departure": { "delay": 185, "time": "1776325565" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 108, "time": "1776324399" }, "departure": { "delay": 108, "time": "1776324468" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 184, "time": "1776325143" }, "departure": { "delay": 184, "time": "1776325204" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 138, "time": "1776325783" }, "departure": { "delay": 138, "time": "1776325818" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 230, "time": "1776325334" }, "departure": { "delay": 230, "time": "1776325370" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1776323732" }, "departure": { "delay": 10, "time": "1776323770" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1776325400" }, "departure": { "delay": 183, "time": "1776325443" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 163, "time": "1776324780" }, "departure": { "delay": 163, "time": "1776324883" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 175, "time": "1776326426" }, "departure": { "delay": 175, "time": "1776326455" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 94, "time": "1776326614" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 210, "time": "1776325239" }, "departure": { "delay": 210, "time": "1776325290" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 213, "time": "1776326275" }, "departure": { "delay": 213, "time": "1776326313" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 148, "time": "1776325070" }, "departure": { "delay": 148, "time": "1776325108" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 168, "time": "1776325869" }, "departure": { "delay": 168, "time": "1776325908" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 158, "time": "1776325971" }, "departure": { "delay": 158, "time": "1776326018" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 163, "time": "1776326131" }, "departure": { "delay": 163, "time": "1776326203" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 47, "time": "1776323786" }, "departure": { "delay": 47, "time": "1776323807" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 17, "time": "1776323597" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 77, "time": "1776324243" }, "departure": { "delay": 77, "time": "1776324257" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758661x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1953:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1776338984" }, "departure": { "delay": 44, "time": "1776338984" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1776339150" }, "departure": { "delay": 30, "time": "1776339150" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1776339094" }, "departure": { "delay": 34, "time": "1776339094" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 }, { "departure": { "delay": 30, "time": "1776338790" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1776339204" }, "departure": { "delay": 24, "time": "1776339204" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1776339570" }, "departure": { "delay": 30, "time": "1776339570" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1776339438" }, "departure": { "delay": 18, "time": "1776339438" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1776338931" }, "departure": { "delay": 51, "time": "1776338931" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776338534", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1953:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:10:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1776323591" }, "departure": { "delay": 162, "time": "1776323622" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -56, "time": "1776323029" }, "departure": { "delay": -56, "time": "1776323044" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1776324230" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 158, "time": "1776323541" }, "departure": { "delay": 158, "time": "1776323558" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "departure": { "delay": 13, "time": "1776322813" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1776324131" }, "departure": { "delay": 23, "time": "1776324143" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1776322956" }, "departure": { "delay": -13, "time": "1776322967" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1776322923" }, "departure": { "delay": 12, "time": "1776322932" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1776324096" }, "departure": { "delay": 44, "time": "1776324104" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1776323960" }, "departure": { "delay": 31, "time": "1776323971" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 172, "time": "1776323132" }, "departure": { "delay": 172, "time": "1776323452" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -110, "time": "1776323094" }, "departure": { "delay": -110, "time": "1776323110" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 125, "time": "1776323698" }, "departure": { "delay": 125, "time": "1776323705" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 42, "time": "1776324030" }, "departure": { "delay": 42, "time": "1776324042" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 122, "time": "1776323745" }, "departure": { "delay": 122, "time": "1776323762" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 119, "time": "1776323800" }, "departure": { "delay": 119, "time": "1776323819" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1776323007" }, "departure": { "delay": -27, "time": "1776323013" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 56, "time": "1776323922" }, "departure": { "delay": 56, "time": "1776323936" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:10:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1776315452" }, "departure": { "delay": -17, "time": "1776315463" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776317384" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1776316136" }, "departure": { "delay": 12, "time": "1776316152" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1776315904" }, "departure": { "delay": 38, "time": "1776315938" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1776315264" }, "departure": { "delay": 38, "time": "1776315278" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -39, "time": "1776315527" }, "departure": { "delay": -39, "time": "1776315561" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -38, "time": "1776315369" }, "departure": { "delay": -38, "time": "1776315382" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 151, "time": "1776316816" }, "departure": { "delay": 151, "time": "1776316831" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1776316005" }, "departure": { "delay": 38, "time": "1776316058" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 35, "time": "1776314915" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1776316080" }, "departure": { "delay": 17, "time": "1776316097" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 132, "time": "1776317152" }, "departure": { "delay": 132, "time": "1776317172" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 79, "time": "1776315243" }, "departure": { "delay": 79, "time": "1776315259" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 161, "time": "1776316884" }, "departure": { "delay": 161, "time": "1776316901" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 124, "time": "1776317210" }, "departure": { "delay": 124, "time": "1776317224" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 57, "time": "1776316311" }, "departure": { "delay": 57, "time": "1776316437" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 82, "time": "1776315071" }, "departure": { "delay": 82, "time": "1776315082" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1776317067" }, "departure": { "delay": 104, "time": "1776317084" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -9, "time": "1776315340" }, "departure": { "delay": -9, "time": "1776315351" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1776315977" }, "departure": { "delay": 29, "time": "1776315989" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 181, "time": "1776316694" }, "departure": { "delay": 181, "time": "1776316741" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 140, "time": "1776316911" }, "departure": { "delay": 140, "time": "1776316940" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1776316791" }, "departure": { "delay": 125, "time": "1776316805" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1776317120" }, "departure": { "delay": 94, "time": "1776317134" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 138, "time": "1776316978" }, "departure": { "delay": 138, "time": "1776316998" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1776316465" }, "departure": { "delay": 59, "time": "1776316499" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 101, "time": "1776315190" }, "departure": { "delay": 101, "time": "1776315221" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 119, "time": "1776315161" }, "departure": { "delay": 119, "time": "1776315179" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1776314973" }, "departure": { "delay": 46, "time": "1776314986" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 41, "time": "1776315861" }, "departure": { "delay": 41, "time": "1776315881" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1776315611" }, "departure": { "delay": 38, "time": "1776315818" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 26, "time": "1776315012" }, "departure": { "delay": 26, "time": "1776315026" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1776316240" }, "departure": { "delay": -10, "time": "1776316250" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1776315299" }, "departure": { "delay": 12, "time": "1776315312" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1776311067" }, "departure": { "delay": 27, "time": "1776311127" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1776312134" }, "departure": { "delay": 22, "time": "1776312142" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -9, "time": "1776311379" }, "departure": { "delay": -9, "time": "1776311391" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1776311916" }, "departure": { "delay": 66, "time": "1776311946" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -12, "time": "1776311222" }, "departure": { "delay": -12, "time": "1776311268" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1776311306" }, "departure": { "delay": 22, "time": "1776311362" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1776311681" }, "departure": { "delay": 116, "time": "1776311696" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1776312166" }, "departure": { "delay": 58, "time": "1776312178" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 95, "time": "1776310835" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1776312202" }, "departure": { "delay": 52, "time": "1776312232" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776312025" }, "departure": { "delay": 37, "time": "1776312037" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1776311577" }, "departure": { "delay": 21, "time": "1776311601" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 22, "time": "1776310871" }, "departure": { "delay": 22, "time": "1776311002" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 82, "time": "1776311625" }, "departure": { "delay": 82, "time": "1776311662" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1776311981" }, "departure": { "delay": 60, "time": "1776312000" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1776311182" }, "departure": { "delay": 36, "time": "1776311196" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 46, "time": "1776312286" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 23, "time": "1776311798" }, "departure": { "delay": 23, "time": "1776311843" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1776312071" }, "departure": { "delay": 88, "time": "1776312088" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 23, "time": "1776311506" }, "departure": { "delay": 23, "time": "1776311543" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745412x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1776338179" }, "departure": { "delay": 112, "time": "1776338212" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 147, "time": "1776337491" }, "departure": { "delay": 147, "time": "1776337527" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1776337547" }, "departure": { "delay": 160, "time": "1776337600" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 49, "time": "1776338700" }, "departure": { "delay": 49, "time": "1776338749" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1776338022" }, "departure": { "delay": 198, "time": "1776338058" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1776338264" }, "departure": { "delay": 137, "time": "1776338297" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 174, "time": "1776338106" }, "departure": { "delay": 174, "time": "1776338154" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 181, "time": "1776337619" }, "departure": { "delay": 181, "time": "1776337681" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1776338567" }, "departure": { "delay": 78, "time": "1776338598" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1776338353" }, "departure": { "delay": 119, "time": "1776338399" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 192, "time": "1776337708" }, "departure": { "delay": 192, "time": "1776337752" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1776338644" }, "departure": { "delay": 98, "time": "1776338678" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 199, "time": "1776337956" }, "departure": { "delay": 199, "time": "1776337999" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 198, "time": "1776337398" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 83, "time": "1776338502" }, "departure": { "delay": 83, "time": "1776338543" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776338809" }, "departure": { "time": "1776338820" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 201, "time": "1776337777" }, "departure": { "delay": 201, "time": "1776337821" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1776338438" }, "departure": { "delay": 75, "time": "1776338475" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 226, "time": "1776337870" }, "departure": { "delay": 226, "time": "1776337906" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776338940" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745412x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx871:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 219, "time": "1776338619" }, "departure": { "delay": 219, "time": "1776338619" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 101, "time": "1776337576" }, "departure": { "delay": 101, "time": "1776337601" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 268, "time": "1776339748" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 49, "time": "1776337885" }, "departure": { "delay": 49, "time": "1776337909" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1776338185" }, "departure": { "delay": 170, "time": "1776338210" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 273, "time": "1776338553" }, "departure": { "delay": 273, "time": "1776338553" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 268, "time": "1776339328" }, "departure": { "delay": 268, "time": "1776339328" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 171, "time": "1776338286" }, "departure": { "delay": 171, "time": "1776338331" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 286, "time": "1776339406" }, "departure": { "delay": 286, "time": "1776339406" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 268, "time": "1776339568" }, "departure": { "delay": 268, "time": "1776339568" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 55, "time": "1776337135" }, "departure": { "delay": 55, "time": "1776337135" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 216, "time": "1776339216" }, "departure": { "delay": 216, "time": "1776339216" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "departure": { "delay": 30, "time": "1776336630" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1776337501" }, "departure": { "delay": 61, "time": "1776337501" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 268, "time": "1776338728" }, "departure": { "delay": 268, "time": "1776338728" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 66, "time": "1776337303" }, "departure": { "delay": 66, "time": "1776337326" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 165, "time": "1776337960" }, "departure": { "delay": 165, "time": "1776338085" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 268, "time": "1776338968" }, "departure": { "delay": 268, "time": "1776338968" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1776337782" }, "departure": { "delay": 42, "time": "1776337782" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 227, "time": "1776339467" }, "departure": { "delay": 227, "time": "1776339467" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 } ], "timestamp": "1776336214", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx871:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1776341256" }, "departure": { "delay": 156, "time": "1776341256" }, "stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1776341814" }, "departure": { "delay": 114, "time": "1776341814" }, "stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1776342040" }, "departure": { "delay": 40, "time": "1776342040" }, "stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 185, "time": "1776341585" }, "departure": { "delay": 185, "time": "1776341585" }, "stopId": "FR:27229:ZE:0xARI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 4, "time": "1776342304" }, "departure": { "delay": 4, "time": "1776342304" }, "stopId": "FR:27229:ZE:0xLET02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 166, "time": "1776341506" }, "departure": { "delay": 166, "time": "1776341506" }, "stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -77, "time": "1776342523" }, "departure": { "delay": -77, "time": "1776342523" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 61, "time": "1776341941" }, "departure": { "delay": 61, "time": "1776341941" }, "stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 177, "time": "1776341757" }, "departure": { "delay": 177, "time": "1776341757" }, "stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 136, "time": "1776341416" }, "departure": { "delay": 136, "time": "1776341416" }, "stopId": "FR:27229:ZE:0xICO01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1776342409" }, "departure": { "delay": -11, "time": "1776342409" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 141, "time": "1776341661" }, "departure": { "delay": 141, "time": "1776341661" }, "stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1776341372" }, "departure": { "delay": 92, "time": "1776341372" }, "stopId": "FR:27229:ZE:0xZII01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1776342162" }, "departure": { "delay": 42, "time": "1776342162" }, "stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1776342211" }, "departure": { "delay": 31, "time": "1776342211" }, "stopId": "FR:27229:ZE:0xORL02:ATOUMOD004", "stopSequence": 20 }, { "departure": { "time": "1776340980" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 72, "time": "1776342252" }, "departure": { "delay": 72, "time": "1776342252" }, "stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 50, "time": "1776342110" }, "departure": { "delay": 50, "time": "1776342110" }, "stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -32, "time": "1776342448" }, "departure": { "delay": -32, "time": "1776342448" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -137, "time": "1776342643" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 40, "time": "1776341980" }, "departure": { "delay": 40, "time": "1776341980" }, "stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1776341732" }, "departure": { "delay": 152, "time": "1776341732" }, "stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 113, "time": "1776341333" }, "departure": { "delay": 113, "time": "1776341333" }, "stopId": "FR:27229:ZE:0xANO01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598317:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:839:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776351360" }, "departure": { "time": "1776351360" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776349920" }, "departure": { "time": "1776349920" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776351900" }, "departure": { "time": "1776351900" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776352140" }, "departure": { "time": "1776352140" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776351660" }, "departure": { "time": "1776351660" }, "stopId": "FR:76217:ZE:18197:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776351780" }, "departure": { "time": "1776351780" }, "stopId": "FR:76217:ZE:18166:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776350340" }, "departure": { "time": "1776350340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776350700" }, "departure": { "time": "1776350700" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776349740" }, "departure": { "time": "1776349740" }, "stopId": "FR:76217:ZE:18441:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776349800" }, "departure": { "time": "1776349800" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776351600" }, "departure": { "time": "1776351600" }, "stopId": "FR:76217:ZE:18177:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776351960" }, "departure": { "time": "1776351960" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776350160" }, "departure": { "time": "1776350160" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776350100" }, "departure": { "time": "1776350100" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776350040" }, "departure": { "time": "1776350040" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 5, "time": "1776349745" }, "departure": { "delay": 5, "time": "1776349745" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776352380" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776349260" }, "departure": { "time": "1776349260" }, "stopId": "FR:76217:ZE:18101:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776350520" }, "departure": { "time": "1776350520" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776352020" }, "departure": { "time": "1776352020" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776349860" }, "departure": { "time": "1776349860" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776351060" }, "departure": { "time": "1776351060" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776351300" }, "departure": { "time": "1776351300" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 5, "time": "1776349265" }, "departure": { "delay": 5, "time": "1776349265" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776351120" }, "departure": { "time": "1776351120" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 12 }, { "departure": { "time": "1776349200" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776351720" }, "departure": { "time": "1776351720" }, "stopId": "FR:76217:ZE:18170:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776351420" }, "departure": { "time": "1776351420" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776350400" }, "departure": { "time": "1776350400" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776349680" }, "departure": { "time": "1776349680" }, "stopId": "FR:76217:ZE:18090:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776352260" }, "departure": { "time": "1776352260" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 33 } ], "timestamp": "1776338806", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:839:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077351x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340260" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1776340187" }, "departure": { "delay": 47, "time": "1776340187" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 31, "time": "1776340111" }, "departure": { "delay": 31, "time": "1776340111" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1776339713" }, "departure": { "delay": 53, "time": "1776339713" }, "stopId": "FR:76351:ZE:3246:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76351:ZE:3145:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 56, "time": "1776340376" }, "departure": { "delay": 56, "time": "1776340376" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 11 }, { "departure": { "time": "1776339540" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340500" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1776339647" }, "departure": { "delay": 47, "time": "1776339647" }, "stopId": "FR:76351:ZE:3458:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1776339767" }, "departure": { "delay": 47, "time": "1776339767" }, "stopId": "FR:76351:ZE:3676:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 27, "time": "1776340047" }, "departure": { "delay": 27, "time": "1776340047" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1776339920" }, "departure": { "delay": 20, "time": "1776339920" }, "stopId": "FR:76351:ZE:3389:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1776340740" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1776338787", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077351x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:337:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776328620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776328380" }, "departure": { "time": "1776328380" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776327660" }, "departure": { "time": "1776327660" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776327480" }, "departure": { "time": "1776327480" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1776327000" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776327240" }, "departure": { "time": "1776327240" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776328260" }, "departure": { "time": "1776328260" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776327780" }, "departure": { "time": "1776327780" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776327840" }, "departure": { "time": "1776327840" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776328440" }, "departure": { "time": "1776328440" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776327360" }, "departure": { "time": "1776327360" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776327900" }, "departure": { "time": "1776327900" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776328140" }, "departure": { "time": "1776328140" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776327060" }, "departure": { "time": "1776327060" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776327540" }, "departure": { "time": "1776327540" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776327720" }, "departure": { "time": "1776327720" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776327960" }, "departure": { "time": "1776327960" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776328020" }, "departure": { "time": "1776328020" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776328500" }, "departure": { "time": "1776328500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 } ], "timestamp": "1776324861", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:337:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470570:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2162, "time": "1776338818" }, "departure": { "delay": -2162, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -116, "time": "1776341284" }, "departure": { "delay": -116, "time": "1776341284" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -176, "time": "1776341464" }, "departure": { "delay": -176, "time": "1776341464" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1862, "time": "1776338818" }, "departure": { "delay": -1862, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -1982, "time": "1776338818" }, "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1742, "time": "1776338818" }, "departure": { "delay": -1742, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -207, "time": "1776341613" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1922, "time": "1776338818" }, "departure": { "delay": -1922, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -116, "time": "1776341344" }, "departure": { "delay": -116, "time": "1776341344" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -189, "time": "1776341571" }, "departure": { "delay": -189, "time": "1776341571" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -71, "time": "1776341029" }, "departure": { "delay": -71, "time": "1776341029" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -98, "time": "1776341122" }, "departure": { "delay": -98, "time": "1776341122" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -61, "time": "1776341219" }, "departure": { "delay": -61, "time": "1776341219" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2042, "time": "1776338818" }, "departure": { "delay": -2042, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1622, "time": "1776338818" }, "departure": { "delay": -1622, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -94, "time": "1776341426" }, "departure": { "delay": -94, "time": "1776341426" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470570:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776321769" }, "departure": { "delay": 19, "time": "1776321799" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1776322341" }, "departure": { "delay": 3, "time": "1776322383" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 34, "time": "1776323657" }, "departure": { "delay": 34, "time": "1776323674" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 33, "time": "1776320913" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1776321599" }, "departure": { "delay": 89, "time": "1776321629" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 127, "time": "1776323074" }, "departure": { "delay": 127, "time": "1776323107" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 108, "time": "1776323231" }, "departure": { "delay": 108, "time": "1776323268" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 92, "time": "1776323383" }, "departure": { "delay": 92, "time": "1776323432" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 21, "time": "1776321033" }, "departure": { "delay": 21, "time": "1776321081" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1776322435" }, "departure": { "delay": 31, "time": "1776322471" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1776321376" }, "departure": { "delay": 113, "time": "1776321413" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1776322283" }, "departure": { "delay": -10, "time": "1776322310" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1776323567" }, "departure": { "delay": 62, "time": "1776323582" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1776322607" }, "departure": { "delay": -10, "time": "1776322670" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 64, "time": "1776322041" }, "departure": { "delay": 64, "time": "1776322084" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1776321537" }, "departure": { "delay": 86, "time": "1776321566" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1776321855" }, "departure": { "delay": 29, "time": "1776321869" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1776321696" }, "departure": { "delay": 50, "time": "1776321710" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -27, "time": "1776322492" }, "departure": { "delay": -27, "time": "1776322533" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1776323733" }, "departure": { "delay": 39, "time": "1776323739" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 144, "time": "1776323149" }, "departure": { "delay": 144, "time": "1776323184" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 16, "time": "1776320992" }, "departure": { "delay": 16, "time": "1776321016" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 67, "time": "1776321110" }, "departure": { "delay": 67, "time": "1776321127" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 122, "time": "1776323483" }, "departure": { "delay": 122, "time": "1776323522" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 20, "time": "1776321897" }, "departure": { "delay": 20, "time": "1776321920" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 54, "time": "1776321152" }, "departure": { "delay": 54, "time": "1776321174" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -2, "time": "1776322221" }, "departure": { "delay": -2, "time": "1776322258" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 66, "time": "1776321969" }, "departure": { "delay": 66, "time": "1776322026" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1776321267" }, "departure": { "delay": 72, "time": "1776321312" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -26, "time": "1776323794" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 37, "time": "1776323607" }, "departure": { "delay": 37, "time": "1776323617" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 54, "time": "1776321461" }, "departure": { "delay": 54, "time": "1776321474" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1776322134" }, "departure": { "delay": 49, "time": "1776322189" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 107, "time": "1776323320" }, "departure": { "delay": 107, "time": "1776323327" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 156, "time": "1776322719" }, "departure": { "delay": 156, "time": "1776322956" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745411x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1776337826" }, "departure": { "delay": -21, "time": "1776337899" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1776336692" }, "departure": { "delay": 77, "time": "1776336737" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1776337168" }, "departure": { "delay": 3, "time": "1776337203" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1776336568" }, "departure": { "delay": 72, "time": "1776336612" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 92, "time": "1776336764" }, "departure": { "delay": 92, "time": "1776336812" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1776337091" }, "departure": { "delay": 53, "time": "1776337133" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 72, "time": "1776336635" }, "departure": { "delay": 72, "time": "1776336672" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1776337260" }, "departure": { "delay": 12, "time": "1776337272" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -1, "time": "1776337340" }, "departure": { "delay": -1, "time": "1776337379" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 15, "time": "1776337539" }, "departure": { "delay": 15, "time": "1776337575" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1776337014" }, "departure": { "delay": 82, "time": "1776337042" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 8, "time": "1776337434" }, "departure": { "delay": 8, "time": "1776337508" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1776336494" }, "departure": { "delay": 57, "time": "1776336537" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1776337685" }, "departure": { "delay": 28, "time": "1776337708" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 95, "time": "1776336846" }, "departure": { "delay": 95, "time": "1776336875" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 73, "time": "1776336373" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1776336935" }, "departure": { "delay": 81, "time": "1776336981" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1776337605" }, "departure": { "delay": 28, "time": "1776337648" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1776337736" }, "departure": { "delay": -40, "time": "1776337760" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -64, "time": "1776337976" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745411x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1776320415" }, "departure": { "delay": 54, "time": "1776320514" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1776321401" }, "departure": { "delay": 23, "time": "1776321443" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1776320618" }, "departure": { "delay": 88, "time": "1776320668" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1776321535" }, "departure": { "delay": 42, "time": "1776321582" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1776320225" }, "departure": { "delay": 10, "time": "1776320290" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1776321466" }, "departure": { "delay": 34, "time": "1776321514" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 74, "time": "1776320174" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1776321301" }, "departure": { "delay": -11, "time": "1776321349" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1776320341" }, "departure": { "delay": 37, "time": "1776320377" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1776321217" }, "departure": { "delay": 8, "time": "1776321248" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 104, "time": "1776320705" }, "departure": { "delay": 104, "time": "1776320744" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1776321062" }, "departure": { "delay": 42, "time": "1776321102" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -77, "time": "1776321763" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776320838" }, "departure": { "delay": 60, "time": "1776320880" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1776320546" }, "departure": { "delay": 81, "time": "1776320601" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1776321155" }, "departure": { "delay": 7, "time": "1776321187" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1776321605" }, "departure": { "delay": 38, "time": "1776321638" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 41, "time": "1776321656" }, "departure": { "delay": 41, "time": "1776321701" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1776320914" }, "departure": { "delay": 12, "time": "1776320952" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 37, "time": "1776317181" }, "departure": { "delay": 37, "time": "1776317197" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1776317977" }, "departure": { "delay": 11, "time": "1776318011" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1776319832" }, "departure": { "delay": -75, "time": "1776319845" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "time": "1776317126" }, "departure": { "time": "1776317160" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1776317784" }, "departure": { "delay": -10, "time": "1776317810" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -133, "time": "1776319907" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -73, "time": "1776319770" }, "departure": { "delay": -73, "time": "1776319787" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -3, "time": "1776317089" }, "departure": { "delay": -3, "time": "1776317097" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 68, "time": "1776318509" }, "departure": { "delay": 68, "time": "1776318548" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -47, "time": "1776319650" }, "departure": { "delay": -47, "time": "1776319693" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 17, "time": "1776318574" }, "departure": { "delay": 17, "time": "1776318617" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776318040" }, "departure": { "delay": 37, "time": "1776318097" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1776318203" }, "departure": { "delay": 63, "time": "1776318243" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -28, "time": "1776317879" }, "departure": { "delay": -28, "time": "1776317912" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1776319228" }, "departure": { "delay": 3, "time": "1776319263" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 5, "time": "1776318934" }, "departure": { "delay": 5, "time": "1776319025" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 59, "time": "1776318441" }, "departure": { "delay": 59, "time": "1776318479" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -66, "time": "1776319721" }, "departure": { "delay": -66, "time": "1776319734" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 62, "time": "1776318147" }, "departure": { "delay": 62, "time": "1776318182" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -22, "time": "1776319405" }, "departure": { "delay": -22, "time": "1776319418" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -9, "time": "1776317617" }, "departure": { "delay": -9, "time": "1776317631" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -48, "time": "1776319496" }, "departure": { "delay": -48, "time": "1776319512" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -42, "time": "1776319126" }, "departure": { "delay": -42, "time": "1776319158" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -39, "time": "1776318816" }, "departure": { "delay": -39, "time": "1776318861" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -16, "time": "1776319327" }, "departure": { "delay": -16, "time": "1776319364" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 9, "time": "1776317670" }, "departure": { "delay": 9, "time": "1776317709" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1776317534" }, "departure": { "delay": 48, "time": "1776317568" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1776318364" }, "departure": { "delay": 99, "time": "1776318399" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1776318671" }, "departure": { "delay": 45, "time": "1776318705" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 19, "time": "1776316999" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -17, "time": "1776318732" }, "departure": { "delay": -17, "time": "1776318763" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 27, "time": "1776317350" }, "departure": { "delay": 27, "time": "1776317367" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -33, "time": "1776319575" }, "departure": { "delay": -33, "time": "1776319587" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 17, "time": "1776317443" }, "departure": { "delay": 17, "time": "1776317477" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 44, "time": "1776317222" }, "departure": { "delay": 44, "time": "1776317264" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747526x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1776334516" }, "departure": { "delay": 92, "time": "1776334532" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 256, "time": "1776335748" }, "departure": { "delay": 256, "time": "1776335776" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1776334187" }, "departure": { "delay": 22, "time": "1776334222" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 85, "time": "1776335090" }, "departure": { "delay": 85, "time": "1776335125" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 74, "time": "1776334790" }, "departure": { "delay": 74, "time": "1776334814" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1776334414" }, "departure": { "delay": 47, "time": "1776334427" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 66, "time": "1776334241" }, "departure": { "delay": 66, "time": "1776334266" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1776335234" }, "departure": { "delay": 134, "time": "1776335294" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 65, "time": "1776335016" }, "departure": { "delay": 65, "time": "1776335045" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 69, "time": "1776336309" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1776335337" }, "departure": { "delay": 75, "time": "1776335355" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 252, "time": "1776335642" }, "departure": { "delay": 252, "time": "1776335652" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1776336058" }, "departure": { "delay": 124, "time": "1776336064" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 93, "time": "1776336262" }, "departure": { "delay": 93, "time": "1776336273" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 72, "time": "1776334380" }, "departure": { "delay": 72, "time": "1776334392" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1776334319" }, "departure": { "delay": 68, "time": "1776334328" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 82, "time": "1776336188" }, "departure": { "delay": 82, "time": "1776336202" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1776336085" }, "departure": { "delay": 98, "time": "1776336098" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 93, "time": "1776334705" }, "departure": { "delay": 93, "time": "1776334713" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 141, "time": "1776336013" }, "departure": { "delay": 141, "time": "1776336021" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 24, "time": "1776334044" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 130, "time": "1776334591" }, "departure": { "delay": 130, "time": "1776334630" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747526x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759105x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 172, "time": "1776333672" }, "departure": { "delay": 172, "time": "1776333772" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 173, "time": "1776333487" }, "departure": { "delay": 173, "time": "1776333533" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1776333840" }, "departure": { "delay": 131, "time": "1776333851" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 52, "time": "1776332572" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1776332627" }, "departure": { "delay": 59, "time": "1776332819" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 175, "time": "1776333105" }, "departure": { "delay": 175, "time": "1776333115" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1776333890" }, "departure": { "delay": 148, "time": "1776333928" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1776334075" }, "departure": { "delay": 130, "time": "1776334090" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 117, "time": "1776333285" }, "departure": { "delay": 117, "time": "1776333297" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1776333393" }, "departure": { "delay": 108, "time": "1776333408" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1776333547" }, "departure": { "delay": 136, "time": "1776333556" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1776334248" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 111, "time": "1776333943" }, "departure": { "delay": 111, "time": "1776333951" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1776333147" }, "departure": { "delay": 128, "time": "1776333188" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 152, "time": "1776332917" }, "departure": { "delay": 152, "time": "1776333032" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 185, "time": "1776333990" }, "departure": { "delay": 185, "time": "1776334025" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 142, "time": "1776333235" }, "departure": { "delay": 142, "time": "1776333262" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 173, "time": "1776334144" }, "departure": { "delay": 173, "time": "1776334193" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1776333435" }, "departure": { "delay": 105, "time": "1776333465" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1776334112" }, "departure": { "delay": 160, "time": "1776334120" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759105x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748439x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -33, "time": "1776332799" }, "departure": { "delay": -33, "time": "1776332847" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -65, "time": "1776333515" }, "departure": { "delay": -65, "time": "1776333535" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1776332384" }, "departure": { "delay": 112, "time": "1776332392" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -85, "time": "1776334101" }, "departure": { "delay": -85, "time": "1776334115" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -53, "time": "1776333811" }, "departure": { "delay": -53, "time": "1776333847" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 46, "time": "1776334412" }, "departure": { "delay": 46, "time": "1776334426" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -64, "time": "1776333576" }, "departure": { "delay": -64, "time": "1776333596" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 93, "time": "1776332418" }, "departure": { "delay": 93, "time": "1776332433" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1776334549" }, "departure": { "delay": 65, "time": "1776334565" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 53, "time": "1776334605" }, "departure": { "delay": 53, "time": "1776334613" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -78, "time": "1776332610" }, "departure": { "delay": -78, "time": "1776332622" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1776333401" }, "departure": { "delay": -60, "time": "1776333420" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -41, "time": "1776332587" }, "departure": { "delay": -41, "time": "1776332599" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1776334887" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -72, "time": "1776332680" }, "departure": { "delay": -72, "time": "1776332688" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -61, "time": "1776333880" }, "departure": { "delay": -61, "time": "1776333899" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 94, "time": "1776334641" }, "departure": { "delay": 94, "time": "1776334654" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -17, "time": "1776332554" }, "departure": { "delay": -17, "time": "1776332563" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1776333305" }, "departure": { "delay": 34, "time": "1776333334" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1776332331" }, "departure": { "delay": 59, "time": "1776332339" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 97, "time": "1776332257" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1776333352" }, "departure": { "delay": 8, "time": "1776333368" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 37, "time": "1776332479" }, "departure": { "delay": 37, "time": "1776332497" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1776333685" }, "departure": { "delay": -48, "time": "1776333732" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 23, "time": "1776334227" }, "departure": { "delay": 23, "time": "1776334343" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -60, "time": "1776334124" }, "departure": { "delay": -60, "time": "1776334140" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 63, "time": "1776332452" }, "departure": { "delay": 63, "time": "1776332463" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1776332515" }, "departure": { "delay": 9, "time": "1776332529" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1776332888" }, "departure": { "delay": 42, "time": "1776333222" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -34, "time": "1776334024" }, "departure": { "delay": -34, "time": "1776334046" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 103, "time": "1776334705" }, "departure": { "delay": 103, "time": "1776334723" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 86, "time": "1776332295" }, "departure": { "delay": 86, "time": "1776332306" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -52, "time": "1776333457" }, "departure": { "delay": -52, "time": "1776333488" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1776334199" }, "departure": { "delay": -45, "time": "1776334215" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1776338791", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748439x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1776319292" }, "departure": { "delay": 31, "time": "1776319351" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "departure": { "delay": 12, "time": "1776317412" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1776318771" }, "departure": { "delay": 34, "time": "1776318814" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1776318419" }, "departure": { "delay": 75, "time": "1776318435" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1776318466" }, "departure": { "delay": 157, "time": "1776318517" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 88, "time": "1776318653" }, "departure": { "delay": 88, "time": "1776318688" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1776318281" }, "departure": { "delay": 82, "time": "1776318322" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1776318346" }, "departure": { "delay": 105, "time": "1776318405" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -2, "time": "1776319116" }, "departure": { "delay": -2, "time": "1776319138" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1776317579" }, "departure": { "delay": 10, "time": "1776317590" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1776317857" }, "departure": { "delay": 57, "time": "1776317877" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776317932" }, "departure": { "delay": 60, "time": "1776317940" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -80, "time": "1776319420" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -16, "time": "1776317607" }, "departure": { "delay": -16, "time": "1776317624" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 72, "time": "1776317821" }, "departure": { "delay": 72, "time": "1776317832" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1776319013" }, "departure": { "delay": 47, "time": "1776319067" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -12, "time": "1776319194" }, "departure": { "delay": -12, "time": "1776319248" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -26, "time": "1776317472" }, "departure": { "delay": -26, "time": "1776317494" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1776317685" }, "departure": { "delay": -48, "time": "1776317712" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1776318883" }, "departure": { "delay": -4, "time": "1776318896" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 66, "time": "1776318044" }, "departure": { "delay": 66, "time": "1776318066" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1776318732" }, "departure": { "delay": 86, "time": "1776318746" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039373x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1776339093" }, "departure": { "delay": 153, "time": "1776339093" }, "stopId": "FR:76447:ZE:3123:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 173, "time": "1776339173" }, "departure": { "delay": 173, "time": "1776339173" }, "stopId": "FR:76447:ZE:3239:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 153, "time": "1776339873" }, "departure": { "delay": 153, "time": "1776339873" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 168, "time": "1776338868" }, "departure": { "delay": 168, "time": "1776338868" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 167, "time": "1776339287" }, "departure": { "delay": 167, "time": "1776339287" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 206, "time": "1776339506" }, "departure": { "delay": 206, "time": "1776339506" }, "stopId": "FR:76270:ZE:3429:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 192, "time": "1776340032" }, "departure": { "delay": 192, "time": "1776340032" }, "stopId": "FR:76351:ZE:4578:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 153, "time": "1776338913" }, "departure": { "delay": 153, "time": "1776338913" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 167, "time": "1776339827" }, "departure": { "delay": 167, "time": "1776339827" }, "stopId": "FR:76351:ZE:4515:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 153, "time": "1776340113" }, "departure": { "delay": 153, "time": "1776340113" }, "stopId": "FR:76351:ZE:3361:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 197, "time": "1776340157" }, "departure": { "delay": 197, "time": "1776340157" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 197, "time": "1776339137" }, "departure": { "delay": 197, "time": "1776339137" }, "stopId": "FR:76447:ZE:3516:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 74, "time": "1776338474" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 184, "time": "1776339724" }, "departure": { "delay": 184, "time": "1776339724" }, "stopId": "FR:76270:ZE:4505:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 90, "time": "1776338550" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1776339061" }, "departure": { "delay": 181, "time": "1776339061" }, "stopId": "FR:76447:ZE:3067:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 199, "time": "1776339559" }, "departure": { "delay": 199, "time": "1776339559" }, "stopId": "FR:76270:ZE:5199:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 210, "time": "1776339930" }, "departure": { "delay": 210, "time": "1776339930" }, "stopId": "FR:76351:ZE:3802:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 184, "time": "1776339424" }, "departure": { "delay": 184, "time": "1776339424" }, "stopId": "FR:76270:ZE:3354:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 153, "time": "1776339453" }, "departure": { "delay": 153, "time": "1776339453" }, "stopId": "FR:76270:ZE:3248:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 183, "time": "1776340083" }, "departure": { "delay": 183, "time": "1776340083" }, "stopId": "FR:76351:ZE:3870:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 193, "time": "1776338833" }, "departure": { "delay": 193, "time": "1776338833" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 178, "time": "1776339778" }, "departure": { "delay": 178, "time": "1776339778" }, "stopId": "FR:76351:ZE:4503:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 204, "time": "1776338964" }, "departure": { "delay": 204, "time": "1776338964" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 80, "time": "1776338360" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 194, "time": "1776339014" }, "departure": { "delay": 194, "time": "1776339014" }, "stopId": "FR:76447:ZE:4511:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 163, "time": "1776338743" }, "stopId": "FR:76447:ZE:3242:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": 159, "time": "1776338679" }, "stopId": "FR:76447:ZE:3536:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 153, "time": "1776339213" }, "departure": { "delay": 153, "time": "1776339213" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 40 }, { "departure": { "delay": 50, "time": "1776338390" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 153, "time": "1776340293" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 } ], "timestamp": "1776338777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039373x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077337x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1776339339" }, "departure": { "delay": 99, "time": "1776339339" }, "stopId": "FR:76351:ZE:3045:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 78, "time": "1776338778" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1776339168" }, "departure": { "delay": 108, "time": "1776339168" }, "stopId": "FR:76351:ZE:4572:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1776339548" }, "departure": { "delay": 68, "time": "1776339548" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1776339202" }, "departure": { "delay": 82, "time": "1776339202" }, "stopId": "FR:76351:ZE:3666:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1776338869" }, "departure": { "delay": 49, "time": "1776338869" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1776339602" }, "departure": { "delay": 62, "time": "1776339602" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1776339049" }, "departure": { "delay": 49, "time": "1776339049" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1776339107" }, "departure": { "delay": 107, "time": "1776339107" }, "stopId": "FR:76351:ZE:3191:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 21, "time": "1776338661" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1776338930" }, "departure": { "delay": 50, "time": "1776338930" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1776339709" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 49, "time": "1776339409" }, "departure": { "delay": 49, "time": "1776339409" }, "stopId": "FR:76351:ZE:3144:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1776339487" }, "departure": { "delay": 67, "time": "1776339487" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1776339260" }, "departure": { "delay": 80, "time": "1776339260" }, "stopId": "FR:76351:ZE:3688:ATOUMOD003", "stopSequence": 9 } ], "timestamp": "1776338797", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077337x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx619:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1776339450" }, "departure": { "delay": 30, "time": "1776339450" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1776339930" }, "departure": { "delay": 30, "time": "1776339930" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1776339150" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1776339270" }, "departure": { "delay": 30, "time": "1776339270" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1776339371" }, "departure": { "delay": 11, "time": "1776339371" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1776339191" }, "departure": { "delay": 11, "time": "1776339191" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1776338564", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx619:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 163, "time": "1776324030" }, "departure": { "delay": 163, "time": "1776324043" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -96, "time": "1776324907" }, "departure": { "delay": -96, "time": "1776324924" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -15, "time": "1776325158" }, "departure": { "delay": -15, "time": "1776325245" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 70, "time": "1776323770" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1776325475" }, "departure": { "delay": -25, "time": "1776325475" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1776326009" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -53, "time": "1776324704" }, "departure": { "delay": -53, "time": "1776324727" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -29, "time": "1776325335" }, "departure": { "delay": -29, "time": "1776325351" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 72, "time": "1776325864" }, "departure": { "delay": 72, "time": "1776325872" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1776323895" }, "departure": { "delay": 86, "time": "1776323906" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1776325594" }, "departure": { "delay": -16, "time": "1776325604" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 79, "time": "1776323825" }, "departure": { "delay": 79, "time": "1776323839" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1776324319" }, "departure": { "delay": 47, "time": "1776324347" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1776324118" }, "departure": { "delay": 132, "time": "1776324132" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1776325672" }, "departure": { "delay": 8, "time": "1776325688" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1776325635" }, "departure": { "delay": 30, "time": "1776325650" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776324411" }, "departure": { "time": "1776324600" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1776325775" }, "departure": { "delay": 104, "time": "1776325844" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -11, "time": "1776325532" }, "departure": { "delay": -11, "time": "1776325549" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -100, "time": "1776324974" }, "departure": { "delay": -100, "time": "1776324980" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -41, "time": "1776324780" }, "departure": { "delay": -41, "time": "1776324799" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 146, "time": "1776324065" }, "departure": { "delay": 146, "time": "1776324086" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077478x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1776338972" }, "departure": { "delay": 152, "time": "1776338972" }, "stopId": "FR:76351:ZE:3319:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 38, "time": "1776338318" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1776339232" }, "departure": { "delay": 112, "time": "1776339232" }, "stopId": "FR:76351:ZE:3570:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1776339903" }, "departure": { "delay": 123, "time": "1776339903" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 163, "time": "1776339703" }, "departure": { "delay": 163, "time": "1776339703" }, "stopId": "FR:76351:ZE:3673:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 119, "time": "1776339059" }, "departure": { "delay": 119, "time": "1776339059" }, "stopId": "FR:76351:ZE:3494:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1776339176" }, "departure": { "delay": 116, "time": "1776339176" }, "stopId": "FR:76351:ZE:3178:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1776339588" }, "departure": { "delay": 108, "time": "1776339588" }, "stopId": "FR:76351:ZE:3477:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 108, "time": "1776340188" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 108, "time": "1776338928" }, "departure": { "delay": 108, "time": "1776338928" }, "stopId": "FR:76351:ZE:3656:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 79, "time": "1776338479" }, "stopId": "FR:76351:ZE:4767:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1776339652" }, "departure": { "delay": 112, "time": "1776339652" }, "stopId": "FR:76351:ZE:3038:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 158, "time": "1776339398" }, "departure": { "delay": 158, "time": "1776339398" }, "stopId": "FR:76351:ZE:3068:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 108, "time": "1776339288" }, "departure": { "delay": 108, "time": "1776339288" }, "stopId": "FR:76351:ZE:4654:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 100, "time": "1776338440" }, "stopId": "FR:76351:ZE:3109:ATOUMOD003", "stopSequence": 3 }, { "departure": { "delay": 95, "time": "1776338675" }, "stopId": "FR:76351:ZE:3279:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 108, "time": "1776340068" }, "departure": { "delay": 108, "time": "1776340068" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 108, "time": "1776339828" }, "departure": { "delay": 108, "time": "1776339828" }, "stopId": "FR:76351:ZE:4786:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 82, "time": "1776338542" }, "stopId": "FR:76351:ZE:3578:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 129, "time": "1776339789" }, "departure": { "delay": 129, "time": "1776339789" }, "stopId": "FR:76351:ZE:3079:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": 42, "time": "1776338382" }, "stopId": "FR:76351:ZE:3561:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776339960" }, "departure": { "delay": 120, "time": "1776339960" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 115, "time": "1776339475" }, "departure": { "delay": 115, "time": "1776339475" }, "stopId": "FR:76351:ZE:3490:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 148, "time": "1776339988" }, "departure": { "delay": 148, "time": "1776339988" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 108, "time": "1776338808" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077478x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758725x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 333, "time": "1776328924" }, "departure": { "delay": 333, "time": "1776328953" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 369, "time": "1776328773" }, "departure": { "delay": 369, "time": "1776328809" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 439, "time": "1776329503" }, "departure": { "delay": 439, "time": "1776329539" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 434, "time": "1776330239" }, "departure": { "delay": 434, "time": "1776330254" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 347, "time": "1776329356" }, "departure": { "delay": 347, "time": "1776329387" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 419, "time": "1776329787" }, "departure": { "delay": 419, "time": "1776329819" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 303, "time": "1776328224" }, "departure": { "delay": 303, "time": "1776328263" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1776327403" }, "departure": { "delay": 79, "time": "1776327439" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 385, "time": "1776328537" }, "departure": { "delay": 385, "time": "1776328585" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 428, "time": "1776329844" }, "departure": { "delay": 428, "time": "1776329888" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 359, "time": "1776329076" }, "departure": { "delay": 359, "time": "1776329099" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 408, "time": "1776330033" }, "departure": { "delay": 408, "time": "1776330048" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 442, "time": "1776329685" }, "departure": { "delay": 442, "time": "1776329722" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 322, "time": "1776327984" }, "departure": { "delay": 322, "time": "1776328102" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 355, "time": "1776329174" }, "departure": { "delay": 355, "time": "1776329215" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 158, "time": "1776327571" }, "departure": { "delay": 158, "time": "1776327638" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 355, "time": "1776328979" }, "departure": { "delay": 355, "time": "1776329035" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 426, "time": "1776330082" }, "departure": { "delay": 426, "time": "1776330126" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 424, "time": "1776330412" }, "departure": { "delay": 424, "time": "1776330424" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 323, "time": "1776329258" }, "departure": { "delay": 323, "time": "1776329303" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 32, "time": "1776327212" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1776327467" }, "departure": { "delay": 117, "time": "1776327537" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 441, "time": "1776329583" }, "departure": { "delay": 441, "time": "1776329601" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 359, "time": "1776328669" }, "departure": { "delay": 359, "time": "1776328739" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 451, "time": "1776330354" }, "departure": { "delay": 451, "time": "1776330391" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 304, "time": "1776328345" }, "departure": { "delay": 304, "time": "1776328384" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 446, "time": "1776330174" }, "departure": { "delay": 446, "time": "1776330206" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 396, "time": "1776329445" }, "departure": { "delay": 396, "time": "1776329496" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 325, "time": "1776328136" }, "departure": { "delay": 325, "time": "1776328165" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 250, "time": "1776327843" }, "departure": { "delay": 250, "time": "1776327910" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1776327276" }, "departure": { "delay": 48, "time": "1776327288" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 432, "time": "1776330282" }, "departure": { "delay": 432, "time": "1776330312" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 400, "time": "1776330460" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 334, "time": "1776328853" }, "departure": { "delay": 334, "time": "1776328894" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 166, "time": "1776327691" }, "departure": { "delay": 166, "time": "1776327766" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 392, "time": "1776329943" }, "departure": { "delay": 392, "time": "1776329972" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758725x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 149, "time": "1776320431" }, "departure": { "delay": 149, "time": "1776320489" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 73, "time": "1776321519" }, "departure": { "delay": 73, "time": "1776321553" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 104, "time": "1776320133" }, "departure": { "delay": 104, "time": "1776320144" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 48, "time": "1776321432" }, "departure": { "delay": 48, "time": "1776321468" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 21, "time": "1776319865" }, "departure": { "delay": 21, "time": "1776319881" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 69, "time": "1776321357" }, "departure": { "delay": 69, "time": "1776321369" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 57, "time": "1776319408" }, "departure": { "delay": 57, "time": "1776319437" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1776321667" }, "departure": { "delay": -22, "time": "1776321698" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 61, "time": "1776319941" }, "departure": { "delay": 61, "time": "1776319981" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1776320717" }, "departure": { "delay": 108, "time": "1776320748" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -5, "time": "1776319097" }, "departure": { "delay": -5, "time": "1776319135" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1776321150" }, "departure": { "delay": 123, "time": "1776321183" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "departure": { "delay": 22, "time": "1776318982" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1776319513" }, "departure": { "delay": 37, "time": "1776319537" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1776320350" }, "departure": { "delay": 170, "time": "1776320390" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1776319653" }, "departure": { "delay": 64, "time": "1776319684" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 128, "time": "1776320506" }, "departure": { "delay": 128, "time": "1776320528" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -15, "time": "1776321631" }, "departure": { "delay": -15, "time": "1776321645" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 7, "time": "1776321595" }, "departure": { "delay": 7, "time": "1776321607" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 135, "time": "1776320560" }, "departure": { "delay": 135, "time": "1776320595" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -78, "time": "1776321822" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 165, "time": "1776320645" }, "departure": { "delay": 165, "time": "1776320685" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 57, "time": "1776319580" }, "departure": { "delay": 57, "time": "1776319617" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1776321313" }, "departure": { "delay": 86, "time": "1776321326" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1776320975" }, "departure": { "delay": 170, "time": "1776321050" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 91, "time": "1776320163" }, "departure": { "delay": 91, "time": "1776320191" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1776319757" }, "departure": { "delay": 58, "time": "1776319798" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1776320003" }, "departure": { "delay": 111, "time": "1776320091" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1776319310" }, "departure": { "delay": 17, "time": "1776319337" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1776319063" }, "departure": { "delay": -4, "time": "1776319076" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 128, "time": "1776321218" }, "departure": { "delay": 128, "time": "1776321248" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -14, "time": "1776321740" }, "departure": { "delay": -14, "time": "1776321766" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 36, "time": "1776319156" }, "departure": { "delay": 36, "time": "1776319176" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 15, "time": "1776319195" }, "departure": { "delay": 15, "time": "1776319215" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 119, "time": "1776320821" }, "departure": { "delay": 119, "time": "1776320879" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:399:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776330600" }, "departure": { "time": "1776330600" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776330240" }, "departure": { "time": "1776330240" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776330000" }, "departure": { "time": "1776330000" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776329700" }, "departure": { "time": "1776329700" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776330300" }, "departure": { "time": "1776330300" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776330180" }, "departure": { "time": "1776330180" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776330120" }, "departure": { "time": "1776330120" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776330360" }, "departure": { "time": "1776330360" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776331080" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776329940" }, "departure": { "time": "1776329940" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776330900" }, "departure": { "time": "1776330900" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776330960" }, "departure": { "time": "1776330960" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776330480" }, "departure": { "time": "1776330480" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776329820" }, "departure": { "time": "1776329820" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776330420" }, "departure": { "time": "1776330420" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776330840" }, "departure": { "time": "1776330840" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776329460" }, "departure": { "time": "1776329460" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776330720" }, "departure": { "time": "1776330720" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1776329400" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1776313171", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:399:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -432, "time": "1776323568" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": -805, "time": "1776324395" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 3 }, { "arrival": { "delay": -397, "time": "1776324013" }, "departure": { "delay": -397, "time": "1776324023" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 } ], "timestamp": "1776338824", "trip": { "directionId": 1, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:1:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9940x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343380" }, "departure": { "time": "1776343380" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776343860" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776343680" }, "departure": { "time": "1776343680" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776343440" }, "departure": { "time": "1776343440" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 12 }, { "departure": { "time": "1776342480" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342840" }, "stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342780" }, "stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776342600" }, "departure": { "time": "1776342600" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776343560" }, "departure": { "time": "1776343560" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776343080" }, "departure": { "time": "1776343080" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776343140" }, "departure": { "time": "1776343140" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776343020" }, "departure": { "time": "1776343020" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776343320" }, "departure": { "time": "1776343320" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776342660" }, "departure": { "time": "1776342660" }, "stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776343200" }, "departure": { "time": "1776343200" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776343500" }, "departure": { "time": "1776343500" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 13 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9940x0:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4487690:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -108, "time": "1776343092" }, "departure": { "delay": -108, "time": "1776343092" }, "stopId": "FR:27598:ZE:0x6870:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -78, "time": "1776343122" }, "departure": { "delay": -78, "time": "1776343122" }, "stopId": "FR:27598:ZE:0x6865:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7047:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -113, "time": "1776343507" }, "departure": { "delay": -113, "time": "1776343507" }, "stopId": "FR:27015:ZE:0x6084:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7079:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -3542, "time": "1776338818" }, "departure": { "delay": -3542, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7040:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -192, "time": "1776343608" }, "departure": { "delay": -192, "time": "1776343608" }, "stopId": "FR:27015:ZE:0x6080:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -3422, "time": "1776338818" }, "departure": { "delay": -3422, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7027:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -127, "time": "1776342773" }, "departure": { "delay": -127, "time": "1776342773" }, "stopId": "FR:27537:ZE:0x6824:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -3722, "time": "1776338818" }, "departure": { "delay": -3722, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -128, "time": "1776342952" }, "departure": { "delay": -128, "time": "1776342952" }, "stopId": "FR:27537:ZE:0x6835:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -104, "time": "1776343156" }, "departure": { "delay": -104, "time": "1776343156" }, "stopId": "FR:27598:ZE:0x6862:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -180, "time": "1776343680" }, "departure": { "delay": -180, "time": "1776343680" }, "stopId": "FR:27330:ZE:0x6262:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -59, "time": "1776343381" }, "departure": { "delay": -59, "time": "1776343381" }, "stopId": "FR:27598:ZE:0x6858:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -68, "time": "1776343432" }, "departure": { "delay": -68, "time": "1776343432" }, "stopId": "FR:27015:ZE:0x6072:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7119:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -112, "time": "1776342908" }, "departure": { "delay": -112, "time": "1776342908" }, "stopId": "FR:27537:ZE:0x6829:ATOUMOD006", "stopSequence": 13 }, { "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -104, "time": "1776343216" }, "departure": { "delay": -104, "time": "1776343216" }, "stopId": "FR:27598:ZE:0x6860:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -141, "time": "1776343479" }, "departure": { "delay": -141, "time": "1776343479" }, "stopId": "FR:27015:ZE:0x6086:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -3902, "time": "1776338818" }, "departure": { "delay": -3902, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -214, "time": "1776343826" }, "stopId": "FR:27168:ZE:0x6138:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -87, "time": "1776343293" }, "departure": { "delay": -87, "time": "1776343293" }, "stopId": "FR:27598:ZE:0x6863:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -127, "time": "1776343013" }, "departure": { "delay": -127, "time": "1776343013" }, "stopId": "FR:27598:ZE:0x6867:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -77, "time": "1776342823" }, "departure": { "delay": -77, "time": "1776342823" }, "stopId": "FR:27537:ZE:0x6830:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3782, "time": "1776338818" }, "departure": { "delay": -3782, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3902, "time": "1776338818" }, "departure": { "delay": -3902, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7180:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -27, "time": "1776343353" }, "departure": { "delay": -27, "time": "1776343353" }, "stopId": "FR:27598:ZE:0x6864:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:8:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4487690:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4291638x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 492, "time": "1776339132" }, "stopId": "FR:76341:ZE:4597:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 484, "time": "1776338284" }, "stopId": "FR:76305:ZE:3834:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 541, "time": "1776339001" }, "departure": { "delay": 541, "time": "1776339001" }, "stopId": "FR:76305:ZE:3294:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 531, "time": "1776339051" }, "departure": { "delay": 531, "time": "1776339051" }, "stopId": "FR:76305:ZE:3620:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 508, "time": "1776338548" }, "stopId": "FR:76305:ZE:3098:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 509, "time": "1776339089" }, "departure": { "delay": 509, "time": "1776339089" }, "stopId": "FR:76341:ZE:3464:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": 500, "time": "1776338600" }, "stopId": "FR:76305:ZE:3190:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 515, "time": "1776338735" }, "stopId": "FR:76305:ZE:3575:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 537, "time": "1776338877" }, "departure": { "delay": 537, "time": "1776338877" }, "stopId": "FR:76305:ZE:3185:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 424, "time": "1776338224" }, "departure": { "delay": 424, "time": "1776338224" }, "stopId": "FR:76341:ZE:3832:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 549, "time": "1776338829" }, "departure": { "delay": 549, "time": "1776338829" }, "stopId": "FR:76305:ZE:3183:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 473, "time": "1776338693" }, "stopId": "FR:76305:ZE:3683:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 469, "time": "1776338449" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 484, "time": "1776338344" }, "stopId": "FR:76305:ZE:3836:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 492, "time": "1776338952" }, "departure": { "delay": 492, "time": "1776338952" }, "stopId": "FR:76305:ZE:3058:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 424, "time": "1776337924" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:20:LOC", "tripId": "ATOUMOD003:ServiceJourney:4291638x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471202:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 149, "time": "1776338640" }, "departure": { "delay": 149, "time": "1776338789" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1776338571" }, "departure": { "delay": 60, "time": "1776338580" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": 20, "time": "1776338960" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 141, "time": "1776338841" }, "departure": { "delay": 141, "time": "1776338841" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": 95, "time": "1776338915" }, "departure": { "delay": 95, "time": "1776338915" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471202:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039350x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 292, "time": "1776341032" }, "departure": { "delay": 292, "time": "1776341032" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 274, "time": "1776339454" }, "departure": { "delay": 274, "time": "1776339454" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 254, "time": "1776340574" }, "departure": { "delay": 254, "time": "1776340574" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 263, "time": "1776340523" }, "departure": { "delay": 263, "time": "1776340523" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 288, "time": "1776339168" }, "departure": { "delay": 288, "time": "1776339168" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 296, "time": "1776338816" }, "departure": { "delay": 296, "time": "1776338816" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 234, "time": "1776338514" }, "stopId": "FR:76270:ZE:5198:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 254, "time": "1776340394" }, "departure": { "delay": 254, "time": "1776340394" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 259, "time": "1776340639" }, "departure": { "delay": 259, "time": "1776340639" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 289, "time": "1776339109" }, "departure": { "delay": 289, "time": "1776339109" }, "stopId": "FR:76447:ZE:4510:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 293, "time": "1776339053" }, "departure": { "delay": 293, "time": "1776339053" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 278, "time": "1776338258" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 257, "time": "1776341117" }, "departure": { "delay": 257, "time": "1776341117" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 242, "time": "1776338642" }, "stopId": "FR:76270:ZE:4600:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 254, "time": "1776339854" }, "departure": { "delay": 254, "time": "1776339854" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 308, "time": "1776338948" }, "departure": { "delay": 308, "time": "1776338948" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 283, "time": "1776340483" }, "departure": { "delay": 283, "time": "1776340483" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 254, "time": "1776341234" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 254, "time": "1776338894" }, "departure": { "delay": 254, "time": "1776338894" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 278, "time": "1776339698" }, "departure": { "delay": 278, "time": "1776339698" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 254, "time": "1776339314" }, "departure": { "delay": 254, "time": "1776339314" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 306, "time": "1776339546" }, "departure": { "delay": 306, "time": "1776339546" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 293, "time": "1776340913" }, "departure": { "delay": 293, "time": "1776340913" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "departure": { "delay": 290, "time": "1776338690" }, "stopId": "FR:76270:ZE:3353:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 279, "time": "1776339399" }, "departure": { "delay": 279, "time": "1776339399" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 254, "time": "1776339914" }, "departure": { "delay": 254, "time": "1776339914" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 254, "time": "1776340334" }, "departure": { "delay": 254, "time": "1776340334" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 254, "time": "1776340454" }, "departure": { "delay": 254, "time": "1776340454" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 272, "time": "1776339812" }, "departure": { "delay": 272, "time": "1776339812" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 308, "time": "1776339248" }, "departure": { "delay": 308, "time": "1776339248" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 254, "time": "1776340034" }, "departure": { "delay": 254, "time": "1776340034" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "departure": { "delay": 317, "time": "1776338357" }, "stopId": "FR:76351:ZE:4502:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 276, "time": "1776338436" }, "stopId": "FR:76351:ZE:4504:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 254, "time": "1776339614" }, "departure": { "delay": 254, "time": "1776339614" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 }, { "departure": { "delay": 238, "time": "1776338578" }, "stopId": "FR:76270:ZE:3428:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 313, "time": "1776340273" }, "departure": { "delay": 313, "time": "1776340273" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 271, "time": "1776340711" }, "departure": { "delay": 271, "time": "1776340711" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 272, "time": "1776339752" }, "departure": { "delay": 272, "time": "1776339752" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 275, "time": "1776338975" }, "departure": { "delay": 275, "time": "1776338975" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 254, "time": "1776339014" }, "departure": { "delay": 254, "time": "1776339014" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 254, "time": "1776339674" }, "departure": { "delay": 254, "time": "1776339674" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 254, "time": "1776340814" }, "departure": { "delay": 254, "time": "1776340814" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 272, "time": "1776339992" }, "departure": { "delay": 272, "time": "1776339992" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 } ], "timestamp": "1776338777", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039350x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758409x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 16, "time": "1776336888" }, "departure": { "delay": 16, "time": "1776336916" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 29, "time": "1776336317" }, "departure": { "delay": 29, "time": "1776336329" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1776335958" }, "departure": { "delay": 56, "time": "1776335996" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -23, "time": "1776337041" }, "departure": { "delay": -23, "time": "1776337057" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 26, "time": "1776337286" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1776335232" }, "departure": { "delay": 81, "time": "1776335241" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 161, "time": "1776335429" }, "departure": { "delay": 161, "time": "1776335441" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776335693" }, "departure": { "delay": 120, "time": "1776335700" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1776336058" }, "departure": { "delay": 63, "time": "1776336063" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 35, "time": "1776336466" }, "departure": { "delay": 35, "time": "1776336575" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 41, "time": "1776334661" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1776334912" }, "departure": { "delay": 93, "time": "1776334953" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758409x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 135, "time": "1776324591" }, "departure": { "delay": 135, "time": "1776324615" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 111, "time": "1776324639" }, "departure": { "delay": 111, "time": "1776324651" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 387, "time": "1776324075" }, "departure": { "delay": 387, "time": "1776324147" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1776324692" }, "departure": { "delay": 50, "time": "1776324710" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 181, "time": "1776324471" }, "departure": { "delay": 181, "time": "1776324481" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 192, "time": "1776322761" }, "departure": { "delay": 192, "time": "1776322812" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 243, "time": "1776323151" }, "departure": { "delay": 243, "time": "1776323163" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 337, "time": "1776324006" }, "departure": { "delay": 337, "time": "1776324037" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1776324839" }, "departure": { "delay": 14, "time": "1776324854" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 77, "time": "1776324666" }, "departure": { "delay": 77, "time": "1776324677" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 189, "time": "1776324533" }, "departure": { "delay": 189, "time": "1776324549" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 274, "time": "1776323117" }, "departure": { "delay": 274, "time": "1776323134" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1776324745" }, "departure": { "delay": 41, "time": "1776324761" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1776324809" }, "departure": { "delay": 39, "time": "1776324819" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 255, "time": "1776323222" }, "departure": { "delay": 255, "time": "1776323235" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 209, "time": "1776324212" }, "departure": { "delay": 209, "time": "1776324269" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 336, "time": "1776323576" }, "departure": { "delay": 336, "time": "1776323616" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1776322696" }, "departure": { "delay": 152, "time": "1776322712" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 175, "time": "1776324306" }, "departure": { "delay": 175, "time": "1776324355" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 257, "time": "1776322977" }, "departure": { "delay": 257, "time": "1776322997" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 267, "time": "1776322831" }, "departure": { "delay": 267, "time": "1776322887" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1776323522" }, "departure": { "delay": 320, "time": "1776323540" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 279, "time": "1776323067" }, "departure": { "delay": 279, "time": "1776323079" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 243, "time": "1776323264" }, "departure": { "delay": 243, "time": "1776323283" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 155, "time": "1776324561" }, "departure": { "delay": 155, "time": "1776324575" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1776324876" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 297, "time": "1776323828" }, "departure": { "delay": 297, "time": "1776323877" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 149, "time": "1776322469" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 304, "time": "1776323687" }, "departure": { "delay": 304, "time": "1776323704" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 364, "time": "1776323456" }, "departure": { "delay": 364, "time": "1776323464" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 272, "time": "1776323892" }, "departure": { "delay": 272, "time": "1776323912" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1776324722" }, "departure": { "delay": 24, "time": "1776324744" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 279, "time": "1776323744" }, "departure": { "delay": 279, "time": "1776323799" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338791", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 25, "time": "1776318542" }, "departure": { "delay": 25, "time": "1776318565" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 233, "time": "1776319761" }, "departure": { "delay": 233, "time": "1776319793" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1776318325" }, "departure": { "delay": 38, "time": "1776318338" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 228, "time": "1776320711" }, "departure": { "delay": 228, "time": "1776320748" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 233, "time": "1776319987" }, "departure": { "delay": 233, "time": "1776320033" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1776318430" }, "departure": { "delay": 77, "time": "1776318497" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 174, "time": "1776320080" }, "departure": { "delay": 174, "time": "1776320094" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 239, "time": "1776319871" }, "departure": { "delay": 239, "time": "1776319919" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 306, "time": "1776320296" }, "departure": { "delay": 306, "time": "1776320346" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 293, "time": "1776320841" }, "departure": { "delay": 293, "time": "1776320873" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 211, "time": "1776319816" }, "departure": { "delay": 211, "time": "1776319831" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 311, "time": "1776320393" }, "departure": { "delay": 311, "time": "1776320411" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 280, "time": "1776321028" }, "departure": { "delay": 280, "time": "1776321040" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 22, "time": "1776318705" }, "departure": { "delay": 22, "time": "1776318742" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1776318987" }, "departure": { "delay": 11, "time": "1776319031" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 257, "time": "1776321065" }, "departure": { "delay": 257, "time": "1776321077" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 229, "time": "1776319506" }, "departure": { "delay": 229, "time": "1776319549" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 39, "time": "1776318780" }, "departure": { "delay": 39, "time": "1776318819" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 224, "time": "1776319679" }, "departure": { "delay": 224, "time": "1776319724" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1776318891" }, "departure": { "delay": 29, "time": "1776318929" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 245, "time": "1776320249" }, "departure": { "delay": 245, "time": "1776320285" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 67, "time": "1776318223" }, "departure": { "delay": 67, "time": "1776318247" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1776318615" }, "departure": { "delay": 55, "time": "1776318655" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 277, "time": "1776320898" }, "departure": { "delay": 277, "time": "1776320917" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 251, "time": "1776320580" }, "departure": { "delay": 251, "time": "1776320591" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 296, "time": "1776320495" }, "departure": { "delay": 296, "time": "1776320516" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 296, "time": "1776320965" }, "departure": { "delay": 296, "time": "1776320996" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 261, "time": "1776320625" }, "departure": { "delay": 261, "time": "1776320661" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 238, "time": "1776319603" }, "departure": { "delay": 238, "time": "1776319618" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 232, "time": "1776320169" }, "departure": { "delay": 232, "time": "1776320212" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 271, "time": "1776321115" }, "departure": { "delay": 271, "time": "1776321151" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 46, "time": "1776318366" }, "departure": { "delay": 46, "time": "1776318406" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 31, "time": "1776318151" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 243, "time": "1776321177" }, "departure": { "delay": 243, "time": "1776321183" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 227, "time": "1776321227" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 224, "time": "1776319180" }, "departure": { "delay": 224, "time": "1776319364" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022832x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 93, "time": "1776338673" }, "stopId": "FR:76351:ZE:3595:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1776338911" }, "departure": { "delay": 31, "time": "1776338911" }, "stopId": "FR:76351:ZE:3234:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1776341172" }, "departure": { "delay": 12, "time": "1776341172" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": -27, "time": "1776340953" }, "departure": { "delay": -27, "time": "1776340953" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 55, "time": "1776338815" }, "departure": { "delay": 55, "time": "1776338815" }, "stopId": "FR:76351:ZE:3638:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776340703" }, "departure": { "delay": 23, "time": "1776340703" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": -6, "time": "1776340494" }, "departure": { "delay": -6, "time": "1776340494" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 23, "time": "1776340583" }, "departure": { "delay": 23, "time": "1776340583" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 23, "time": "1776340163" }, "departure": { "delay": 23, "time": "1776340163" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 30, "time": "1776341010" }, "departure": { "delay": 30, "time": "1776341010" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": -27, "time": "1776341253" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -27, "time": "1776339933" }, "departure": { "delay": -27, "time": "1776339933" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "departure": { "delay": 96, "time": "1776338736" }, "stopId": "FR:76351:ZE:3137:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1776340752" }, "departure": { "delay": 12, "time": "1776340752" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": -27, "time": "1776338973" }, "departure": { "delay": -27, "time": "1776338973" }, "stopId": "FR:76351:ZE:3624:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1776339385" }, "departure": { "delay": 25, "time": "1776339385" }, "stopId": "FR:76351:ZE:3667:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 20, "time": "1776340880" }, "departure": { "delay": 20, "time": "1776340880" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 23, "time": "1776339443" }, "departure": { "delay": 23, "time": "1776339443" }, "stopId": "FR:76351:ZE:3062:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": -27, "time": "1776340833" }, "departure": { "delay": -27, "time": "1776340833" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 28, "time": "1776339328" }, "departure": { "delay": 28, "time": "1776339328" }, "stopId": "FR:76351:ZE:4516:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": -14, "time": "1776341206" }, "departure": { "delay": -14, "time": "1776341206" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": -4, "time": "1776339236" }, "departure": { "delay": -4, "time": "1776339236" }, "stopId": "FR:76351:ZE:3224:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 21, "time": "1776340101" }, "departure": { "delay": 21, "time": "1776340101" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": -27, "time": "1776339093" }, "departure": { "delay": -27, "time": "1776339093" }, "stopId": "FR:76351:ZE:3016:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1776340533" }, "departure": { "delay": -27, "time": "1776340533" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": -27, "time": "1776339513" }, "departure": { "delay": -27, "time": "1776339513" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 16, "time": "1776341056" }, "departure": { "delay": 16, "time": "1776341056" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 18, "time": "1776339858" }, "departure": { "delay": 18, "time": "1776339858" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -21, "time": "1776340659" }, "departure": { "delay": -21, "time": "1776340659" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 103, "time": "1776338383" }, "stopId": "FR:76447:ZE:3347:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -2, "time": "1776339178" }, "departure": { "delay": -2, "time": "1776339178" }, "stopId": "FR:76351:ZE:3507:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": -27, "time": "1776340413" }, "departure": { "delay": -27, "time": "1776340413" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": -8, "time": "1776340252" }, "departure": { "delay": -8, "time": "1776340252" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": -9, "time": "1776339591" }, "departure": { "delay": -9, "time": "1776339591" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 21, "time": "1776341121" }, "departure": { "delay": 21, "time": "1776341121" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": -5, "time": "1776340315" }, "departure": { "delay": -5, "time": "1776340315" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": -14, "time": "1776338866" }, "departure": { "delay": -14, "time": "1776338866" }, "stopId": "FR:76351:ZE:3548:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -2, "time": "1776339778" }, "departure": { "delay": -2, "time": "1776339778" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "departure": { "delay": -19, "time": "1776338801" }, "stopId": "FR:76351:ZE:3250:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1776338677", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022832x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:937:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776353700" }, "departure": { "time": "1776353700" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776355020" }, "departure": { "time": "1776355020" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776353400" }, "departure": { "time": "1776353400" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776355140" }, "departure": { "time": "1776355140" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776354120" }, "departure": { "time": "1776354120" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776355620" }, "departure": { "time": "1776355620" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776356160" }, "departure": { "time": "1776356160" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776353340" }, "departure": { "time": "1776353340" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776354780" }, "departure": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776356220" }, "departure": { "time": "1776356220" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776353220" }, "departure": { "time": "1776353220" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776355860" }, "departure": { "time": "1776355860" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776355260" }, "departure": { "time": "1776355260" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776355080" }, "departure": { "time": "1776355080" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776354240" }, "departure": { "time": "1776354240" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776354840" }, "departure": { "time": "1776354840" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776355920" }, "departure": { "time": "1776355920" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776353760" }, "departure": { "time": "1776353760" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776356460" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776353160" }, "departure": { "time": "1776353160" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776355800" }, "departure": { "time": "1776355800" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776356400" }, "departure": { "time": "1776356400" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776354060" }, "departure": { "time": "1776354060" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776355680" }, "departure": { "time": "1776355680" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776356280" }, "departure": { "time": "1776356280" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776355740" }, "departure": { "time": "1776355740" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "departure": { "time": "1776353100" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776354420" }, "departure": { "time": "1776354420" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776355560" }, "departure": { "time": "1776355560" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776356040" }, "departure": { "time": "1776356040" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776355380" }, "departure": { "time": "1776355380" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776353880" }, "departure": { "time": "1776353880" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776353580" }, "departure": { "time": "1776353580" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:937:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:807:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776351540" }, "departure": { "time": "1776351540" }, "stopId": "FR:76217:ZE:18191:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776349260" }, "departure": { "time": "1776349260" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776349200" }, "departure": { "time": "1776349200" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776350820" }, "departure": { "time": "1776350820" }, "stopId": "FR:76217:ZE:18207:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776351180" }, "departure": { "time": "1776351180" }, "stopId": "FR:76217:ZE:18174:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776348780" }, "departure": { "time": "1776348780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776348600" }, "departure": { "time": "1776348600" }, "stopId": "FR:76217:ZE:18072:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776350400" }, "departure": { "time": "1776350400" }, "stopId": "FR:76217:ZE:18079:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18106:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776348840" }, "departure": { "time": "1776348840" }, "stopId": "FR:76217:ZE:18024:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776351600" }, "stopId": "FR:76217:ZE:18809:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776348420" }, "departure": { "time": "1776348420" }, "stopId": "FR:76565:ZE:18255:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776351420" }, "departure": { "time": "1776351420" }, "stopId": "FR:76217:ZE:18242:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776348360" }, "departure": { "time": "1776348360" }, "stopId": "FR:76565:ZE:18285:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776351060" }, "departure": { "time": "1776351060" }, "stopId": "FR:76217:ZE:18205:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776351360" }, "departure": { "time": "1776351360" }, "stopId": "FR:76217:ZE:18168:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776350280" }, "departure": { "time": "1776350280" }, "stopId": "FR:76414:ZE:18132:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776351300" }, "departure": { "time": "1776351300" }, "stopId": "FR:76217:ZE:18181:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776350520" }, "departure": { "time": "1776350520" }, "stopId": "FR:76217:ZE:18103:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776350940" }, "departure": { "time": "1776350940" }, "stopId": "FR:76217:ZE:18186:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776349380" }, "departure": { "time": "1776349380" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776349920" }, "departure": { "time": "1776349920" }, "stopId": "FR:76217:ZE:18076:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776350760" }, "departure": { "time": "1776350760" }, "stopId": "FR:76217:ZE:18195:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776350160" }, "departure": { "time": "1776350160" }, "stopId": "FR:76217:ZE:18058:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776350880" }, "departure": { "time": "1776350880" }, "stopId": "FR:76217:ZE:18163:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776349020" }, "departure": { "time": "1776349020" }, "stopId": "FR:76217:ZE:18786:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776350700" }, "departure": { "time": "1776350700" }, "stopId": "FR:76217:ZE:18188:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776350220" }, "departure": { "time": "1776350220" }, "stopId": "FR:76545:ZE:18026:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776351000" }, "departure": { "time": "1776351000" }, "stopId": "FR:76217:ZE:18184:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776348900" }, "departure": { "time": "1776348900" }, "stopId": "FR:76217:ZE:18053:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776348540" }, "departure": { "time": "1776348540" }, "stopId": "FR:76217:ZE:18039:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776349560" }, "departure": { "time": "1776349560" }, "stopId": "FR:76217:ZE:18086:ATOUMOD005", "stopSequence": 13 }, { "departure": { "time": "1776348300" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1776338710", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:807:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:415:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776330480" }, "departure": { "time": "1776330480" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776331500" }, "departure": { "time": "1776331500" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776333060" }, "departure": { "time": "1776333060" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776331440" }, "departure": { "time": "1776331440" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776332580" }, "departure": { "time": "1776332580" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776330780" }, "departure": { "time": "1776330780" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776330660" }, "departure": { "time": "1776330660" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776330960" }, "departure": { "time": "1776330960" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "departure": { "time": "1776330300" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776332220" }, "departure": { "time": "1776332220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776330720" }, "departure": { "time": "1776330720" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776331560" }, "departure": { "time": "1776331560" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776332040" }, "departure": { "time": "1776332040" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776333180" }, "departure": { "time": "1776333180" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776331320" }, "departure": { "time": "1776331320" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776333120" }, "departure": { "time": "1776333120" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776330360" }, "departure": { "time": "1776330360" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776330965" }, "departure": { "delay": 5, "time": "1776330965" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776332400" }, "departure": { "time": "1776332400" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776331620" }, "departure": { "time": "1776331620" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776331680" }, "departure": { "time": "1776331680" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776330840" }, "departure": { "time": "1776330840" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776330540" }, "departure": { "time": "1776330540" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776331020" }, "departure": { "time": "1776331020" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776330420" }, "departure": { "time": "1776330420" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776332760" }, "departure": { "time": "1776332760" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776333240" }, "departure": { "time": "1776333240" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776332820" }, "departure": { "time": "1776332820" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776332640" }, "departure": { "time": "1776332640" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776331140" }, "departure": { "time": "1776331140" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776330900" }, "departure": { "time": "1776330900" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776333360" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776331080" }, "departure": { "time": "1776331080" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776333125" }, "departure": { "delay": 5, "time": "1776333125" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776332940" }, "departure": { "time": "1776332940" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 } ], "timestamp": "1776318977", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:415:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1776315209" }, "departure": { "delay": 65, "time": "1776315245" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -61, "time": "1776316189" }, "departure": { "delay": -61, "time": "1776316199" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 49, "time": "1776314136" }, "departure": { "delay": 49, "time": "1776314149" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1776315552" }, "departure": { "delay": -30, "time": "1776315570" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 11, "time": "1776314989" }, "departure": { "delay": 11, "time": "1776315011" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -5, "time": "1776315818" }, "departure": { "delay": -5, "time": "1776315835" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -71, "time": "1776316054" }, "departure": { "delay": -71, "time": "1776316069" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -69, "time": "1776315935" }, "departure": { "delay": -69, "time": "1776315951" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 95, "time": "1776314582" }, "departure": { "delay": 95, "time": "1776314615" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1776315271" }, "departure": { "delay": 47, "time": "1776315287" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -22, "time": "1776315855" }, "departure": { "delay": -22, "time": "1776315878" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1776314785" }, "departure": { "delay": 100, "time": "1776314800" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1776314283" }, "departure": { "delay": 89, "time": "1776314309" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1776314431" }, "departure": { "delay": 111, "time": "1776314451" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 26, "time": "1776315792" }, "departure": { "delay": 26, "time": "1776315806" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 51, "time": "1776314079" }, "departure": { "delay": 51, "time": "1776314091" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 94, "time": "1776314541" }, "departure": { "delay": 94, "time": "1776314554" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1776315116" }, "departure": { "delay": 19, "time": "1776315139" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -87, "time": "1776316233" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 101, "time": "1776314171" }, "departure": { "delay": 101, "time": "1776314201" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1776314366" }, "departure": { "delay": 103, "time": "1776314383" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -41, "time": "1776315978" }, "departure": { "delay": -41, "time": "1776316039" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 85, "time": "1776314462" }, "departure": { "delay": 85, "time": "1776314485" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 75, "time": "1776313875" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1776315048" }, "departure": { "delay": 37, "time": "1776315097" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -43, "time": "1776316144" }, "departure": { "delay": -43, "time": "1776316157" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -8, "time": "1776315675" }, "departure": { "delay": -8, "time": "1776315712" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 39, "time": "1776315357" }, "departure": { "delay": 39, "time": "1776315519" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1776314934" }, "departure": { "delay": 65, "time": "1776314945" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 160, "time": "1776314740" }, "departure": { "delay": 160, "time": "1776314740" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1776316075" }, "departure": { "delay": -48, "time": "1776316092" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 109, "time": "1776314854" }, "departure": { "delay": 109, "time": "1776314869" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1776315906" }, "departure": { "delay": -37, "time": "1776315923" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471191:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2162, "time": "1776338818" }, "departure": { "delay": -2162, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1922, "time": "1776338818" }, "departure": { "delay": -1922, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6590:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -66, "time": "1776341274" }, "departure": { "delay": -66, "time": "1776341274" }, "stopId": "FR:27351:ZE:0x6311:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7107:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 16, "time": "1776341836" }, "departure": { "delay": 16, "time": "1776341836" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -86, "time": "1776341374" }, "departure": { "delay": -86, "time": "1776341374" }, "stopId": "FR:27351:ZE:0x6313:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -87, "time": "1776342093" }, "departure": { "delay": -87, "time": "1776342093" }, "stopId": "FR:27375:ZE:0x6433:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -79, "time": "1776342041" }, "departure": { "delay": -79, "time": "1776342041" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -50, "time": "1776341410" }, "departure": { "delay": -50, "time": "1776341410" }, "stopId": "FR:27351:ZE:0x6305:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -19, "time": "1776341981" }, "departure": { "delay": -19, "time": "1776341981" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -1802, "time": "1776338818" }, "departure": { "delay": -1802, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6597:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1562, "time": "1776338818" }, "departure": { "delay": -1562, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1502, "time": "1776338818" }, "departure": { "delay": -1502, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -133, "time": "1776342167" }, "departure": { "delay": -133, "time": "1776342167" }, "stopId": "FR:27375:ZE:0x6394:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -1982, "time": "1776338818" }, "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6599:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1682, "time": "1776338818" }, "departure": { "delay": -1682, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7023:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6588:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -96, "time": "1776341604" }, "departure": { "delay": -96, "time": "1776341604" }, "stopId": "FR:27375:ZE:0x6458:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -1742, "time": "1776338818" }, "departure": { "delay": -1742, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6577:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1776341754" }, "departure": { "delay": -6, "time": "1776341754" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -2042, "time": "1776338818" }, "departure": { "delay": -2042, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6593:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -50, "time": "1776341530" }, "departure": { "delay": -50, "time": "1776341530" }, "stopId": "FR:27375:ZE:0x6385:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1776341580" }, "departure": { "delay": -60, "time": "1776341580" }, "stopId": "FR:27375:ZE:0x6439:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -1922, "time": "1776338818" }, "departure": { "delay": -1922, "time": "1776338818" }, "stopId": "FR:27528:ZE:0x6595:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1776341477" }, "departure": { "delay": -43, "time": "1776341477" }, "stopId": "FR:27375:ZE:0x6527:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -66, "time": "1776341874" }, "departure": { "delay": -66, "time": "1776341874" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -1622, "time": "1776338818" }, "departure": { "delay": -1622, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -1682, "time": "1776338818" }, "departure": { "delay": -1682, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7035:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -208, "time": "1776342212" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 32 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471191:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1776320017" }, "departure": { "delay": -17, "time": "1776320023" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 25, "time": "1776319985" }, "departure": { "delay": 25, "time": "1776320005" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 11, "time": "1776320126" }, "departure": { "delay": 11, "time": "1776320171" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1776318091" }, "departure": { "delay": 10, "time": "1776318130" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1776318412" }, "departure": { "delay": 130, "time": "1776318430" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 33, "time": "1776317956" }, "departure": { "delay": 33, "time": "1776317973" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 129, "time": "1776319118" }, "departure": { "delay": 129, "time": "1776319149" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1776319062" }, "departure": { "delay": 116, "time": "1776319076" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1776318486" }, "departure": { "delay": 157, "time": "1776318517" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 225, "time": "1776318804" }, "departure": { "delay": 225, "time": "1776318825" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 157, "time": "1776318545" }, "departure": { "delay": 157, "time": "1776318577" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 158, "time": "1776319333" }, "departure": { "delay": 158, "time": "1776319358" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 106, "time": "1776319170" }, "departure": { "delay": 106, "time": "1776319186" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1776320322" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 236, "time": "1776318716" }, "departure": { "delay": 236, "time": "1776318716" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1776320276" }, "departure": { "delay": 14, "time": "1776320294" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 34, "time": "1776320242" }, "departure": { "delay": 34, "time": "1776320254" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 5, "time": "1776320051" }, "departure": { "delay": 5, "time": "1776320105" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 61, "time": "1776319425" }, "departure": { "delay": 61, "time": "1776319561" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 67, "time": "1776319890" }, "departure": { "delay": 67, "time": "1776319927" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1776317997" }, "departure": { "delay": 8, "time": "1776318008" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1776319868" }, "departure": { "delay": 80, "time": "1776319880" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 159, "time": "1776318386" }, "departure": { "delay": 159, "time": "1776318399" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 230, "time": "1776318875" }, "departure": { "delay": 230, "time": "1776318890" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 62, "time": "1776319768" }, "departure": { "delay": 62, "time": "1776319802" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1776319594" }, "departure": { "delay": 15, "time": "1776319635" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 39, "time": "1776319944" }, "departure": { "delay": 39, "time": "1776319959" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 158, "time": "1776318989" }, "departure": { "delay": 158, "time": "1776318998" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1776320172" }, "departure": { "delay": 32, "time": "1776320192" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "departure": { "delay": 69, "time": "1776317709" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 156, "time": "1776319257" }, "departure": { "delay": 156, "time": "1776319296" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1776318332" }, "departure": { "delay": 163, "time": "1776318343" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1776317889" }, "departure": { "delay": 27, "time": "1776317907" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758670x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1776334298" }, "departure": { "delay": 14, "time": "1776334334" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 37, "time": "1776333779" }, "departure": { "delay": 37, "time": "1776333817" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 5, "time": "1776331849" }, "departure": { "delay": 5, "time": "1776331865" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1776334477" }, "departure": { "delay": -9, "time": "1776334491" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 14, "time": "1776332039" }, "departure": { "delay": 14, "time": "1776332054" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1776333180" }, "departure": { "delay": 47, "time": "1776333227" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1776334225" }, "departure": { "delay": 50, "time": "1776334250" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 43, "time": "1776333971" }, "departure": { "delay": 43, "time": "1776334003" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -76, "time": "1776334544" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 59, "time": "1776332129" }, "departure": { "delay": 59, "time": "1776332159" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1776332228" }, "departure": { "delay": 42, "time": "1776332262" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1776334035" }, "departure": { "delay": 53, "time": "1776334073" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1776334397" }, "departure": { "delay": -7, "time": "1776334433" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 25, "time": "1776333346" }, "departure": { "delay": 25, "time": "1776333385" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776331886" }, "departure": { "delay": 37, "time": "1776331897" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1776332640" }, "departure": { "delay": 33, "time": "1776332673" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -14, "time": "1776334355" }, "departure": { "delay": -14, "time": "1776334366" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 57, "time": "1776332698" }, "departure": { "delay": 57, "time": "1776332757" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1776332475" }, "departure": { "delay": 49, "time": "1776332509" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 25, "time": "1776331810" }, "departure": { "delay": 25, "time": "1776331825" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1776332372" }, "departure": { "delay": 47, "time": "1776332387" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 68, "time": "1776333871" }, "departure": { "delay": 68, "time": "1776333908" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 37, "time": "1776333588" }, "departure": { "delay": 37, "time": "1776333637" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 29, "time": "1776334129" }, "departure": { "delay": 29, "time": "1776334169" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 33, "time": "1776331919" }, "departure": { "delay": 33, "time": "1776331953" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1776333107" }, "departure": { "delay": 22, "time": "1776333142" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 4, "time": "1776332564" }, "departure": { "delay": 4, "time": "1776332584" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 55, "time": "1776331735" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 73, "time": "1776333272" }, "departure": { "delay": 73, "time": "1776333313" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1776333447" }, "departure": { "delay": 30, "time": "1776333510" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 61, "time": "1776332303" }, "departure": { "delay": 61, "time": "1776332341" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 64, "time": "1776332830" }, "departure": { "delay": 64, "time": "1776332884" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1776332950" }, "departure": { "delay": 62, "time": "1776333002" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1776333039" }, "departure": { "delay": 21, "time": "1776333081" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 57, "time": "1776332802" }, "departure": { "delay": 57, "time": "1776332817" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758670x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850615F559195x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340560" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339180" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340200" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776338880" }, "departure": { "time": "1776338940" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776337260" }, "departure": { "time": "1776337560" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776338460" }, "departure": { "time": "1776338640" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776337740" }, "departure": { "time": "1776337800" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776337020" }, "departure": { "time": "1776337080" }, "stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776339660" }, "departure": { "time": "1776339720" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1776336660" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339540" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776338040" }, "departure": { "time": "1776338160" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 } ], "timestamp": "1776333039", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850615F559195x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000332:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340620" }, "stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "time": "1776340200" }, "departure": { "time": "1776340200" }, "stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012", "stopSequence": 8 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012", "stopSequence": 4 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012", "stopSequence": 9 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776339960" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD4:ATOUMOD012", "stopSequence": 5 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD6:ATOUMOD012", "stopSequence": 3 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD3:ATOUMOD012", "stopSequence": 6 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDe:ATOUMOD012", "stopSequence": 2 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012", "stopSequence": 10 }, { "departure": { "time": "1776339600" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 1 } ], "timestamp": "1776338636", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000332:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1776327527" }, "departure": { "delay": 26, "time": "1776327566" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1776328191" }, "departure": { "delay": -7, "time": "1776328253" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 23, "time": "1776327909" }, "departure": { "delay": 23, "time": "1776327923" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -15, "time": "1776328747" }, "departure": { "delay": -15, "time": "1776328785" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -65, "time": "1776328125" }, "departure": { "delay": -65, "time": "1776328135" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1776327584" }, "departure": { "delay": 31, "time": "1776327631" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1776327660" }, "departure": { "delay": 52, "time": "1776327712" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 32, "time": "1776328663" }, "departure": { "delay": 32, "time": "1776328712" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 7, "time": "1776328597" }, "departure": { "delay": 7, "time": "1776328627" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1776327949" }, "departure": { "delay": 22, "time": "1776327982" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776327449" }, "departure": { "delay": 20, "time": "1776327500" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776328865" }, "departure": { "time": "1776328920" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 67, "time": "1776327742" }, "departure": { "delay": 67, "time": "1776327787" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1776328527" }, "departure": { "delay": 4, "time": "1776328564" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -47, "time": "1776328993" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 7, "time": "1776328028" }, "departure": { "delay": 7, "time": "1776328087" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 27, "time": "1776327327" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1776328453" }, "departure": { "delay": -1, "time": "1776328499" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1776327815" }, "departure": { "delay": 65, "time": "1776327845" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1776328364" }, "departure": { "delay": 23, "time": "1776328403" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 197, "time": "1776321511" }, "departure": { "delay": 197, "time": "1776321557" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 173, "time": "1776321583" }, "departure": { "delay": 173, "time": "1776321593" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 118, "time": "1776320357" }, "departure": { "delay": 118, "time": "1776320398" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1776320575" }, "departure": { "delay": 91, "time": "1776320611" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1776320761" }, "departure": { "delay": 69, "time": "1776320769" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 89, "time": "1776319289" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1776321026" }, "departure": { "delay": 68, "time": "1776321068" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1776321630" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 113, "time": "1776319859" }, "departure": { "delay": 113, "time": "1776319913" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 132, "time": "1776321378" }, "departure": { "delay": 132, "time": "1776321432" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 42, "time": "1776319586" }, "departure": { "delay": 42, "time": "1776319662" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1776321249" }, "departure": { "delay": 43, "time": "1776321283" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1776320157" }, "departure": { "delay": 105, "time": "1776320205" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 98, "time": "1776319366" }, "departure": { "delay": 98, "time": "1776319418" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598472:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 63, "time": "1776338763" }, "departure": { "delay": 63, "time": "1776338763" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -41, "time": "1776339379" }, "departure": { "delay": -41, "time": "1776339379" }, "stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -1, "time": "1776338339" }, "departure": { "delay": -1, "time": "1776338339" }, "stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1776339186" }, "departure": { "delay": 6, "time": "1776339186" }, "stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1776338205" }, "departure": { "delay": 45, "time": "1776338205" }, "stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1776339140" }, "departure": { "delay": 20, "time": "1776339140" }, "stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1776339003" }, "departure": { "delay": 123, "time": "1776339003" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776338526" }, "departure": { "delay": 28, "time": "1776338548" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1776338823" }, "departure": { "delay": 3, "time": "1776338823" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 62, "time": "1776339242" }, "departure": { "delay": 62, "time": "1776339242" }, "stopId": "FR:27229:ZE:0xMON01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "time": "1776338411" }, "departure": { "time": "1776338460" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1776338632" }, "departure": { "delay": 52, "time": "1776338632" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -72, "time": "1776339408" }, "stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 36, "time": "1776338294" }, "departure": { "delay": 36, "time": "1776338316" }, "stopId": "FR:27229:ZE:0xREP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1776339089" }, "departure": { "delay": 89, "time": "1776339089" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1776339247" }, "departure": { "delay": 7, "time": "1776339247" }, "stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1776339040" }, "departure": { "delay": 100, "time": "1776339040" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -38, "time": "1776339322" }, "departure": { "delay": -38, "time": "1776339322" }, "stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -58, "time": "1776339302" }, "departure": { "delay": -58, "time": "1776339302" }, "stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T8:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598472:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851007F559173x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342120" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341220" }, "stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1776337800" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340800" }, "stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776340020" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1776334179", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851007F559173x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13123F566227x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776337080" }, "departure": { "time": "1776337200" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776339060" }, "departure": { "time": "1776339120" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 23 }, { "departure": { "time": "1776334320" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776337680" }, "departure": { "time": "1776337740" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776339720" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776338700" }, "departure": { "time": "1776338760" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776336180" }, "departure": { "time": "1776336300" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776338340" }, "departure": { "time": "1776338400" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1776330700", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13123F566227x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 143, "time": "1776317672" }, "departure": { "delay": 143, "time": "1776317723" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1776318726" }, "departure": { "delay": 101, "time": "1776318761" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 203, "time": "1776318039" }, "departure": { "delay": 203, "time": "1776318083" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 149, "time": "1776317852" }, "departure": { "delay": 149, "time": "1776317909" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1776318865" }, "departure": { "delay": 139, "time": "1776318919" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 196, "time": "1776317973" }, "departure": { "delay": 196, "time": "1776318016" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 169, "time": "1776318491" }, "departure": { "delay": 169, "time": "1776318529" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1776318941" }, "departure": { "delay": 119, "time": "1776318959" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 133, "time": "1776318641" }, "departure": { "delay": 133, "time": "1776318673" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 225, "time": "1776317625" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 164, "time": "1776317768" }, "departure": { "delay": 164, "time": "1776317804" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1776319037" }, "departure": { "delay": 110, "time": "1776319070" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 267, "time": "1776318356" }, "departure": { "delay": 267, "time": "1776318387" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 133, "time": "1776318582" }, "departure": { "delay": 133, "time": "1776318613" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1776319133" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1776318793" }, "departure": { "delay": 118, "time": "1776318838" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 207, "time": "1776318427" }, "departure": { "delay": 207, "time": "1776318447" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 117, "time": "1776318982" }, "departure": { "delay": 117, "time": "1776319017" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 299, "time": "1776318145" }, "departure": { "delay": 299, "time": "1776318239" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747527x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1776338318" }, "departure": { "delay": 108, "time": "1776338328" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 117, "time": "1776338144" }, "departure": { "delay": 117, "time": "1776338157" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1776338850" }, "departure": { "delay": 90, "time": "1776338850" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1776339690" }, "departure": { "delay": 90, "time": "1776339690" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1776339630" }, "departure": { "delay": 90, "time": "1776339630" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1776337953" }, "departure": { "delay": 105, "time": "1776337965" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 99, "time": "1776338067" }, "departure": { "delay": 99, "time": "1776338079" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1776339570" }, "departure": { "delay": 90, "time": "1776339570" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 78, "time": "1776337698" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 133, "time": "1776338413" }, "departure": { "delay": 133, "time": "1776338473" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1776338970" }, "departure": { "delay": 90, "time": "1776338970" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 103, "time": "1776338736" }, "departure": { "delay": 103, "time": "1776338743" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1776339870" }, "departure": { "delay": 90, "time": "1776339870" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 71, "time": "1776337835" }, "departure": { "delay": 71, "time": "1776337871" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 121, "time": "1776337891" }, "departure": { "delay": 121, "time": "1776337921" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1776339210" }, "departure": { "delay": 90, "time": "1776339210" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1776338007" }, "departure": { "delay": 127, "time": "1776338047" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1776339930" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1776339090" }, "departure": { "delay": 90, "time": "1776339090" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 107, "time": "1776338676" }, "departure": { "delay": 107, "time": "1776338687" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1776339810" }, "departure": { "delay": 90, "time": "1776339810" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 142, "time": "1776338209" }, "departure": { "delay": 142, "time": "1776338242" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747527x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1776330951" }, "departure": { "delay": 148, "time": "1776330988" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 30, "time": "1776329277" }, "departure": { "delay": 30, "time": "1776329310" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 128, "time": "1776331380" }, "departure": { "delay": 128, "time": "1776331388" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 220, "time": "1776330695" }, "departure": { "delay": 220, "time": "1776330760" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1776329229" }, "departure": { "delay": 33, "time": "1776329253" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1776330618" }, "departure": { "delay": 180, "time": "1776330660" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1776331519" }, "departure": { "delay": 91, "time": "1776331531" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 24, "time": "1776329364" }, "departure": { "delay": 24, "time": "1776329424" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1776329484" }, "departure": { "delay": 53, "time": "1776329513" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 88, "time": "1776331440" }, "departure": { "delay": 88, "time": "1776331468" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 218, "time": "1776331081" }, "departure": { "delay": 218, "time": "1776331118" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 42, "time": "1776329053" }, "departure": { "delay": 42, "time": "1776329082" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1776329642" }, "departure": { "delay": 44, "time": "1776329684" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1776331701" }, "departure": { "delay": 30, "time": "1776331710" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 189, "time": "1776330809" }, "departure": { "delay": 189, "time": "1776330849" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1776331743" }, "departure": { "delay": 20, "time": "1776331760" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 59, "time": "1776331664" }, "departure": { "delay": 59, "time": "1776331679" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 17, "time": "1776328997" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1776329855" }, "departure": { "delay": 9, "time": "1776329889" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 206, "time": "1776331150" }, "departure": { "delay": 206, "time": "1776331166" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 221, "time": "1776330437" }, "departure": { "delay": 221, "time": "1776330461" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1776331044" }, "departure": { "delay": 170, "time": "1776331070" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 180, "time": "1776330562" }, "departure": { "delay": 180, "time": "1776330600" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 222, "time": "1776330332" }, "departure": { "delay": 222, "time": "1776330402" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776329589" }, "departure": { "delay": 42, "time": "1776329622" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 194, "time": "1776330017" }, "departure": { "delay": 194, "time": "1776330194" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -29, "time": "1776331831" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 154, "time": "1776331323" }, "departure": { "delay": 154, "time": "1776331354" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -6, "time": "1776331775" }, "departure": { "delay": -6, "time": "1776331794" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 143, "time": "1776330493" }, "departure": { "delay": 143, "time": "1776330503" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1776329739" }, "departure": { "delay": 14, "time": "1776329774" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1776331237" }, "departure": { "delay": 188, "time": "1776331268" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1776331555" }, "departure": { "delay": 92, "time": "1776331592" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 137, "time": "1776330884" }, "departure": { "delay": 137, "time": "1776330917" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1776329148" }, "departure": { "delay": 20, "time": "1776329180" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 77, "time": "1776331627" }, "departure": { "delay": 77, "time": "1776331637" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1776338735", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -58, "time": "1776329849" }, "departure": { "delay": -58, "time": "1776329882" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 49, "time": "1776327625" }, "departure": { "delay": 49, "time": "1776327649" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1776329509" }, "departure": { "delay": 18, "time": "1776329538" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 15, "time": "1776327524" }, "departure": { "delay": 15, "time": "1776327555" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 17, "time": "1776328715" }, "departure": { "delay": 17, "time": "1776328757" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 24, "time": "1776327411" }, "departure": { "delay": 24, "time": "1776327444" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1776327937" }, "departure": { "delay": 12, "time": "1776327972" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1776328597" }, "departure": { "delay": -13, "time": "1776328667" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1776327705" }, "departure": { "delay": 26, "time": "1776327746" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1, "time": "1776327315" }, "departure": { "delay": 1, "time": "1776327361" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1776328888" }, "departure": { "delay": -9, "time": "1776328971" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 18, "time": "1776329257" }, "departure": { "delay": 18, "time": "1776329298" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -13, "time": "1776329598" }, "departure": { "delay": -13, "time": "1776329627" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -59, "time": "1776329812" }, "departure": { "delay": -59, "time": "1776329821" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -7, "time": "1776328394" }, "departure": { "delay": -7, "time": "1776328433" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -4, "time": "1776328144" }, "departure": { "delay": -4, "time": "1776328196" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -5, "time": "1776327274" }, "departure": { "delay": -5, "time": "1776327295" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1776328291" }, "departure": { "delay": 12, "time": "1776328332" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -133, "time": "1776329987" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 17, "time": "1776327197" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -53, "time": "1776328534" }, "departure": { "delay": -53, "time": "1776328567" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1776329429" }, "departure": { "delay": 7, "time": "1776329467" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -27, "time": "1776328032" }, "departure": { "delay": -27, "time": "1776328053" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 16, "time": "1776328240" }, "departure": { "delay": 16, "time": "1776328276" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1776329058" }, "departure": { "delay": 65, "time": "1776329165" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -68, "time": "1776329921" }, "departure": { "delay": -68, "time": "1776329932" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -26, "time": "1776328783" }, "departure": { "delay": -26, "time": "1776328834" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -15, "time": "1776328112" }, "departure": { "delay": -15, "time": "1776328125" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1776329683" }, "departure": { "delay": 19, "time": "1776329719" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 25, "time": "1776327790" }, "departure": { "delay": 25, "time": "1776327805" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -57, "time": "1776328479" }, "departure": { "delay": -57, "time": "1776328503" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1776327381" }, "departure": { "delay": 35, "time": "1776327395" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1776329340" }, "departure": { "delay": 38, "time": "1776329378" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 7, "time": "1776327836" }, "departure": { "delay": 7, "time": "1776327847" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -26, "time": "1776329764" }, "departure": { "delay": -26, "time": "1776329794" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 88, "time": "1776331490" }, "departure": { "delay": 88, "time": "1776331528" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 81, "time": "1776329988" }, "departure": { "delay": 81, "time": "1776330021" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1776331097" }, "departure": { "delay": 87, "time": "1776331167" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1776331782" }, "departure": { "delay": 83, "time": "1776331823" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1776331939" }, "departure": { "delay": 170, "time": "1776331970" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1776332701" }, "departure": { "delay": 14, "time": "1776332714" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 35, "time": "1776330515" }, "departure": { "delay": 35, "time": "1776330575" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776332619" }, "departure": { "delay": 49, "time": "1776332629" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 177, "time": "1776332142" }, "departure": { "delay": 177, "time": "1776332157" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 106, "time": "1776332476" }, "departure": { "delay": 106, "time": "1776332506" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 8, "time": "1776330291" }, "departure": { "delay": 8, "time": "1776330308" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1776331664" }, "departure": { "delay": 54, "time": "1776331734" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 22, "time": "1776330631" }, "departure": { "delay": 22, "time": "1776330682" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1776331335" }, "departure": { "delay": 114, "time": "1776331374" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1776332039" }, "departure": { "delay": 200, "time": "1776332060" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 113, "time": "1776331208" }, "departure": { "delay": 113, "time": "1776331253" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1776330767" }, "departure": { "delay": 3, "time": "1776330783" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1776330184" }, "departure": { "delay": 63, "time": "1776330243" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 196, "time": "1776331982" }, "departure": { "delay": 196, "time": "1776331996" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 27, "time": "1776330357" }, "departure": { "delay": 27, "time": "1776330387" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1776332323" }, "departure": { "delay": 74, "time": "1776332354" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1776332578" }, "departure": { "delay": 76, "time": "1776332596" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 109, "time": "1776332414" }, "departure": { "delay": 109, "time": "1776332449" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -9, "time": "1776332751" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1776332264" }, "departure": { "delay": 114, "time": "1776332274" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 104, "time": "1776331404" }, "departure": { "delay": 104, "time": "1776331424" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 47, "time": "1776329927" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1776331441" }, "departure": { "delay": 76, "time": "1776331456" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 64, "time": "1776331587" }, "departure": { "delay": 64, "time": "1776331624" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1776330140" }, "departure": { "delay": 38, "time": "1776330158" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1776330446" }, "departure": { "delay": 7, "time": "1776330487" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1776330081" }, "departure": { "delay": 69, "time": "1776330129" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 95, "time": "1776332538" }, "departure": { "delay": 95, "time": "1776332555" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 135, "time": "1776332220" }, "departure": { "delay": 135, "time": "1776332235" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 39, "time": "1776332663" }, "departure": { "delay": 39, "time": "1776332679" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 146, "time": "1776330947" }, "departure": { "delay": 146, "time": "1776331046" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 53, "time": "1776316287" }, "departure": { "delay": 53, "time": "1776316313" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1776316921" }, "departure": { "delay": -9, "time": "1776316971" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 138, "time": "1776318341" }, "departure": { "delay": 138, "time": "1776318378" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1776316821" }, "departure": { "delay": 3, "time": "1776316863" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1776319167" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 95, "time": "1776318863" }, "departure": { "delay": 95, "time": "1776318875" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "time": "1776317340" }, "departure": { "time": "1776317400" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1776318961" }, "departure": { "delay": 76, "time": "1776318976" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 55, "time": "1776318999" }, "departure": { "delay": 55, "time": "1776319015" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 43, "time": "1776319107" }, "departure": { "delay": 43, "time": "1776319123" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 45, "time": "1776318063" }, "departure": { "delay": 45, "time": "1776318105" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1776318912" }, "departure": { "delay": 90, "time": "1776318930" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 19, "time": "1776316650" }, "departure": { "delay": 19, "time": "1776316699" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 5, "time": "1776316372" }, "departure": { "delay": 5, "time": "1776316385" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 81, "time": "1776317838" }, "departure": { "delay": 81, "time": "1776317901" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -37, "time": "1776317444" }, "departure": { "delay": -37, "time": "1776317483" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776318563" }, "departure": { "delay": 90, "time": "1776318570" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 62, "time": "1776318142" }, "departure": { "delay": 62, "time": "1776318182" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 108, "time": "1776318790" }, "departure": { "delay": 108, "time": "1776318828" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 112, "time": "1776318254" }, "departure": { "delay": 112, "time": "1776318292" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 37, "time": "1776317733" }, "departure": { "delay": 37, "time": "1776317797" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -33, "time": "1776317047" }, "departure": { "delay": -33, "time": "1776317067" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 79, "time": "1776317975" }, "departure": { "delay": 79, "time": "1776318019" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -14, "time": "1776316474" }, "departure": { "delay": -14, "time": "1776316486" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 61, "time": "1776319062" }, "departure": { "delay": 61, "time": "1776319081" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 139, "time": "1776318463" }, "departure": { "delay": 139, "time": "1776318499" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 103, "time": "1776318601" }, "departure": { "delay": 103, "time": "1776318643" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 64, "time": "1776318233" }, "departure": { "delay": 64, "time": "1776318244" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 26, "time": "1776316226" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 3, "time": "1776316410" }, "departure": { "delay": 3, "time": "1776316443" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -18, "time": "1776316562" }, "departure": { "delay": -18, "time": "1776316602" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1776317679" }, "departure": { "delay": 1, "time": "1776317701" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -19, "time": "1776316766" }, "departure": { "delay": -19, "time": "1776316781" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 73, "time": "1776318697" }, "departure": { "delay": 73, "time": "1776318733" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 43, "time": "1776317234" }, "departure": { "delay": 43, "time": "1776317263" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1776317534" }, "departure": { "delay": 7, "time": "1776317647" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338813", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000338:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -62, "time": "1776338458" }, "departure": { "delay": -62, "time": "1776338458" }, "stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012", "stopSequence": 11 }, { "arrival": { "delay": -130, "time": "1776338510" }, "departure": { "delay": -130, "time": "1776338510" }, "stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": -117, "time": "1776338643" }, "departure": { "delay": -117, "time": "1776338643" }, "stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": -117, "time": "1776338583" }, "departure": { "delay": -117, "time": "1776338583" }, "stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": -117, "time": "1776338703" }, "stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012", "stopSequence": 16 } ], "timestamp": "1776338366", "trip": { "directionId": 2, "routeId": "ATOUMOD012:Line:1:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000338:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776335220" }, "departure": { "time": "1776335220" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776334320" }, "departure": { "time": "1776334320" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776334560" }, "departure": { "time": "1776334560" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776334500" }, "departure": { "time": "1776334500" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776334980" }, "departure": { "time": "1776334980" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776335040" }, "departure": { "time": "1776335040" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776334740" }, "departure": { "time": "1776334740" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776334200" }, "departure": { "time": "1776334200" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776334860" }, "departure": { "time": "1776334860" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776334080" }, "departure": { "time": "1776334080" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776334920" }, "departure": { "time": "1776334920" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776335580" }, "departure": { "time": "1776335580" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1776333900" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776334680" }, "departure": { "time": "1776334680" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776335640" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776335400" }, "departure": { "time": "1776335400" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776334620" }, "departure": { "time": "1776334620" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776334800" }, "departure": { "time": "1776334800" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1776324861", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:495:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:281:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776325620" }, "departure": { "delay": 60, "time": "1776325620" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776325980" }, "departure": { "delay": 60, "time": "1776325980" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1776326040" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776325440" }, "departure": { "delay": 60, "time": "1776325440" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1776324300" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776325020" }, "departure": { "delay": 60, "time": "1776325020" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776325140" }, "departure": { "delay": 60, "time": "1776325140" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776324600" }, "departure": { "delay": 60, "time": "1776324660" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776324420" }, "departure": { "time": "1776324480" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776325080" }, "departure": { "delay": 60, "time": "1776325080" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776325380" }, "departure": { "delay": 60, "time": "1776325380" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776324780" }, "departure": { "delay": 60, "time": "1776324780" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776325800" }, "departure": { "delay": 60, "time": "1776325800" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1776325320" }, "departure": { "delay": 60, "time": "1776325320" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776324960" }, "departure": { "delay": 60, "time": "1776324960" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776325260" }, "departure": { "delay": 60, "time": "1776325260" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776325200" }, "departure": { "delay": 60, "time": "1776325200" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1776324900" }, "departure": { "delay": 60, "time": "1776324900" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 } ], "timestamp": "1776324861", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:281:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1962:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1776339891" }, "departure": { "delay": 51, "time": "1776339891" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1776340110" }, "departure": { "delay": 30, "time": "1776340110" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1776340164" }, "departure": { "delay": 24, "time": "1776340164" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1776339799" }, "departure": { "delay": 19, "time": "1776339799" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1776339944" }, "departure": { "delay": 44, "time": "1776339944" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776340398" }, "departure": { "delay": 18, "time": "1776340398" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1776340054" }, "departure": { "delay": 34, "time": "1776340054" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1776335634", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1962:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:719:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776346740" }, "departure": { "time": "1776346740" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776346920" }, "departure": { "time": "1776346920" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776347820" }, "departure": { "time": "1776347820" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776346020" }, "departure": { "time": "1776346020" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776345960" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776344880" }, "departure": { "time": "1776344880" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776347220" }, "departure": { "time": "1776347220" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776344760" }, "departure": { "time": "1776344760" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776347340" }, "departure": { "time": "1776347340" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776347100" }, "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776345300" }, "departure": { "time": "1776345300" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776346560" }, "departure": { "time": "1776346560" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776346140" }, "departure": { "time": "1776346140" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776344820" }, "departure": { "time": "1776344820" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776345660" }, "departure": { "time": "1776345660" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1776344700" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776345120" }, "departure": { "time": "1776345120" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776347760" }, "departure": { "time": "1776347760" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776345180" }, "departure": { "time": "1776345180" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776345480" }, "departure": { "time": "1776345480" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776347640" }, "departure": { "time": "1776347640" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776347880" }, "departure": { "time": "1776347880" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776345000" }, "departure": { "time": "1776345000" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776345420" }, "departure": { "time": "1776345420" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347460" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1776347825" }, "departure": { "delay": 5, "time": "1776347825" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776346200" }, "departure": { "time": "1776346200" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776345600" }, "departure": { "time": "1776345600" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776345240" }, "departure": { "time": "1776345240" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776347940" }, "departure": { "time": "1776347940" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776345540" }, "departure": { "time": "1776345540" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776345840" }, "departure": { "time": "1776345840" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776346080" }, "departure": { "time": "1776346080" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776345360" }, "departure": { "time": "1776345360" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776348060" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:719:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758385x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1776339010" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -37, "time": "1776337494" }, "departure": { "delay": -37, "time": "1776337523" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1776338890" }, "departure": { "delay": 70, "time": "1776338890" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -2, "time": "1776337743" }, "departure": { "delay": -2, "time": "1776337858" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -47, "time": "1776338260" }, "departure": { "delay": -47, "time": "1776338293" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 28, "time": "1776335728" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776338685" }, "departure": { "delay": 18, "time": "1776338718" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1776338830" }, "departure": { "delay": 70, "time": "1776338830" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1776336059" }, "departure": { "delay": 46, "time": "1776336106" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1776337155" }, "departure": { "delay": -8, "time": "1776337252" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -58, "time": "1776338497" }, "departure": { "delay": -58, "time": "1776338582" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -32, "time": "1776336789" }, "departure": { "delay": -32, "time": "1776336808" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -17, "time": "1776337995" }, "departure": { "delay": -17, "time": "1776338023" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1776336457" }, "departure": { "delay": 84, "time": "1776336564" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1776337018" }, "departure": { "delay": -46, "time": "1776337094" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 49, "time": "1776335915" }, "departure": { "delay": 49, "time": "1776335929" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758385x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471236:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -237, "time": "1776342423" }, "departure": { "delay": -237, "time": "1776342423" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -159, "time": "1776342081" }, "departure": { "delay": -159, "time": "1776342081" }, "stopId": "FR:27351:ZE:0x6312:ATOUMOD006", "stopSequence": 22 }, { "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1776341249" }, "departure": { "delay": 29, "time": "1776341249" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -211, "time": "1776342749" }, "departure": { "delay": -211, "time": "1776342749" }, "stopId": "FR:27528:ZE:0x6596:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -275, "time": "1776342925" }, "departure": { "delay": -275, "time": "1776342925" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -222, "time": "1776342858" }, "departure": { "delay": -222, "time": "1776342858" }, "stopId": "FR:27701:ZE:0x7022:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6492:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -84, "time": "1776341736" }, "departure": { "delay": -84, "time": "1776341736" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -81, "time": "1776341619" }, "departure": { "delay": -81, "time": "1776341619" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -110, "time": "1776341950" }, "departure": { "delay": -110, "time": "1776341950" }, "stopId": "FR:27375:ZE:0x6384:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -154, "time": "1776342026" }, "departure": { "delay": -154, "time": "1776342026" }, "stopId": "FR:27375:ZE:0x6304:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2342, "time": "1776338818" }, "departure": { "delay": -2342, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -220, "time": "1776342800" }, "departure": { "delay": -220, "time": "1776342800" }, "stopId": "FR:27528:ZE:0x6576:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -2, "time": "1776341218" }, "departure": { "delay": -2, "time": "1776341218" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -144, "time": "1776341796" }, "departure": { "delay": -144, "time": "1776341796" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -268, "time": "1776342692" }, "departure": { "delay": -268, "time": "1776342692" }, "stopId": "FR:27528:ZE:0x6594:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 30, "time": "1776341490" }, "departure": { "delay": 30, "time": "1776341490" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -92, "time": "1776341668" }, "departure": { "delay": -92, "time": "1776341668" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -129, "time": "1776341871" }, "departure": { "delay": -129, "time": "1776341871" }, "stopId": "FR:27375:ZE:0x6457:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -335, "time": "1776342985" }, "departure": { "delay": -335, "time": "1776342985" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -249, "time": "1776342351" }, "departure": { "delay": -249, "time": "1776342351" }, "stopId": "FR:27701:ZE:0x7106:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -133, "time": "1776341987" }, "departure": { "delay": -133, "time": "1776341987" }, "stopId": "FR:27375:ZE:0x6526:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6490:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -99, "time": "1776341901" }, "departure": { "delay": -99, "time": "1776341901" }, "stopId": "FR:27375:ZE:0x6438:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -205, "time": "1776342155" }, "departure": { "delay": -205, "time": "1776342155" }, "stopId": "FR:27351:ZE:0x6310:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -263, "time": "1776342877" }, "departure": { "delay": -263, "time": "1776342877" }, "stopId": "FR:27701:ZE:0x7034:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -222, "time": "1776342558" }, "departure": { "delay": -222, "time": "1776342558" }, "stopId": "FR:27528:ZE:0x6589:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341460" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -389, "time": "1776343111" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -237, "time": "1776342483" }, "departure": { "delay": -237, "time": "1776342483" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -203, "time": "1776342637" }, "departure": { "delay": -203, "time": "1776342637" }, "stopId": "FR:27528:ZE:0x6598:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -238, "time": "1776342662" }, "departure": { "delay": -238, "time": "1776342662" }, "stopId": "FR:27528:ZE:0x6591:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -291, "time": "1776343029" }, "departure": { "delay": -291, "time": "1776343029" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -246, "time": "1776342594" }, "departure": { "delay": -246, "time": "1776342594" }, "stopId": "FR:27528:ZE:0x6592:ATOUMOD006", "stopSequence": 28 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:2:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471236:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748463x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1776337536" }, "departure": { "delay": 56, "time": "1776337556" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 40, "time": "1776337191" }, "departure": { "delay": 40, "time": "1776337240" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 56, "time": "1776335679" }, "departure": { "delay": 56, "time": "1776335696" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 286, "time": "1776336971" }, "departure": { "delay": 286, "time": "1776337066" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 91, "time": "1776335711" }, "departure": { "delay": 91, "time": "1776335731" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1776336674" }, "departure": { "delay": 32, "time": "1776336692" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1776337120" }, "departure": { "delay": 85, "time": "1776337165" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1776337832" }, "departure": { "delay": 39, "time": "1776337839" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 177, "time": "1776336297" }, "departure": { "delay": 177, "time": "1776336297" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1776336031" }, "departure": { "delay": 103, "time": "1776336043" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1776337927" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 23, "time": "1776337688" }, "departure": { "delay": 23, "time": "1776337703" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 107, "time": "1776335805" }, "departure": { "delay": 107, "time": "1776335867" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 59, "time": "1776337573" }, "departure": { "delay": 59, "time": "1776337619" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 96, "time": "1776337461" }, "departure": { "delay": 96, "time": "1776337476" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 35, "time": "1776337762" }, "departure": { "delay": 35, "time": "1776337775" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 57, "time": "1776335622" }, "departure": { "delay": 57, "time": "1776335637" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1776336133" }, "departure": { "delay": 90, "time": "1776336150" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1776337625" }, "departure": { "delay": 46, "time": "1776337666" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 72, "time": "1776336477" }, "departure": { "delay": 72, "time": "1776336492" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 114, "time": "1776336406" }, "departure": { "delay": 114, "time": "1776336414" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1776337490" }, "departure": { "delay": 83, "time": "1776337523" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 77, "time": "1776337356" }, "departure": { "delay": 77, "time": "1776337397" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 135, "time": "1776335993" }, "departure": { "delay": 135, "time": "1776336015" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1776336885" }, "departure": { "delay": 210, "time": "1776336930" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1776336095" }, "departure": { "delay": 107, "time": "1776336107" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1776336533" }, "departure": { "delay": 30, "time": "1776336570" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1776337867" }, "departure": { "delay": 37, "time": "1776337897" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 12, "time": "1776337718" }, "departure": { "delay": 12, "time": "1776337752" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "departure": { "delay": 113, "time": "1776335453" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1776336614" }, "departure": { "delay": 51, "time": "1776336651" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776336343" }, "departure": { "delay": 120, "time": "1776336360" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 131, "time": "1776335928" }, "departure": { "delay": 131, "time": "1776335951" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338791", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748463x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 246, "time": "1776328076" }, "departure": { "delay": 246, "time": "1776328086" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 237, "time": "1776327988" }, "departure": { "delay": 237, "time": "1776328017" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1776328473" }, "departure": { "delay": 62, "time": "1776328502" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 69, "time": "1776329109" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1776328339" }, "departure": { "delay": 118, "time": "1776328378" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1776327519" }, "departure": { "delay": 97, "time": "1776327577" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 98, "time": "1776328659" }, "departure": { "delay": 98, "time": "1776328718" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 149, "time": "1776327725" }, "departure": { "delay": 149, "time": "1776327809" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 120, "time": "1776327420" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 248, "time": "1776327867" }, "departure": { "delay": 248, "time": "1776327968" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1776328417" }, "departure": { "delay": 71, "time": "1776328451" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1776328745" }, "departure": { "delay": 137, "time": "1776328817" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 46, "time": "1776328562" }, "departure": { "delay": 46, "time": "1776328606" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1776327637" }, "departure": { "delay": 137, "time": "1776327677" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 166, "time": "1776328845" }, "departure": { "delay": 166, "time": "1776328906" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 172, "time": "1776328285" }, "departure": { "delay": 172, "time": "1776328312" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1776328928" }, "departure": { "delay": 180, "time": "1776328980" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 229, "time": "1776328195" }, "departure": { "delay": 229, "time": "1776328249" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 171, "time": "1776328993" }, "departure": { "delay": 171, "time": "1776329031" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747525x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 122, "time": "1776331634" }, "departure": { "delay": 122, "time": "1776331682" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 89, "time": "1776330509" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 133, "time": "1776331146" }, "departure": { "delay": 133, "time": "1776331153" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1776332488" }, "departure": { "delay": 125, "time": "1776332525" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1776332760" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 138, "time": "1776332706" }, "departure": { "delay": 138, "time": "1776332718" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1776331901" }, "departure": { "delay": 147, "time": "1776331947" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1776331716" }, "departure": { "delay": 57, "time": "1776331737" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 155, "time": "1776331233" }, "departure": { "delay": 155, "time": "1776331295" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1776330822" }, "departure": { "delay": 116, "time": "1776330836" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1776332451" }, "departure": { "delay": 123, "time": "1776332463" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 133, "time": "1776332398" }, "departure": { "delay": 133, "time": "1776332413" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 137, "time": "1776330961" }, "departure": { "delay": 137, "time": "1776330977" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1776331480" }, "departure": { "delay": 109, "time": "1776331489" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1776330669" }, "departure": { "delay": 86, "time": "1776330686" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1776331530" }, "departure": { "delay": 137, "time": "1776331577" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 92, "time": "1776330860" }, "departure": { "delay": 92, "time": "1776330872" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1776330724" }, "departure": { "delay": 109, "time": "1776330769" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1776330640" }, "departure": { "delay": 48, "time": "1776330648" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 168, "time": "1776332056" }, "departure": { "delay": 168, "time": "1776332088" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 181, "time": "1776331028" }, "departure": { "delay": 181, "time": "1776331081" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 119, "time": "1776332628" }, "departure": { "delay": 119, "time": "1776332639" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747525x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:903:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776352020" }, "departure": { "time": "1776352020" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776354300" }, "departure": { "time": "1776354300" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776354600" }, "departure": { "time": "1776354600" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776352560" }, "departure": { "time": "1776352560" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776355080" }, "departure": { "time": "1776355080" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776355020" }, "departure": { "time": "1776355020" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776353280" }, "departure": { "time": "1776353280" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776352740" }, "departure": { "time": "1776352740" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776351960" }, "departure": { "time": "1776351960" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776353760" }, "departure": { "time": "1776353760" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776353220" }, "departure": { "time": "1776353220" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776354120" }, "departure": { "time": "1776354120" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1776354965" }, "departure": { "delay": 5, "time": "1776354965" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776352440" }, "departure": { "time": "1776352440" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776354780" }, "departure": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776352620" }, "departure": { "time": "1776352620" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776352800" }, "departure": { "time": "1776352800" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "departure": { "time": "1776351900" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776352380" }, "departure": { "time": "1776352380" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776353940" }, "departure": { "time": "1776353940" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776353040" }, "departure": { "time": "1776353040" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776354360" }, "departure": { "time": "1776354360" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776353340" }, "departure": { "time": "1776353340" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776352680" }, "departure": { "time": "1776352680" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776354480" }, "departure": { "time": "1776354480" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776354960" }, "departure": { "time": "1776354960" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776354900" }, "departure": { "time": "1776354900" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776352080" }, "departure": { "time": "1776352080" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776352860" }, "departure": { "time": "1776352860" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776355200" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776353400" }, "departure": { "time": "1776353400" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776353160" }, "departure": { "time": "1776353160" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776352200" }, "departure": { "time": "1776352200" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776352320" }, "departure": { "time": "1776352320" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776352500" }, "departure": { "time": "1776352500" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:903:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748522x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1776333425" }, "departure": { "delay": 43, "time": "1776333463" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1776333168" }, "departure": { "delay": 162, "time": "1776333282" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1776332394" }, "departure": { "delay": 69, "time": "1776332409" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 114, "time": "1776332501" }, "departure": { "delay": 114, "time": "1776332514" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1776332331" }, "departure": { "delay": 67, "time": "1776332347" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 203, "time": "1776332963" }, "departure": { "delay": 203, "time": "1776333023" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 188, "time": "1776332785" }, "departure": { "delay": 188, "time": "1776332828" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1776332264" }, "departure": { "delay": 62, "time": "1776332282" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776334038" }, "departure": { "delay": 26, "time": "1776334046" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1776333614" }, "departure": { "delay": 58, "time": "1776333658" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1776333551" }, "departure": { "delay": 31, "time": "1776333571" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1776334174" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 203, "time": "1776332849" }, "departure": { "delay": 203, "time": "1776332903" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1776332451" }, "departure": { "delay": 122, "time": "1776332462" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1776332575" }, "departure": { "delay": 102, "time": "1776332622" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1776333857" }, "departure": { "delay": 8, "time": "1776333908" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1776332681" }, "departure": { "delay": 147, "time": "1776332727" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 143, "time": "1776333042" }, "departure": { "delay": 143, "time": "1776333083" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 47, "time": "1776332147" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1776333738" }, "departure": { "delay": 41, "time": "1776333761" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1776333775" }, "departure": { "delay": 13, "time": "1776333793" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1776333814" }, "departure": { "delay": -10, "time": "1776333830" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 185, "time": "1776332931" }, "departure": { "delay": 185, "time": "1776332945" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 29, "time": "1776334099" }, "departure": { "delay": 29, "time": "1776334109" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748522x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758541x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -89, "time": "1776337098" }, "departure": { "delay": -89, "time": "1776337111" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 66, "time": "1776335286" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1776337597" }, "departure": { "delay": 50, "time": "1776337610" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1776336944" }, "departure": { "delay": -7, "time": "1776336953" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1776336691" }, "departure": { "delay": 12, "time": "1776336732" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1776335665" }, "departure": { "delay": 35, "time": "1776335675" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1776336532" }, "departure": { "delay": 1, "time": "1776336541" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -64, "time": "1776337976" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758541x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1776322831" }, "departure": { "delay": 10, "time": "1776322930" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1776323468" }, "departure": { "delay": 3, "time": "1776323583" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "time": "1776322131" }, "departure": { "time": "1776322140" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1776323796" }, "departure": { "delay": 50, "time": "1776323810" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 36, "time": "1776322171" }, "departure": { "delay": 36, "time": "1776322176" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -14, "time": "1776323299" }, "departure": { "delay": -14, "time": "1776323326" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1776322035" }, "departure": { "delay": 31, "time": "1776322051" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -128, "time": "1776323115" }, "departure": { "delay": -128, "time": "1776323152" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -35, "time": "1776322268" }, "departure": { "delay": -35, "time": "1776322285" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -76, "time": "1776323426" }, "departure": { "delay": -76, "time": "1776323444" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -21, "time": "1776322523" }, "departure": { "delay": -21, "time": "1776322539" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776323860" }, "departure": { "delay": 48, "time": "1776323868" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1776322564" }, "departure": { "delay": -33, "time": "1776322587" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "departure": { "delay": 38, "time": "1776321938" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1776322211" }, "departure": { "delay": 22, "time": "1776322222" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1776323611" }, "departure": { "delay": 7, "time": "1776323647" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -5, "time": "1776322458" }, "departure": { "delay": -5, "time": "1776322495" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1776323915" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -24, "time": "1776322611" }, "departure": { "delay": -24, "time": "1776322716" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1776322088" }, "departure": { "delay": 20, "time": "1776322100" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -52, "time": "1776323386" }, "departure": { "delay": -52, "time": "1776323408" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1776322402" }, "departure": { "delay": -19, "time": "1776322421" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -14, "time": "1776322336" }, "departure": { "delay": -14, "time": "1776322366" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -134, "time": "1776323013" }, "departure": { "delay": -134, "time": "1776323026" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596855:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3846, "time": "1776338634" }, "departure": { "delay": -3846, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -4146, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -3966, "time": "1776338634" }, "departure": { "delay": -3966, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -3426, "time": "1776338634" }, "departure": { "delay": -3426, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -3546, "time": "1776338634" }, "departure": { "delay": -3546, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -3186, "time": "1776338634" }, "departure": { "delay": -3186, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3366, "time": "1776338634" }, "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -3786, "time": "1776338634" }, "departure": { "delay": -3786, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3906, "time": "1776338634" }, "departure": { "delay": -3906, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -2826, "time": "1776338634" }, "departure": { "delay": -2826, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -2766, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -4086, "time": "1776338634" }, "departure": { "delay": -4086, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -3666, "time": "1776338634" }, "departure": { "delay": -3666, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -3006, "time": "1776338634" }, "departure": { "delay": -3006, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -4026, "time": "1776338634" }, "departure": { "delay": -4026, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596855:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:10044x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341520" }, "stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776342540" }, "departure": { "time": "1776342540" }, "stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776342600" }, "departure": { "time": "1776342600" }, "stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1776342960" }, "departure": { "time": "1776342960" }, "stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008", "stopSequence": 22 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342840" }, "stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008", "stopSequence": 21 }, { "arrival": { "time": "1776341940" }, "departure": { "time": "1776341940" }, "stopId": "FR:76259:ZE:FECBENE2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342720" }, "stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008", "stopSequence": 20 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:76259:ZE:FECSEXU2:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776342180" }, "departure": { "time": "1776342180" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76259:ZE:FECUPRE2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:76259:ZE:FECMTNE1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776341880" }, "departure": { "time": "1776341880" }, "stopId": "FR:76259:ZE:FECGCUV2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776342240" }, "departure": { "time": "1776342240" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342480" }, "stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1776343080" }, "stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008", "stopSequence": 23 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L4:LOC", "tripId": "ATOUMOD008:ServiceJourney:10044x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758647x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1776310782" }, "departure": { "delay": -4, "time": "1776310796" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 26, "time": "1776310633" }, "departure": { "delay": 26, "time": "1776310646" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -114, "time": "1776311106" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 104, "time": "1776310198" }, "departure": { "delay": 104, "time": "1776310304" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 127, "time": "1776308607" }, "departure": { "delay": 127, "time": "1776308647" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1776308874" }, "departure": { "delay": 129, "time": "1776308889" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -87, "time": "1776311005" }, "departure": { "delay": -87, "time": "1776311013" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "departure": { "delay": 124, "time": "1776308524" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1776309335" }, "departure": { "delay": 114, "time": "1776309354" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1776309762" }, "departure": { "delay": 78, "time": "1776309798" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 81, "time": "1776309824" }, "departure": { "delay": 81, "time": "1776309861" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 115, "time": "1776309574" }, "departure": { "delay": 115, "time": "1776309595" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1776309544" }, "departure": { "delay": 140, "time": "1776309560" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 121, "time": "1776309103" }, "departure": { "delay": 121, "time": "1776309121" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1776309045" }, "departure": { "delay": 113, "time": "1776309053" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1776310065" }, "departure": { "delay": 7, "time": "1776310087" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 79, "time": "1776309888" }, "departure": { "delay": 79, "time": "1776309919" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 155, "time": "1776308962" }, "departure": { "delay": 155, "time": "1776308975" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1776309652" }, "departure": { "delay": 120, "time": "1776309720" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1776310002" }, "departure": { "delay": 55, "time": "1776310015" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1776310498" }, "departure": { "delay": 78, "time": "1776310518" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 121, "time": "1776308662" }, "departure": { "delay": 121, "time": "1776308701" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 156, "time": "1776308721" }, "departure": { "delay": 156, "time": "1776308736" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -85, "time": "1776310935" }, "departure": { "delay": -85, "time": "1776310955" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 110, "time": "1776309159" }, "departure": { "delay": 110, "time": "1776309170" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 137, "time": "1776309465" }, "departure": { "delay": 137, "time": "1776309497" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1776308764" }, "departure": { "delay": 143, "time": "1776308783" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1776309417" }, "departure": { "delay": 137, "time": "1776309437" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -74, "time": "1776310892" }, "departure": { "delay": -74, "time": "1776310906" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 68, "time": "1776310434" }, "departure": { "delay": 68, "time": "1776310448" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 71, "time": "1776309955" }, "departure": { "delay": 71, "time": "1776309971" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1776310573" }, "departure": { "delay": 33, "time": "1776310593" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 93, "time": "1776309255" }, "departure": { "delay": 93, "time": "1776309273" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1776310712" }, "departure": { "delay": -13, "time": "1776310727" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -53, "time": "1776310852" }, "departure": { "delay": -53, "time": "1776310867" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758647x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1776316069" }, "departure": { "delay": 183, "time": "1776316083" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 226, "time": "1776315733" }, "departure": { "delay": 226, "time": "1776315766" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 226, "time": "1776315794" }, "departure": { "delay": 226, "time": "1776315826" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": -145, "time": "1776314255" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1776315198" }, "departure": { "delay": 93, "time": "1776315213" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 117, "time": "1776316248" }, "departure": { "delay": 117, "time": "1776316257" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 136, "time": "1776316396" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 125, "time": "1776316130" }, "departure": { "delay": 125, "time": "1776316145" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 101, "time": "1776316174" }, "departure": { "delay": 101, "time": "1776316181" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 248, "time": "1776315586" }, "departure": { "delay": 248, "time": "1776315608" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 207, "time": "1776315849" }, "departure": { "delay": 207, "time": "1776315867" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 128, "time": "1776316297" }, "departure": { "delay": 128, "time": "1776316328" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1776316206" }, "departure": { "delay": 136, "time": "1776316216" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 193, "time": "1776315892" }, "departure": { "delay": 193, "time": "1776315913" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 203, "time": "1776315936" }, "departure": { "delay": 203, "time": "1776315983" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 198, "time": "1776316009" }, "departure": { "delay": 198, "time": "1776316038" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758734x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 131, "time": "1776338138" }, "departure": { "delay": 131, "time": "1776338171" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 153, "time": "1776337380" }, "departure": { "delay": 153, "time": "1776337413" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 136, "time": "1776338027" }, "departure": { "delay": 136, "time": "1776338056" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 137, "time": "1776337964" }, "departure": { "delay": 137, "time": "1776337997" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 98, "time": "1776335810" }, "departure": { "delay": 98, "time": "1776335858" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 67, "time": "1776336831" }, "departure": { "delay": 67, "time": "1776336847" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1776335547" }, "departure": { "delay": 100, "time": "1776335560" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1776337122" }, "departure": { "delay": 63, "time": "1776337143" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 82, "time": "1776337731" }, "departure": { "delay": 82, "time": "1776337762" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 34, "time": "1776336176" }, "departure": { "delay": 34, "time": "1776336214" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1776335612" }, "departure": { "delay": 112, "time": "1776335692" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1776338191" }, "departure": { "delay": 103, "time": "1776338203" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 127, "time": "1776335434" }, "departure": { "delay": 127, "time": "1776335467" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 159, "time": "1776337497" }, "departure": { "delay": 159, "time": "1776337539" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 131, "time": "1776337900" }, "departure": { "delay": 131, "time": "1776337931" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 99, "time": "1776336601" }, "departure": { "delay": 99, "time": "1776336639" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 88, "time": "1776335368" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 79, "time": "1776337205" }, "departure": { "delay": 79, "time": "1776337219" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 92, "time": "1776336768" }, "departure": { "delay": 92, "time": "1776336812" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1776335961" }, "departure": { "delay": 64, "time": "1776336004" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1776336355" }, "departure": { "delay": 97, "time": "1776336397" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1776338243" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 114, "time": "1776337601" }, "departure": { "delay": 114, "time": "1776337614" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1776338078" }, "departure": { "delay": 118, "time": "1776338098" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 119, "time": "1776337644" }, "departure": { "delay": 119, "time": "1776337679" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1776336678" }, "departure": { "delay": 65, "time": "1776336725" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 127, "time": "1776337310" }, "departure": { "delay": 127, "time": "1776337327" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1776337833" }, "departure": { "delay": 126, "time": "1776337866" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 66, "time": "1776335578" }, "departure": { "delay": 66, "time": "1776335586" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1776335918" }, "departure": { "delay": 52, "time": "1776335932" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1776336058" }, "departure": { "delay": 42, "time": "1776336102" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1776337290" }, "departure": { "delay": 102, "time": "1776337302" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 62, "time": "1776336501" }, "departure": { "delay": 62, "time": "1776336542" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1776337045" }, "departure": { "delay": 121, "time": "1776337081" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 73, "time": "1776335735" }, "departure": { "delay": 73, "time": "1776335773" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 87, "time": "1776336886" }, "departure": { "delay": 87, "time": "1776336927" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758734x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1776318768" }, "departure": { "delay": 148, "time": "1776318808" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 146, "time": "1776319575" }, "departure": { "delay": 146, "time": "1776319586" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -42, "time": "1776317852" }, "departure": { "delay": -42, "time": "1776317898" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1776317394" }, "departure": { "delay": 8, "time": "1776317408" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1776319024" }, "departure": { "delay": 162, "time": "1776319062" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 157, "time": "1776318473" }, "departure": { "delay": 157, "time": "1776318517" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1776319940" }, "departure": { "delay": 31, "time": "1776319951" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -5, "time": "1776320025" }, "departure": { "delay": -5, "time": "1776320035" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 181, "time": "1776319304" }, "departure": { "delay": 181, "time": "1776319321" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 129, "time": "1776318563" }, "departure": { "delay": 129, "time": "1776318609" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 42, "time": "1776317202" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1776319874" }, "departure": { "delay": 87, "time": "1776319887" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 228, "time": "1776319400" }, "departure": { "delay": 228, "time": "1776319428" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1776318910" }, "departure": { "delay": 170, "time": "1776318950" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 163, "time": "1776318162" }, "departure": { "delay": 163, "time": "1776318343" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1776320063" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -26, "time": "1776317694" }, "departure": { "delay": -26, "time": "1776317734" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 119, "time": "1776319108" }, "departure": { "delay": 119, "time": "1776319139" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -22, "time": "1776317763" }, "departure": { "delay": -22, "time": "1776317798" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 204, "time": "1776319510" }, "departure": { "delay": 204, "time": "1776319524" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -36, "time": "1776317987" }, "departure": { "delay": -36, "time": "1776318024" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 23, "time": "1776319990" }, "departure": { "delay": 23, "time": "1776320003" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 126, "time": "1776319617" }, "departure": { "delay": 126, "time": "1776319626" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 19, "time": "1776317437" }, "departure": { "delay": 19, "time": "1776317479" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 96, "time": "1776319674" }, "departure": { "delay": 96, "time": "1776319716" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -17, "time": "1776317526" }, "departure": { "delay": -17, "time": "1776317563" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 101, "time": "1776319768" }, "departure": { "delay": 101, "time": "1776319781" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 121, "time": "1776318684" }, "departure": { "delay": 121, "time": "1776318721" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1776319180" }, "departure": { "delay": 138, "time": "1776319218" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 102, "time": "1776319806" }, "departure": { "delay": 102, "time": "1776319842" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -1, "time": "1776317610" }, "departure": { "delay": -1, "time": "1776317639" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1776318832" }, "departure": { "delay": 152, "time": "1776318872" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 34, "time": "1776317356" }, "departure": { "delay": 34, "time": "1776317374" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 83, "time": "1776317269" }, "departure": { "delay": 83, "time": "1776317303" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1776319911" }, "departure": { "delay": 64, "time": "1776319924" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 224, "time": "1776319331" }, "departure": { "delay": 224, "time": "1776319364" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758710x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776313007" }, "departure": { "time": "1776313020" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1776315289" }, "departure": { "delay": 83, "time": "1776315323" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 111, "time": "1776314954" }, "departure": { "delay": 111, "time": "1776314991" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 68, "time": "1776314022" }, "departure": { "delay": 68, "time": "1776314048" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1776315481" }, "departure": { "delay": 76, "time": "1776315496" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 58, "time": "1776315103" }, "departure": { "delay": 58, "time": "1776315118" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -8, "time": "1776313218" }, "departure": { "delay": -8, "time": "1776313252" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 48, "time": "1776315626" }, "departure": { "delay": 48, "time": "1776315648" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 146, "time": "1776313771" }, "departure": { "delay": 146, "time": "1776313946" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1776314102" }, "departure": { "delay": 102, "time": "1776314142" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1776314849" }, "departure": { "delay": 108, "time": "1776314868" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1776314321" }, "departure": { "delay": 80, "time": "1776314360" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776314188" }, "departure": { "delay": 60, "time": "1776314220" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1776315522" }, "departure": { "delay": 53, "time": "1776315533" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 65, "time": "1776314509" }, "departure": { "delay": 65, "time": "1776314525" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1776315054" }, "departure": { "delay": 71, "time": "1776315071" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -48, "time": "1776313602" }, "departure": { "delay": -48, "time": "1776313632" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1776315689" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 74, "time": "1776315360" }, "departure": { "delay": 74, "time": "1776315374" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 47, "time": "1776314577" }, "departure": { "delay": 47, "time": "1776314627" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1776315182" }, "departure": { "delay": 42, "time": "1776315222" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -10, "time": "1776313052" }, "departure": { "delay": -10, "time": "1776313070" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1776314675" }, "departure": { "delay": 49, "time": "1776314689" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 15, "time": "1776312961" }, "departure": { "delay": 15, "time": "1776312975" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -12, "time": "1776313384" }, "departure": { "delay": -12, "time": "1776313428" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1776313483" }, "departure": { "delay": -37, "time": "1776313523" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 63, "time": "1776314737" }, "departure": { "delay": 63, "time": "1776314763" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 105, "time": "1776314398" }, "departure": { "delay": 105, "time": "1776314445" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1776313134" }, "departure": { "delay": -27, "time": "1776313173" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 57, "time": "1776312885" }, "departure": { "delay": 57, "time": "1776312897" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 99, "time": "1776314773" }, "departure": { "delay": 99, "time": "1776314799" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -27, "time": "1776313322" }, "departure": { "delay": -27, "time": "1776313353" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1776314259" }, "departure": { "delay": 80, "time": "1776314300" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1776315583" }, "departure": { "delay": 62, "time": "1776315602" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "departure": { "delay": 33, "time": "1776312813" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1776315411" }, "departure": { "delay": 72, "time": "1776315432" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758710x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022762x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 70, "time": "1776339430" }, "departure": { "delay": 70, "time": "1776339430" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 104, "time": "1776338504" }, "stopId": "FR:76351:ZE:3249:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 60, "time": "1776339540" }, "departure": { "delay": 60, "time": "1776339540" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 61, "time": "1776339361" }, "departure": { "delay": 61, "time": "1776339361" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 20, "time": "1776338600" }, "stopId": "FR:76351:ZE:3136:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 47, "time": "1776339467" }, "departure": { "delay": 47, "time": "1776339467" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 12, "time": "1776339012" }, "departure": { "delay": 12, "time": "1776339012" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 23, "time": "1776339143" }, "departure": { "delay": 23, "time": "1776339143" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "departure": { "delay": 48, "time": "1776338568" }, "stopId": "FR:76351:ZE:3637:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 12, "time": "1776339732" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 15, "time": "1776339615" }, "departure": { "delay": 15, "time": "1776339615" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "departure": { "delay": 114, "time": "1776338454" }, "stopId": "FR:76351:ZE:3547:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 30, "time": "1776339390" }, "departure": { "delay": 30, "time": "1776339390" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 45, "time": "1776339585" }, "departure": { "delay": 45, "time": "1776339585" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": 41, "time": "1776339101" }, "departure": { "delay": 41, "time": "1776339101" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 12, "time": "1776338712" }, "stopId": "FR:76351:ZE:3593:ATOUMOD003", "stopSequence": 41 }, { "departure": { "delay": 115, "time": "1776338215" }, "stopId": "FR:76351:ZE:3381:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1776339312" }, "departure": { "delay": 12, "time": "1776339312" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 115, "time": "1776338395" }, "departure": { "delay": 115, "time": "1776338395" }, "stopId": "FR:76351:ZE:3623:ATOUMOD003", "stopSequence": 35 }, { "departure": { "delay": 112, "time": "1776338392" }, "stopId": "FR:76351:ZE:3233:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 12, "time": "1776339672" }, "departure": { "delay": 12, "time": "1776339672" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022762x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598315:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1776339675" }, "departure": { "delay": -45, "time": "1776339675" }, "stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": 112, "time": "1776338752" }, "departure": { "delay": 112, "time": "1776338752" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -95, "time": "1776340345" }, "stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -105, "time": "1776339795" }, "departure": { "delay": -105, "time": "1776339795" }, "stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 29, "time": "1776339209" }, "departure": { "delay": 29, "time": "1776339209" }, "stopId": "FR:27229:ZE:0xORL01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1776338883" }, "departure": { "delay": 63, "time": "1776338883" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -66, "time": "1776340014" }, "departure": { "delay": -66, "time": "1776340014" }, "stopId": "FR:27229:ZE:0xICO02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -102, "time": "1776340038" }, "departure": { "delay": -102, "time": "1776340038" }, "stopId": "FR:27229:ZE:0xZII02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 12, "time": "1776339432" }, "departure": { "delay": 12, "time": "1776339432" }, "stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1776338943" }, "departure": { "delay": 3, "time": "1776338943" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -78, "time": "1776339702" }, "departure": { "delay": -78, "time": "1776339702" }, "stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 59, "time": "1776339299" }, "departure": { "delay": 59, "time": "1776339299" }, "stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": -118, "time": "1776340142" }, "departure": { "delay": -118, "time": "1776340142" }, "stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -107, "time": "1776340093" }, "departure": { "delay": -107, "time": "1776340093" }, "stopId": "FR:27229:ZE:0xANO02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 40, "time": "1776339160" }, "departure": { "delay": 40, "time": "1776339160" }, "stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 123, "time": "1776339123" }, "departure": { "delay": 123, "time": "1776339123" }, "stopId": "FR:27229:ZE:0xLET01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -96, "time": "1776339864" }, "departure": { "delay": -96, "time": "1776339864" }, "stopId": "FR:27229:ZE:0xARI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 72, "time": "1776339372" }, "departure": { "delay": 72, "time": "1776339372" }, "stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -96, "time": "1776339924" }, "departure": { "delay": -96, "time": "1776339924" }, "stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 89, "time": "1776338669" }, "departure": { "delay": 89, "time": "1776338669" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -15, "time": "1776339585" }, "departure": { "delay": -15, "time": "1776339585" }, "stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 14, "time": "1776339494" }, "departure": { "delay": 14, "time": "1776339494" }, "stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598315:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597924:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1776339678" }, "departure": { "delay": 138, "time": "1776339678" }, "stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 165, "time": "1776340005" }, "departure": { "delay": 165, "time": "1776340005" }, "stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004", "stopSequence": 46 }, { "arrival": { "delay": 303, "time": "1776338763" }, "departure": { "delay": 303, "time": "1776338763" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 183, "time": "1776339303" }, "departure": { "delay": 183, "time": "1776339303" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": 124, "time": "1776339724" }, "departure": { "delay": 124, "time": "1776339724" }, "stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 174, "time": "1776339414" }, "departure": { "delay": 174, "time": "1776339414" }, "stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 168, "time": "1776339888" }, "departure": { "delay": 168, "time": "1776339888" }, "stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 267, "time": "1776338847" }, "departure": { "delay": 267, "time": "1776338847" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 147, "time": "1776338967" }, "departure": { "delay": 147, "time": "1776338967" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 195, "time": "1776339975" }, "departure": { "delay": 195, "time": "1776339975" }, "stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": 158, "time": "1776339038" }, "departure": { "delay": 158, "time": "1776339038" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 114, "time": "1776339534" }, "departure": { "delay": 114, "time": "1776339534" }, "stopId": "FR:27229:ZE:0xHON02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 169, "time": "1776339169" }, "departure": { "delay": 169, "time": "1776339169" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 305, "time": "1776338705" }, "departure": { "delay": 305, "time": "1776338705" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 118, "time": "1776340018" }, "stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004", "stopSequence": 47 }, { "arrival": { "delay": 174, "time": "1776339474" }, "departure": { "delay": 174, "time": "1776339474" }, "stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004", "stopSequence": 31 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597924:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748521x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -13, "time": "1776328837" }, "departure": { "delay": -13, "time": "1776328847" }, "stopId": "FR:50129:ZE:10JBO3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -27, "time": "1776328653" }, "departure": { "delay": -27, "time": "1776328713" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 98, "time": "1776327098" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1776328416" }, "departure": { "delay": 22, "time": "1776328462" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -17, "time": "1776328207" }, "departure": { "delay": -17, "time": "1776328243" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 106, "time": "1776327211" }, "departure": { "delay": 106, "time": "1776327226" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 238, "time": "1776327909" }, "departure": { "delay": 238, "time": "1776327958" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1776327396" }, "departure": { "delay": 166, "time": "1776327406" }, "stopId": "FR:50129:ZE:10FOE1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 126, "time": "1776327337" }, "departure": { "delay": 126, "time": "1776327366" }, "stopId": "FR:50129:ZE:10GRI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776328908" }, "departure": { "time": "1776328920" }, "stopId": "FR:50129:ZE:10CHE1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -26, "time": "1776328574" }, "departure": { "delay": -26, "time": "1776328594" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1776327526" }, "departure": { "delay": 123, "time": "1776327543" }, "stopId": "FR:50129:ZE:10BRA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 6, "time": "1776328516" }, "departure": { "delay": 6, "time": "1776328566" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 231, "time": "1776327821" }, "departure": { "delay": 231, "time": "1776327891" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1776328336" }, "departure": { "delay": -7, "time": "1776328373" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 168, "time": "1776327660" }, "departure": { "delay": 168, "time": "1776327708" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 153, "time": "1776327440" }, "departure": { "delay": 153, "time": "1776327453" }, "stopId": "FR:50129:ZE:10MRT1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 194, "time": "1776327745" }, "departure": { "delay": 194, "time": "1776327794" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 148, "time": "1776328110" }, "departure": { "delay": 148, "time": "1776328168" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -56, "time": "1776328613" }, "departure": { "delay": -56, "time": "1776328624" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 15, "time": "1776328995" }, "stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 182, "time": "1776327983" }, "departure": { "delay": 182, "time": "1776328022" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1776327266" }, "departure": { "delay": 102, "time": "1776327282" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 151, "time": "1776327594" }, "departure": { "delay": 151, "time": "1776327631" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748521x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4271113x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1776339196" }, "departure": { "delay": 76, "time": "1776339196" }, "stopId": "FR:76447:ZE:4496:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 105, "time": "1776339705" }, "departure": { "delay": 105, "time": "1776339705" }, "stopId": "FR:76270:ZE:4087:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 79, "time": "1776340279" }, "departure": { "delay": 79, "time": "1776340279" }, "stopId": "FR:76481:ZE:3830:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 110, "time": "1776338570" }, "stopId": "FR:76616:ZE:4528:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 63, "time": "1776339963" }, "departure": { "delay": 63, "time": "1776339963" }, "stopId": "FR:76481:ZE:4820:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": 63, "time": "1776339363" }, "departure": { "delay": 63, "time": "1776339363" }, "stopId": "FR:76447:ZE:4509:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 78, "time": "1776339138" }, "departure": { "delay": 78, "time": "1776339138" }, "stopId": "FR:76447:ZE:3131:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 89, "time": "1776339269" }, "departure": { "delay": 89, "time": "1776339269" }, "stopId": "FR:76447:ZE:3335:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 82, "time": "1776339622" }, "departure": { "delay": 82, "time": "1776339622" }, "stopId": "FR:76270:ZE:4089:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 122, "time": "1776339902" }, "departure": { "delay": 122, "time": "1776339902" }, "stopId": "FR:76481:ZE:4138:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 65, "time": "1776340205" }, "departure": { "delay": 65, "time": "1776340205" }, "stopId": "FR:76481:ZE:3822:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 63, "time": "1776340323" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 67, "time": "1776339787" }, "departure": { "delay": 67, "time": "1776339787" }, "stopId": "FR:76481:ZE:4337:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": 71, "time": "1776340151" }, "departure": { "delay": 71, "time": "1776340151" }, "stopId": "FR:76481:ZE:3826:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 88, "time": "1776339928" }, "departure": { "delay": 88, "time": "1776339928" }, "stopId": "FR:76481:ZE:3828:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 67, "time": "1776339427" }, "departure": { "delay": 67, "time": "1776339427" }, "stopId": "FR:76270:ZE:4507:ATOUMOD003", "stopSequence": 26 }, { "departure": { "delay": 63, "time": "1776338763" }, "stopId": "FR:76447:ZE:5184:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 104, "time": "1776340064" }, "departure": { "delay": 104, "time": "1776340064" }, "stopId": "FR:76481:ZE:3474:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 63, "time": "1776339543" }, "departure": { "delay": 63, "time": "1776339543" }, "stopId": "FR:76270:ZE:3336:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 116, "time": "1776339836" }, "departure": { "delay": 116, "time": "1776339836" }, "stopId": "FR:76481:ZE:3843:ATOUMOD003", "stopSequence": 31 }, { "departure": { "delay": 103, "time": "1776338683" }, "stopId": "FR:76447:ZE:3141:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 87, "time": "1776338907" }, "departure": { "delay": 87, "time": "1776338907" }, "stopId": "FR:76447:ZE:4512:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 63, "time": "1776339063" }, "departure": { "delay": 63, "time": "1776339063" }, "stopId": "FR:76447:ZE:3453:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:14:LOC", "tripId": "ATOUMOD003:ServiceJourney:4271113x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1776309031" }, "departure": { "delay": 110, "time": "1776309050" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -109, "time": "1776311231" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": -12, "time": "1776309667" }, "departure": { "delay": -12, "time": "1776309708" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 62, "time": "1776309289" }, "departure": { "delay": 62, "time": "1776309302" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -50, "time": "1776310962" }, "departure": { "delay": -50, "time": "1776310990" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 186, "time": "1776308630" }, "departure": { "delay": 186, "time": "1776308646" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -45, "time": "1776311105" }, "departure": { "delay": -45, "time": "1776311115" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 109, "time": "1776310363" }, "departure": { "delay": 109, "time": "1776310369" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "departure": { "delay": 205, "time": "1776308365" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1776309181" }, "departure": { "delay": 74, "time": "1776309194" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1776309929" }, "departure": { "delay": 3, "time": "1776309963" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1776308920" }, "departure": { "delay": 118, "time": "1776308938" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 41, "time": "1776310594" }, "departure": { "delay": 41, "time": "1776310661" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 167, "time": "1776308666" }, "departure": { "delay": 167, "time": "1776308687" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -74, "time": "1776311136" }, "departure": { "delay": -74, "time": "1776311146" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 86, "time": "1776308893" }, "departure": { "delay": 86, "time": "1776308906" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -26, "time": "1776310884" }, "departure": { "delay": -26, "time": "1776310894" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 60, "time": "1776309399" }, "departure": { "delay": 60, "time": "1776309420" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 148, "time": "1776308718" }, "departure": { "delay": 148, "time": "1776308728" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 223, "time": "1776308424" }, "departure": { "delay": 223, "time": "1776308443" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 193, "time": "1776308517" }, "departure": { "delay": 193, "time": "1776308533" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1776308963" }, "departure": { "delay": 100, "time": "1776308980" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 237, "time": "1776308381" }, "departure": { "delay": 237, "time": "1776308397" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1776310013" }, "departure": { "delay": -29, "time": "1776310051" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 16, "time": "1776309600" }, "departure": { "delay": 16, "time": "1776309616" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 69, "time": "1776310672" }, "departure": { "delay": 69, "time": "1776310689" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -2, "time": "1776309807" }, "departure": { "delay": -2, "time": "1776309838" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": -11, "time": "1776309874" }, "departure": { "delay": -11, "time": "1776309889" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 82, "time": "1776309241" }, "departure": { "delay": 82, "time": "1776309262" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 168, "time": "1776308735" }, "departure": { "delay": 168, "time": "1776308748" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 104, "time": "1776308793" }, "departure": { "delay": 104, "time": "1776308804" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1776310103" }, "departure": { "delay": 83, "time": "1776310283" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 11, "time": "1776310862" }, "departure": { "delay": 11, "time": "1776310871" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 57, "time": "1776309500" }, "departure": { "delay": 57, "time": "1776309537" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -77, "time": "1776311075" }, "departure": { "delay": -77, "time": "1776311083" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 65, "time": "1776309349" }, "departure": { "delay": 65, "time": "1776309365" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 37, "time": "1776310739" }, "departure": { "delay": 37, "time": "1776310777" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 36, "time": "1776310708" }, "departure": { "delay": 36, "time": "1776310716" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 40, "time": "1776310503" }, "departure": { "delay": 40, "time": "1776310540" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": -45, "time": "1776311043" }, "departure": { "delay": -45, "time": "1776311055" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 86, "time": "1776309115" }, "departure": { "delay": 86, "time": "1776309146" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1776308831" }, "departure": { "delay": 96, "time": "1776308856" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1776310919" }, "departure": { "delay": -56, "time": "1776310924" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": -65, "time": "1776311003" }, "departure": { "delay": -65, "time": "1776311035" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 185, "time": "1776308560" }, "departure": { "delay": 185, "time": "1776308585" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1776309454" }, "departure": { "delay": 66, "time": "1776309486" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -6, "time": "1776309741" }, "departure": { "delay": -6, "time": "1776309774" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1776310455" }, "departure": { "delay": 29, "time": "1776310469" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759093x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18, "time": "1776319625" }, "departure": { "delay": 18, "time": "1776319638" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 72, "time": "1776319177" }, "departure": { "delay": 72, "time": "1776319212" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1776319543" }, "departure": { "delay": 22, "time": "1776319582" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 36, "time": "1776318928" }, "departure": { "delay": 36, "time": "1776318936" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 83, "time": "1776318632" }, "departure": { "delay": 83, "time": "1776318743" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1776319438" }, "departure": { "delay": 34, "time": "1776319474" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1776319810" }, "departure": { "delay": 42, "time": "1776319842" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1776318262" }, "departure": { "delay": 25, "time": "1776318565" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -11, "time": "1776319660" }, "departure": { "delay": -11, "time": "1776319669" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1776319071" }, "departure": { "delay": 24, "time": "1776319104" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 13, "time": "1776318967" }, "departure": { "delay": 13, "time": "1776318973" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 37, "time": "1776319696" }, "departure": { "delay": 37, "time": "1776319717" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1776319865" }, "departure": { "delay": 22, "time": "1776319882" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": -80, "time": "1776318220" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1776318875" }, "departure": { "delay": 44, "time": "1776318884" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 126, "time": "1776318798" }, "departure": { "delay": 126, "time": "1776318846" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1776319221" }, "departure": { "delay": 79, "time": "1776319279" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1776319129" }, "departure": { "delay": 20, "time": "1776319160" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1776319950" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -18, "time": "1776319776" }, "departure": { "delay": -18, "time": "1776319782" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759093x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:6570655345541120x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -68, "time": "1776339274" }, "departure": { "delay": -68, "time": "1776339352" }, "stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -50, "time": "1776341051" }, "departure": { "delay": -50, "time": "1776341110" }, "stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -119, "time": "1776340373" }, "departure": { "delay": -119, "time": "1776340501" }, "stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -100, "time": "1776340530" }, "departure": { "delay": -100, "time": "1776340640" }, "stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -51, "time": "1776340869" }, "departure": { "delay": -51, "time": "1776340929" }, "stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -37, "time": "1776341376" }, "departure": { "delay": -37, "time": "1776341423" }, "stopId": "FR:14366:ZE:767710003:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": -194, "time": "1776339383" }, "departure": { "delay": -194, "time": "1776339586" }, "stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": -73, "time": "1776341545" }, "departure": { "delay": -73, "time": "1776341627" }, "stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": -99, "time": "1776339333" }, "departure": { "delay": -99, "time": "1776339441" }, "stopId": "FR:14478:ZE:5083114911039488:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1776341341" }, "departure": { "delay": -25, "time": "1776341375" }, "stopId": "FR:14366:ZE:788860003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": -140, "time": "1776340271" }, "departure": { "delay": -140, "time": "1776340420" }, "stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -41, "time": "1776341129" }, "departure": { "delay": -41, "time": "1776341179" }, "stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": -56, "time": "1776341219" }, "departure": { "delay": -56, "time": "1776341284" }, "stopId": "FR:14069:ZE:753990002:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": -222, "time": "1776341598" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": -217, "time": "1776339576" }, "departure": { "delay": -217, "time": "1776339803" }, "stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -101, "time": "1776340469" }, "departure": { "delay": -101, "time": "1776340579" }, "stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -68, "time": "1776340954" }, "departure": { "delay": -68, "time": "1776341032" }, "stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -163, "time": "1776340104" }, "departure": { "delay": -163, "time": "1776340277" }, "stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 5, "time": "1776339115" }, "departure": { "delay": 5, "time": "1776339125" }, "stopId": "FR:14740:ZE:4880801751629824:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1776341453" }, "departure": { "delay": -29, "time": "1776341491" }, "stopId": "FR:14366:ZE:786800005:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": -180, "time": "1776339831" }, "departure": { "delay": -180, "time": "1776340020" }, "stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -80, "time": "1776340691" }, "departure": { "delay": -80, "time": "1776340780" }, "stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036", "stopSequence": 14 }, { "departure": { "time": "1776339000" }, "stopId": "FR:14478:ZE:6213133221756928:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -43, "time": "1776339204" }, "departure": { "delay": -43, "time": "1776339257" }, "stopId": "FR:14740:ZE:5185997077741568:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": -45, "time": "1776341180" }, "departure": { "delay": -45, "time": "1776341235" }, "stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036", "stopSequence": 19 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5118765622624256:LOC", "tripId": "ATOUMOD036:ServiceJourney:6570655345541120x2:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1776320483" }, "departure": { "delay": 62, "time": "1776320522" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -38, "time": "1776320938" }, "departure": { "delay": -38, "time": "1776320962" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -17, "time": "1776321010" }, "departure": { "delay": -17, "time": "1776321043" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1776320632" }, "departure": { "delay": 90, "time": "1776320670" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 126, "time": "1776320226" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1776321813" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 56, "time": "1776320409" }, "departure": { "delay": 56, "time": "1776320456" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1776321633" }, "departure": { "delay": -31, "time": "1776321689" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 46, "time": "1776320350" }, "departure": { "delay": 46, "time": "1776320386" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1776321356" }, "departure": { "delay": -23, "time": "1776321397" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1776320872" }, "departure": { "delay": 24, "time": "1776320904" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 57, "time": "1776320780" }, "departure": { "delay": 57, "time": "1776320817" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1776321468" }, "departure": { "delay": 18, "time": "1776321498" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -28, "time": "1776321531" }, "departure": { "delay": -28, "time": "1776321572" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -49, "time": "1776321230" }, "departure": { "delay": -49, "time": "1776321251" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1776320314" }, "departure": { "delay": 49, "time": "1776320329" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1776320726" }, "departure": { "delay": 57, "time": "1776320757" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -36, "time": "1776321291" }, "departure": { "delay": -36, "time": "1776321324" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 5, "time": "1776321092" }, "departure": { "delay": 5, "time": "1776321185" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1776320548" }, "departure": { "delay": 77, "time": "1776320597" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx571:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1776336248" }, "departure": { "delay": 128, "time": "1776336248" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 147, "time": "1776337326" }, "departure": { "delay": 147, "time": "1776337347" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 112, "time": "1776336150" }, "departure": { "delay": 112, "time": "1776336172" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 108, "time": "1776335868" }, "departure": { "delay": 108, "time": "1776335868" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1776337667" }, "departure": { "delay": 107, "time": "1776337667" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 142, "time": "1776337522" }, "departure": { "delay": 142, "time": "1776337522" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 42, "time": "1776335622" }, "departure": { "delay": 42, "time": "1776335622" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1776337472" }, "departure": { "delay": 152, "time": "1776337472" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 93, "time": "1776335948" }, "departure": { "delay": 93, "time": "1776335973" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1776335492" }, "departure": { "delay": 92, "time": "1776335492" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1776337600" }, "departure": { "delay": 160, "time": "1776337600" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "departure": { "delay": 121, "time": "1776334981" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1776337392" }, "departure": { "delay": 132, "time": "1776337392" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 142, "time": "1776336322" }, "departure": { "delay": 142, "time": "1776336322" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 172, "time": "1776335272" }, "departure": { "delay": 172, "time": "1776335272" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1776336397" }, "departure": { "delay": 97, "time": "1776336397" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1776336850" }, "departure": { "delay": 70, "time": "1776336850" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 125, "time": "1776337265" }, "departure": { "delay": 125, "time": "1776337265" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 172, "time": "1776335332" }, "departure": { "delay": 172, "time": "1776335332" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1776336048" }, "departure": { "delay": 108, "time": "1776336048" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 117, "time": "1776335397" }, "departure": { "delay": 117, "time": "1776335397" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1776334988", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx571:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -496, "time": "1776341864" }, "departure": { "delay": -496, "time": "1776341864" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -35, "time": "1776339445" }, "departure": { "delay": -35, "time": "1776339445" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -12, "time": "1776339168" }, "departure": { "delay": -12, "time": "1776339168" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -62, "time": "1776340138" }, "departure": { "delay": -62, "time": "1776340138" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -141, "time": "1776340539" }, "departure": { "delay": -141, "time": "1776340539" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": -110, "time": "1776340270" }, "departure": { "delay": -110, "time": "1776340270" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -365, "time": "1776341455" }, "departure": { "delay": -365, "time": "1776341455" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -394, "time": "1776341666" }, "departure": { "delay": -394, "time": "1776341666" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -41, "time": "1776339319" }, "departure": { "delay": -41, "time": "1776339319" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -526, "time": "1776341834" }, "departure": { "delay": -526, "time": "1776341834" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": -122, "time": "1776340198" }, "departure": { "delay": -122, "time": "1776340198" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -201, "time": "1776340419" }, "departure": { "delay": -201, "time": "1776340419" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -192, "time": "1776340308" }, "departure": { "delay": -192, "time": "1776340308" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -289, "time": "1776340811" }, "departure": { "delay": -289, "time": "1776340811" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -101, "time": "1776339259" }, "departure": { "delay": -101, "time": "1776339259" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -164, "time": "1776340696" }, "departure": { "delay": -164, "time": "1776340696" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -14, "time": "1776338986" }, "departure": { "delay": -14, "time": "1776338986" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -224, "time": "1776340636" }, "departure": { "delay": -224, "time": "1776340636" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -75, "time": "1776339885" }, "departure": { "delay": -75, "time": "1776339885" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1776338416" }, "departure": { "delay": 76, "time": "1776338416" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1776338901" }, "departure": { "delay": 21, "time": "1776338901" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -12, "time": "1776340068" }, "departure": { "delay": -12, "time": "1776340068" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -572, "time": "1776341908" }, "departure": { "delay": -572, "time": "1776341908" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -42, "time": "1776339978" }, "departure": { "delay": -42, "time": "1776339978" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -29, "time": "1776338665" }, "departure": { "delay": -29, "time": "1776338671" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -266, "time": "1776341134" }, "departure": { "delay": -266, "time": "1776341134" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -95, "time": "1776339385" }, "departure": { "delay": -95, "time": "1776339385" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -164, "time": "1776340576" }, "departure": { "delay": -164, "time": "1776340576" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -381, "time": "1776341739" }, "departure": { "delay": -381, "time": "1776341739" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -321, "time": "1776340899" }, "departure": { "delay": -321, "time": "1776340899" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": -81, "time": "1776339219" }, "departure": { "delay": -81, "time": "1776339219" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -362, "time": "1776341278" }, "departure": { "delay": -362, "time": "1776341278" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": -601, "time": "1776342179" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 11, "time": "1776338591" }, "departure": { "delay": 11, "time": "1776338591" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -453, "time": "1776341787" }, "departure": { "delay": -453, "time": "1776341787" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": 1, "time": "1776338761" }, "departure": { "delay": 1, "time": "1776338761" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -591, "time": "1776342129" }, "departure": { "delay": -591, "time": "1776342129" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -561, "time": "1776342039" }, "departure": { "delay": -561, "time": "1776342039" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470853:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000364:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776339180" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1776338501" }, "departure": { "delay": 55, "time": "1776338515" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 9 }, { "arrival": { "delay": -4, "time": "1776338815" }, "departure": { "delay": -4, "time": "1776338816" }, "stopId": "FR:61001:ZE:SaintexThxrese:ATOUMOD037", "stopSequence": 15 }, { "arrival": { "delay": 62, "time": "1776338403" }, "departure": { "delay": 62, "time": "1776338462" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 8 }, { "departure": { "time": "1776339900" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 79, "time": "1776338038" }, "departure": { "delay": 79, "time": "1776338059" }, "stopId": "FR:61497:ZE:MenilxHaton:ATOUMOD037", "stopSequence": 4 }, { "departure": { "time": "1776339720" }, "stopId": "FR:61001:ZE:ANOVA:ATOUMOD037", "stopSequence": 24 }, { "arrival": { "delay": 34, "time": "1776338647" }, "departure": { "delay": 34, "time": "1776338674" }, "stopId": "FR:61001:ZE:PEM:ATOUMOD037", "stopSequence": 12 }, { "departure": { "time": "1776339840" }, "stopId": "FR:61117:ZE:Pxpiniere:ATOUMOD037", "stopSequence": 26 }, { "arrival": { "delay": 29, "time": "1776338532" }, "departure": { "delay": 29, "time": "1776338549" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 10 }, { "arrival": { "time": "1776340020" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1776339420" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1776338723" }, "departure": { "delay": 45, "time": "1776338745" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1776338352" }, "departure": { "delay": 38, "time": "1776338378" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 7 }, { "arrival": { "delay": 63, "time": "1776338320" }, "departure": { "delay": 63, "time": "1776338343" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 6 }, { "departure": { "time": "1776339780" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 25 }, { "departure": { "time": "1776339660" }, "stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1776339300" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1776338781" }, "departure": { "delay": 38, "time": "1776338798" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1776339600" }, "stopId": "FR:61001:ZE:CimetierexSaintxLxod:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1776338251" }, "departure": { "delay": 80, "time": "1776338300" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 5 }, { "departure": { "time": "1776339360" }, "stopId": "FR:61001:ZE:CollegexRacine:ATOUMOD037", "stopSequence": 19 }, { "departure": { "time": "1776339960" }, "stopId": "FR:61117:ZE:Charitx:ATOUMOD037", "stopSequence": 28 }, { "arrival": { "delay": 28, "time": "1776338586" }, "departure": { "delay": 28, "time": "1776338608" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 11 }, { "departure": { "time": "1776339660" }, "stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037", "stopSequence": 22 }, { "departure": { "time": "1776338880" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 16 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:D:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000364:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748442x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 90, "time": "1776340110" }, "departure": { "delay": 90, "time": "1776340110" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1776339090" }, "departure": { "delay": 90, "time": "1776339090" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1776339450" }, "departure": { "delay": 90, "time": "1776339450" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1776339210" }, "departure": { "delay": 90, "time": "1776339210" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1776340470" }, "departure": { "delay": 90, "time": "1776340470" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1776340650" }, "departure": { "delay": 90, "time": "1776340650" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1776340170" }, "departure": { "delay": 90, "time": "1776340170" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1776338850" }, "departure": { "delay": 90, "time": "1776338850" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1776340770" }, "departure": { "delay": 90, "time": "1776340770" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1776339270" }, "departure": { "delay": 90, "time": "1776339270" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1776338749" }, "departure": { "delay": 90, "time": "1776338790" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 91, "time": "1776338791" }, "departure": { "delay": 91, "time": "1776338791" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 91, "time": "1776341131" }, "departure": { "delay": 91, "time": "1776341131" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 91, "time": "1776340771" }, "departure": { "delay": 91, "time": "1776340771" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "departure": { "delay": 76, "time": "1776338656" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1776339750" }, "departure": { "delay": 90, "time": "1776339750" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1776340950" }, "departure": { "delay": 90, "time": "1776340950" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1776340050" }, "departure": { "delay": 90, "time": "1776340050" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1776338970" }, "departure": { "delay": 90, "time": "1776338970" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1776341070" }, "departure": { "delay": 90, "time": "1776341070" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 90, "time": "1776340890" }, "departure": { "delay": 90, "time": "1776340890" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1776341190" }, "departure": { "delay": 90, "time": "1776341190" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1776340230" }, "departure": { "delay": 90, "time": "1776340230" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 90, "time": "1776340530" }, "departure": { "delay": 90, "time": "1776340530" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1776341430" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 90, "time": "1776338910" }, "departure": { "delay": 90, "time": "1776338910" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1776339150" }, "departure": { "delay": 90, "time": "1776339150" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1776339930" }, "departure": { "delay": 90, "time": "1776339930" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1776339870" }, "departure": { "delay": 90, "time": "1776339870" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776340350" }, "departure": { "delay": 90, "time": "1776340350" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 89, "time": "1776338703" }, "departure": { "delay": 89, "time": "1776338729" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1776339030" }, "departure": { "delay": 90, "time": "1776339030" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1776341130" }, "departure": { "delay": 90, "time": "1776341130" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 90, "time": "1776340830" }, "departure": { "delay": 90, "time": "1776340830" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1776338791", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748442x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111985x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1776339787" }, "departure": { "delay": 67, "time": "1776339787" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 72, "time": "1776339972" }, "departure": { "delay": 72, "time": "1776339972" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 85, "time": "1776339325" }, "departure": { "delay": 85, "time": "1776339325" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1776340075" }, "departure": { "delay": 55, "time": "1776340075" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1776339604" }, "departure": { "delay": 64, "time": "1776339604" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1776339438" }, "departure": { "delay": 78, "time": "1776339438" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1776339090" }, "departure": { "delay": 90, "time": "1776339090" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1776339874" }, "departure": { "delay": 94, "time": "1776339874" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 43, "time": "1776338743" }, "stopId": "FR:76481:ZE:4891:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1776338868" }, "departure": { "delay": 48, "time": "1776338868" }, "stopId": "FR:76351:ZE:3954:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1776340291" }, "departure": { "delay": 91, "time": "1776340291" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1776339210" }, "departure": { "delay": 90, "time": "1776339210" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1776340191" }, "departure": { "delay": 51, "time": "1776340191" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1776340370" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1776338982" }, "departure": { "delay": 102, "time": "1776338982" }, "stopId": "FR:76351:ZE:3988:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111985x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 43, "time": "1776317908" }, "departure": { "delay": 43, "time": "1776317923" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": -35, "time": "1776318313" }, "departure": { "delay": -35, "time": "1776318325" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": -59, "time": "1776318579" }, "departure": { "delay": -59, "time": "1776318601" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 214, "time": "1776317304" }, "departure": { "delay": 214, "time": "1776317314" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1776318433" }, "departure": { "delay": -39, "time": "1776318441" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 94, "time": "1776317786" }, "departure": { "delay": 94, "time": "1776317794" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1776317828" }, "departure": { "delay": 82, "time": "1776317842" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1776318042" }, "departure": { "delay": 73, "time": "1776318073" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": -41, "time": "1776318490" }, "departure": { "delay": -41, "time": "1776318499" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": 188, "time": "1776317394" }, "departure": { "delay": 188, "time": "1776317408" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "departure": { "delay": 209, "time": "1776317189" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": -111, "time": "1776318669" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": -18, "time": "1776318274" }, "departure": { "delay": -18, "time": "1776318282" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 62, "time": "1776317966" }, "departure": { "delay": 62, "time": "1776318002" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1776318194" }, "departure": { "delay": 28, "time": "1776318208" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1776317484" }, "departure": { "delay": 152, "time": "1776317492" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 207, "time": "1776317359" }, "departure": { "delay": 207, "time": "1776317367" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1776317426" }, "departure": { "delay": 180, "time": "1776317460" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": -3, "time": "1776318405" }, "departure": { "delay": -3, "time": "1776318417" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 135, "time": "1776317518" }, "departure": { "delay": 135, "time": "1776317535" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1776318233" }, "departure": { "delay": 11, "time": "1776318251" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 113, "time": "1776317544" }, "departure": { "delay": 113, "time": "1776317573" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 224, "time": "1776317252" }, "departure": { "delay": 224, "time": "1776317264" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1776317700" }, "departure": { "delay": 132, "time": "1776317712" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -54, "time": "1776318535" }, "departure": { "delay": -54, "time": "1776318546" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 } ], "timestamp": "1776338688", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:3:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017486x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1776339421" }, "departure": { "delay": 61, "time": "1776339421" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 81, "time": "1776338961" }, "departure": { "delay": 81, "time": "1776338961" }, "stopId": "FR:76351:ZE:3398:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1776338851" }, "departure": { "delay": 31, "time": "1776338851" }, "stopId": "FR:76351:ZE:4732:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1776338188" }, "departure": { "delay": 88, "time": "1776338188" }, "stopId": "FR:76351:ZE:4581:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 40, "time": "1776338620" }, "stopId": "FR:76351:ZE:3934:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1776338439" }, "departure": { "delay": 39, "time": "1776338439" }, "stopId": "FR:76351:ZE:3240:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 34, "time": "1776338554" }, "stopId": "FR:76351:ZE:3658:ATOUMOD003", "stopSequence": 7 }, { "departure": { "delay": 40, "time": "1776338320" }, "stopId": "FR:76351:ZE:3029:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1776339507" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 59, "time": "1776338099" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1776339147" }, "departure": { "delay": 27, "time": "1776339147" }, "stopId": "FR:76351:ZE:3599:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 49, "time": "1776339049" }, "departure": { "delay": 49, "time": "1776339049" }, "stopId": "FR:76351:ZE:4555:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1776339225" }, "departure": { "delay": 45, "time": "1776339225" }, "stopId": "FR:76351:ZE:3316:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 34, "time": "1776338674" }, "stopId": "FR:76351:ZE:3540:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1776339351" }, "departure": { "delay": 51, "time": "1776339351" }, "stopId": "FR:76351:ZE:3621:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1776339001" }, "departure": { "delay": 61, "time": "1776339001" }, "stopId": "FR:76351:ZE:3278:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1776339251" }, "departure": { "delay": 71, "time": "1776339251" }, "stopId": "FR:76351:ZE:4497:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1776338900" }, "departure": { "delay": 80, "time": "1776338900" }, "stopId": "FR:76351:ZE:3274:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 32, "time": "1776338732" }, "stopId": "FR:76351:ZE:4861:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 58, "time": "1776338458" }, "stopId": "FR:76351:ZE:4995:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 33, "time": "1776338793" }, "stopId": "FR:76351:ZE:3649:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 31, "time": "1776338251" }, "stopId": "FR:76351:ZE:3529:ATOUMOD003", "stopSequence": 3 } ], "timestamp": "1776338797", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017486x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x18153509:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 255, "time": "1776337133" }, "departure": { "delay": 255, "time": "1776337155" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1776337489" }, "departure": { "delay": 192, "time": "1776337512" }, "stopId": "FR:76114:ZE:109:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "time": "1776337561" }, "departure": { "time": "1776337380" }, "stopId": "FR:76114:ZE:110:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1776337446" }, "departure": { "delay": 200, "time": "1776337460" }, "stopId": "FR:76114:ZE:108:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 285, "time": "1776337238" }, "departure": { "delay": 285, "time": "1776337245" }, "stopId": "FR:76114:ZE:103:ATOUMOD019", "stopSequence": 3 }, { "departure": { "delay": 285, "time": "1776337065" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 202, "time": "1776337345" }, "departure": { "delay": 202, "time": "1776337402" }, "stopId": "FR:76114:ZE:107:ATOUMOD019", "stopSequence": 6 }, { "arrival": { "delay": 199, "time": "1776337269" }, "departure": { "delay": 199, "time": "1776337279" }, "stopId": "FR:76114:ZE:104:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 197, "time": "1776337315" }, "departure": { "delay": 197, "time": "1776337337" }, "stopId": "FR:76114:ZE:105:ATOUMOD019", "stopSequence": 5 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:1:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x18153509:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759208x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 15, "time": "1776335619" }, "departure": { "delay": 15, "time": "1776335655" }, "stopId": "FR:50129:ZE:10VER2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 181, "time": "1776334441" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1776335197" }, "departure": { "delay": 22, "time": "1776335242" }, "stopId": "FR:50129:ZE:10HQU2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1776336200" }, "departure": { "delay": 140, "time": "1776336200" }, "stopId": "FR:50129:ZE:10BLE2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 37, "time": "1776335303" }, "departure": { "delay": 37, "time": "1776335317" }, "stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1776335467" }, "departure": { "delay": 47, "time": "1776335507" }, "stopId": "FR:50129:ZE:10HLU2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 201, "time": "1776334548" }, "departure": { "delay": 201, "time": "1776334581" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1776335043" }, "departure": { "delay": 14, "time": "1776335054" }, "stopId": "FR:50129:ZE:10GLA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 16, "time": "1776334747" }, "departure": { "delay": 16, "time": "1776334756" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1776335801" }, "departure": { "delay": 7, "time": "1776335827" }, "stopId": "FR:50129:ZE:10ING2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1776335753" }, "departure": { "delay": 6, "time": "1776335766" }, "stopId": "FR:50129:ZE:10CBL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 864, "time": "1776335964" }, "departure": { "delay": 864, "time": "1776335964" }, "stopId": "FR:50129:ZE:10HAM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 25, "time": "1776335348" }, "departure": { "delay": 25, "time": "1776335365" }, "stopId": "FR:50129:ZE:10HTR2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1776334920" }, "departure": { "delay": 12, "time": "1776334932" }, "stopId": "FR:50129:ZE:10BDB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 21, "time": "1776334797" }, "departure": { "delay": 21, "time": "1776334821" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1776336101" }, "stopId": "FR:50129:ZE:10HxC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1776334885" }, "departure": { "delay": 45, "time": "1776334905" }, "stopId": "FR:50129:ZE:10CDL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1776334646" }, "departure": { "delay": 42, "time": "1776334662" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759208x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759057x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 49, "time": "1776332084" }, "departure": { "delay": 49, "time": "1776332089" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 83, "time": "1776333196" }, "departure": { "delay": 83, "time": "1776333263" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 92, "time": "1776332045" }, "departure": { "delay": 92, "time": "1776332072" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1776332810" }, "departure": { "delay": 65, "time": "1776332825" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1776332675" }, "departure": { "delay": 51, "time": "1776332691" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 19, "time": "1776332293" }, "departure": { "delay": 19, "time": "1776332299" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1776333770" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 54, "time": "1776331936" }, "departure": { "delay": 54, "time": "1776331974" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776332145" }, "departure": { "delay": 5, "time": "1776332165" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 96, "time": "1776333593" }, "departure": { "delay": 96, "time": "1776333636" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 87, "time": "1776332760" }, "departure": { "delay": 87, "time": "1776332787" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 26, "time": "1776333052" }, "departure": { "delay": 26, "time": "1776333086" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 66, "time": "1776332196" }, "departure": { "delay": 66, "time": "1776332226" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 36, "time": "1776332244" }, "departure": { "delay": 36, "time": "1776332256" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1776333517" }, "departure": { "delay": 77, "time": "1776333557" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 87, "time": "1776331887" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1776333013" }, "departure": { "delay": 21, "time": "1776333021" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1776332984" }, "departure": { "delay": 51, "time": "1776332991" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1776332704" }, "departure": { "delay": 45, "time": "1776332745" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1776332372" }, "departure": { "delay": -18, "time": "1776332382" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1776333340" }, "departure": { "delay": 74, "time": "1776333374" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 99, "time": "1776333439" }, "departure": { "delay": 99, "time": "1776333459" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759057x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 142, "time": "1776330234" }, "departure": { "delay": 142, "time": "1776330262" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1776329452" }, "departure": { "delay": 204, "time": "1776329484" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 106, "time": "1776329026" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 143, "time": "1776329715" }, "departure": { "delay": 143, "time": "1776329723" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 173, "time": "1776330096" }, "departure": { "delay": 173, "time": "1776330173" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 196, "time": "1776329920" }, "departure": { "delay": 196, "time": "1776329956" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1776330321" }, "departure": { "delay": 92, "time": "1776330332" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 226, "time": "1776329100" }, "departure": { "delay": 226, "time": "1776329386" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1776330447" }, "departure": { "delay": 118, "time": "1776330478" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 84, "time": "1776330624" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 122, "time": "1776330507" }, "departure": { "delay": 122, "time": "1776330542" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 175, "time": "1776329622" }, "departure": { "delay": 175, "time": "1776329635" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1776329967" }, "departure": { "delay": 186, "time": "1776330006" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 261, "time": "1776329567" }, "departure": { "delay": 261, "time": "1776329601" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 174, "time": "1776329685" }, "departure": { "delay": 174, "time": "1776329694" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 143, "time": "1776329802" }, "departure": { "delay": 143, "time": "1776329843" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1776330296" }, "departure": { "delay": 126, "time": "1776330306" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 131, "time": "1776330351" }, "departure": { "delay": 131, "time": "1776330371" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 65, "time": "1776330414" }, "departure": { "delay": 65, "time": "1776330425" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 151, "time": "1776329869" }, "departure": { "delay": 151, "time": "1776329911" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 182, "time": "1776330318" }, "departure": { "delay": 182, "time": "1776330362" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 131, "time": "1776330454" }, "departure": { "delay": 131, "time": "1776330491" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 41, "time": "1776328584" }, "departure": { "delay": 41, "time": "1776328601" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1776328688" }, "departure": { "delay": 62, "time": "1776328742" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 87, "time": "1776328905" }, "departure": { "delay": 87, "time": "1776328947" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 118, "time": "1776330627" }, "departure": { "delay": 118, "time": "1776330658" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 192, "time": "1776330173" }, "departure": { "delay": 192, "time": "1776330192" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 112, "time": "1776330732" }, "departure": { "delay": 112, "time": "1776330772" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 209, "time": "1776329427" }, "departure": { "delay": 209, "time": "1776329489" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 109, "time": "1776330797" }, "departure": { "delay": 109, "time": "1776330829" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 73, "time": "1776328180" }, "departure": { "delay": 73, "time": "1776328213" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1776330006" }, "departure": { "delay": 162, "time": "1776330042" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 68, "time": "1776330539" }, "departure": { "delay": 68, "time": "1776330548" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1776330416" }, "departure": { "delay": 126, "time": "1776330426" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 83, "time": "1776330853" }, "departure": { "delay": 83, "time": "1776330863" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 244, "time": "1776329539" }, "departure": { "delay": 244, "time": "1776329584" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 56, "time": "1776328394" }, "departure": { "delay": 56, "time": "1776328436" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 202, "time": "1776329700" }, "departure": { "delay": 202, "time": "1776329722" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 68, "time": "1776328291" }, "departure": { "delay": 68, "time": "1776328328" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 188, "time": "1776330234" }, "departure": { "delay": 188, "time": "1776330248" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 97, "time": "1776330687" }, "departure": { "delay": 97, "time": "1776330697" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 181, "time": "1776330089" }, "departure": { "delay": 181, "time": "1776330121" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 98, "time": "1776330897" }, "departure": { "delay": 98, "time": "1776330938" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 166, "time": "1776330155" }, "departure": { "delay": 166, "time": "1776330166" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 204, "time": "1776329630" }, "departure": { "delay": 204, "time": "1776329664" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 201, "time": "1776329922" }, "departure": { "delay": 201, "time": "1776329961" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 74, "time": "1776329020" }, "departure": { "delay": 74, "time": "1776329054" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 63, "time": "1776331023" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 214, "time": "1776329743" }, "departure": { "delay": 214, "time": "1776329794" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 209, "time": "1776329834" }, "departure": { "delay": 209, "time": "1776329849" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 97, "time": "1776330957" }, "departure": { "delay": 97, "time": "1776330997" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 27, "time": "1776328493" }, "departure": { "delay": 27, "time": "1776328527" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1776328779" }, "departure": { "delay": 88, "time": "1776328828" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 35, "time": "1776328115" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 47, "time": "1776328351" }, "departure": { "delay": 47, "time": "1776328367" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 219, "time": "1776329200" }, "departure": { "delay": 219, "time": "1776329319" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x256311308:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 404, "time": "1776332794" }, "departure": { "delay": 404, "time": "1776332804" }, "stopId": "FR:76384:ZE:15433:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 466, "time": "1776332723" }, "departure": { "delay": 466, "time": "1776332746" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 415, "time": "1776332556" }, "departure": { "delay": 415, "time": "1776332575" }, "stopId": "FR:76384:ZE:15445:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 366, "time": "1776332352" }, "departure": { "delay": 366, "time": "1776332406" }, "stopId": "FR:76384:ZE:25:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 383, "time": "1776332884" }, "departure": { "delay": 383, "time": "1776332903" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 9 }, { "arrival": { "delay": 226, "time": "1776332196" }, "departure": { "delay": 226, "time": "1776332206" }, "stopId": "FR:76384:ZE:15443:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 400, "time": "1776332430" }, "departure": { "delay": 400, "time": "1776332500" }, "stopId": "FR:76384:ZE:15444:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 398, "time": "1776332587" }, "departure": { "delay": 398, "time": "1776332618" }, "stopId": "FR:76384:ZE:15446:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 252, "time": "1776332172" }, "stopId": "FR:76384:ZE:15442:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776332760" }, "departure": { "delay": 60, "time": "1776332760" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 11 } ], "timestamp": "1776338810", "trip": { "directionId": 2, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x256311308:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748462x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1776335573" }, "departure": { "delay": 11, "time": "1776335591" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 39, "time": "1776333506" }, "departure": { "delay": 39, "time": "1776333519" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 166, "time": "1776334126" }, "departure": { "delay": 166, "time": "1776334126" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 206, "time": "1776334798" }, "departure": { "delay": 206, "time": "1776334826" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776335213" }, "departure": { "delay": 5, "time": "1776335225" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "departure": { "delay": 27, "time": "1776333207" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 8, "time": "1776335370" }, "departure": { "delay": 8, "time": "1776335408" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -4, "time": "1776335418" }, "departure": { "delay": -4, "time": "1776335456" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 141, "time": "1776334534" }, "departure": { "delay": 141, "time": "1776334581" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -3, "time": "1776335684" }, "departure": { "delay": -3, "time": "1776335697" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -3, "time": "1776335476" }, "departure": { "delay": -3, "time": "1776335517" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 16, "time": "1776335644" }, "departure": { "delay": 16, "time": "1776335656" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 194, "time": "1776334733" }, "departure": { "delay": 194, "time": "1776334754" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1776333703" }, "departure": { "delay": 58, "time": "1776333718" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1776333465" }, "departure": { "delay": 3, "time": "1776333483" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -33, "time": "1776335727" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 5, "time": "1776333409" }, "departure": { "delay": 5, "time": "1776333425" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1776335298" }, "departure": { "delay": 8, "time": "1776335348" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -10, "time": "1776335140" }, "departure": { "delay": -10, "time": "1776335150" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 83, "time": "1776333757" }, "departure": { "delay": 83, "time": "1776333803" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 84, "time": "1776334447" }, "departure": { "delay": 84, "time": "1776334464" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -8, "time": "1776335533" }, "departure": { "delay": -8, "time": "1776335572" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "time": "1776335243" }, "departure": { "time": "1776335280" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1776333822" }, "departure": { "delay": 60, "time": "1776333840" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1776334374" }, "departure": { "delay": 140, "time": "1776334400" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1776333952" }, "departure": { "delay": 74, "time": "1776333974" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 117, "time": "1776334175" }, "departure": { "delay": 117, "time": "1776334197" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 85, "time": "1776333895" }, "departure": { "delay": 85, "time": "1776333925" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -24, "time": "1776334994" }, "departure": { "delay": -24, "time": "1776335016" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 36, "time": "1776333603" }, "departure": { "delay": 36, "time": "1776333636" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1776334603" }, "departure": { "delay": 127, "time": "1776334627" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776334907" }, "departure": { "delay": 42, "time": "1776334962" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1776334248" }, "departure": { "delay": 121, "time": "1776334261" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748462x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2157:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776338220" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 72, "time": "1776340272" }, "departure": { "delay": 72, "time": "1776340272" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1776340307" }, "departure": { "delay": 47, "time": "1776340307" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 98, "time": "1776340118" }, "departure": { "delay": 98, "time": "1776340118" }, "stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 99, "time": "1776340359" }, "departure": { "delay": 99, "time": "1776340359" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 101, "time": "1776339041" }, "departure": { "delay": 101, "time": "1776339041" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1776338298" }, "departure": { "delay": -20, "time": "1776338320" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1776338922" }, "departure": { "delay": 102, "time": "1776338922" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1776338396" }, "departure": { "delay": 21, "time": "1776338421" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1776339117" }, "departure": { "delay": 57, "time": "1776339117" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 47, "time": "1776338867" }, "departure": { "delay": 47, "time": "1776338867" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776338520" }, "departure": { "delay": 60, "time": "1776338520" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1776337644", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2157:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597251:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 86, "time": "1776342506" }, "departure": { "delay": 86, "time": "1776342506" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 66, "time": "1776343206" }, "departure": { "delay": 66, "time": "1776343206" }, "stopId": "FR:27229:ZE:0xFER02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": 48, "time": "1776342348" }, "departure": { "delay": 48, "time": "1776342348" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1776342847" }, "departure": { "delay": 67, "time": "1776342847" }, "stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 73, "time": "1776342793" }, "departure": { "delay": 73, "time": "1776342793" }, "stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 58, "time": "1776343438" }, "departure": { "delay": 58, "time": "1776343438" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 67, "time": "1776342967" }, "departure": { "delay": 67, "time": "1776342967" }, "stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 58, "time": "1776343258" }, "departure": { "delay": 58, "time": "1776343258" }, "stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 65, "time": "1776342725" }, "departure": { "delay": 65, "time": "1776342725" }, "stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 39, "time": "1776342579" }, "departure": { "delay": 39, "time": "1776342579" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": 65, "time": "1776343145" }, "departure": { "delay": 65, "time": "1776343145" }, "stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004", "stopSequence": 24 }, { "departure": { "time": "1776342180" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1776343530" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 95, "time": "1776343055" }, "departure": { "delay": 95, "time": "1776343055" }, "stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 59, "time": "1776342659" }, "departure": { "delay": 59, "time": "1776342659" }, "stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 22, "time": "1776342262" }, "departure": { "delay": 22, "time": "1776342262" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1776343370" }, "departure": { "delay": 50, "time": "1776343370" }, "stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597251:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850614F572163x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776337620" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776337980" }, "departure": { "time": "1776338040" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339240" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340200" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776338400" }, "departure": { "time": "1776338460" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776338580" }, "departure": { "time": "1776338640" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339780" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776341280" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340440" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776338940" }, "departure": { "time": "1776339000" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340740" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1776334000", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850614F572163x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:6:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1776320023" }, "departure": { "delay": 3, "time": "1776320043" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": -8, "time": "1776320572" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": -35, "time": "1776320470" }, "departure": { "delay": -35, "time": "1776320485" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1776320092" }, "departure": { "delay": 10, "time": "1776320110" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1776319793" }, "departure": { "delay": 7, "time": "1776319807" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -1, "time": "1776319598" }, "departure": { "delay": -1, "time": "1776319619" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "departure": { "delay": 143, "time": "1776319343" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 85, "time": "1776319569" }, "departure": { "delay": 85, "time": "1776319585" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1776319955" }, "departure": { "delay": -11, "time": "1776319969" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1776320433" }, "departure": { "delay": -20, "time": "1776320440" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -15, "time": "1776320250" }, "departure": { "delay": -15, "time": "1776320265" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1776319641" }, "departure": { "delay": 2, "time": "1776319682" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 144, "time": "1776319454" }, "departure": { "delay": 144, "time": "1776319464" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 123, "time": "1776319491" }, "departure": { "delay": 123, "time": "1776319503" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1776320290" }, "departure": { "delay": -39, "time": "1776320301" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -43, "time": "1776320347" }, "departure": { "delay": -43, "time": "1776320357" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 117, "time": "1776319551" }, "departure": { "delay": 117, "time": "1776319557" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -3, "time": "1776319843" }, "departure": { "delay": -3, "time": "1776319857" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:6:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470066:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1776338850" }, "departure": { "delay": 150, "time": "1776338850" }, "stopId": "FR:27375:ZE:0x6505:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1776338640" }, "departure": { "delay": 150, "time": "1776338670" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 138, "time": "1776338718" }, "departure": { "delay": 138, "time": "1776338718" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 133, "time": "1776338893" }, "departure": { "delay": 133, "time": "1776338893" }, "stopId": "FR:27375:ZE:0x6464:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1776338559" }, "departure": { "delay": 39, "time": "1776338559" }, "stopId": "FR:27375:ZE:0x6472:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1776338770" }, "departure": { "delay": 70, "time": "1776338770" }, "stopId": "FR:27375:ZE:0x7196:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -8, "time": "1776338992" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 21 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470066:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758509x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1776340260" }, "departure": { "delay": 120, "time": "1776340260" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 17, "time": "1776338717" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1776340140" }, "departure": { "delay": 120, "time": "1776340140" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776342000" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1776341640" }, "departure": { "delay": 120, "time": "1776341640" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1776341460" }, "departure": { "delay": 120, "time": "1776341460" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1776339720" }, "departure": { "delay": 120, "time": "1776339720" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1776340920" }, "departure": { "delay": 120, "time": "1776340920" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1776341760" }, "departure": { "delay": 120, "time": "1776341760" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1776341580" }, "departure": { "delay": 120, "time": "1776341580" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1776340620" }, "departure": { "delay": 120, "time": "1776340620" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1776340800" }, "departure": { "delay": 120, "time": "1776340800" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1776341280" }, "departure": { "delay": 120, "time": "1776341280" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1776340740" }, "departure": { "delay": 120, "time": "1776340740" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1776339180" }, "departure": { "delay": 120, "time": "1776339180" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776341040" }, "departure": { "delay": 120, "time": "1776341040" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1776340500" }, "departure": { "delay": 120, "time": "1776340500" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1776341340" }, "departure": { "delay": 120, "time": "1776341340" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776341880" }, "departure": { "delay": 120, "time": "1776341880" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776339420" }, "departure": { "delay": 120, "time": "1776339420" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776339300" }, "departure": { "delay": 120, "time": "1776339300" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758509x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852213F559088x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339360" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1776335820" }, "departure": { "time": "1776335880" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1776334920" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776337380" }, "departure": { "time": "1776337440" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776338340" }, "departure": { "time": "1776338400" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776336660" }, "departure": { "time": "1776336720" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1776331299", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852213F559088x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596853:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1776342620" }, "departure": { "delay": 140, "time": "1776342620" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 95, "time": "1776342815" }, "departure": { "delay": 95, "time": "1776342815" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1776341357" }, "departure": { "delay": 17, "time": "1776341357" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": 82, "time": "1776343042" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1776342090" }, "departure": { "delay": 30, "time": "1776342090" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 46, "time": "1776341746" }, "departure": { "delay": 46, "time": "1776341746" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776341900" }, "departure": { "delay": 20, "time": "1776341900" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 130, "time": "1776342490" }, "departure": { "delay": 130, "time": "1776342490" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "time": "1776341100" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1776342742" }, "departure": { "delay": 82, "time": "1776342742" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 26, "time": "1776341426" }, "departure": { "delay": 26, "time": "1776341426" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 7, "time": "1776341167" }, "departure": { "delay": 7, "time": "1776341167" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776342420" }, "departure": { "delay": 120, "time": "1776342420" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1776342214" }, "departure": { "delay": 94, "time": "1776342214" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1776341227" }, "departure": { "delay": 7, "time": "1776341227" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1776341540" }, "departure": { "delay": 20, "time": "1776341540" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596853:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748461x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3, "time": "1776331534" }, "departure": { "delay": -3, "time": "1776331557" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 67, "time": "1776331861" }, "departure": { "delay": 67, "time": "1776331867" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -29, "time": "1776333571" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 34, "time": "1776331054" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -28, "time": "1776331217" }, "departure": { "delay": -28, "time": "1776331232" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1776331311" }, "departure": { "delay": 6, "time": "1776331326" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1776332833" }, "departure": { "delay": -33, "time": "1776332847" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 8, "time": "1776333151" }, "departure": { "delay": 8, "time": "1776333188" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1776331274" }, "departure": { "delay": -37, "time": "1776331283" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1776332293" }, "departure": { "delay": -29, "time": "1776332311" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1776332605" }, "departure": { "delay": 46, "time": "1776332806" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1776331968" }, "departure": { "delay": -1, "time": "1776331979" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 7, "time": "1776331912" }, "departure": { "delay": 7, "time": "1776331927" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -25, "time": "1776333378" }, "departure": { "delay": -25, "time": "1776333395" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -17, "time": "1776331404" }, "departure": { "delay": -17, "time": "1776331423" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1776332103" }, "departure": { "delay": 16, "time": "1776332116" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1776333315" }, "departure": { "delay": -10, "time": "1776333350" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -12, "time": "1776333244" }, "departure": { "delay": -12, "time": "1776333288" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 11, "time": "1776333118" }, "departure": { "delay": 11, "time": "1776333131" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -5, "time": "1776331484" }, "departure": { "delay": -5, "time": "1776331495" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 37, "time": "1776332410" }, "departure": { "delay": 37, "time": "1776332437" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 16, "time": "1776333396" }, "departure": { "delay": 16, "time": "1776333436" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -23, "time": "1776331700" }, "departure": { "delay": -23, "time": "1776331717" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1776333495" }, "departure": { "delay": 26, "time": "1776333506" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": -18, "time": "1776332168" }, "departure": { "delay": -18, "time": "1776332202" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1776333216" }, "departure": { "delay": -11, "time": "1776333229" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -36, "time": "1776331569" }, "departure": { "delay": -36, "time": "1776331584" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1776332463" }, "departure": { "delay": 62, "time": "1776332522" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1776333060" }, "departure": { "delay": 39, "time": "1776333099" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1776331636" }, "departure": { "delay": -3, "time": "1776331677" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1776332985" }, "departure": { "delay": -8, "time": "1776332992" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -9, "time": "1776332231" }, "departure": { "delay": -9, "time": "1776332271" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -4, "time": "1776333530" }, "departure": { "delay": -4, "time": "1776333536" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748461x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx840:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 44, "time": "1776338543" }, "departure": { "delay": 44, "time": "1776338564" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1776339651" }, "departure": { "delay": 51, "time": "1776339651" }, "stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 44, "time": "1776339824" }, "departure": { "delay": 44, "time": "1776339824" }, "stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 33, "time": "1776337293" }, "departure": { "delay": 33, "time": "1776337293" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1776337364" }, "departure": { "delay": 44, "time": "1776337364" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1776338393" }, "departure": { "delay": 53, "time": "1776338393" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 13, "time": "1776338893" }, "departure": { "delay": 13, "time": "1776338893" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1776339405" }, "departure": { "delay": 45, "time": "1776339405" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 44, "time": "1776340004" }, "stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001", "stopSequence": 30 }, { "departure": { "delay": 30, "time": "1776337110" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1776339752" }, "departure": { "delay": 32, "time": "1776339752" }, "stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 67, "time": "1776337447" }, "departure": { "delay": 67, "time": "1776337447" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1776338744" }, "departure": { "delay": 44, "time": "1776338744" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1776338141" }, "departure": { "delay": 31, "time": "1776338191" }, "stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776339224" }, "departure": { "delay": 44, "time": "1776339224" }, "stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1776338678" }, "departure": { "delay": 38, "time": "1776338678" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 64, "time": "1776338464" }, "departure": { "delay": 64, "time": "1776338464" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 19, "time": "1776337939" }, "departure": { "delay": 19, "time": "1776337939" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1776338984" }, "departure": { "delay": 44, "time": "1776338984" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 59, "time": "1776338819" }, "departure": { "delay": 59, "time": "1776338819" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1776339300" }, "departure": { "delay": 60, "time": "1776339300" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -4, "time": "1776337196" }, "departure": { "delay": -4, "time": "1776337196" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1776338019" }, "departure": { "delay": 39, "time": "1776338019" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 44, "time": "1776339584" }, "departure": { "delay": 44, "time": "1776339584" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1776336934", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx840:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745408x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1776333784" }, "departure": { "delay": 57, "time": "1776333837" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 175, "time": "1776334098" }, "departure": { "delay": 175, "time": "1776334195" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -2, "time": "1776334822" }, "departure": { "delay": -2, "time": "1776334858" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 4, "time": "1776335067" }, "departure": { "delay": 4, "time": "1776335104" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1776333916" }, "departure": { "delay": 105, "time": "1776334005" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1776334502" }, "departure": { "delay": 37, "time": "1776334537" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -54, "time": "1776335286" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -28, "time": "1776334735" }, "departure": { "delay": -28, "time": "1776334772" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 95, "time": "1776334436" }, "departure": { "delay": 95, "time": "1776334475" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1776334363" }, "departure": { "delay": 133, "time": "1776334393" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 143, "time": "1776334310" }, "departure": { "delay": 143, "time": "1776334343" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 62, "time": "1776333662" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1776334877" }, "departure": { "delay": 34, "time": "1776334954" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 67, "time": "1776335020" }, "departure": { "delay": 67, "time": "1776335047" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 18, "time": "1776334661" }, "departure": { "delay": 18, "time": "1776334698" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 176, "time": "1776334219" }, "departure": { "delay": 176, "time": "1776334256" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1776334022" }, "departure": { "delay": 116, "time": "1776334076" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -13, "time": "1776335150" }, "departure": { "delay": -13, "time": "1776335207" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 49, "time": "1776334577" }, "departure": { "delay": 49, "time": "1776334609" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1776333854" }, "departure": { "delay": 56, "time": "1776333896" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745408x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596355:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3066, "time": "1776338634" }, "departure": { "delay": -3066, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -3246, "time": "1776338634" }, "departure": { "delay": -3246, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -2946, "time": "1776338634" }, "departure": { "delay": -2946, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -3126, "time": "1776338634" }, "departure": { "delay": -3126, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -3246, "time": "1776338634" }, "departure": { "delay": -3246, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -3006, "time": "1776338634" }, "departure": { "delay": -3006, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -215, "time": "1776342085" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3486, "time": "1776338634" }, "departure": { "delay": -3486, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3366, "time": "1776338634" }, "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 }, { "departure": { "delay": -2766, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -3066, "time": "1776338634" }, "departure": { "delay": -3066, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596355:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112286x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776339617" }, "departure": { "delay": 77, "time": "1776339617" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776339228" }, "departure": { "delay": 48, "time": "1776339228" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776339720" }, "departure": { "delay": 60, "time": "1776339720" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1776339519" }, "departure": { "delay": 39, "time": "1776339519" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1776339836" }, "departure": { "delay": 56, "time": "1776339836" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 72, "time": "1776339432" }, "departure": { "delay": 72, "time": "1776339432" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 72, "time": "1776338712" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 36, "time": "1776339936" }, "departure": { "delay": 36, "time": "1776339936" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1776339067" }, "departure": { "delay": 67, "time": "1776339067" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1776338960" }, "departure": { "delay": 80, "time": "1776338960" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1776340015" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1776338865" }, "departure": { "delay": 45, "time": "1776338865" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112286x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596854:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2226, "time": "1776338634" }, "departure": { "delay": -2226, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -2646, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -1626, "time": "1776338634" }, "departure": { "delay": -1626, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -2406, "time": "1776338634" }, "departure": { "delay": -2406, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -1746, "time": "1776338634" }, "departure": { "delay": -1746, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -2466, "time": "1776338634" }, "departure": { "delay": -2466, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -1866, "time": "1776338634" }, "departure": { "delay": -1866, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "departure": { "delay": -1446, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1506, "time": "1776338634" }, "departure": { "delay": -1506, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2046, "time": "1776338634" }, "departure": { "delay": -2046, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -1986, "time": "1776338634" }, "departure": { "delay": -1986, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -2346, "time": "1776338634" }, "departure": { "delay": -2346, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596854:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595773:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -107, "time": "1776343813" }, "departure": { "delay": -107, "time": "1776343813" }, "stopId": "FR:27299:ZE:0xECG02:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": 71, "time": "1776342611" }, "departure": { "delay": 71, "time": "1776342611" }, "stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -139, "time": "1776343301" }, "departure": { "delay": -139, "time": "1776343301" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -58, "time": "1776343742" }, "departure": { "delay": -58, "time": "1776343742" }, "stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1776343933" }, "departure": { "delay": 13, "time": "1776343933" }, "stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": 70, "time": "1776342790" }, "departure": { "delay": 70, "time": "1776342790" }, "stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -3546, "time": "1776338634" }, "departure": { "delay": -3546, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -122, "time": "1776343138" }, "departure": { "delay": -122, "time": "1776343138" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -152, "time": "1776343228" }, "departure": { "delay": -152, "time": "1776343228" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 41, "time": "1776342881" }, "departure": { "delay": 41, "time": "1776342881" }, "stopId": "FR:27229:ZE:0xGER02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": 11, "time": "1776344171" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": 41, "time": "1776342641" }, "departure": { "delay": 41, "time": "1776342641" }, "stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -3666, "time": "1776338634" }, "departure": { "delay": -3666, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -22, "time": "1776342938" }, "departure": { "delay": -22, "time": "1776342938" }, "stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -170, "time": "1776343450" }, "departure": { "delay": -170, "time": "1776343450" }, "stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004", "stopSequence": 27 }, { "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1776342580" }, "departure": { "delay": 40, "time": "1776342580" }, "stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -44, "time": "1776344056" }, "departure": { "delay": -44, "time": "1776344056" }, "stopId": "FR:27299:ZE:0xARN02:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": -3606, "time": "1776338634" }, "departure": { "delay": -3606, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -140, "time": "1776343420" }, "departure": { "delay": -140, "time": "1776343420" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 13, "time": "1776344113" }, "departure": { "delay": 13, "time": "1776344113" }, "stopId": "FR:27299:ZE:0xIND03:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 34, "time": "1776342814" }, "departure": { "delay": 34, "time": "1776342814" }, "stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -3546, "time": "1776338634" }, "departure": { "delay": -3546, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xITO02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -87, "time": "1776343713" }, "departure": { "delay": -87, "time": "1776343713" }, "stopId": "FR:27229:ZE:0xBON02:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -3486, "time": "1776338634" }, "departure": { "delay": -3486, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1776342429" }, "departure": { "delay": 69, "time": "1776342429" }, "stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -110, "time": "1776343510" }, "departure": { "delay": -110, "time": "1776343510" }, "stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -152, "time": "1776343168" }, "departure": { "delay": -152, "time": "1776343168" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1776342730" }, "departure": { "delay": 130, "time": "1776342730" }, "stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -84, "time": "1776343776" }, "departure": { "delay": -84, "time": "1776343776" }, "stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -84, "time": "1776343596" }, "departure": { "delay": -84, "time": "1776343596" }, "stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -3366, "time": "1776338634" }, "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27020:ZE:0xETA02:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1776343998" }, "departure": { "delay": 18, "time": "1776343998" }, "stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": 120, "time": "1776342480" }, "departure": { "delay": 120, "time": "1776342480" }, "stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1776342380" }, "departure": { "delay": 80, "time": "1776342380" }, "stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -105, "time": "1776343635" }, "departure": { "delay": -105, "time": "1776343635" }, "stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1776342520" }, "departure": { "delay": 100, "time": "1776342520" }, "stopId": "FR:27020:ZE:0xACH02:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595773:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470569:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -265, "time": "1776340415" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -55, "time": "1776339305" }, "departure": { "delay": -55, "time": "1776339305" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -62, "time": "1776339598" }, "departure": { "delay": -62, "time": "1776339598" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1776339677" }, "departure": { "delay": -43, "time": "1776339677" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -81, "time": "1776339459" }, "departure": { "delay": -81, "time": "1776339459" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1776339130" }, "departure": { "delay": 10, "time": "1776339130" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -108, "time": "1776340152" }, "departure": { "delay": -108, "time": "1776340152" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -247, "time": "1776340373" }, "departure": { "delay": -247, "time": "1776340373" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -238, "time": "1776340262" }, "departure": { "delay": -238, "time": "1776340262" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -156, "time": "1776340224" }, "departure": { "delay": -156, "time": "1776340224" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -88, "time": "1776339932" }, "departure": { "delay": -88, "time": "1776339932" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -58, "time": "1776340022" }, "departure": { "delay": -58, "time": "1776340022" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -61, "time": "1776339839" }, "departure": { "delay": -61, "time": "1776339839" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -9, "time": "1776339231" }, "departure": { "delay": -9, "time": "1776339231" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1776339725" }, "departure": { "delay": -55, "time": "1776339725" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -72, "time": "1776339408" }, "departure": { "delay": -72, "time": "1776339408" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -81, "time": "1776339519" }, "departure": { "delay": -81, "time": "1776339519" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1776339763" }, "departure": { "delay": -77, "time": "1776339763" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -108, "time": "1776340092" }, "departure": { "delay": -108, "time": "1776340092" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -83, "time": "1776339637" }, "departure": { "delay": -83, "time": "1776339637" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1776339174" }, "departure": { "delay": -6, "time": "1776339174" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470569:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759097x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1776324517" }, "departure": { "delay": 148, "time": "1776324568" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 75, "time": "1776324405" }, "departure": { "delay": 75, "time": "1776324435" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1776323379" }, "departure": { "delay": 49, "time": "1776323389" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 108, "time": "1776323826" }, "departure": { "delay": 108, "time": "1776323868" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776323572" }, "departure": { "delay": 5, "time": "1776323585" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1776323527" }, "departure": { "delay": 15, "time": "1776323535" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1776323770" }, "departure": { "delay": 46, "time": "1776323806" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1776324251" }, "departure": { "delay": 106, "time": "1776324286" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 42, "time": "1776322927" }, "departure": { "delay": 42, "time": "1776323202" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 95, "time": "1776324635" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 41, "time": "1776323711" }, "departure": { "delay": 41, "time": "1776323741" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 103, "time": "1776324194" }, "departure": { "delay": 103, "time": "1776324223" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1776324300" }, "departure": { "delay": 70, "time": "1776324310" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": -18, "time": "1776322902" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 117, "time": "1776324331" }, "departure": { "delay": 117, "time": "1776324357" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 44, "time": "1776323290" }, "departure": { "delay": 44, "time": "1776323324" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1776323883" }, "departure": { "delay": 71, "time": "1776323891" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 123, "time": "1776324015" }, "departure": { "delay": 123, "time": "1776324123" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 131, "time": "1776324461" }, "departure": { "delay": 131, "time": "1776324491" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 18, "time": "1776323426" }, "departure": { "delay": 18, "time": "1776323478" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759097x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745470x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1776335866" }, "departure": { "delay": 34, "time": "1776335914" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 6, "time": "1776336053" }, "departure": { "delay": 6, "time": "1776336066" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 8, "time": "1776334996" }, "departure": { "delay": 8, "time": "1776335048" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -72, "time": "1776336168" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 9, "time": "1776334855" }, "departure": { "delay": 9, "time": "1776334869" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -23, "time": "1776334944" }, "departure": { "delay": -23, "time": "1776334957" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 4, "time": "1776334912" }, "departure": { "delay": 4, "time": "1776334924" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1776336016" }, "departure": { "delay": 26, "time": "1776336026" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -65, "time": "1776335237" }, "departure": { "delay": -65, "time": "1776335275" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 51, "time": "1776335949" }, "departure": { "delay": 51, "time": "1776335991" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 49, "time": "1776334751" }, "departure": { "delay": 49, "time": "1776334789" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -63, "time": "1776335319" }, "departure": { "delay": -63, "time": "1776335397" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -28, "time": "1776335159" }, "departure": { "delay": -28, "time": "1776335192" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1776334591" }, "departure": { "delay": 11, "time": "1776334691" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -34, "time": "1776335619" }, "departure": { "delay": -34, "time": "1776335726" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -67, "time": "1776335454" }, "departure": { "delay": -67, "time": "1776335513" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 4, "time": "1776334504" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -82, "time": "1776335543" }, "departure": { "delay": -82, "time": "1776335558" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1776335779" }, "departure": { "delay": 12, "time": "1776335832" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745470x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776324960" }, "departure": { "time": "1776324960" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776326040" }, "departure": { "time": "1776326040" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776325080" }, "departure": { "time": "1776325080" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776325560" }, "departure": { "time": "1776325560" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776324660" }, "departure": { "time": "1776324660" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776326100" }, "departure": { "time": "1776326100" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776325860" }, "departure": { "time": "1776325860" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776325260" }, "departure": { "time": "1776325260" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776325380" }, "departure": { "time": "1776325380" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776325140" }, "departure": { "time": "1776325140" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776326220" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776325320" }, "departure": { "time": "1776325320" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776325740" }, "departure": { "time": "1776325740" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776325980" }, "departure": { "time": "1776325980" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776325500" }, "departure": { "time": "1776325500" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776325620" }, "departure": { "time": "1776325620" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776325440" }, "departure": { "time": "1776325440" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776324840" }, "departure": { "time": "1776324840" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 }, { "departure": { "time": "1776324600" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 } ], "timestamp": "1776313171", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:287:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000326:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 172, "time": "1776339412" }, "stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037", "stopSequence": 29 }, { "departure": { "delay": 172, "time": "1776338572" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 172, "time": "1776339832" }, "stopId": "FR:61001:ZE:Mazeline:ATOUMOD037", "stopSequence": 34 }, { "departure": { "delay": 172, "time": "1776339412" }, "stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 172, "time": "1776338992" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 172, "time": "1776340132" }, "stopId": "FR:61143:ZE:Universitxs:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 172, "time": "1776339892" }, "stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 172, "time": "1776339532" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 172, "time": "1776339592" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": 187, "time": "1776338683" }, "departure": { "delay": 187, "time": "1776338707" }, "stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037", "stopSequence": 18 }, { "arrival": { "delay": 199, "time": "1776338600" }, "departure": { "delay": 199, "time": "1776338659" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 17 }, { "departure": { "delay": 172, "time": "1776339232" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 172, "time": "1776339952" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 36 }, { "departure": { "delay": 172, "time": "1776339112" }, "stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 172, "time": "1776340072" }, "stopId": "FR:61143:ZE:PontxduxFresne:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 172, "time": "1776339652" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 172, "time": "1776338460" }, "departure": { "delay": 172, "time": "1776338512" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 15 }, { "arrival": { "delay": 172, "time": "1776338739" }, "departure": { "delay": 172, "time": "1776338752" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 19 }, { "departure": { "delay": 172, "time": "1776338872" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 }, { "arrival": { "delay": 172, "time": "1776340192" }, "stopId": "FR:61143:ZE:PU:ATOUMOD037", "stopSequence": 39 }, { "departure": { "delay": 172, "time": "1776339292" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 172, "time": "1776339712" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 172, "time": "1776338812" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 20 } ], "timestamp": "1776338808", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000326:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 208, "time": "1776321063" }, "departure": { "delay": 208, "time": "1776321088" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 96, "time": "1776321659" }, "departure": { "delay": 96, "time": "1776321696" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "departure": { "delay": 230, "time": "1776320810" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 185, "time": "1776321111" }, "departure": { "delay": 185, "time": "1776321125" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -69, "time": "1776322059" }, "departure": { "delay": -69, "time": "1776322071" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": -83, "time": "1776322105" }, "departure": { "delay": -83, "time": "1776322117" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 220, "time": "1776320973" }, "departure": { "delay": 220, "time": "1776320980" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -32, "time": "1776321974" }, "departure": { "delay": -32, "time": "1776321988" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1776321353" }, "departure": { "delay": 61, "time": "1776321361" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1776321856" }, "departure": { "delay": 35, "time": "1776321875" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": -154, "time": "1776322226" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 228, "time": "1776320916" }, "departure": { "delay": 228, "time": "1776320928" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1776321398" }, "departure": { "delay": 71, "time": "1776321431" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1776321804" }, "departure": { "delay": 53, "time": "1776321833" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 7, "time": "1776321899" }, "departure": { "delay": 7, "time": "1776321907" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 242, "time": "1776320868" }, "departure": { "delay": 242, "time": "1776320882" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 156, "time": "1776321148" }, "departure": { "delay": 156, "time": "1776321156" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1776321255" }, "departure": { "delay": 87, "time": "1776321267" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1776321936" }, "departure": { "delay": -6, "time": "1776321954" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1776321566" }, "departure": { "delay": 77, "time": "1776321617" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -99, "time": "1776322144" }, "departure": { "delay": -99, "time": "1776322161" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": -70, "time": "1776322002" }, "departure": { "delay": -70, "time": "1776322010" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 224, "time": "1776321014" }, "departure": { "delay": 224, "time": "1776321044" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 46, "time": "1776321514" }, "departure": { "delay": 46, "time": "1776321526" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1776321162" }, "departure": { "delay": 147, "time": "1776321207" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 } ], "timestamp": "1776338688", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:7:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1776310356" }, "departure": { "delay": 69, "time": "1776310389" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1776310926" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 31, "time": "1776310881" }, "departure": { "delay": 31, "time": "1776310891" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 157, "time": "1776309433" }, "departure": { "delay": 157, "time": "1776309457" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1776310638" }, "departure": { "delay": 84, "time": "1776310644" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1776310713" }, "departure": { "delay": 47, "time": "1776310727" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1776309267" }, "departure": { "delay": 103, "time": "1776309283" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1776310679" }, "departure": { "delay": 67, "time": "1776310687" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 118, "time": "1776309628" }, "departure": { "delay": 118, "time": "1776309658" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1776309134" }, "departure": { "delay": 83, "time": "1776309143" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 137, "time": "1776309356" }, "departure": { "delay": 137, "time": "1776309377" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 142, "time": "1776310071" }, "departure": { "delay": 142, "time": "1776310102" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1776309952" }, "departure": { "delay": 126, "time": "1776309966" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 121, "time": "1776309889" }, "departure": { "delay": 121, "time": "1776309901" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 23, "time": "1776310814" }, "departure": { "delay": 23, "time": "1776310823" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 109, "time": "1776309210" }, "departure": { "delay": 109, "time": "1776309229" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1776310303" }, "departure": { "delay": 109, "time": "1776310309" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1776309535" }, "departure": { "delay": 126, "time": "1776309546" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1776309044" }, "departure": { "delay": 54, "time": "1776309054" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 86, "time": "1776310148" }, "departure": { "delay": 86, "time": "1776310166" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 73, "time": "1776308893" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1776309071" }, "departure": { "delay": 81, "time": "1776309081" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470571:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -92, "time": "1776342088" }, "departure": { "delay": -92, "time": "1776342088" }, "stopId": "FR:27701:ZE:0x7133:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1776341571" }, "departure": { "delay": -9, "time": "1776341571" }, "stopId": "FR:27701:ZE:0x7117:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -9, "time": "1776341631" }, "departure": { "delay": -9, "time": "1776341631" }, "stopId": "FR:27701:ZE:0x7115:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -97, "time": "1776342503" }, "departure": { "delay": -97, "time": "1776342503" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1776341530" }, "departure": { "delay": 10, "time": "1776341530" }, "stopId": "FR:27701:ZE:0x7087:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -17, "time": "1776342343" }, "departure": { "delay": -17, "time": "1776342343" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -72, "time": "1776342048" }, "departure": { "delay": -72, "time": "1776342048" }, "stopId": "FR:27701:ZE:0x7045:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -50, "time": "1776342250" }, "departure": { "delay": -50, "time": "1776342250" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -75, "time": "1776342645" }, "departure": { "delay": -75, "time": "1776342645" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -125, "time": "1776341875" }, "departure": { "delay": -125, "time": "1776341875" }, "stopId": "FR:27701:ZE:0x6583:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -66, "time": "1776342174" }, "departure": { "delay": -66, "time": "1776342174" }, "stopId": "FR:27701:ZE:0x7037:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -170, "time": "1776342790" }, "departure": { "delay": -170, "time": "1776342790" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -188, "time": "1776342832" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -47, "time": "1776342433" }, "departure": { "delay": -47, "time": "1776342433" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -97, "time": "1776342563" }, "departure": { "delay": -97, "time": "1776342563" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "departure": { "time": "1776341400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -157, "time": "1776342683" }, "departure": { "delay": -157, "time": "1776342683" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -44, "time": "1776342136" }, "departure": { "delay": -44, "time": "1776342136" }, "stopId": "FR:27701:ZE:0x7069:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -108, "time": "1776341832" }, "departure": { "delay": -108, "time": "1776341832" }, "stopId": "FR:27701:ZE:0x7109:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -130, "time": "1776341930" }, "departure": { "delay": -130, "time": "1776341930" }, "stopId": "FR:27701:ZE:0x7043:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -111, "time": "1776342009" }, "departure": { "delay": -111, "time": "1776342009" }, "stopId": "FR:27701:ZE:0x7055:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -99, "time": "1776341721" }, "departure": { "delay": -99, "time": "1776341721" }, "stopId": "FR:27701:ZE:0x7096:ATOUMOD006", "stopSequence": 5 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470571:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851739F559116x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341520" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776343200" }, "departure": { "time": "1776343260" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776342180" }, "departure": { "time": "1776342240" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776344160" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776342540" }, "departure": { "time": "1776342600" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1776337899", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851739F559116x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1776322228" }, "departure": { "delay": -12, "time": "1776322308" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1776323186" }, "departure": { "delay": -8, "time": "1776323392" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -24, "time": "1776322561" }, "departure": { "delay": -24, "time": "1776322596" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776321533" }, "departure": { "delay": 32, "time": "1776321572" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -108, "time": "1776322922" }, "departure": { "delay": -108, "time": "1776322932" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -38, "time": "1776324193" }, "departure": { "delay": -38, "time": "1776324262" }, "stopId": "FR:50604:ZE:TREGM2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 41, "time": "1776321341" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -96, "time": "1776323708" }, "departure": { "delay": -96, "time": "1776323724" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -17, "time": "1776321783" }, "departure": { "delay": -17, "time": "1776321823" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -47, "time": "1776322656" }, "departure": { "delay": -47, "time": "1776322693" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1776321990" }, "departure": { "delay": -3, "time": "1776322017" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -22, "time": "1776324518" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1776318348" }, "departure": { "delay": 141, "time": "1776318381" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 122, "time": "1776318411" }, "departure": { "delay": 122, "time": "1776318422" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 98, "time": "1776318505" }, "departure": { "delay": 98, "time": "1776318518" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 96, "time": "1776316628" }, "departure": { "delay": 96, "time": "1776316656" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1776318182" }, "departure": { "delay": 211, "time": "1776318211" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 213, "time": "1776317628" }, "departure": { "delay": 213, "time": "1776317853" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 225, "time": "1776318153" }, "departure": { "delay": 225, "time": "1776318165" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 211, "time": "1776318077" }, "departure": { "delay": 211, "time": "1776318091" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1776316585" }, "departure": { "delay": 100, "time": "1776316600" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1776316400" }, "departure": { "delay": 96, "time": "1776316416" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 98, "time": "1776317067" }, "departure": { "delay": 98, "time": "1776317078" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 179, "time": "1776318228" }, "departure": { "delay": 179, "time": "1776318239" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 131, "time": "1776318483" }, "departure": { "delay": 131, "time": "1776318491" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 128, "time": "1776317192" }, "departure": { "delay": 128, "time": "1776317228" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1776317895" }, "departure": { "delay": 181, "time": "1776317941" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 147, "time": "1776318319" }, "departure": { "delay": 147, "time": "1776318327" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 215, "time": "1776316827" }, "departure": { "delay": 215, "time": "1776316835" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 30, "time": "1776315870" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 79, "time": "1776316506" }, "departure": { "delay": 79, "time": "1776316519" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1776317281" }, "departure": { "delay": 167, "time": "1776317327" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 164, "time": "1776316881" }, "departure": { "delay": 164, "time": "1776316904" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 223, "time": "1776317462" }, "departure": { "delay": 223, "time": "1776317503" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1776316979" }, "departure": { "delay": 205, "time": "1776317005" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 61, "time": "1776318541" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 68, "time": "1776316287" }, "departure": { "delay": 68, "time": "1776316328" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -37, "time": "1776316035" }, "departure": { "delay": -37, "time": "1776316043" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1776316468" }, "departure": { "delay": 112, "time": "1776316492" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -42, "time": "1776316083" }, "departure": { "delay": -42, "time": "1776316098" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1776318431" }, "departure": { "delay": 142, "time": "1776318442" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 189, "time": "1776318269" }, "departure": { "delay": 189, "time": "1776318309" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1776316122" }, "departure": { "delay": 18, "time": "1776316158" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 149, "time": "1776317351" }, "departure": { "delay": 149, "time": "1776317369" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 217, "time": "1776317532" }, "departure": { "delay": 217, "time": "1776317557" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338791", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4469785:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -153, "time": "1776340587" }, "stopId": "FR:27003:ZE:0x6014:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -94, "time": "1776339566" }, "departure": { "delay": -94, "time": "1776339566" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1776339372" }, "departure": { "delay": -48, "time": "1776339372" }, "stopId": "FR:27375:ZE:0x6416:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -94, "time": "1776340466" }, "departure": { "delay": -94, "time": "1776340466" }, "stopId": "FR:27003:ZE:0x7203:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -71, "time": "1776339709" }, "departure": { "delay": -71, "time": "1776339709" }, "stopId": "FR:27375:ZE:0x6430:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 9, "time": "1776339309" }, "departure": { "delay": 9, "time": "1776339309" }, "stopId": "FR:27375:ZE:0x6432:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -108, "time": "1776340512" }, "departure": { "delay": -108, "time": "1776340512" }, "stopId": "FR:27003:ZE:0x6006:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -95, "time": "1776340165" }, "departure": { "delay": -95, "time": "1776340165" }, "stopId": "FR:27456:ZE:0x7200:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 26, "time": "1776339146" }, "departure": { "delay": 26, "time": "1776339146" }, "stopId": "FR:27375:ZE:0x6470:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -138, "time": "1776340002" }, "departure": { "delay": -138, "time": "1776340002" }, "stopId": "FR:27456:ZE:0x6727:ATOUMOD006", "stopSequence": 23 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27375:ZE:0x6466:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -161, "time": "1776339859" }, "departure": { "delay": -161, "time": "1776339859" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -128, "time": "1776339892" }, "departure": { "delay": -128, "time": "1776339892" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -34, "time": "1776339506" }, "departure": { "delay": -34, "time": "1776339506" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -11, "time": "1776339469" }, "departure": { "delay": -11, "time": "1776339469" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -90, "time": "1776339810" }, "departure": { "delay": -90, "time": "1776339810" }, "stopId": "FR:27375:ZE:0x6511:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -75, "time": "1776339825" }, "departure": { "delay": -75, "time": "1776339825" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -104, "time": "1776339676" }, "departure": { "delay": -104, "time": "1776339676" }, "stopId": "FR:27375:ZE:0x6484:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -153, "time": "1776340407" }, "departure": { "delay": -153, "time": "1776340407" }, "stopId": "FR:27003:ZE:0x6020:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -97, "time": "1776339743" }, "departure": { "delay": -97, "time": "1776339743" }, "stopId": "FR:27375:ZE:0x6525:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -107, "time": "1776339853" }, "departure": { "delay": -107, "time": "1776339853" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -25, "time": "1776339275" }, "departure": { "delay": -25, "time": "1776339275" }, "stopId": "FR:27375:ZE:0x6512:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:27375:ZE:0x6422:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -136, "time": "1776339944" }, "departure": { "delay": -136, "time": "1776339944" }, "stopId": "FR:27456:ZE:0x6731:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 59, "time": "1776339119" }, "departure": { "delay": 59, "time": "1776339119" }, "stopId": "FR:27375:ZE:0x6396:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1776339191" }, "departure": { "delay": 11, "time": "1776339191" }, "stopId": "FR:27375:ZE:0x6572:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -102, "time": "1776339918" }, "departure": { "delay": -102, "time": "1776339918" }, "stopId": "FR:27375:ZE:0x6391:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -94, "time": "1776339626" }, "departure": { "delay": -94, "time": "1776339626" }, "stopId": "FR:27375:ZE:0x6510:ATOUMOD006", "stopSequence": 12 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4469785:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596354:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1146, "time": "1776338634" }, "departure": { "delay": -1146, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -1326, "time": "1776338634" }, "departure": { "delay": -1326, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 6 }, { "departure": { "delay": -966, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -1446, "time": "1776338634" }, "departure": { "delay": -1446, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1266, "time": "1776338634" }, "departure": { "delay": -1266, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -1266, "time": "1776338634" }, "departure": { "delay": -1266, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -1206, "time": "1776338634" }, "departure": { "delay": -1206, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -215, "time": "1776340285" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -1446, "time": "1776338634" }, "departure": { "delay": -1446, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596354:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776314827" }, "departure": { "delay": 77, "time": "1776314837" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1776314563" }, "departure": { "delay": 80, "time": "1776314600" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 32, "time": "1776315152" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 71, "time": "1776314254" }, "departure": { "delay": 71, "time": "1776314291" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 106, "time": "1776314913" }, "departure": { "delay": 106, "time": "1776314926" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1776314045" }, "departure": { "delay": 39, "time": "1776314079" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 71, "time": "1776313136" }, "departure": { "delay": 71, "time": "1776313151" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1776314155" }, "departure": { "delay": 26, "time": "1776314186" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1776313759" }, "departure": { "delay": 24, "time": "1776313824" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1776314770" }, "departure": { "delay": 82, "time": "1776314782" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 201, "time": "1776313367" }, "departure": { "delay": 201, "time": "1776313401" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1776313215" }, "departure": { "delay": 98, "time": "1776313238" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 125, "time": "1776314994" }, "departure": { "delay": 125, "time": "1776315005" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1776314675" }, "departure": { "delay": 80, "time": "1776314720" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1776313425" }, "departure": { "delay": 178, "time": "1776313438" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 97, "time": "1776314472" }, "departure": { "delay": 97, "time": "1776314497" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 156, "time": "1776313685" }, "departure": { "delay": 156, "time": "1776313716" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1776313474" }, "departure": { "delay": 186, "time": "1776313506" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1776313970" }, "departure": { "delay": 13, "time": "1776313993" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1776314865" }, "departure": { "delay": 135, "time": "1776314895" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 84, "time": "1776315019" }, "departure": { "delay": 84, "time": "1776315024" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "departure": { "delay": 61, "time": "1776313081" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000238:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 51, "time": "1776339951" }, "stopId": "FR:61001:ZE:Tisons:ATOUMOD037", "stopSequence": 23 }, { "departure": { "delay": 51, "time": "1776339831" }, "stopId": "FR:61001:ZE:Ernouf:ATOUMOD037", "stopSequence": 21 }, { "departure": { "delay": 51, "time": "1776340071" }, "stopId": "FR:61001:ZE:Zola:ATOUMOD037", "stopSequence": 25 }, { "departure": { "delay": 51, "time": "1776339051" }, "stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037", "stopSequence": 12 }, { "departure": { "delay": 51, "time": "1776340851" }, "stopId": "FR:72006:ZE:Fonderies:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": 53, "time": "1776338654" }, "departure": { "delay": 53, "time": "1776338693" }, "stopId": "FR:61001:ZE:Mazeline:ATOUMOD037", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1776338803" }, "departure": { "delay": 51, "time": "1776338811" }, "stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037", "stopSequence": 7 }, { "departure": { "delay": 51, "time": "1776339351" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 16 }, { "departure": { "delay": 51, "time": "1776338811" }, "stopId": "FR:61001:ZE:Colbert:ATOUMOD037", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1776340911" }, "stopId": "FR:72006:ZE:Arxx:ATOUMOD037", "stopSequence": 42 }, { "departure": { "delay": 51, "time": "1776340191" }, "stopId": "FR:61001:ZE:Flaubert:ATOUMOD037", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1776338313" }, "departure": { "delay": 46, "time": "1776338326" }, "stopId": "FR:61143:ZE:Universitxs:ATOUMOD037", "stopSequence": 2 }, { "departure": { "delay": 51, "time": "1776340371" }, "stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037", "stopSequence": 30 }, { "departure": { "delay": 51, "time": "1776340491" }, "stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037", "stopSequence": 33 }, { "departure": { "delay": 51, "time": "1776339231" }, "stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037", "stopSequence": 14 }, { "departure": { "delay": 51, "time": "1776338991" }, "stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037", "stopSequence": 10 }, { "departure": { "delay": 51, "time": "1776339711" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "delay": 51, "time": "1776339591" }, "stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037", "stopSequence": 19 }, { "departure": { "delay": 51, "time": "1776340251" }, "stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037", "stopSequence": 28 }, { "departure": { "delay": 51, "time": "1776339891" }, "stopId": "FR:61001:ZE:Montsort:ATOUMOD037", "stopSequence": 22 }, { "departure": { "delay": 51, "time": "1776340551" }, "stopId": "FR:72006:ZE:Chev:ATOUMOD037", "stopSequence": 35 }, { "departure": { "delay": 51, "time": "1776340611" }, "stopId": "FR:72006:ZE:Rabelais:ATOUMOD037", "stopSequence": 37 }, { "departure": { "delay": 51, "time": "1776340011" }, "stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037", "stopSequence": 24 }, { "departure": { "delay": 51, "time": "1776340131" }, "stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037", "stopSequence": 26 }, { "departure": { "delay": 51, "time": "1776338991" }, "stopId": "FR:61001:ZE:Chartier:ATOUMOD037", "stopSequence": 11 }, { "departure": { "delay": 51, "time": "1776339471" }, "stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037", "stopSequence": 17 }, { "arrival": { "delay": 23, "time": "1776338473" }, "departure": { "delay": 23, "time": "1776338483" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 4 }, { "departure": { "delay": 51, "time": "1776340791" }, "stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037", "stopSequence": 40 }, { "departure": { "delay": 51, "time": "1776339171" }, "stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037", "stopSequence": 13 }, { "departure": { "delay": 51, "time": "1776340431" }, "stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": 30, "time": "1776338513" }, "departure": { "delay": 30, "time": "1776338610" }, "stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037", "stopSequence": 5 }, { "departure": { "delay": 51, "time": "1776340671" }, "stopId": "FR:72006:ZE:Stade:ATOUMOD037", "stopSequence": 38 }, { "departure": { "delay": 51, "time": "1776338931" }, "stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037", "stopSequence": 9 }, { "departure": { "delay": 51, "time": "1776340371" }, "stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037", "stopSequence": 31 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD037:Line:B:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000238:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1776330209" }, "departure": { "delay": 23, "time": "1776330263" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1776330311" }, "departure": { "delay": -7, "time": "1776330353" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1776330468" }, "departure": { "delay": 42, "time": "1776330522" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 59, "time": "1776330550" }, "departure": { "delay": 59, "time": "1776330599" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1776330387" }, "departure": { "delay": 12, "time": "1776330432" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776330176" }, "departure": { "delay": 5, "time": "1776330185" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1776330693" }, "departure": { "delay": 45, "time": "1776330705" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1776330822" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 127, "time": "1776329555" }, "departure": { "delay": 127, "time": "1776329587" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1776329621" }, "departure": { "delay": 112, "time": "1776329632" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 104, "time": "1776329654" }, "departure": { "delay": 104, "time": "1776329684" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 154, "time": "1776329375" }, "departure": { "delay": 154, "time": "1776329434" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 74, "time": "1776330085" }, "departure": { "delay": 74, "time": "1776330134" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 225, "time": "1776329325" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 137, "time": "1776329920" }, "departure": { "delay": 137, "time": "1776329957" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 155, "time": "1776329744" }, "departure": { "delay": 155, "time": "1776329795" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1776329998" }, "departure": { "delay": 116, "time": "1776330056" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 173, "time": "1776329472" }, "departure": { "delay": 173, "time": "1776329513" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1776330616" }, "departure": { "delay": 75, "time": "1776330675" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1776312005" }, "departure": { "delay": 28, "time": "1776312028" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 21, "time": "1776311705" }, "departure": { "delay": 21, "time": "1776311721" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1776312848" }, "departure": { "delay": 89, "time": "1776312869" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 97, "time": "1776313816" }, "departure": { "delay": 97, "time": "1776313837" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 82, "time": "1776312429" }, "departure": { "delay": 82, "time": "1776312442" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 58, "time": "1776313978" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 13, "time": "1776311808" }, "departure": { "delay": 13, "time": "1776311833" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1776312142" }, "departure": { "delay": 43, "time": "1776312163" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 102, "time": "1776313890" }, "departure": { "delay": 102, "time": "1776313902" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 129, "time": "1776313496" }, "departure": { "delay": 129, "time": "1776313509" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 5, "time": "1776313166" }, "departure": { "delay": 5, "time": "1776313205" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 73, "time": "1776313551" }, "departure": { "delay": 73, "time": "1776313573" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 55, "time": "1776311920" }, "departure": { "delay": 55, "time": "1776311935" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1776313519" }, "departure": { "delay": 93, "time": "1776313533" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 97, "time": "1776313410" }, "departure": { "delay": 97, "time": "1776313417" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 86, "time": "1776313931" }, "departure": { "delay": 86, "time": "1776313946" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 13, "time": "1776312564" }, "departure": { "delay": 13, "time": "1776312613" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 54, "time": "1776313019" }, "departure": { "delay": 54, "time": "1776313134" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 75, "time": "1776313800" }, "departure": { "delay": 75, "time": "1776313815" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 51, "time": "1776311975" }, "departure": { "delay": 51, "time": "1776311991" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -18, "time": "1776311667" }, "departure": { "delay": -18, "time": "1776311682" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1776312093" }, "departure": { "delay": 57, "time": "1776312117" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 34, "time": "1776312501" }, "departure": { "delay": 34, "time": "1776312514" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": 34, "time": "1776311434" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 115, "time": "1776313723" }, "departure": { "delay": 115, "time": "1776313735" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 152, "time": "1776313690" }, "departure": { "delay": 152, "time": "1776313712" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1776313748" }, "departure": { "delay": 100, "time": "1776313780" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 71, "time": "1776312350" }, "departure": { "delay": 71, "time": "1776312371" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1776312655" }, "departure": { "delay": 40, "time": "1776312700" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -26, "time": "1776311601" }, "departure": { "delay": -26, "time": "1776311614" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1776312305" }, "departure": { "delay": 125, "time": "1776312305" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1776312903" }, "departure": { "delay": 75, "time": "1776312915" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745473x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1776337768" }, "departure": { "delay": 127, "time": "1776337807" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1776338850" }, "departure": { "delay": 150, "time": "1776338850" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1776339090" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1776338910" }, "departure": { "delay": 150, "time": "1776338910" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776338139" }, "departure": { "delay": 60, "time": "1776338220" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1776337538" }, "departure": { "delay": 132, "time": "1776337572" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1776338352" }, "departure": { "delay": 54, "time": "1776338394" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1776337617" }, "departure": { "delay": 103, "time": "1776337663" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1776338453" }, "departure": { "delay": 50, "time": "1776338510" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 147, "time": "1776337849" }, "departure": { "delay": 147, "time": "1776337887" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 127, "time": "1776337712" }, "departure": { "delay": 127, "time": "1776337747" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1776338087" }, "departure": { "delay": 60, "time": "1776338100" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 109, "time": "1776337438" }, "departure": { "delay": 109, "time": "1776337489" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 165, "time": "1776338763" }, "departure": { "delay": 165, "time": "1776338805" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1776338003" }, "departure": { "delay": 123, "time": "1776338043" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 125, "time": "1776337325" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 107, "time": "1776338548" }, "departure": { "delay": 107, "time": "1776338627" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776338276" }, "departure": { "delay": 42, "time": "1776338322" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 157, "time": "1776338660" }, "departure": { "delay": 157, "time": "1776338737" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745473x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597592:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -66, "time": "1776339534" }, "departure": { "delay": -66, "time": "1776339534" }, "stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -16, "time": "1776339164" }, "departure": { "delay": -16, "time": "1776339164" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -146, "time": "1776339694" }, "departure": { "delay": -146, "time": "1776339694" }, "stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -16, "time": "1776339404" }, "departure": { "delay": -16, "time": "1776339404" }, "stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": 22, "time": "1776339022" }, "departure": { "delay": 22, "time": "1776339022" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -76, "time": "1776339284" }, "departure": { "delay": -76, "time": "1776339284" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -36, "time": "1776339564" }, "departure": { "delay": -36, "time": "1776339564" }, "stopId": "FR:27229:ZE:0xADO02:ATOUMOD004", "stopSequence": 17 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -96, "time": "1776339624" }, "departure": { "delay": -96, "time": "1776339624" }, "stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": 17, "time": "1776339437" }, "departure": { "delay": 17, "time": "1776339437" }, "stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -235, "time": "1776339725" }, "stopId": "FR:27229:ZE:0xROS10:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 20, "time": "1776339080" }, "departure": { "delay": 20, "time": "1776339080" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597592:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470055:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -482, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x7160:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -842, "time": "1776338818" }, "departure": { "delay": -842, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1776340463" }, "departure": { "delay": 83, "time": "1776340463" }, "stopId": "FR:27375:ZE:0x6509:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -782, "time": "1776338818" }, "departure": { "delay": -782, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -662, "time": "1776338818" }, "departure": { "delay": -662, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6465:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -1442, "time": "1776338818" }, "departure": { "delay": -1442, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6453:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -962, "time": "1776338818" }, "departure": { "delay": -962, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6473:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6478:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1776340571" }, "stopId": "FR:27375:ZE:0x6515:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -1022, "time": "1776338818" }, "departure": { "delay": -1022, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6523:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -1262, "time": "1776338818" }, "departure": { "delay": -1262, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6387:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6500:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -902, "time": "1776338818" }, "departure": { "delay": -902, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -722, "time": "1776338818" }, "departure": { "delay": -722, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -1382, "time": "1776338818" }, "departure": { "delay": -1382, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6412:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -1202, "time": "1776338818" }, "departure": { "delay": -1202, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6521:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6519:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -962, "time": "1776338818" }, "departure": { "delay": -962, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6419:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -1142, "time": "1776338818" }, "departure": { "delay": -1142, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6445:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -1082, "time": "1776338818" }, "departure": { "delay": -1082, "time": "1776338818" }, "stopId": "FR:27375:ZE:0x6475:ATOUMOD006", "stopSequence": 10 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:3:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470055:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470860:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -124, "time": "1776344036" }, "departure": { "delay": -124, "time": "1776344036" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 20 }, { "departure": { "time": "1776340980" }, "stopId": "FR:76561:ZE:0x6790:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "time": "1776343260" }, "departure": { "time": "1776343260" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -274, "time": "1776344966" }, "departure": { "delay": -274, "time": "1776344966" }, "stopId": "FR:27332:ZE:0x6235:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -331, "time": "1776346289" }, "departure": { "delay": -331, "time": "1776346289" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 59, "time": "1776343019" }, "departure": { "delay": 59, "time": "1776343019" }, "stopId": "FR:27188:ZE:0x6143:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1776342584" }, "departure": { "delay": 44, "time": "1776342584" }, "stopId": "FR:27188:ZE:0x7177:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -258, "time": "1776344382" }, "departure": { "delay": -258, "time": "1776344382" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -311, "time": "1776345349" }, "departure": { "delay": -311, "time": "1776345349" }, "stopId": "FR:27022:ZE:0x6977:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": -240, "time": "1776344220" }, "departure": { "delay": -240, "time": "1776344220" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -112, "time": "1776344108" }, "departure": { "delay": -112, "time": "1776344108" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1776342829" }, "departure": { "delay": 49, "time": "1776342829" }, "stopId": "FR:27188:ZE:0x7264:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 18, "time": "1776342498" }, "departure": { "delay": 18, "time": "1776342498" }, "stopId": "FR:27188:ZE:0x7174:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -253, "time": "1776344327" }, "departure": { "delay": -253, "time": "1776344327" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "time": "1776343140" }, "departure": { "time": "1776343140" }, "stopId": "FR:27469:ZE:0x6648:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -371, "time": "1776345829" }, "departure": { "delay": -371, "time": "1776345829" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -191, "time": "1776344149" }, "departure": { "delay": -191, "time": "1776344149" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -328, "time": "1776345932" }, "departure": { "delay": -328, "time": "1776345932" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -340, "time": "1776346160" }, "departure": { "delay": -340, "time": "1776346160" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": -304, "time": "1776346076" }, "departure": { "delay": -304, "time": "1776346076" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -253, "time": "1776344507" }, "departure": { "delay": -253, "time": "1776344507" }, "stopId": "FR:27375:ZE:0x7187:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76640:ZE:0x7158:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1776343270" }, "departure": { "delay": 10, "time": "1776343270" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -401, "time": "1776346459" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": -288, "time": "1776344712" }, "departure": { "delay": -288, "time": "1776344712" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": -340, "time": "1776346040" }, "departure": { "delay": -340, "time": "1776346040" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "time": "1776343800" }, "departure": { "time": "1776343800" }, "stopId": "FR:27701:ZE:0x7128:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -332, "time": "1776345988" }, "departure": { "delay": -332, "time": "1776345988" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76231:ZE:0x6175:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -371, "time": "1776345529" }, "departure": { "delay": -371, "time": "1776345529" }, "stopId": "FR:27022:ZE:0x6988:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": 21, "time": "1776343101" }, "departure": { "delay": 21, "time": "1776343101" }, "stopId": "FR:27469:ZE:0x7267:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1776343980" }, "departure": { "delay": -60, "time": "1776343980" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:27394:ZE:0x6605:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 58, "time": "1776343198" }, "departure": { "delay": 58, "time": "1776343198" }, "stopId": "FR:27469:ZE:0x6650:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -288, "time": "1776344472" }, "departure": { "delay": -288, "time": "1776344472" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": -300, "time": "1776344760" }, "departure": { "delay": -300, "time": "1776344760" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76561:ZE:0x6786:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "time": "1776343860" }, "departure": { "time": "1776343860" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1776343950" }, "departure": { "delay": 30, "time": "1776343950" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -391, "time": "1776346409" }, "departure": { "delay": -391, "time": "1776346409" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -311, "time": "1776345169" }, "departure": { "delay": -311, "time": "1776345169" }, "stopId": "FR:27249:ZE:0x6185:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 56, "time": "1776342716" }, "departure": { "delay": 56, "time": "1776342716" }, "stopId": "FR:27188:ZE:0x6140:ATOUMOD006", "stopSequence": 8 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470860:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1776320307" }, "departure": { "delay": 72, "time": "1776320352" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 17, "time": "1776322507" }, "departure": { "delay": 17, "time": "1776322517" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": 100, "time": "1776319636" }, "departure": { "delay": 100, "time": "1776319660" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1776321376" }, "departure": { "delay": 24, "time": "1776321384" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 83, "time": "1776322353" }, "departure": { "delay": 83, "time": "1776322403" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 52, "time": "1776322697" }, "departure": { "delay": 52, "time": "1776322732" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 17, "time": "1776320762" }, "departure": { "delay": 17, "time": "1776320777" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1776320159" }, "departure": { "delay": 72, "time": "1776320172" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1776322561" }, "departure": { "delay": 18, "time": "1776322578" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 75, "time": "1776321616" }, "departure": { "delay": 75, "time": "1776321795" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 69, "time": "1776322320" }, "departure": { "delay": 69, "time": "1776322329" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 59, "time": "1776322609" }, "departure": { "delay": 59, "time": "1776322679" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 56, "time": "1776320194" }, "departure": { "delay": 56, "time": "1776320216" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1776322878" }, "departure": { "delay": 89, "time": "1776322889" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 81, "time": "1776322787" }, "departure": { "delay": 81, "time": "1776322821" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 8, "time": "1776321216" }, "departure": { "delay": 8, "time": "1776321248" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 46, "time": "1776322177" }, "departure": { "delay": 46, "time": "1776322246" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 18, "time": "1776322058" }, "departure": { "delay": 18, "time": "1776322098" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 82, "time": "1776320711" }, "departure": { "delay": 82, "time": "1776320722" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -61, "time": "1776321488" }, "departure": { "delay": -61, "time": "1776321539" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 98, "time": "1776319883" }, "departure": { "delay": 98, "time": "1776319898" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 61, "time": "1776319621" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 119, "time": "1776322846" }, "departure": { "delay": 119, "time": "1776322859" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 43, "time": "1776320245" }, "departure": { "delay": 43, "time": "1776320263" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1776322484" }, "departure": { "delay": 56, "time": "1776322496" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "time": "1776321114" }, "departure": { "time": "1776321180" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 82, "time": "1776319931" }, "departure": { "delay": 82, "time": "1776319942" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 21, "time": "1776321042" }, "departure": { "delay": 21, "time": "1776321081" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 23, "time": "1776321274" }, "departure": { "delay": 23, "time": "1776321323" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 57, "time": "1776320960" }, "departure": { "delay": 57, "time": "1776320997" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -33, "time": "1776321414" }, "departure": { "delay": -33, "time": "1776321447" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 118, "time": "1776320051" }, "departure": { "delay": 118, "time": "1776320098" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 159, "time": "1776319701" }, "departure": { "delay": 159, "time": "1776319779" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1776321845" }, "departure": { "delay": 35, "time": "1776321875" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 58, "time": "1776321974" }, "departure": { "delay": 58, "time": "1776322018" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 97, "time": "1776322741" }, "departure": { "delay": 97, "time": "1776322777" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 65, "time": "1776320916" }, "departure": { "delay": 65, "time": "1776320945" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 106, "time": "1776320641" }, "departure": { "delay": 106, "time": "1776320686" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 117, "time": "1776320531" }, "departure": { "delay": 117, "time": "1776320577" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1776320861" }, "departure": { "delay": 54, "time": "1776320874" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 64, "time": "1776320272" }, "departure": { "delay": 64, "time": "1776320284" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1776319826" }, "departure": { "delay": 126, "time": "1776319866" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 97, "time": "1776320598" }, "departure": { "delay": 97, "time": "1776320617" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1776320413" }, "departure": { "delay": 85, "time": "1776320425" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1776322270" }, "departure": { "delay": 102, "time": "1776322302" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 71, "time": "1776319960" }, "departure": { "delay": 71, "time": "1776319991" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1776320012" }, "departure": { "delay": 66, "time": "1776320046" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 32, "time": "1776322952" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758384x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1776331424" }, "departure": { "delay": -21, "time": "1776331479" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -19, "time": "1776331589" }, "departure": { "delay": -19, "time": "1776331601" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1776331517" }, "departure": { "delay": 10, "time": "1776331570" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 55, "time": "1776330668" }, "departure": { "delay": 55, "time": "1776330715" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 59, "time": "1776328904" }, "departure": { "delay": 59, "time": "1776328919" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 69, "time": "1776328740" }, "departure": { "delay": 69, "time": "1776328749" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -57, "time": "1776331683" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -13, "time": "1776331116" }, "departure": { "delay": -13, "time": "1776331127" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -87, "time": "1776331321" }, "departure": { "delay": -87, "time": "1776331353" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 167, "time": "1776329744" }, "departure": { "delay": 167, "time": "1776329807" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1776330097" }, "departure": { "delay": 77, "time": "1776330137" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 15, "time": "1776328515" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1776330388" }, "departure": { "delay": 92, "time": "1776330452" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1776330864" }, "departure": { "delay": 33, "time": "1776330873" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 148, "time": "1776329321" }, "departure": { "delay": 148, "time": "1776329428" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 104, "time": "1776330037" }, "departure": { "delay": 104, "time": "1776330044" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758384x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1881:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1776336390" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 204, "time": "1776338184" }, "departure": { "delay": 204, "time": "1776338184" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 235, "time": "1776338012" }, "departure": { "delay": 235, "time": "1776338035" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 195, "time": "1776337935" }, "departure": { "delay": 195, "time": "1776337935" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 109, "time": "1776337609" }, "departure": { "delay": 109, "time": "1776337609" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 408, "time": "1776338808" }, "departure": { "delay": 408, "time": "1776338808" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 156, "time": "1776336936" }, "departure": { "delay": 156, "time": "1776336936" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 179, "time": "1776337811" }, "departure": { "delay": 179, "time": "1776337859" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 133, "time": "1776337153" }, "departure": { "delay": 133, "time": "1776337153" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 432, "time": "1776338892" }, "departure": { "delay": 432, "time": "1776338892" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 214, "time": "1776338109" }, "departure": { "delay": 214, "time": "1776338134" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 430, "time": "1776338710" }, "departure": { "delay": 430, "time": "1776338710" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 165, "time": "1776336885" }, "departure": { "delay": 165, "time": "1776336885" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 155, "time": "1776337515" }, "departure": { "delay": 155, "time": "1776337535" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 430, "time": "1776339010" }, "departure": { "delay": 430, "time": "1776339010" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 425, "time": "1776339125" }, "departure": { "delay": 425, "time": "1776339125" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1776337361" }, "departure": { "delay": 90, "time": "1776337410" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1776336075", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1881:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039351x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1776341819" }, "departure": { "delay": 59, "time": "1776341819" }, "stopId": "FR:76341:ZE:3446:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 17, "time": "1776342257" }, "departure": { "delay": 17, "time": "1776342257" }, "stopId": "FR:76305:ZE:3180:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "time": "1776339720" }, "departure": { "time": "1776339720" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 9, "time": "1776342069" }, "departure": { "delay": 9, "time": "1776342069" }, "stopId": "FR:76305:ZE:3295:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 18, "time": "1776341538" }, "departure": { "delay": 18, "time": "1776341538" }, "stopId": "FR:76341:ZE:3753:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:76341:ZE:3755:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342360" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "time": "1776341940" }, "departure": { "time": "1776341940" }, "stopId": "FR:76341:ZE:3083:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 21, "time": "1776340461" }, "departure": { "delay": 21, "time": "1776340461" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1776339430" }, "departure": { "delay": 10, "time": "1776339430" }, "stopId": "FR:76351:ZE:4575:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1776339505" }, "departure": { "delay": 25, "time": "1776339505" }, "stopId": "FR:76351:ZE:3869:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776340098" }, "departure": { "delay": 18, "time": "1776340098" }, "stopId": "FR:76270:ZE:3428:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:76351:ZE:4504:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1776339667" }, "departure": { "delay": 7, "time": "1776339667" }, "stopId": "FR:76351:ZE:3803:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1776340940" }, "departure": { "delay": 20, "time": "1776340940" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 35, "time": "1776340595" }, "departure": { "delay": 35, "time": "1776340595" }, "stopId": "FR:76447:ZE:4510:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76341:ZE:4814:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 44, "time": "1776341264" }, "departure": { "delay": 44, "time": "1776341264" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:76305:ZE:3206:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 54, "time": "1776340734" }, "departure": { "delay": 54, "time": "1776340734" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 29, "time": "1776342029" }, "departure": { "delay": 29, "time": "1776342029" }, "stopId": "FR:76305:ZE:3521:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "time": "1776341880" }, "departure": { "time": "1776341880" }, "stopId": "FR:76341:ZE:3537:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 41, "time": "1776339821" }, "departure": { "delay": 41, "time": "1776339821" }, "stopId": "FR:76351:ZE:4502:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340500" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1776342459" }, "departure": { "delay": 39, "time": "1776342459" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "time": "1776341160" }, "departure": { "time": "1776341160" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 42, "time": "1776340302" }, "departure": { "delay": 42, "time": "1776340302" }, "stopId": "FR:76270:ZE:4506:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1776340380" }, "departure": { "time": "1776340380" }, "stopId": "FR:76447:ZE:4508:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1776341032" }, "departure": { "delay": 52, "time": "1776341032" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 38, "time": "1776342578" }, "departure": { "delay": 38, "time": "1776342578" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 5, "time": "1776342185" }, "departure": { "delay": 5, "time": "1776342185" }, "stopId": "FR:76305:ZE:3150:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 54, "time": "1776340434" }, "departure": { "delay": 54, "time": "1776340434" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 25, "time": "1776340885" }, "departure": { "delay": 25, "time": "1776340885" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 34, "time": "1776340654" }, "departure": { "delay": 34, "time": "1776340654" }, "stopId": "FR:76447:ZE:4073:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1776339577" }, "departure": { "delay": 37, "time": "1776339577" }, "stopId": "FR:76351:ZE:4577:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 4, "time": "1776341344" }, "departure": { "delay": 4, "time": "1776341344" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 11, "time": "1776340031" }, "departure": { "delay": 11, "time": "1776340031" }, "stopId": "FR:76270:ZE:5198:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:76351:ZE:3362:ATOUMOD003", "stopSequence": 3 }, { "departure": { "time": "1776339300" }, "stopId": "FR:76481:ZE:5095:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:76341:ZE:3747:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:76270:ZE:4600:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "time": "1776342780" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 25, "time": "1776339745" }, "departure": { "delay": 25, "time": "1776339745" }, "stopId": "FR:76351:ZE:3451:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 39, "time": "1776340539" }, "departure": { "delay": 39, "time": "1776340539" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 32, "time": "1776341192" }, "departure": { "delay": 32, "time": "1776341192" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342120" }, "stopId": "FR:76305:ZE:3186:ATOUMOD003", "stopSequence": 43 }, { "arrival": { "delay": 36, "time": "1776340176" }, "departure": { "delay": 36, "time": "1776340176" }, "stopId": "FR:76270:ZE:3353:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1776342663" }, "departure": { "delay": 3, "time": "1776342663" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1776338677", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039351x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4283885x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1776339035" }, "departure": { "delay": 35, "time": "1776339035" }, "stopId": "FR:76447:ZE:3759:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1776339682" }, "departure": { "delay": 82, "time": "1776339682" }, "stopId": "FR:76351:ZE:4869:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776339988" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776338908" }, "departure": { "delay": 28, "time": "1776338908" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 38, "time": "1776338678" }, "stopId": "FR:76447:ZE:3816:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 75, "time": "1776339795" }, "departure": { "delay": 75, "time": "1776339795" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 99, "time": "1776338739" }, "stopId": "FR:76447:ZE:3767:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1776338989" }, "departure": { "delay": 49, "time": "1776338989" }, "stopId": "FR:76447:ZE:3761:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1776338968" }, "departure": { "delay": 28, "time": "1776338968" }, "stopId": "FR:76447:ZE:3742:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 28, "time": "1776339388" }, "departure": { "delay": 28, "time": "1776339388" }, "stopId": "FR:76351:ZE:4983:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1776339088" }, "departure": { "delay": 28, "time": "1776339088" }, "stopId": "FR:76341:ZE:3906:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1776339121" }, "departure": { "delay": 61, "time": "1776339121" }, "stopId": "FR:76341:ZE:3912:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 71, "time": "1776338771" }, "stopId": "FR:76447:ZE:3765:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1776339630" }, "departure": { "delay": 30, "time": "1776339630" }, "stopId": "FR:76351:ZE:3613:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1776338850" }, "departure": { "delay": 30, "time": "1776338850" }, "stopId": "FR:76447:ZE:3763:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1776338777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4283885x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597564:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 28, "time": "1776340948" }, "departure": { "delay": 28, "time": "1776340948" }, "stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -2046, "time": "1776338634" }, "departure": { "delay": -2046, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xROS01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "time": "1776341340" }, "departure": { "time": "1776341340" }, "stopId": "FR:27229:ZE:0xADO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -1566, "time": "1776338634" }, "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -80, "time": "1776341680" }, "departure": { "delay": -80, "time": "1776341680" }, "stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -1806, "time": "1776338634" }, "departure": { "delay": -1806, "time": "1776338634" }, "stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 42, "time": "1776340902" }, "departure": { "delay": 42, "time": "1776340902" }, "stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -170, "time": "1776341830" }, "departure": { "delay": -170, "time": "1776341830" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 49, "time": "1776341209" }, "departure": { "delay": 49, "time": "1776341209" }, "stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": 51, "time": "1776341271" }, "departure": { "delay": 51, "time": "1776341271" }, "stopId": "FR:27229:ZE:0xECH01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -154, "time": "1776342026" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 }, { "departure": { "delay": -1566, "time": "1776338634" }, "stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -2166, "time": "1776338634" }, "departure": { "delay": -2166, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -151, "time": "1776341969" }, "departure": { "delay": -151, "time": "1776341969" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -1686, "time": "1776338634" }, "departure": { "delay": -1686, "time": "1776338634" }, "stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776341012" }, "departure": { "delay": 32, "time": "1776341012" }, "stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": 23, "time": "1776341603" }, "departure": { "delay": 23, "time": "1776341603" }, "stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -170, "time": "1776341770" }, "departure": { "delay": -170, "time": "1776341770" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597564:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1931:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1776338855" }, "departure": { "delay": 95, "time": "1776338855" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 95, "time": "1776338675" }, "departure": { "delay": 95, "time": "1776338675" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 163, "time": "1776338143" }, "departure": { "delay": 163, "time": "1776338143" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 113, "time": "1776338933" }, "departure": { "delay": 113, "time": "1776338933" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1776339114" }, "departure": { "delay": 114, "time": "1776339114" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1776337943" }, "departure": { "delay": 83, "time": "1776337943" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 173, "time": "1776338068" }, "departure": { "delay": 173, "time": "1776338093" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1776339215" }, "departure": { "delay": 95, "time": "1776339215" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 87, "time": "1776339027" }, "departure": { "delay": 87, "time": "1776339027" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1776337874", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1931:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112284x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 104, "time": "1776338384" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 101, "time": "1776338261" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1776338563" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 84, "time": "1776338484" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1776338417", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112284x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9939x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341880" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341700" }, "stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776340920" }, "departure": { "time": "1776340920" }, "stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341580" }, "stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008", "stopSequence": 9 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776340980" }, "stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008", "stopSequence": 3 }, { "arrival": { "time": "1776341760" }, "departure": { "time": "1776341760" }, "stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008", "stopSequence": 7 }, { "departure": { "time": "1776340800" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008", "stopSequence": 8 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD008:Line:L2:LOC", "tripId": "ATOUMOD008:ServiceJourney:9939x0:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758502x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1776315534" }, "departure": { "delay": 68, "time": "1776315548" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1776314288" }, "departure": { "delay": 200, "time": "1776314300" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 232, "time": "1776314017" }, "departure": { "delay": 232, "time": "1776314092" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 82, "time": "1776315489" }, "departure": { "delay": 82, "time": "1776315502" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "departure": { "delay": 208, "time": "1776313708" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 172, "time": "1776314976" }, "departure": { "delay": 172, "time": "1776314992" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 179, "time": "1776316859" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 133, "time": "1776316677" }, "departure": { "delay": 133, "time": "1776316693" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 192, "time": "1776316158" }, "departure": { "delay": 192, "time": "1776316212" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 176, "time": "1776316528" }, "departure": { "delay": 176, "time": "1776316616" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 163, "time": "1776316446" }, "departure": { "delay": 163, "time": "1776316483" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 152, "time": "1776315839" }, "departure": { "delay": 152, "time": "1776315872" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 256, "time": "1776314192" }, "departure": { "delay": 256, "time": "1776314236" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1776315429" }, "departure": { "delay": 137, "time": "1776315437" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 144, "time": "1776316083" }, "departure": { "delay": 144, "time": "1776316104" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 146, "time": "1776315036" }, "departure": { "delay": 146, "time": "1776315086" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 202, "time": "1776314564" }, "departure": { "delay": 202, "time": "1776314602" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 154, "time": "1776316398" }, "departure": { "delay": 154, "time": "1776316414" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 156, "time": "1776316248" }, "departure": { "delay": 156, "time": "1776316296" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 182, "time": "1776315322" }, "departure": { "delay": 182, "time": "1776315362" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1776315646" }, "departure": { "delay": 81, "time": "1776315681" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758502x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597931:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341700" }, "stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597931:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1776316779" }, "departure": { "delay": 110, "time": "1776316790" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1776316995" }, "departure": { "delay": 117, "time": "1776317037" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1776317232" }, "departure": { "delay": 110, "time": "1776317270" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1776317313" }, "departure": { "delay": 76, "time": "1776317356" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 76, "time": "1776317613" }, "departure": { "delay": 76, "time": "1776317656" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776317773" }, "departure": { "delay": 60, "time": "1776317820" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776318119" }, "departure": { "delay": 47, "time": "1776318167" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1776318351" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 98, "time": "1776317067" }, "departure": { "delay": 98, "time": "1776317078" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1776317473" }, "departure": { "delay": 48, "time": "1776317508" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776317704" }, "departure": { "delay": 44, "time": "1776317744" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 73, "time": "1776316834" }, "departure": { "delay": 73, "time": "1776316873" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1776317855" }, "departure": { "delay": 79, "time": "1776317899" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1776316810" }, "departure": { "delay": 80, "time": "1776316820" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1776317393" }, "departure": { "delay": 23, "time": "1776317423" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1776318019" }, "departure": { "delay": 62, "time": "1776318062" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 102, "time": "1776317162" }, "departure": { "delay": 102, "time": "1776317202" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 104, "time": "1776316903" }, "departure": { "delay": 104, "time": "1776316964" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 152, "time": "1776316652" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 103, "time": "1776317949" }, "departure": { "delay": 103, "time": "1776317983" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx886:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776340279" }, "departure": { "delay": 19, "time": "1776340279" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1776340103" }, "departure": { "delay": 23, "time": "1776340103" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1776340216" }, "departure": { "delay": 16, "time": "1776340216" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1776340175" }, "departure": { "delay": 35, "time": "1776340175" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776335914", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx886:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000440:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776338880" }, "stopId": "FR:61117:ZE:CentrexCommercial:ATOUMOD037", "stopSequence": 4 }, { "departure": { "time": "1776339240" }, "stopId": "FR:61397:ZE:Gymnase:ATOUMOD037", "stopSequence": 11 }, { "departure": { "time": "1776339600" }, "stopId": "FR:61397:ZE:BellexCharpentex:ATOUMOD037", "stopSequence": 16 }, { "departure": { "time": "1776339660" }, "stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037", "stopSequence": 17 }, { "departure": { "time": "1776339060" }, "stopId": "FR:61001:ZE:Alencxa:ATOUMOD037", "stopSequence": 7 }, { "departure": { "time": "1776339780" }, "stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037", "stopSequence": 19 }, { "arrival": { "delay": -5, "time": "1776338814" }, "departure": { "delay": -5, "time": "1776338815" }, "stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037", "stopSequence": 2 }, { "departure": { "time": "1776339420" }, "stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037", "stopSequence": 13 }, { "arrival": { "time": "1776339840" }, "stopId": "FR:61001:ZE:CP:ATOUMOD037", "stopSequence": 20 }, { "departure": { "time": "1776339060" }, "stopId": "FR:61117:ZE:Pxpiniere:ATOUMOD037", "stopSequence": 6 }, { "departure": { "delay": 12, "time": "1776338772" }, "stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037", "stopSequence": 1 }, { "departure": { "time": "1776339480" }, "stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037", "stopSequence": 14 }, { "departure": { "time": "1776339000" }, "stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037", "stopSequence": 5 }, { "departure": { "time": "1776339300" }, "stopId": "FR:61397:ZE:Libxration:ATOUMOD037", "stopSequence": 12 }, { "departure": { "time": "1776338820" }, "stopId": "FR:61001:ZE:LaxLuciole:ATOUMOD037", "stopSequence": 3 }, { "departure": { "time": "1776339540" }, "stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037", "stopSequence": 15 }, { "departure": { "time": "1776339240" }, "stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037", "stopSequence": 10 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:C:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000440:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758674x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -12, "time": "1776338208" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 74, "time": "1776336774" }, "departure": { "delay": 74, "time": "1776336794" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 157, "time": "1776335591" }, "departure": { "delay": 157, "time": "1776335617" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1776335652" }, "departure": { "delay": 170, "time": "1776335690" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1776337129" }, "departure": { "delay": 114, "time": "1776337194" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 146, "time": "1776336955" }, "departure": { "delay": 146, "time": "1776336986" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 85, "time": "1776336703" }, "departure": { "delay": 85, "time": "1776336745" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 81, "time": "1776337434" }, "departure": { "delay": 81, "time": "1776337461" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 186, "time": "1776335795" }, "departure": { "delay": 186, "time": "1776335826" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 127, "time": "1776336536" }, "departure": { "delay": 127, "time": "1776336547" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776337020" }, "departure": { "delay": 120, "time": "1776337080" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 112, "time": "1776335392" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1776335475" }, "departure": { "delay": 112, "time": "1776335512" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1776337257" }, "departure": { "delay": 91, "time": "1776337291" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 89, "time": "1776336826" }, "departure": { "delay": 89, "time": "1776336869" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 61, "time": "1776338137" }, "departure": { "delay": 61, "time": "1776338161" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 154, "time": "1776336175" }, "departure": { "delay": 154, "time": "1776336214" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 158, "time": "1776336087" }, "departure": { "delay": 158, "time": "1776336098" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 109, "time": "1776337500" }, "departure": { "delay": 109, "time": "1776337549" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 215, "time": "1776335890" }, "departure": { "delay": 215, "time": "1776335915" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 177, "time": "1776336044" }, "departure": { "delay": 177, "time": "1776336057" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 113, "time": "1776336265" }, "departure": { "delay": 113, "time": "1776336293" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 88, "time": "1776337666" }, "departure": { "delay": 88, "time": "1776337708" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 114, "time": "1776336345" }, "departure": { "delay": 114, "time": "1776336354" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1776337841" }, "departure": { "delay": 90, "time": "1776337890" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1776337603" }, "departure": { "delay": 78, "time": "1776337638" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 43, "time": "1776338053" }, "departure": { "delay": 43, "time": "1776338083" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 129, "time": "1776336603" }, "departure": { "delay": 129, "time": "1776336669" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 111, "time": "1776335532" }, "departure": { "delay": 111, "time": "1776335571" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1776337761" }, "departure": { "delay": 53, "time": "1776337793" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1776337930" }, "departure": { "delay": 53, "time": "1776337973" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 48, "time": "1776337994" }, "departure": { "delay": 48, "time": "1776338028" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 177, "time": "1776335970" }, "departure": { "delay": 177, "time": "1776335997" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 151, "time": "1776336375" }, "departure": { "delay": 151, "time": "1776336451" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1776336485" }, "departure": { "delay": 162, "time": "1776336522" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758674x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4325:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4654, "time": "1776339634" }, "departure": { "delay": 4654, "time": "1776339634" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 4677, "time": "1776339777" }, "departure": { "delay": 4677, "time": "1776339777" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 4681, "time": "1776339841" }, "departure": { "delay": 4681, "time": "1776339841" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 4652, "time": "1776339752" }, "departure": { "delay": 4652, "time": "1776339752" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 4652, "time": "1776339572" }, "departure": { "delay": 4652, "time": "1776339572" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1776338114", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4325:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758081x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1776332946" }, "departure": { "delay": 74, "time": "1776333014" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 192, "time": "1776333301" }, "departure": { "delay": 192, "time": "1776333312" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 138, "time": "1776333099" }, "departure": { "delay": 138, "time": "1776333138" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 22, "time": "1776331993" }, "departure": { "delay": 22, "time": "1776332002" }, "stopId": "FR:50230:ZE:HARFE1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 254, "time": "1776333494" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1776332504" }, "departure": { "delay": 111, "time": "1776332511" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1776332756" }, "departure": { "delay": 87, "time": "1776332787" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1776331062" }, "departure": { "delay": 92, "time": "1776331112" }, "stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1776332196" }, "departure": { "delay": 15, "time": "1776332235" }, "stopId": "FR:50294:ZE:MARMA1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 73, "time": "1776331526" }, "departure": { "delay": 73, "time": "1776331573" }, "stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035", "stopSequence": 4 }, { "departure": { "delay": 74, "time": "1776330974" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1776331827" }, "departure": { "delay": 41, "time": "1776331841" }, "stopId": "FR:50149:ZE:COUBG1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1776331296" }, "departure": { "delay": -12, "time": "1776331308" }, "stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1776333250" }, "departure": { "delay": 200, "time": "1776333260" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758081x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:131:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776317460" }, "departure": { "time": "1776317460" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776318060" }, "departure": { "time": "1776318060" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776317760" }, "departure": { "time": "1776317760" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776318300" }, "departure": { "time": "1776318300" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776317580" }, "departure": { "time": "1776317580" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776318000" }, "departure": { "time": "1776318000" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776317940" }, "departure": { "time": "1776317940" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776317280" }, "departure": { "time": "1776317280" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "departure": { "time": "1776317100" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776318180" }, "departure": { "time": "1776318180" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776317820" }, "departure": { "time": "1776317820" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776318660" }, "departure": { "time": "1776318660" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776318480" }, "departure": { "time": "1776318480" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776318240" }, "departure": { "time": "1776318240" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776318120" }, "departure": { "time": "1776318120" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776318900" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776318840" }, "departure": { "time": "1776318840" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776317880" }, "departure": { "time": "1776317880" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:131:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745472x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1776336468" }, "departure": { "delay": 39, "time": "1776336519" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1776337783" }, "departure": { "delay": 106, "time": "1776337846" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 51, "time": "1776336741" }, "departure": { "delay": 51, "time": "1776336771" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 86, "time": "1776337935" }, "departure": { "delay": 86, "time": "1776337946" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1776337096" }, "departure": { "delay": 122, "time": "1776337142" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1776337179" }, "departure": { "delay": 78, "time": "1776337218" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 74, "time": "1776337675" }, "departure": { "delay": 74, "time": "1776337754" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -17, "time": "1776338023" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 7, "time": "1776337355" }, "departure": { "delay": 7, "time": "1776337387" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 33, "time": "1776336656" }, "departure": { "delay": 33, "time": "1776336693" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 111, "time": "1776337869" }, "departure": { "delay": 111, "time": "1776337911" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 105, "time": "1776336405" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776336799" }, "departure": { "delay": 60, "time": "1776336840" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1776337264" }, "departure": { "delay": 40, "time": "1776337300" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -9, "time": "1776337500" }, "departure": { "delay": -9, "time": "1776337551" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1776336884" }, "departure": { "delay": 74, "time": "1776336914" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1776336573" }, "departure": { "delay": 64, "time": "1776336604" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1776337414" }, "departure": { "delay": 8, "time": "1776337448" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 28, "time": "1776337606" }, "departure": { "delay": 28, "time": "1776337648" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745472x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4291:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3905, "time": "1776338490" }, "departure": { "delay": -3905, "time": "1776338515" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": -3997, "time": "1776338123" }, "departure": { "delay": -3997, "time": "1776338123" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -3948, "time": "1776338333" }, "departure": { "delay": -3948, "time": "1776338352" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": -3945, "time": "1776338402" }, "departure": { "delay": -3945, "time": "1776338415" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": -3965, "time": "1776338205" }, "departure": { "delay": -3965, "time": "1776338215" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1776336894", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4291:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1776331041" }, "departure": { "delay": 128, "time": "1776331088" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 131, "time": "1776331320" }, "departure": { "delay": 131, "time": "1776331331" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1776330366" }, "departure": { "delay": 106, "time": "1776330406" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1776331411" }, "departure": { "delay": 98, "time": "1776331418" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 115, "time": "1776331486" }, "departure": { "delay": 115, "time": "1776331495" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 78, "time": "1776331448" }, "departure": { "delay": 78, "time": "1776331458" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1776331529" }, "departure": { "delay": 121, "time": "1776331561" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 111, "time": "1776330211" }, "departure": { "delay": 111, "time": "1776330231" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 51, "time": "1776329751" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 82, "time": "1776330301" }, "departure": { "delay": 82, "time": "1776330322" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1776330496" }, "departure": { "delay": 89, "time": "1776330509" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 136, "time": "1776331114" }, "departure": { "delay": 136, "time": "1776331156" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 123, "time": "1776331011" }, "departure": { "delay": 123, "time": "1776331023" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1776330052" }, "departure": { "delay": 96, "time": "1776330096" }, "stopId": "FR:50129:ZE:10BRO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1776330163" }, "departure": { "delay": 65, "time": "1776330185" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 82, "time": "1776330125" }, "departure": { "delay": 82, "time": "1776330142" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 194, "time": "1776330638" }, "departure": { "delay": 194, "time": "1776330854" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 139, "time": "1776331184" }, "departure": { "delay": 139, "time": "1776331219" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1776329830" }, "departure": { "delay": 18, "time": "1776329838" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 143, "time": "1776330950" }, "departure": { "delay": 143, "time": "1776330983" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1776329794" }, "departure": { "delay": 42, "time": "1776329802" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1776331696" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 153, "time": "1776331261" }, "departure": { "delay": 153, "time": "1776331293" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1776331611" }, "departure": { "delay": 127, "time": "1776331627" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758508x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 306, "time": "1776336712" }, "departure": { "delay": 306, "time": "1776336726" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 202, "time": "1776338191" }, "departure": { "delay": 202, "time": "1776338242" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 123, "time": "1776335223" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1776337336" }, "departure": { "delay": 270, "time": "1776337350" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 199, "time": "1776338024" }, "departure": { "delay": 199, "time": "1776338059" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 231, "time": "1776337415" }, "departure": { "delay": 231, "time": "1776337431" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 278, "time": "1776337857" }, "departure": { "delay": 278, "time": "1776337898" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 289, "time": "1776337275" }, "departure": { "delay": 289, "time": "1776337309" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 321, "time": "1776337186" }, "departure": { "delay": 321, "time": "1776337221" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 165, "time": "1776335541" }, "departure": { "delay": 165, "time": "1776335625" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1776337069" }, "departure": { "delay": 300, "time": "1776337080" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 237, "time": "1776335744" }, "departure": { "delay": 237, "time": "1776335817" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 339, "time": "1776336187" }, "departure": { "delay": 339, "time": "1776336339" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 201, "time": "1776337925" }, "departure": { "delay": 201, "time": "1776337941" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 207, "time": "1776338087" }, "departure": { "delay": 207, "time": "1776338127" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 287, "time": "1776336773" }, "departure": { "delay": 287, "time": "1776336827" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1776335877" }, "departure": { "delay": 211, "time": "1776335911" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 321, "time": "1776337611" }, "departure": { "delay": 321, "time": "1776337641" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 136, "time": "1776338284" }, "departure": { "delay": 136, "time": "1776338296" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 128, "time": "1776338408" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 264, "time": "1776337809" }, "departure": { "delay": 264, "time": "1776337824" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758508x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747508x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 146, "time": "1776335769" }, "departure": { "delay": 146, "time": "1776335786" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 18, "time": "1776336189" }, "departure": { "delay": 18, "time": "1776336198" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1776336839" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 177, "time": "1776334617" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1776336629" }, "departure": { "delay": 128, "time": "1776336668" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 78, "time": "1776336517" }, "departure": { "delay": 78, "time": "1776336558" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 287, "time": "1776334831" }, "departure": { "delay": 287, "time": "1776334907" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1776336684" }, "departure": { "delay": 94, "time": "1776336694" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1776336287" }, "departure": { "delay": 27, "time": "1776336327" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 262, "time": "1776334935" }, "departure": { "delay": 262, "time": "1776334942" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 176, "time": "1776335431" }, "departure": { "delay": 176, "time": "1776335576" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1776336084" }, "departure": { "delay": 51, "time": "1776336111" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1776335917" }, "departure": { "delay": 47, "time": "1776335927" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 187, "time": "1776334732" }, "departure": { "delay": 187, "time": "1776334747" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 183, "time": "1776334664" }, "departure": { "delay": 183, "time": "1776334683" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 159, "time": "1776335721" }, "departure": { "delay": 159, "time": "1776335739" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 46, "time": "1776336456" }, "departure": { "delay": 46, "time": "1776336466" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 51, "time": "1776336377" }, "departure": { "delay": 51, "time": "1776336411" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 81, "time": "1776336491" }, "departure": { "delay": 81, "time": "1776336501" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 254, "time": "1776334982" }, "departure": { "delay": 254, "time": "1776334994" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 337, "time": "1776335217" }, "departure": { "delay": 337, "time": "1776335377" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1776335860" }, "departure": { "delay": 50, "time": "1776335870" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747508x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:785:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776350280" }, "departure": { "time": "1776350280" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776347160" }, "departure": { "time": "1776347160" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776350160" }, "departure": { "time": "1776350160" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776348420" }, "departure": { "time": "1776348420" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776347400" }, "departure": { "time": "1776347400" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776347280" }, "departure": { "time": "1776347280" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776348360" }, "departure": { "time": "1776348360" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776348480" }, "departure": { "time": "1776348480" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776349860" }, "departure": { "time": "1776349860" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776347880" }, "departure": { "time": "1776347880" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776347820" }, "departure": { "time": "1776347820" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776347580" }, "departure": { "time": "1776347580" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776348060" }, "departure": { "time": "1776348060" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "departure": { "time": "1776347100" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776349740" }, "departure": { "time": "1776349740" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776348600" }, "departure": { "time": "1776348600" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1776350225" }, "departure": { "delay": 5, "time": "1776350225" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776348240" }, "departure": { "time": "1776348240" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776348000" }, "departure": { "time": "1776348000" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776347640" }, "departure": { "time": "1776347640" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776347220" }, "departure": { "time": "1776347220" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776347520" }, "departure": { "time": "1776347520" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776348540" }, "departure": { "time": "1776348540" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776350340" }, "departure": { "time": "1776350340" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776348960" }, "departure": { "time": "1776348960" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776350220" }, "departure": { "time": "1776350220" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776347700" }, "departure": { "time": "1776347700" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776349320" }, "departure": { "time": "1776349320" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776350040" }, "departure": { "time": "1776350040" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776347760" }, "departure": { "time": "1776347760" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776350460" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776347940" }, "departure": { "time": "1776347940" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776349140" }, "departure": { "time": "1776349140" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 } ], "timestamp": "1776338744", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:785:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1776330080" }, "departure": { "delay": 95, "time": "1776330095" }, "stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 198, "time": "1776329677" }, "departure": { "delay": 198, "time": "1776329718" }, "stopId": "FR:50041:ZE:VASBO1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1776328634" }, "departure": { "delay": 204, "time": "1776328644" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 68, "time": "1776330404" }, "departure": { "delay": 68, "time": "1776330428" }, "stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 145, "time": "1776329476" }, "departure": { "delay": 145, "time": "1776329485" }, "stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 183, "time": "1776329935" }, "departure": { "delay": 183, "time": "1776329943" }, "stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -35, "time": "1776330805" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 176, "time": "1776328196" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A2:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776320409" }, "departure": { "delay": -23, "time": "1776320497" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1776319414" }, "departure": { "delay": 78, "time": "1776319458" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1776320206" }, "departure": { "delay": -36, "time": "1776320244" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1776319721" }, "departure": { "delay": 82, "time": "1776319762" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -92, "time": "1776320358" }, "departure": { "delay": -92, "time": "1776320368" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 156, "time": "1776319356" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1776320679" }, "departure": { "delay": -10, "time": "1776320690" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -2, "time": "1776320533" }, "departure": { "delay": -2, "time": "1776320578" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1776319683" }, "departure": { "delay": 80, "time": "1776319700" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1776319512" }, "departure": { "delay": 108, "time": "1776319548" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 77, "time": "1776319601" }, "departure": { "delay": 77, "time": "1776319637" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1776320049" }, "departure": { "delay": 38, "time": "1776320078" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 98, "time": "1776319805" }, "departure": { "delay": 98, "time": "1776319838" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -19, "time": "1776320710" }, "departure": { "delay": -19, "time": "1776320741" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -71, "time": "1776320869" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -42, "time": "1776320268" }, "departure": { "delay": -42, "time": "1776320298" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1776320601" }, "departure": { "delay": 21, "time": "1776320661" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1776319962" }, "departure": { "delay": 89, "time": "1776320009" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -2, "time": "1776320118" }, "departure": { "delay": -2, "time": "1776320158" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758677x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1776338648" }, "departure": { "delay": 173, "time": "1776338693" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 69, "time": "1776338049" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 200, "time": "1776339860" }, "departure": { "delay": 200, "time": "1776339860" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 200, "time": "1776339560" }, "departure": { "delay": 200, "time": "1776339560" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1776339140" }, "departure": { "delay": 200, "time": "1776339140" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1776340460" }, "departure": { "delay": 200, "time": "1776340460" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 200, "time": "1776339440" }, "departure": { "delay": 200, "time": "1776339440" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 142, "time": "1776338426" }, "departure": { "delay": 142, "time": "1776338482" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1776340520" }, "departure": { "delay": 200, "time": "1776340520" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 200, "time": "1776340100" }, "departure": { "delay": 200, "time": "1776340100" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1776338179" }, "departure": { "delay": 70, "time": "1776338230" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1776338960" }, "departure": { "delay": 200, "time": "1776338960" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1776339260" }, "departure": { "delay": 200, "time": "1776339260" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1776339740" }, "departure": { "delay": 200, "time": "1776339740" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 219, "time": "1776338765" }, "departure": { "delay": 219, "time": "1776338799" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1776338250" }, "departure": { "delay": 106, "time": "1776338266" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 187, "time": "1776338560" }, "departure": { "delay": 187, "time": "1776338587" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1776339320" }, "departure": { "delay": 200, "time": "1776339320" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1776339980" }, "departure": { "delay": 200, "time": "1776339980" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1776338138" }, "departure": { "delay": 55, "time": "1776338155" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1776339080" }, "departure": { "delay": 200, "time": "1776339080" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1776340700" }, "departure": { "delay": 200, "time": "1776340700" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 200, "time": "1776339620" }, "departure": { "delay": 200, "time": "1776339620" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 200, "time": "1776341000" }, "departure": { "delay": 200, "time": "1776341000" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 200, "time": "1776340880" }, "departure": { "delay": 200, "time": "1776340880" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 200, "time": "1776338840" }, "departure": { "delay": 200, "time": "1776338840" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1776340940" }, "departure": { "delay": 200, "time": "1776340940" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 200, "time": "1776340340" }, "departure": { "delay": 200, "time": "1776340340" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1776340280" }, "departure": { "delay": 200, "time": "1776340280" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 200, "time": "1776341120" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 200, "time": "1776340640" }, "departure": { "delay": 200, "time": "1776340640" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 200, "time": "1776339200" }, "departure": { "delay": 200, "time": "1776339200" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1776340820" }, "departure": { "delay": 200, "time": "1776340820" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 200, "time": "1776339680" }, "departure": { "delay": 200, "time": "1776339680" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 111, "time": "1776338288" }, "departure": { "delay": 111, "time": "1776338331" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758677x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -26, "time": "1776311601" }, "departure": { "delay": -26, "time": "1776311614" }, "stopId": "FR:50129:ZE:10CRB2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 61, "time": "1776310727" }, "departure": { "delay": 61, "time": "1776310741" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 1, "time": "1776309950" }, "departure": { "delay": 1, "time": "1776309961" }, "stopId": "FR:50129:ZE:10RED1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 92, "time": "1776309572" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 83, "time": "1776310690" }, "departure": { "delay": 83, "time": "1776310703" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -4, "time": "1776311260" }, "departure": { "delay": -4, "time": "1776311276" }, "stopId": "FR:50129:ZE:10FRA2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 92, "time": "1776309855" }, "departure": { "delay": 92, "time": "1776309872" }, "stopId": "FR:50129:ZE:10ROS1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -36, "time": "1776311229" }, "departure": { "delay": -36, "time": "1776311244" }, "stopId": "FR:50129:ZE:10LEC2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 115, "time": "1776309805" }, "departure": { "delay": 115, "time": "1776309835" }, "stopId": "FR:50129:ZE:10SAL1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -17, "time": "1776311547" }, "departure": { "delay": -17, "time": "1776311563" }, "stopId": "FR:50129:ZE:10HUI4:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 8, "time": "1776311363" }, "departure": { "delay": 8, "time": "1776311408" }, "stopId": "FR:50129:ZE:10VAB2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 65, "time": "1776310783" }, "departure": { "delay": 65, "time": "1776310805" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -6, "time": "1776311142" }, "departure": { "delay": -6, "time": "1776311154" }, "stopId": "FR:50129:ZE:10LEB2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 1901, "time": "1776313841" }, "stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 92, "time": "1776310639" }, "departure": { "delay": 92, "time": "1776310652" }, "stopId": "FR:50129:ZE:10CTR3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 125, "time": "1776309771" }, "departure": { "delay": 125, "time": "1776309785" }, "stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 66, "time": "1776309652" }, "departure": { "delay": 66, "time": "1776309666" }, "stopId": "FR:50129:ZE:10BCP1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 111, "time": "1776310593" }, "departure": { "delay": 111, "time": "1776310611" }, "stopId": "FR:50129:ZE:10FDC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -53, "time": "1776310113" }, "departure": { "delay": -53, "time": "1776310147" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1776309707" }, "departure": { "delay": 121, "time": "1776309721" }, "stopId": "FR:50129:ZE:10COT1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1776311636" }, "departure": { "delay": 9, "time": "1776311649" }, "stopId": "FR:50129:ZE:10VIG2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 134, "time": "1776310555" }, "departure": { "delay": 134, "time": "1776310574" }, "stopId": "FR:50129:ZE:10PHG2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 92, "time": "1776309617" }, "departure": { "delay": 92, "time": "1776309632" }, "stopId": "FR:50129:ZE:10CDF1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 32, "time": "1776309916" }, "departure": { "delay": 32, "time": "1776309932" }, "stopId": "FR:50129:ZE:10VOL1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -31, "time": "1776310992" }, "departure": { "delay": -31, "time": "1776311009" }, "stopId": "FR:50129:ZE:10POL2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1776310040" }, "departure": { "delay": -30, "time": "1776310050" }, "stopId": "FR:50129:ZE:10FJT1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1776310934" }, "departure": { "delay": -27, "time": "1776310953" }, "stopId": "FR:50129:ZE:10LCO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 17, "time": "1776310864" }, "departure": { "delay": 17, "time": "1776310877" }, "stopId": "FR:50129:ZE:10STA2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -37, "time": "1776309973" }, "departure": { "delay": -37, "time": "1776309983" }, "stopId": "FR:50129:ZE:10CIM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -9, "time": "1776311683" }, "departure": { "delay": -9, "time": "1776311691" }, "stopId": "FR:50129:ZE:10DAN2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1776309886" }, "departure": { "delay": 60, "time": "1776309900" }, "stopId": "FR:50129:ZE:10SAD1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1776310182" }, "departure": { "delay": 99, "time": "1776310479" }, "stopId": "FR:50129:ZE:10SHU3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 5, "time": "1776311454" }, "departure": { "delay": 5, "time": "1776311465" }, "stopId": "FR:50129:ZE:10EGL5:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 12, "time": "1776311339" }, "departure": { "delay": 12, "time": "1776311352" }, "stopId": "FR:50129:ZE:10SMT2:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759062x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 66, "time": "1776338726" }, "departure": { "delay": 66, "time": "1776338766" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776339240" }, "departure": { "delay": 60, "time": "1776339240" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1776339780" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "time": "1776338792" }, "departure": { "time": "1776338760" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1776338268" }, "departure": { "delay": 62, "time": "1776338282" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1776338232" }, "departure": { "delay": 86, "time": "1776338246" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 51, "time": "1776337851" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1776338177" }, "departure": { "delay": 42, "time": "1776338202" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1776337906" }, "departure": { "delay": 53, "time": "1776337973" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -14, "time": "1776338611" }, "departure": { "delay": -14, "time": "1776338626" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1776339060" }, "departure": { "delay": 60, "time": "1776339060" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1776339120" }, "departure": { "delay": 60, "time": "1776339120" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1776338321" }, "departure": { "delay": 76, "time": "1776338356" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776339360" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776339000" }, "departure": { "delay": 60, "time": "1776339000" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1776338116" }, "departure": { "delay": 82, "time": "1776338122" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1776338650" }, "departure": { "delay": 10, "time": "1776338710" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1776338052" }, "departure": { "delay": 121, "time": "1776338101" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776339600" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1776339540" }, "departure": { "delay": 60, "time": "1776339540" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1776338439" }, "departure": { "delay": 77, "time": "1776338477" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776339420" }, "departure": { "delay": 60, "time": "1776339420" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759062x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:115:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 262, "time": "1776325237" }, "departure": { "delay": 262, "time": "1776325282" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1776324248" }, "departure": { "delay": 102, "time": "1776324282" }, "stopId": "FR:14333:ZE:30:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 269, "time": "1776325649" }, "stopId": "FR:14333:ZE:3:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 114, "time": "1776323916" }, "departure": { "delay": 114, "time": "1776323934" }, "stopId": "FR:14333:ZE:40:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 151, "time": "1776324041" }, "departure": { "delay": 151, "time": "1776324091" }, "stopId": "FR:14333:ZE:36:ATOUMOD021", "stopSequence": 4 }, { "departure": { "time": "1776323700" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 242, "time": "1776325012" }, "departure": { "delay": 242, "time": "1776325022" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 272, "time": "1776325072" }, "departure": { "delay": 272, "time": "1776325112" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1776324633" }, "departure": { "delay": 128, "time": "1776324668" }, "stopId": "FR:14536:ZE:24:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 151, "time": "1776324195" }, "departure": { "delay": 151, "time": "1776324211" }, "stopId": "FR:14333:ZE:32:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 257, "time": "1776325145" }, "departure": { "delay": 257, "time": "1776325157" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 242, "time": "1776325341" }, "departure": { "delay": 242, "time": "1776325382" }, "stopId": "FR:14333:ZE:9:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "time": "1776323982" }, "departure": { "time": "1776323880" }, "stopId": "FR:14333:ZE:38:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 66, "time": "1776324486" }, "departure": { "delay": 66, "time": "1776324486" }, "stopId": "FR:14536:ZE:26:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 280, "time": "1776325499" }, "departure": { "delay": 280, "time": "1776325540" }, "stopId": "FR:14333:ZE:7:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 271, "time": "1776325583" }, "departure": { "delay": 271, "time": "1776325591" }, "stopId": "FR:14333:ZE:5:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 172, "time": "1776324125" }, "departure": { "delay": 172, "time": "1776324172" }, "stopId": "FR:14333:ZE:34:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 333, "time": "1776324977" }, "departure": { "delay": 333, "time": "1776324993" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1776324393" }, "departure": { "delay": 128, "time": "1776324428" }, "stopId": "FR:14333:ZE:28:ATOUMOD021", "stopSequence": 8 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:115:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:18:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 8, "time": "1776330823" }, "departure": { "delay": 8, "time": "1776330848" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1776331295" }, "departure": { "delay": 45, "time": "1776331305" }, "stopId": "FR:76743:ZE:30047:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 71, "time": "1776330184" }, "departure": { "delay": 71, "time": "1776330191" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1776330272" }, "departure": { "delay": 39, "time": "1776330279" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -18, "time": "1776330373" }, "departure": { "delay": -18, "time": "1776330402" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 28, "time": "1776331334" }, "departure": { "delay": 28, "time": "1776331348" }, "stopId": "FR:76743:ZE:30045:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 48, "time": "1776331428" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 29, "time": "1776330290" }, "departure": { "delay": 29, "time": "1776330329" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1776331180" }, "departure": { "delay": 17, "time": "1776331217" }, "stopId": "FR:76057:ZE:30022:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 17, "time": "1776331051" }, "departure": { "delay": 17, "time": "1776331097" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 73, "time": "1776330423" }, "departure": { "delay": 73, "time": "1776330553" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 28, "time": "1776330888" }, "departure": { "delay": 28, "time": "1776330928" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 29, "time": "1776330679" }, "departure": { "delay": 29, "time": "1776330689" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": -4, "time": "1776330763" }, "departure": { "delay": -4, "time": "1776330776" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1776330219" }, "departure": { "delay": 49, "time": "1776330229" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "departure": { "delay": 69, "time": "1776330069" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1776330635" }, "departure": { "delay": 44, "time": "1776330644" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1776331123" }, "departure": { "delay": -3, "time": "1776331137" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 14 } ], "timestamp": "1776338688", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:18:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112363x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 125, "time": "1776338405" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 173, "time": "1776339113" }, "departure": { "delay": 173, "time": "1776339113" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1776338882" }, "departure": { "delay": 122, "time": "1776338882" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 137, "time": "1776338537" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "departure": { "delay": 129, "time": "1776338649" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 178, "time": "1776339238" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 178, "time": "1776338998" }, "departure": { "delay": 178, "time": "1776338998" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 121, "time": "1776338101" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 153, "time": "1776338733" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 113, "time": "1776338213" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 } ], "timestamp": "1776338497", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112363x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112364x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1776339287" }, "departure": { "delay": 47, "time": "1776339287" }, "stopId": "FR:76351:ZE:3955:ATOUMOD003", "stopSequence": 10 }, { "departure": { "delay": 54, "time": "1776338574" }, "stopId": "FR:76351:ZE:3980:ATOUMOD003", "stopSequence": 4 }, { "departure": { "delay": 45, "time": "1776338685" }, "stopId": "FR:76351:ZE:3959:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 56, "time": "1776338336" }, "stopId": "FR:76351:ZE:3997:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 55, "time": "1776339175" }, "departure": { "delay": 55, "time": "1776339175" }, "stopId": "FR:76351:ZE:3957:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1776339876" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 71, "time": "1776339371" }, "departure": { "delay": 71, "time": "1776339371" }, "stopId": "FR:76351:ZE:3985:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 75, "time": "1776338775" }, "stopId": "FR:76351:ZE:3999:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 61, "time": "1776338461" }, "stopId": "FR:76351:ZE:3964:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1776339043" }, "departure": { "delay": 43, "time": "1776339043" }, "stopId": "FR:76351:ZE:3967:ATOUMOD003", "stopSequence": 8 }, { "departure": { "time": "1776338220" }, "stopId": "FR:76351:ZE:3983:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1776339636" }, "departure": { "delay": 96, "time": "1776339636" }, "stopId": "FR:76351:ZE:3951:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 54, "time": "1776338874" }, "departure": { "delay": 54, "time": "1776338874" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1776339751" }, "departure": { "delay": 91, "time": "1776339751" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1776339520" }, "departure": { "delay": 40, "time": "1776339520" }, "stopId": "FR:76351:ZE:3993:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112364x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 74, "time": "1776315468" }, "departure": { "delay": 74, "time": "1776315494" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 52, "time": "1776314081" }, "departure": { "delay": 52, "time": "1776314092" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1776315200" }, "departure": { "delay": 48, "time": "1776315228" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1776314851" }, "departure": { "delay": 63, "time": "1776314883" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 63, "time": "1776314569" }, "departure": { "delay": 63, "time": "1776314583" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1776315596" }, "departure": { "delay": 28, "time": "1776315628" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 57, "time": "1776315147" }, "departure": { "delay": 57, "time": "1776315177" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1776315275" }, "departure": { "delay": 49, "time": "1776315349" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1776314180" }, "departure": { "delay": 30, "time": "1776314190" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -99, "time": "1776315741" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 71, "time": "1776314438" }, "departure": { "delay": 71, "time": "1776314471" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 69, "time": "1776314161" }, "departure": { "delay": 69, "time": "1776314169" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1776315047" }, "departure": { "delay": 32, "time": "1776315092" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1776314731" }, "departure": { "delay": 12, "time": "1776314772" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 117, "time": "1776314037" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1776314256" }, "departure": { "delay": -10, "time": "1776314270" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1776314792" }, "departure": { "delay": 11, "time": "1776314831" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1776314906" }, "departure": { "delay": 38, "time": "1776314918" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1776314316" }, "departure": { "delay": 50, "time": "1776314330" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1776315656" }, "departure": { "delay": 32, "time": "1776315692" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 76, "time": "1776315538" }, "departure": { "delay": 76, "time": "1776315556" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 54, "time": "1776314360" }, "departure": { "delay": 54, "time": "1776314394" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776319806" }, "departure": { "delay": -23, "time": "1776319837" }, "stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -87, "time": "1776320459" }, "departure": { "delay": -87, "time": "1776320493" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -87, "time": "1776320417" }, "departure": { "delay": -87, "time": "1776320433" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -42, "time": "1776320898" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -9, "time": "1776319671" }, "departure": { "delay": -9, "time": "1776319731" }, "stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -72, "time": "1776320376" }, "departure": { "delay": -72, "time": "1776320388" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 7, "time": "1776319970" }, "departure": { "delay": 7, "time": "1776320107" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1776319189" }, "departure": { "delay": 104, "time": "1776319244" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1776320676" }, "departure": { "delay": -77, "time": "1776320683" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -83, "time": "1776320582" }, "departure": { "delay": -83, "time": "1776320617" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1776318200" }, "departure": { "delay": 140, "time": "1776318200" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1776320776" }, "departure": { "delay": -10, "time": "1776320810" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -120, "time": "1776317515" }, "departure": { "delay": -120, "time": "1776317520" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1776320188" }, "departure": { "delay": 2, "time": "1776320222" }, "stopId": "FR:50129:ZE:10MAG1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1776317925" }, "departure": { "delay": 69, "time": "1776318009" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -53, "time": "1776319914" }, "departure": { "delay": -53, "time": "1776319927" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776319370" }, "departure": { "time": "1776319380" }, "stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1776318378" }, "departure": { "delay": 110, "time": "1776318410" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 48, "time": "1776317088" }, "stopId": "FR:50341:ZE:MONAP1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 67, "time": "1776318808" }, "departure": { "delay": 67, "time": "1776318847" }, "stopId": "FR:50579:ZE:SOTML1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1776317595" }, "departure": { "delay": 62, "time": "1776317822" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:19:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1776331914" }, "departure": { "delay": 125, "time": "1776331925" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 8 }, { "arrival": { "delay": 17, "time": "1776332708" }, "departure": { "delay": 17, "time": "1776332717" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1776332586" }, "departure": { "delay": 61, "time": "1776332641" }, "stopId": "FR:76057:ZE:30018:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": -34, "time": "1776332954" }, "departure": { "delay": -34, "time": "1776332966" }, "stopId": "FR:76057:ZE:30025:ATOUMOD041", "stopSequence": 23 }, { "arrival": { "delay": 242, "time": "1776331667" }, "departure": { "delay": 242, "time": "1776331682" }, "stopId": "FR:76743:ZE:30046:ATOUMOD041", "stopSequence": 2 }, { "arrival": { "delay": 230, "time": "1776331762" }, "departure": { "delay": 230, "time": "1776331790" }, "stopId": "FR:76743:ZE:30023:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -20, "time": "1776332854" }, "departure": { "delay": -20, "time": "1776332860" }, "stopId": "FR:76057:ZE:30017:ATOUMOD041", "stopSequence": 21 }, { "arrival": { "delay": 15, "time": "1776332821" }, "departure": { "delay": 15, "time": "1776332835" }, "stopId": "FR:76057:ZE:30013:ATOUMOD041", "stopSequence": 20 }, { "arrival": { "delay": 44, "time": "1776332665" }, "departure": { "delay": 44, "time": "1776332684" }, "stopId": "FR:76057:ZE:30020:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 71, "time": "1776332435" }, "departure": { "delay": 71, "time": "1776332471" }, "stopId": "FR:76057:ZE:30055:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 148, "time": "1776331878" }, "departure": { "delay": 148, "time": "1776331888" }, "stopId": "FR:76057:ZE:30007:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": -102, "time": "1776333078" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 25 }, { "arrival": { "delay": 44, "time": "1776332196" }, "departure": { "delay": 44, "time": "1776332204" }, "stopId": "FR:76057:ZE:30052:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1776331842" }, "departure": { "delay": 175, "time": "1776331855" }, "stopId": "FR:76057:ZE:30021:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776331931" }, "departure": { "delay": 120, "time": "1776331980" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 55, "time": "1776332147" }, "departure": { "delay": 55, "time": "1776332155" }, "stopId": "FR:76057:ZE:30051:ATOUMOD041", "stopSequence": 11 }, { "departure": { "delay": 227, "time": "1776331607" }, "stopId": "FR:76743:ZE:30049:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1776332049" }, "departure": { "delay": 78, "time": "1776332058" }, "stopId": "FR:76057:ZE:30011:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 58, "time": "1776332350" }, "departure": { "delay": 58, "time": "1776332398" }, "stopId": "FR:76057:ZE:30054:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": -47, "time": "1776332995" }, "departure": { "delay": -47, "time": "1776333013" }, "stopId": "FR:76057:ZE:30003:ATOUMOD041", "stopSequence": 24 }, { "arrival": { "delay": 221, "time": "1776331715" }, "departure": { "delay": 221, "time": "1776331721" }, "stopId": "FR:76743:ZE:30048:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 203, "time": "1776331817" }, "departure": { "delay": 203, "time": "1776331823" }, "stopId": "FR:76057:ZE:30050:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1776332905" }, "departure": { "delay": -25, "time": "1776332915" }, "stopId": "FR:76057:ZE:30002:ATOUMOD041", "stopSequence": 22 }, { "arrival": { "delay": -4, "time": "1776332746" }, "departure": { "delay": -4, "time": "1776332756" }, "stopId": "FR:76057:ZE:30019:ATOUMOD041", "stopSequence": 19 }, { "arrival": { "delay": 22, "time": "1776332288" }, "departure": { "delay": 22, "time": "1776332302" }, "stopId": "FR:76057:ZE:30053:ATOUMOD041", "stopSequence": 13 } ], "timestamp": "1776338688", "trip": { "directionId": 2, "routeId": "ATOUMOD041:Line:2:LOC", "tripId": "ATOUMOD041:ServiceJourney:19:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1937:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1776337943" }, "departure": { "delay": 83, "time": "1776337943" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 138, "time": "1776339438" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 156, "time": "1776337091" }, "departure": { "delay": 156, "time": "1776337116" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 188, "time": "1776337388" }, "departure": { "delay": 188, "time": "1776337388" }, "stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 138, "time": "1776339198" }, "departure": { "delay": 138, "time": "1776339198" }, "stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 188, "time": "1776337208" }, "departure": { "delay": 188, "time": "1776337208" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 145, "time": "1776338365" }, "departure": { "delay": 145, "time": "1776338365" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1776338040" }, "departure": { "delay": 85, "time": "1776338065" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 182, "time": "1776337442" }, "departure": { "delay": 182, "time": "1776337442" }, "stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 138, "time": "1776338598" }, "departure": { "delay": 138, "time": "1776338598" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 63, "time": "1776337839" }, "departure": { "delay": 63, "time": "1776337863" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1776339080" }, "departure": { "delay": 140, "time": "1776339080" }, "stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 117, "time": "1776338517" }, "departure": { "delay": 117, "time": "1776338517" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1776337663" }, "departure": { "delay": 43, "time": "1776337663" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 126, "time": "1776337626" }, "departure": { "delay": 126, "time": "1776337626" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1776338139" }, "departure": { "delay": 99, "time": "1776338139" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 133, "time": "1776339313" }, "departure": { "delay": 133, "time": "1776339313" }, "stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 167, "time": "1776338747" }, "departure": { "delay": 167, "time": "1776338747" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1776338289" }, "departure": { "delay": 129, "time": "1776338289" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 138, "time": "1776338658" }, "departure": { "delay": 138, "time": "1776338658" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 175, "time": "1776337315" }, "departure": { "delay": 175, "time": "1776337315" }, "stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1776336694", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1937:LOC" } } }, { "id": "SM:ATOUMOD041:ServiceJourney:24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1776336335" }, "departure": { "delay": 152, "time": "1776336452" }, "stopId": "FR:76495:ZE:30031:ATOUMOD041", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1776336696" }, "departure": { "delay": 112, "time": "1776336712" }, "stopId": "FR:76495:ZE:30041:ATOUMOD041", "stopSequence": 16 }, { "arrival": { "delay": 189, "time": "1776335694" }, "departure": { "delay": 189, "time": "1776335709" }, "stopId": "FR:76057:ZE:30024:ATOUMOD041", "stopSequence": 2 }, { "departure": { "delay": 177, "time": "1776335577" }, "stopId": "FR:76057:ZE:30028:ATOUMOD041", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1776336648" }, "departure": { "delay": 124, "time": "1776336664" }, "stopId": "FR:76495:ZE:30043:ATOUMOD041", "stopSequence": 15 }, { "arrival": { "delay": 162, "time": "1776336611" }, "departure": { "delay": 162, "time": "1776336642" }, "stopId": "FR:76495:ZE:30036:ATOUMOD041", "stopSequence": 14 }, { "arrival": { "delay": 186, "time": "1776335733" }, "departure": { "delay": 186, "time": "1776335766" }, "stopId": "FR:76057:ZE:30001:ATOUMOD041", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1776335837" }, "departure": { "delay": 168, "time": "1776335868" }, "stopId": "FR:76057:ZE:30012:ATOUMOD041", "stopSequence": 5 }, { "arrival": { "delay": 174, "time": "1776335809" }, "departure": { "delay": 174, "time": "1776335814" }, "stopId": "FR:76057:ZE:30016:ATOUMOD041", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1776336201" }, "departure": { "delay": -15, "time": "1776336225" }, "stopId": "FR:76057:ZE:30014:ATOUMOD041", "stopSequence": 11 }, { "arrival": { "delay": 113, "time": "1776335945" }, "departure": { "delay": 113, "time": "1776335993" }, "stopId": "FR:76057:ZE:30010:ATOUMOD041", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1776335908" }, "departure": { "delay": 105, "time": "1776335925" }, "stopId": "FR:76057:ZE:30006:ATOUMOD041", "stopSequence": 6 }, { "arrival": { "delay": 85, "time": "1776336865" }, "stopId": "FR:76495:ZE:30030:ATOUMOD041", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1776336055" }, "departure": { "delay": 11, "time": "1776336071" }, "stopId": "FR:76057:ZE:30008:ATOUMOD041", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1776336106" }, "departure": { "delay": 7, "time": "1776336127" }, "stopId": "FR:76057:ZE:30004:ATOUMOD041", "stopSequence": 10 }, { "arrival": { "delay": 145, "time": "1776336551" }, "departure": { "delay": 145, "time": "1776336565" }, "stopId": "FR:76495:ZE:30039:ATOUMOD041", "stopSequence": 13 }, { "arrival": { "delay": 42, "time": "1776336021" }, "departure": { "delay": 42, "time": "1776336042" }, "stopId": "FR:76057:ZE:30026:ATOUMOD041", "stopSequence": 8 } ], "timestamp": "1776338604", "trip": { "directionId": 1, "routeId": "ATOUMOD041:Line:1:LOC", "tripId": "ATOUMOD041:ServiceJourney:24:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470550:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -161, "time": "1776339559" }, "departure": { "delay": -161, "time": "1776339559" }, "stopId": "FR:27701:ZE:0x7100:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -184, "time": "1776339656" }, "departure": { "delay": -184, "time": "1776339656" }, "stopId": "FR:27701:ZE:0x7126:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -221, "time": "1776340279" }, "departure": { "delay": -221, "time": "1776340279" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -135, "time": "1776339465" }, "departure": { "delay": -135, "time": "1776339465" }, "stopId": "FR:27375:ZE:0x6406:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -161, "time": "1776339799" }, "departure": { "delay": -161, "time": "1776339799" }, "stopId": "FR:27701:ZE:0x7132:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1776339345" }, "departure": { "delay": -75, "time": "1776339345" }, "stopId": "FR:27375:ZE:0x6388:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -280, "time": "1776340400" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -181, "time": "1776340319" }, "departure": { "delay": -181, "time": "1776340319" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -20, "time": "1776339160" }, "departure": { "delay": -20, "time": "1776339160" }, "stopId": "FR:27375:ZE:0x6504:ATOUMOD006", "stopSequence": 3 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -252, "time": "1776339948" }, "departure": { "delay": -252, "time": "1776339948" }, "stopId": "FR:27701:ZE:0x7042:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -73, "time": "1776339287" }, "departure": { "delay": -73, "time": "1776339287" }, "stopId": "FR:27375:ZE:0x6380:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -165, "time": "1776339735" }, "departure": { "delay": -165, "time": "1776339735" }, "stopId": "FR:27701:ZE:0x7036:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -94, "time": "1776339206" }, "departure": { "delay": -94, "time": "1776339206" }, "stopId": "FR:27375:ZE:0x6528:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -190, "time": "1776340010" }, "departure": { "delay": -190, "time": "1776340010" }, "stopId": "FR:27701:ZE:0x6582:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -143, "time": "1776339757" }, "departure": { "delay": -143, "time": "1776339757" }, "stopId": "FR:27701:ZE:0x7068:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -220, "time": "1776340040" }, "departure": { "delay": -220, "time": "1776340040" }, "stopId": "FR:27701:ZE:0x7108:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -177, "time": "1776339843" }, "departure": { "delay": -177, "time": "1776339843" }, "stopId": "FR:27701:ZE:0x7044:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -135, "time": "1776339405" }, "departure": { "delay": -135, "time": "1776339405" }, "stopId": "FR:27375:ZE:0x6442:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": -225, "time": "1776340215" }, "departure": { "delay": -225, "time": "1776340215" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -193, "time": "1776339887" }, "departure": { "delay": -193, "time": "1776339887" }, "stopId": "FR:27701:ZE:0x7054:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1776339030" }, "departure": { "delay": 30, "time": "1776339030" }, "stopId": "FR:27375:ZE:0x6440:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -241, "time": "1776340139" }, "departure": { "delay": -241, "time": "1776340139" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470550:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 141, "time": "1776330114" }, "departure": { "delay": 141, "time": "1776330141" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 147, "time": "1776330475" }, "departure": { "delay": 147, "time": "1776330507" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 148, "time": "1776330417" }, "departure": { "delay": 148, "time": "1776330448" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 257, "time": "1776329982" }, "departure": { "delay": 257, "time": "1776330017" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 168, "time": "1776330718" }, "departure": { "delay": 168, "time": "1776330768" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 162, "time": "1776330180" }, "departure": { "delay": 162, "time": "1776330222" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 232, "time": "1776329720" }, "departure": { "delay": 232, "time": "1776329752" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 258, "time": "1776329914" }, "departure": { "delay": 258, "time": "1776329958" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 202, "time": "1776329524" }, "departure": { "delay": 202, "time": "1776329602" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 250, "time": "1776329793" }, "departure": { "delay": 250, "time": "1776329830" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 155, "time": "1776329457" }, "departure": { "delay": 155, "time": "1776329495" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 151, "time": "1776329385" }, "departure": { "delay": 151, "time": "1776329431" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 231, "time": "1776329622" }, "departure": { "delay": 231, "time": "1776329691" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 205, "time": "1776330856" }, "departure": { "delay": 205, "time": "1776330925" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 212, "time": "1776330654" }, "departure": { "delay": 212, "time": "1776330692" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 173, "time": "1776329273" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 148, "time": "1776330535" }, "departure": { "delay": 148, "time": "1776330568" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 204, "time": "1776330049" }, "departure": { "delay": 204, "time": "1776330084" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1776330312" }, "departure": { "delay": 170, "time": "1776330350" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1776331022" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1776317980" }, "departure": { "delay": 12, "time": "1776318012" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 7, "time": "1776316687" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1776318032" }, "departure": { "delay": 6, "time": "1776318066" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 17, "time": "1776317858" }, "departure": { "delay": 17, "time": "1776317897" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1776317482" }, "departure": { "delay": 40, "time": "1776317500" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1776316909" }, "departure": { "delay": 1, "time": "1776316921" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1776317044" }, "departure": { "delay": 47, "time": "1776317087" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 7, "time": "1776317549" }, "departure": { "delay": 7, "time": "1776317587" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 7, "time": "1776317715" }, "departure": { "delay": 7, "time": "1776317767" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 17, "time": "1776317924" }, "departure": { "delay": 17, "time": "1776317957" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 18, "time": "1776317802" }, "departure": { "delay": 18, "time": "1776317838" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 36, "time": "1776316742" }, "departure": { "delay": 36, "time": "1776316776" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1776317345" }, "departure": { "delay": 47, "time": "1776317387" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1776318180" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -9, "time": "1776317614" }, "departure": { "delay": -9, "time": "1776317631" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 22, "time": "1776316948" }, "departure": { "delay": 22, "time": "1776317002" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1776316834" }, "departure": { "delay": 12, "time": "1776316872" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 59, "time": "1776317198" }, "departure": { "delay": 59, "time": "1776317279" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x437583883:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 193, "time": "1776321601" }, "departure": { "delay": 193, "time": "1776321613" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 205, "time": "1776321553" }, "departure": { "delay": 205, "time": "1776321565" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 181, "time": "1776321643" }, "departure": { "delay": 181, "time": "1776321661" }, "stopId": "FR:76384:ZE:15448:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 231, "time": "1776321511" }, "departure": { "delay": 231, "time": "1776321531" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 151, "time": "1776321683" }, "departure": { "delay": 151, "time": "1776321691" }, "stopId": "FR:76384:ZE:15447:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 315, "time": "1776321495" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1776321820" }, "departure": { "time": "1776321900" }, "stopId": "FR:76384:ZE:15450:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 179, "time": "1776321769" }, "departure": { "delay": 179, "time": "1776321779" }, "stopId": "FR:76384:ZE:15449:ATOUMOD019", "stopSequence": 7 } ], "timestamp": "1776338810", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x437583883:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx564:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776338917" }, "departure": { "delay": -23, "time": "1776338917" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -15, "time": "1776338205" }, "departure": { "delay": -15, "time": "1776338205" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1776338406" }, "departure": { "delay": 6, "time": "1776338406" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": -17, "time": "1776339043" }, "departure": { "delay": -17, "time": "1776339043" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "departure": { "delay": 30, "time": "1776338190" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 4, "time": "1776338284" }, "departure": { "delay": 4, "time": "1776338284" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1776338740" }, "departure": { "delay": -20, "time": "1776338740" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1776338494" }, "departure": { "delay": 34, "time": "1776338494" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1776338074", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx564:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077476x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1776338198" }, "departure": { "delay": 98, "time": "1776338198" }, "stopId": "FR:76351:ZE:3404:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 127, "time": "1776338347" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 127, "time": "1776338467" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 126, "time": "1776338226" }, "departure": { "delay": 126, "time": "1776338226" }, "stopId": "FR:76351:ZE:3670:ATOUMOD003", "stopSequence": 25 }, { "departure": { "delay": 101, "time": "1776338141" }, "stopId": "FR:76351:ZE:3049:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1776338147", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077476x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758530x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 404, "time": "1776321394" }, "departure": { "delay": 404, "time": "1776321404" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 430, "time": "1776321359" }, "departure": { "delay": 430, "time": "1776321370" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 344, "time": "1776321942" }, "departure": { "delay": 344, "time": "1776322004" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 395, "time": "1776322282" }, "departure": { "delay": 395, "time": "1776322355" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 358, "time": "1776322159" }, "departure": { "delay": 358, "time": "1776322198" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 576, "time": "1776320512" }, "departure": { "delay": 576, "time": "1776320556" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 529, "time": "1776320861" }, "departure": { "delay": 529, "time": "1776320869" }, "stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 397, "time": "1776321504" }, "departure": { "delay": 397, "time": "1776321517" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 521, "time": "1776320612" }, "departure": { "delay": 521, "time": "1776320621" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 377, "time": "1776321874" }, "departure": { "delay": 377, "time": "1776321917" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 525, "time": "1776320025" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 353, "time": "1776322093" }, "departure": { "delay": 353, "time": "1776322133" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 350, "time": "1776321814" }, "departure": { "delay": 350, "time": "1776321830" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 387, "time": "1776321618" }, "departure": { "delay": 387, "time": "1776321627" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 549, "time": "1776320357" }, "departure": { "delay": 549, "time": "1776320409" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 325, "time": "1776322390" }, "departure": { "delay": 325, "time": "1776322405" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776322320" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758530x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD008:ServiceJourney:9797x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776313920" }, "departure": { "time": "1776313920" }, "stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008", "stopSequence": 5 }, { "arrival": { "time": "1776314520" }, "departure": { "time": "1776314520" }, "stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008", "stopSequence": 12 }, { "arrival": { "time": "1776313980" }, "departure": { "time": "1776313980" }, "stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008", "stopSequence": 6 }, { "arrival": { "time": "1776314640" }, "departure": { "time": "1776314640" }, "stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008", "stopSequence": 14 }, { "arrival": { "time": "1776313800" }, "departure": { "time": "1776313800" }, "stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008", "stopSequence": 4 }, { "arrival": { "time": "1776314280" }, "departure": { "time": "1776314280" }, "stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008", "stopSequence": 10 }, { "arrival": { "time": "1776313380" }, "departure": { "time": "1776313380" }, "stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008", "stopSequence": 2 }, { "arrival": { "time": "1776314580" }, "departure": { "time": "1776314580" }, "stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008", "stopSequence": 13 }, { "arrival": { "time": "1776315120" }, "stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008", "stopSequence": 19 }, { "arrival": { "time": "1776314940" }, "departure": { "time": "1776314940" }, "stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008", "stopSequence": 17 }, { "arrival": { "time": "1776314040" }, "departure": { "time": "1776314040" }, "stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008", "stopSequence": 7 }, { "arrival": { "time": "1776314340" }, "departure": { "time": "1776314340" }, "stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008", "stopSequence": 11 }, { "arrival": { "time": "1776315000" }, "departure": { "time": "1776315000" }, "stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008", "stopSequence": 18 }, { "arrival": { "time": "1776314700" }, "departure": { "time": "1776314700" }, "stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008", "stopSequence": 15 }, { "arrival": { "time": "1776314100" }, "departure": { "time": "1776314100" }, "stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008", "stopSequence": 8 }, { "arrival": { "time": "1776313680" }, "departure": { "time": "1776313680" }, "stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008", "stopSequence": 3 }, { "departure": { "time": "1776313320" }, "stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008", "stopSequence": 1 }, { "arrival": { "time": "1776314880" }, "departure": { "time": "1776314880" }, "stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008", "stopSequence": 16 }, { "arrival": { "time": "1776314160" }, "departure": { "time": "1776314160" }, "stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008", "stopSequence": 9 } ], "timestamp": "1776313320", "trip": { "directionId": 1, "routeId": "ATOUMOD008:Line:L01:LOC", "tripId": "ATOUMOD008:ServiceJourney:9797x0:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx633:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 303, "time": "1776337563" }, "departure": { "delay": 303, "time": "1776337563" }, "stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 224, "time": "1776338384" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 248, "time": "1776338288" }, "departure": { "delay": 248, "time": "1776338288" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 256, "time": "1776336916" }, "departure": { "delay": 256, "time": "1776336916" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 226, "time": "1776336741" }, "departure": { "delay": 226, "time": "1776336766" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 295, "time": "1776337195" }, "departure": { "delay": 295, "time": "1776337195" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1776335724" }, "departure": { "delay": 144, "time": "1776335724" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 152, "time": "1776335612" }, "departure": { "delay": 152, "time": "1776335612" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 348, "time": "1776337488" }, "departure": { "delay": 348, "time": "1776337488" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1776335488" }, "departure": { "delay": 88, "time": "1776335488" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 }, { "departure": { "delay": 48, "time": "1776335388" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 274, "time": "1776337714" }, "departure": { "delay": 274, "time": "1776337714" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 223, "time": "1776337063" }, "departure": { "delay": 223, "time": "1776337063" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 153, "time": "1776335913" }, "departure": { "delay": 153, "time": "1776335913" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 241, "time": "1776336817" }, "departure": { "delay": 241, "time": "1776336841" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 173, "time": "1776335813" }, "departure": { "delay": 173, "time": "1776335813" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 245, "time": "1776337865" }, "departure": { "delay": 245, "time": "1776337865" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 213, "time": "1776336993" }, "departure": { "delay": 213, "time": "1776336993" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 113, "time": "1776336268" }, "departure": { "delay": 113, "time": "1776336293" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1776335394", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx633:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745469x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -38, "time": "1776334666" }, "departure": { "delay": -38, "time": "1776334702" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1776334881" }, "departure": { "delay": 2, "time": "1776334922" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1776333841" }, "departure": { "delay": 45, "time": "1776333885" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1776334611" }, "departure": { "delay": -37, "time": "1776334643" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 16, "time": "1776333928" }, "departure": { "delay": 16, "time": "1776333976" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1776335111" }, "departure": { "delay": 52, "time": "1776335152" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1776335033" }, "departure": { "delay": 52, "time": "1776335092" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1776334028" }, "departure": { "delay": 21, "time": "1776334041" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1776333734" }, "departure": { "delay": 11, "time": "1776333791" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -29, "time": "1776335311" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1776334170" }, "departure": { "delay": 72, "time": "1776334212" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1776334501" }, "departure": { "delay": -6, "time": "1776334554" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 27, "time": "1776334942" }, "departure": { "delay": 27, "time": "1776335007" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1776334328" }, "departure": { "delay": 52, "time": "1776334372" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "departure": { "delay": 63, "time": "1776333663" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -25, "time": "1776334794" }, "departure": { "delay": -25, "time": "1776334835" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1776334066" }, "departure": { "delay": 33, "time": "1776334113" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1776334424" }, "departure": { "delay": 19, "time": "1776334459" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1776335171" }, "departure": { "delay": 42, "time": "1776335202" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745469x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:597:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1776339240" }, "departure": { "delay": 120, "time": "1776339240" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1776340200" }, "departure": { "delay": 120, "time": "1776340200" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1776340500" }, "departure": { "delay": 120, "time": "1776340500" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1776339840" }, "departure": { "delay": 120, "time": "1776339840" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1776340860" }, "departure": { "delay": 120, "time": "1776340860" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "delay": 125, "time": "1776340865" }, "departure": { "delay": 125, "time": "1776340865" }, "stopId": "FR:76217:ZE:18442:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1776340920" }, "departure": { "delay": 120, "time": "1776340920" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "delay": 135, "time": "1776338770" }, "departure": { "delay": 135, "time": "1776338775" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1776339060" }, "departure": { "delay": 120, "time": "1776339060" }, "stopId": "FR:76217:ZE:18178:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1776340560" }, "departure": { "delay": 120, "time": "1776340560" }, "stopId": "FR:76217:ZE:18045:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1776339420" }, "departure": { "delay": 120, "time": "1776339420" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1776340870" }, "departure": { "delay": 130, "time": "1776340870" }, "stopId": "FR:76217:ZE:18091:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1776341100" }, "departure": { "delay": 120, "time": "1776341100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "delay": 125, "time": "1776340625" }, "departure": { "delay": 125, "time": "1776340625" }, "stopId": "FR:76217:ZE:18021:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "delay": 120, "time": "1776338820" }, "departure": { "delay": 120, "time": "1776338820" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1776340680" }, "departure": { "delay": 120, "time": "1776340680" }, "stopId": "FR:76217:ZE:18068:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "delay": 120, "time": "1776341280" }, "departure": { "delay": 120, "time": "1776341280" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "delay": 120, "time": "1776338880" }, "departure": { "delay": 120, "time": "1776338880" }, "stopId": "FR:76217:ZE:18167:ATOUMOD005", "stopSequence": 7 }, { "departure": { "time": "1776338400" }, "stopId": "FR:76217:ZE:18282:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1776340800" }, "departure": { "delay": 120, "time": "1776340800" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1776338520" }, "departure": { "delay": 120, "time": "1776338580" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776339300" }, "departure": { "delay": 120, "time": "1776339300" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "delay": 185, "time": "1776338760" }, "departure": { "delay": 185, "time": "1776338765" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776341460" }, "stopId": "FR:76217:ZE:18038:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "delay": 120, "time": "1776340740" }, "departure": { "delay": 120, "time": "1776340740" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1776340380" }, "departure": { "delay": 120, "time": "1776340380" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "delay": 125, "time": "1776341285" }, "departure": { "delay": 125, "time": "1776341285" }, "stopId": "FR:76217:ZE:18102:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "delay": 120, "time": "1776339000" }, "departure": { "delay": 120, "time": "1776339000" }, "stopId": "FR:76217:ZE:18198:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1776339360" }, "departure": { "delay": 120, "time": "1776339360" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1776338585" }, "departure": { "delay": 120, "time": "1776338640" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1776340620" }, "departure": { "delay": 120, "time": "1776340620" }, "stopId": "FR:76217:ZE:18074:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "delay": 120, "time": "1776340020" }, "departure": { "delay": 120, "time": "1776340020" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1776339480" }, "departure": { "delay": 120, "time": "1776339480" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1776338940" }, "departure": { "delay": 120, "time": "1776338940" }, "stopId": "FR:76217:ZE:18171:ATOUMOD005", "stopSequence": 8 } ], "timestamp": "1776338805", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:2:LOC", "tripId": "ATOUMOD005:ServiceJourney:597:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758195x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1776331191" }, "departure": { "delay": 162, "time": "1776331242" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1776330510" }, "departure": { "delay": 46, "time": "1776330526" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1776332302" }, "departure": { "delay": 36, "time": "1776332316" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1776332106" }, "departure": { "delay": 87, "time": "1776332127" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1776331098" }, "departure": { "delay": 150, "time": "1776331110" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 253, "time": "1776330783" }, "departure": { "delay": 253, "time": "1776330853" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1776331524" }, "departure": { "delay": 84, "time": "1776331524" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -87, "time": "1776332793" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 229, "time": "1776330148" }, "departure": { "delay": 229, "time": "1776330169" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 65, "time": "1776331673" }, "departure": { "delay": 65, "time": "1776331685" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 247, "time": "1776329947" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 212, "time": "1776330431" }, "departure": { "delay": 212, "time": "1776330452" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1776330266" }, "departure": { "delay": 300, "time": "1776330300" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758195x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 128, "time": "1776327228" }, "departure": { "delay": 128, "time": "1776327248" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 130, "time": "1776327354" }, "departure": { "delay": 130, "time": "1776327370" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -5, "time": "1776327878" }, "departure": { "delay": -5, "time": "1776327895" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 115, "time": "1776327102" }, "departure": { "delay": 115, "time": "1776327115" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1776327049" }, "departure": { "delay": 123, "time": "1776327063" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 36, "time": "1776328160" }, "departure": { "delay": 36, "time": "1776328176" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1776327300" }, "departure": { "delay": 126, "time": "1776327306" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -97, "time": "1776328898" }, "departure": { "delay": -97, "time": "1776328943" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -33, "time": "1776328636" }, "departure": { "delay": -33, "time": "1776328647" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -32, "time": "1776328757" }, "departure": { "delay": -32, "time": "1776328768" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -102, "time": "1776328984" }, "departure": { "delay": -102, "time": "1776328998" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -74, "time": "1776329129" }, "departure": { "delay": -74, "time": "1776329146" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 181, "time": "1776327655" }, "departure": { "delay": 181, "time": "1776327661" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1776327697" }, "departure": { "delay": 115, "time": "1776327715" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1776328230" }, "departure": { "delay": -7, "time": "1776328433" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 187, "time": "1776326887" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -71, "time": "1776328834" }, "departure": { "delay": -71, "time": "1776328849" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -50, "time": "1776328792" }, "departure": { "delay": -50, "time": "1776328810" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -56, "time": "1776329062" }, "departure": { "delay": -56, "time": "1776329104" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 97, "time": "1776327502" }, "departure": { "delay": 97, "time": "1776327517" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1776327383" }, "departure": { "delay": 104, "time": "1776327404" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -123, "time": "1776328955" }, "departure": { "delay": -123, "time": "1776328977" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": -7, "time": "1776327991" }, "departure": { "delay": -7, "time": "1776328013" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1776327929" }, "departure": { "delay": 10, "time": "1776327970" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 59, "time": "1776327834" }, "departure": { "delay": 59, "time": "1776327839" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 37, "time": "1776328079" }, "departure": { "delay": 37, "time": "1776328117" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 163, "time": "1776327130" }, "departure": { "delay": 163, "time": "1776327163" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -102, "time": "1776329178" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "time": "1776328711" }, "departure": { "time": "1776328740" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -58, "time": "1776328465" }, "departure": { "delay": -58, "time": "1776328502" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1776327766" }, "departure": { "delay": 113, "time": "1776327773" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 113, "time": "1776327456" }, "departure": { "delay": 113, "time": "1776327473" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -107, "time": "1776328862" }, "departure": { "delay": -107, "time": "1776328873" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112287x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1776339278" }, "departure": { "delay": 38, "time": "1776339278" }, "stopId": "FR:76351:ZE:3952:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1776339399" }, "departure": { "delay": 39, "time": "1776339399" }, "stopId": "FR:76351:ZE:3994:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1776339647" }, "departure": { "delay": 47, "time": "1776339647" }, "stopId": "FR:76351:ZE:3956:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1776339163" }, "departure": { "delay": 43, "time": "1776339163" }, "stopId": "FR:76351:ZE:3996:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1776339552" }, "departure": { "delay": 12, "time": "1776339552" }, "stopId": "FR:76351:ZE:3986:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 27, "time": "1776340407" }, "departure": { "delay": 27, "time": "1776340407" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1776340623" }, "departure": { "delay": 3, "time": "1776340623" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 34, "time": "1776339754" }, "departure": { "delay": 34, "time": "1776339754" }, "stopId": "FR:76351:ZE:3958:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 39, "time": "1776340119" }, "departure": { "delay": 39, "time": "1776340119" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1776340206" }, "departure": { "delay": 6, "time": "1776340206" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "departure": { "time": "1776339000" }, "stopId": "FR:76351:ZE:3979:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1776340702" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 23, "time": "1776340523" }, "departure": { "delay": 23, "time": "1776340523" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1776340304" }, "departure": { "delay": 44, "time": "1776340304" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 15, "time": "1776339915" }, "departure": { "delay": 15, "time": "1776339915" }, "stopId": "FR:76351:ZE:3968:ATOUMOD003", "stopSequence": 8 } ], "timestamp": "1776338657", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112287x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022831x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4, "time": "1776339604" }, "departure": { "delay": 4, "time": "1776339604" }, "stopId": "FR:76552:ZE:3607:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 4, "time": "1776340024" }, "departure": { "delay": 4, "time": "1776340024" }, "stopId": "FR:76552:ZE:3172:ATOUMOD003", "stopSequence": 52 }, { "arrival": { "delay": 15, "time": "1776339015" }, "departure": { "delay": 15, "time": "1776339015" }, "stopId": "FR:76351:ZE:3022:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 13, "time": "1776338953" }, "departure": { "delay": 13, "time": "1776338953" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 15, "time": "1776339435" }, "departure": { "delay": 15, "time": "1776339435" }, "stopId": "FR:76351:ZE:3459:ATOUMOD003", "stopSequence": 42 }, { "departure": { "delay": -37, "time": "1776338603" }, "stopId": "FR:76351:ZE:3028:ATOUMOD003", "stopSequence": 30 }, { "arrival": { "delay": -14, "time": "1776339346" }, "departure": { "delay": -14, "time": "1776339346" }, "stopId": "FR:76351:ZE:3546:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 8, "time": "1776339908" }, "departure": { "delay": 8, "time": "1776339908" }, "stopId": "FR:76552:ZE:3355:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": -35, "time": "1776338785" }, "departure": { "delay": -35, "time": "1776338785" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": -35, "time": "1776339685" }, "departure": { "delay": -35, "time": "1776339685" }, "stopId": "FR:76552:ZE:3092:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 12, "time": "1776339732" }, "departure": { "delay": 12, "time": "1776339732" }, "stopId": "FR:76552:ZE:3103:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 22, "time": "1776339862" }, "departure": { "delay": 22, "time": "1776339862" }, "stopId": "FR:76552:ZE:3339:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 13, "time": "1776339973" }, "departure": { "delay": 13, "time": "1776339973" }, "stopId": "FR:76552:ZE:3105:ATOUMOD003", "stopSequence": 51 }, { "arrival": { "delay": -13, "time": "1776339167" }, "departure": { "delay": -13, "time": "1776339167" }, "stopId": "FR:76351:ZE:4593:ATOUMOD003", "stopSequence": 38 }, { "departure": { "delay": 10, "time": "1776338710" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": -35, "time": "1776339805" }, "departure": { "delay": -35, "time": "1776339805" }, "stopId": "FR:76552:ZE:3489:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": -35, "time": "1776339265" }, "departure": { "delay": -35, "time": "1776339265" }, "stopId": "FR:76351:ZE:4611:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 11, "time": "1776338411" }, "stopId": "FR:76351:ZE:3192:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": -16, "time": "1776339104" }, "departure": { "delay": -16, "time": "1776339104" }, "stopId": "FR:76351:ZE:3051:ATOUMOD003", "stopSequence": 37 }, { "departure": { "delay": 30, "time": "1776338490" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": -35, "time": "1776340105" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -22, "time": "1776340058" }, "departure": { "delay": -22, "time": "1776340058" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 15, "time": "1776339555" }, "departure": { "delay": 15, "time": "1776339555" }, "stopId": "FR:76552:ZE:3297:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": -8, "time": "1776338872" }, "departure": { "delay": -8, "time": "1776338872" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 34 }, { "arrival": { "delay": -35, "time": "1776339385" }, "departure": { "delay": -35, "time": "1776339385" }, "stopId": "FR:76351:ZE:3020:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": -29, "time": "1776339511" }, "departure": { "delay": -29, "time": "1776339511" }, "stopId": "FR:76552:ZE:3158:ATOUMOD003", "stopSequence": 43 } ], "timestamp": "1776338797", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022831x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx15845:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -22205, "time": "1776338695" }, "departure": { "delay": -22205, "time": "1776338695" }, "stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": -22204, "time": "1776338996" }, "departure": { "delay": -22204, "time": "1776338996" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -22187, "time": "1776338522" }, "departure": { "delay": -22187, "time": "1776338533" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 17 } ], "timestamp": "1776336974", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx11:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx15845:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848932F572296x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776333180" }, "departure": { "time": "1776333240" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776337200" }, "departure": { "time": "1776337260" }, "stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776335640" }, "departure": { "time": "1776335700" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339900" }, "stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002", "stopSequence": 32 }, { "arrival": { "time": "1776331860" }, "departure": { "time": "1776331920" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776333960" }, "departure": { "time": "1776334020" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 16 }, { "arrival": { "time": "1776341280" }, "stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002", "stopSequence": 33 }, { "departure": { "time": "1776331080" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1776337740" }, "departure": { "time": "1776337800" }, "stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776332520" }, "departure": { "time": "1776332580" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776334680" }, "departure": { "time": "1776334740" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1776336000" }, "departure": { "time": "1776336600" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776332160" }, "departure": { "time": "1776332220" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 10 }, { "arrival": { "time": "1776338880" }, "departure": { "time": "1776339000" }, "stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002", "stopSequence": 30 } ], "timestamp": "1776327460", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848932F572296x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2238:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1776336972" }, "departure": { "delay": 12, "time": "1776336972" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1776337147" }, "departure": { "delay": 67, "time": "1776337147" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1776336898" }, "departure": { "delay": 82, "time": "1776336922" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 93, "time": "1776338073" }, "departure": { "delay": 93, "time": "1776338073" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 33, "time": "1776337233" }, "departure": { "delay": 33, "time": "1776337233" }, "stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 134, "time": "1776336374" }, "departure": { "delay": 134, "time": "1776336374" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1776337848" }, "departure": { "delay": 48, "time": "1776337848" }, "stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1776336280" }, "departure": { "delay": 160, "time": "1776336280" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1776337072" }, "departure": { "delay": 52, "time": "1776337072" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 222, "time": "1776338300" }, "departure": { "delay": 222, "time": "1776338322" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 144, "time": "1776338424" }, "departure": { "delay": 144, "time": "1776338424" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 48, "time": "1776336027" }, "departure": { "delay": 48, "time": "1776336048" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1776336822" }, "departure": { "delay": 42, "time": "1776336822" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 132, "time": "1776338172" }, "departure": { "delay": 132, "time": "1776338172" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1776336755" }, "departure": { "delay": 95, "time": "1776336755" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1776336160" }, "departure": { "delay": 100, "time": "1776336160" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1776337898" }, "departure": { "delay": 38, "time": "1776337898" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1776338540" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 115, "time": "1776337975" }, "departure": { "delay": 115, "time": "1776337975" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1776337622" }, "departure": { "delay": 62, "time": "1776337622" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 } ], "timestamp": "1776335615", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2238:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx936:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776335977" }, "departure": { "delay": -23, "time": "1776335977" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 26, "time": "1776334886" }, "departure": { "delay": 26, "time": "1776334886" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1776337080" }, "departure": { "delay": -60, "time": "1776337080" }, "stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -5, "time": "1776335335" }, "departure": { "delay": -5, "time": "1776335335" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -12, "time": "1776334740" }, "departure": { "delay": -12, "time": "1776334788" }, "stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1776335784" }, "departure": { "delay": -36, "time": "1776335784" }, "stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1776335915" }, "departure": { "delay": -25, "time": "1776335915" }, "stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1776336756" }, "departure": { "delay": -60, "time": "1776336780" }, "stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 15, "time": "1776335115" }, "departure": { "delay": 15, "time": "1776335115" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -113, "time": "1776336967" }, "departure": { "delay": -113, "time": "1776336967" }, "stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 25, "time": "1776335185" }, "departure": { "delay": 25, "time": "1776335185" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 9, "time": "1776334989" }, "departure": { "delay": 9, "time": "1776334989" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -80, "time": "1776336856" }, "departure": { "delay": -80, "time": "1776336880" }, "stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 7, "time": "1776334927" }, "departure": { "delay": 7, "time": "1776334927" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1776335057" }, "departure": { "delay": 17, "time": "1776335057" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 } ], "timestamp": "1776334188", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx936:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758059x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1776335290" }, "departure": { "delay": 97, "time": "1776335317" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 81, "time": "1776334808" }, "departure": { "delay": 81, "time": "1776334821" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1776335451" }, "departure": { "delay": 32, "time": "1776335492" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776334907" }, "departure": { "delay": 60, "time": "1776334920" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1776335925" }, "departure": { "delay": 26, "time": "1776335966" }, "stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 28, "time": "1776337496" }, "departure": { "delay": 28, "time": "1776337588" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -73, "time": "1776338207" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "departure": { "delay": 138, "time": "1776334638" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1776335222" }, "departure": { "delay": 80, "time": "1776335240" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1776337234" }, "departure": { "delay": 40, "time": "1776337240" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1776335124" }, "departure": { "delay": 99, "time": "1776335139" }, "stopId": "FR:50129:ZE:10MAG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776337277" }, "departure": { "delay": 60, "time": "1776337380" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 6, "time": "1776335576" }, "departure": { "delay": 6, "time": "1776335586" }, "stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1776336965" }, "departure": { "delay": 12, "time": "1776336972" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1776337654" }, "departure": { "delay": 3, "time": "1776337683" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 148, "time": "1776334752" }, "departure": { "delay": 148, "time": "1776334768" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1776336129" }, "departure": { "delay": 29, "time": "1776336149" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 86, "time": "1776334871" }, "departure": { "delay": 86, "time": "1776334886" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1776336490" }, "departure": { "delay": 43, "time": "1776336523" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758059x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850616F559194x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343200" }, "departure": { "time": "1776343380" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776341580" }, "departure": { "time": "1776341640" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776343680" }, "departure": { "time": "1776343800" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776344040" }, "departure": { "time": "1776344100" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776342540" }, "departure": { "time": "1776342600" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344400" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1776341220" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776342180" }, "departure": { "time": "1776342240" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342840" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342060" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776344820" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 22 } ], "timestamp": "1776337599", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850616F559194x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4753014851108864x2:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 329, "time": "1776341719" }, "departure": { "delay": 329, "time": "1776341729" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 304, "time": "1776341764" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 26 }, { "arrival": { "delay": 237, "time": "1776340247" }, "departure": { "delay": 237, "time": "1776340257" }, "stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": 493, "time": "1776341043" }, "departure": { "delay": 493, "time": "1776341053" }, "stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1776340550" }, "departure": { "delay": 360, "time": "1776340560" }, "stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": 511, "time": "1776341541" }, "departure": { "delay": 511, "time": "1776341551" }, "stopId": "FR:14366:ZE:294970015:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 193, "time": "1776339003" }, "departure": { "delay": 193, "time": "1776339013" }, "stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 139, "time": "1776340089" }, "departure": { "delay": 139, "time": "1776340099" }, "stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": 242, "time": "1776339292" }, "departure": { "delay": 242, "time": "1776339302" }, "stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 366, "time": "1776340676" }, "departure": { "delay": 366, "time": "1776340686" }, "stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": 450, "time": "1776341600" }, "departure": { "delay": 450, "time": "1776341610" }, "stopId": "FR:14366:ZE:650570001:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 501, "time": "1776341171" }, "departure": { "delay": 501, "time": "1776341181" }, "stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 459, "time": "1776340949" }, "departure": { "delay": 459, "time": "1776340959" }, "stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": 292, "time": "1776340362" }, "departure": { "delay": 292, "time": "1776340372" }, "stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": 419, "time": "1776341629" }, "departure": { "delay": 419, "time": "1776341639" }, "stopId": "FR:14366:ZE:35170002:ATOUMOD036", "stopSequence": 22 }, { "arrival": { "delay": 521, "time": "1776341491" }, "departure": { "delay": 521, "time": "1776341501" }, "stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 248, "time": "1776339418" }, "departure": { "delay": 248, "time": "1776339428" }, "stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": 328, "time": "1776339918" }, "departure": { "delay": 328, "time": "1776339928" }, "stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036", "stopSequence": 7 }, { "departure": { "delay": 509, "time": "1776338909" }, "stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": 485, "time": "1776341275" }, "departure": { "delay": 485, "time": "1776341285" }, "stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 281, "time": "1776339571" }, "departure": { "delay": 281, "time": "1776339581" }, "stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1776339998" }, "departure": { "delay": 168, "time": "1776340008" }, "stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": 146, "time": "1776339076" }, "departure": { "delay": 146, "time": "1776339086" }, "stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 352, "time": "1776341682" }, "departure": { "delay": 352, "time": "1776341692" }, "stopId": "FR:14366:ZE:678860002:ATOUMOD036", "stopSequence": 24 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:4753014851108864x2:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112062x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 190, "time": "1776338770" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 225, "time": "1776338865" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": 182, "time": "1776338642" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112062x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1776312724" }, "departure": { "delay": 64, "time": "1776312724" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 7, "time": "1776312922" }, "departure": { "delay": 7, "time": "1776312967" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -3, "time": "1776313873" }, "departure": { "delay": -3, "time": "1776313917" }, "stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 187, "time": "1776312595" }, "departure": { "delay": 187, "time": "1776312607" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1776314643" }, "departure": { "delay": -16, "time": "1776314744" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 99, "time": "1776312626" }, "departure": { "delay": 99, "time": "1776312639" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -41, "time": "1776315386" }, "departure": { "delay": -41, "time": "1776315439" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -202, "time": "1776315878" }, "stopId": "FR:50341:ZE:MONAP2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1776313291" }, "departure": { "delay": -8, "time": "1776313372" }, "stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -35, "time": "1776314212" }, "departure": { "delay": -35, "time": "1776314245" }, "stopId": "FR:50579:ZE:SOTML2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -12, "time": "1776315033" }, "departure": { "delay": -12, "time": "1776315108" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 226, "time": "1776312526" }, "stopId": "FR:50129:ZE:10PEM3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1776315194" }, "departure": { "delay": -37, "time": "1776315323" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 27, "time": "1776312857" }, "departure": { "delay": 27, "time": "1776312867" }, "stopId": "FR:50129:ZE:10MAG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 101, "time": "1776312667" }, "departure": { "delay": 101, "time": "1776312701" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1776313657" }, "departure": { "delay": -13, "time": "1776313727" }, "stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -43, "time": "1776313147" }, "departure": { "delay": -43, "time": "1776313217" }, "stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -22, "time": "1776314876" }, "departure": { "delay": -22, "time": "1776314978" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -2, "time": "1776313008" }, "departure": { "delay": -2, "time": "1776313018" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:D:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4330:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 13288, "time": "1776337828" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 }, { "arrival": { "delay": 13235, "time": "1776337629" }, "departure": { "delay": 13235, "time": "1776337655" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 13215, "time": "1776337539" }, "departure": { "delay": 13215, "time": "1776337575" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 13188, "time": "1776337728" }, "departure": { "delay": 13188, "time": "1776337728" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 } ], "timestamp": "1776335794", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4330:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758519x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -90, "time": "1776327510" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 27, "time": "1776326692" }, "departure": { "delay": 27, "time": "1776326727" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "departure": { "delay": 160, "time": "1776324760" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 168, "time": "1776325632" }, "departure": { "delay": 168, "time": "1776325668" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 214, "time": "1776325312" }, "departure": { "delay": 214, "time": "1776325354" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 169, "time": "1776325194" }, "departure": { "delay": 169, "time": "1776325249" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 16, "time": "1776325907" }, "departure": { "delay": 16, "time": "1776325936" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1776326191" }, "departure": { "delay": 8, "time": "1776326228" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 157, "time": "1776324982" }, "departure": { "delay": 157, "time": "1776324997" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1776325771" }, "departure": { "delay": 100, "time": "1776325780" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 149, "time": "1776325497" }, "departure": { "delay": 149, "time": "1776325529" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1776327157" }, "departure": { "delay": 3, "time": "1776327243" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 6, "time": "1776326973" }, "departure": { "delay": 6, "time": "1776327006" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 121, "time": "1776325732" }, "departure": { "delay": 121, "time": "1776325741" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 149, "time": "1776325137" }, "departure": { "delay": 149, "time": "1776325169" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -49, "time": "1776327060" }, "departure": { "delay": -49, "time": "1776327071" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 6, "time": "1776326270" }, "departure": { "delay": 6, "time": "1776326286" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1776325037" }, "departure": { "delay": 157, "time": "1776325057" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1776325835" }, "departure": { "delay": 103, "time": "1776325843" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 219, "time": "1776324890" }, "departure": { "delay": 219, "time": "1776324939" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758519x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1776317114" }, "departure": { "delay": 23, "time": "1776317123" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1776316774" }, "departure": { "delay": 47, "time": "1776316787" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 25, "time": "1776316876" }, "departure": { "delay": 25, "time": "1776316885" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776317253" }, "departure": { "delay": 48, "time": "1776317268" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1776317675" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 96, "time": "1776316384" }, "departure": { "delay": 96, "time": "1776316416" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1776316517" }, "departure": { "delay": 63, "time": "1776316563" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1776317418" }, "departure": { "delay": 92, "time": "1776317552" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 68, "time": "1776316939" }, "departure": { "delay": 68, "time": "1776316988" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 54, "time": "1776317083" }, "departure": { "delay": 54, "time": "1776317094" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 67, "time": "1776316257" }, "departure": { "delay": 67, "time": "1776316267" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1776316207" }, "departure": { "delay": 83, "time": "1776316223" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1776317344" }, "departure": { "delay": 19, "time": "1776317359" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 46, "time": "1776316649" }, "departure": { "delay": 46, "time": "1776316666" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1776316705" }, "departure": { "delay": 38, "time": "1776316718" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 54, "time": "1776315894" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1776317195" }, "departure": { "delay": 59, "time": "1776317219" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx255:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1776338640" }, "departure": { "delay": 120, "time": "1776338640" }, "stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001", "stopSequence": 6 }, { "departure": { "time": "1776337680" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1776339240" }, "departure": { "delay": 120, "time": "1776339240" }, "stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 125, "time": "1776338580" }, "departure": { "delay": 125, "time": "1776338585" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1776338520" }, "departure": { "delay": 125, "time": "1776338525" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1776340080" }, "stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 125, "time": "1776339125" }, "departure": { "delay": 125, "time": "1776339125" }, "stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 125, "time": "1776338400" }, "departure": { "delay": 125, "time": "1776338405" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1776339120" }, "departure": { "delay": 120, "time": "1776339120" }, "stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1776337800" }, "departure": { "time": "1776337800" }, "stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1776339180" }, "departure": { "delay": 120, "time": "1776339180" }, "stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1776339300" }, "departure": { "delay": 120, "time": "1776339300" }, "stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001", "stopSequence": 11 } ], "timestamp": "1776338588", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx255:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1776319202" }, "departure": { "delay": 72, "time": "1776319212" }, "stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1776316922" }, "departure": { "delay": 75, "time": "1776316935" }, "stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 7, "time": "1776319970" }, "departure": { "delay": 7, "time": "1776320047" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1776319441" }, "departure": { "delay": 16, "time": "1776319456" }, "stopId": "FR:50615:ZE:VALHO1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 64, "time": "1776318901" }, "departure": { "delay": 64, "time": "1776318964" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 11, "time": "1776315066" }, "departure": { "delay": 11, "time": "1776315071" }, "stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1776319043" }, "departure": { "delay": 34, "time": "1776319054" }, "stopId": "FR:50138:ZE:COLFR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 9, "time": "1776316098" }, "departure": { "delay": 9, "time": "1776316149" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1776317576" }, "departure": { "delay": 67, "time": "1776317587" }, "stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 55, "time": "1776314804" }, "departure": { "delay": 55, "time": "1776314815" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 84, "time": "1776317280" }, "departure": { "delay": 84, "time": "1776317364" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 134, "time": "1776318485" }, "departure": { "delay": 134, "time": "1776318494" }, "stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 87, "time": "1776315577" }, "departure": { "delay": 87, "time": "1776315627" }, "stopId": "FR:50332:ZE:MALSF2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 16, "time": "1776320116" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 9, "time": "1776316863" }, "departure": { "delay": 9, "time": "1776316869" }, "stopId": "FR:50490:ZE:SJREG1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1776319764" }, "departure": { "delay": 43, "time": "1776319843" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 20 }, { "departure": { "delay": 63, "time": "1776314523" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 12, "time": "1776316407" }, "departure": { "delay": 12, "time": "1776316452" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852347F560798x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342480" }, "departure": { "time": "1776342540" }, "stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776342960" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341880" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776342180" }, "departure": { "time": "1776342240" }, "stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002", "stopSequence": 19 }, { "departure": { "time": "1776341040" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1776337419", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852347F560798x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:5401060964302848x12:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339710" }, "departure": { "time": "1776339720" }, "stopId": "FR:50218:ZE:759830003:ATOUMOD105", "stopSequence": 16 }, { "arrival": { "delay": 72, "time": "1776339302" }, "departure": { "delay": 72, "time": "1776339312" }, "stopId": "FR:50218:ZE:720520002:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 123, "time": "1776339473" }, "departure": { "delay": 123, "time": "1776339483" }, "stopId": "FR:50218:ZE:748700002:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1776339550" }, "departure": { "delay": 140, "time": "1776339560" }, "stopId": "FR:50218:ZE:761950002:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1776338899" }, "departure": { "delay": 89, "time": "1776338909" }, "stopId": "FR:50647:ZE:748680005:ATOUMOD105", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1776338977" }, "departure": { "delay": 107, "time": "1776338987" }, "stopId": "FR:50218:ZE:744600002:ATOUMOD105", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1776339636" }, "departure": { "delay": -7, "time": "1776339653" }, "stopId": "FR:50218:ZE:756080004:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": -33, "time": "1776339747" }, "stopId": "FR:50218:ZE:36010105:ATOUMOD105", "stopSequence": 17 }, { "departure": { "delay": 30, "time": "1776338610" }, "stopId": "FR:50647:ZE:740100001:ATOUMOD105", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1776339042" }, "departure": { "delay": 112, "time": "1776339052" }, "stopId": "FR:50218:ZE:752270003:ATOUMOD105", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1776339178" }, "departure": { "delay": 68, "time": "1776339188" }, "stopId": "FR:50218:ZE:763570002:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 97, "time": "1776338847" }, "departure": { "delay": 97, "time": "1776338857" }, "stopId": "FR:50647:ZE:759820002:ATOUMOD105", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1776339350" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:50218:ZE:732540004:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": 73, "time": "1776339243" }, "departure": { "delay": 73, "time": "1776339253" }, "stopId": "FR:50218:ZE:752290002:ATOUMOD105", "stopSequence": 10 }, { "arrival": { "delay": 98, "time": "1776338781" }, "departure": { "delay": 98, "time": "1776338798" }, "stopId": "FR:50218:ZE:759850001:ATOUMOD105", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1776339115" }, "departure": { "delay": 65, "time": "1776339125" }, "stopId": "FR:50218:ZE:746180004:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1776338744" }, "departure": { "delay": 120, "time": "1776338760" }, "stopId": "FR:50218:ZE:744600001:ATOUMOD105", "stopSequence": 2 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:350210009:LOC", "tripId": "ATOUMOD105:ServiceJourney:5401060964302848x12:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3111F565276x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776336780" }, "departure": { "time": "1776336960" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 36 }, { "arrival": { "time": "1776339540" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 41 }, { "departure": { "time": "1776332400" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1776328780", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3111F565276x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077469x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 344, "time": "1776338144" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 387, "time": "1776338007" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1776338117", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077469x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758196x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1776341620" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1776338668" }, "departure": { "delay": 121, "time": "1776338761" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1776339220" }, "departure": { "delay": 100, "time": "1776339220" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1776338624" }, "departure": { "delay": 44, "time": "1776338624" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 19, "time": "1776338359" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 100, "time": "1776338980" }, "departure": { "delay": 100, "time": "1776338980" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1776340780" }, "departure": { "delay": 100, "time": "1776340780" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1776341020" }, "departure": { "delay": 100, "time": "1776341020" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1776339820" }, "departure": { "delay": 100, "time": "1776339820" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1776340360" }, "departure": { "delay": 100, "time": "1776340360" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1776339340" }, "departure": { "delay": 100, "time": "1776339340" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1776340180" }, "departure": { "delay": 100, "time": "1776340180" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1776339700" }, "departure": { "delay": 100, "time": "1776339700" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758196x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598312:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 269, "time": "1776338352" }, "departure": { "delay": 269, "time": "1776338369" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": 173, "time": "1776338573" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": 239, "time": "1776338453" }, "departure": { "delay": 239, "time": "1776338459" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 25 } ], "timestamp": "1776338393", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T7:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598312:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596849:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -35, "time": "1776338965" }, "departure": { "delay": -35, "time": "1776338965" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -57, "time": "1776338823" }, "departure": { "delay": -57, "time": "1776338823" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -56, "time": "1776338704" }, "departure": { "delay": -56, "time": "1776338704" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -95, "time": "1776339085" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -59, "time": "1776338881" }, "departure": { "delay": -59, "time": "1776338881" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 26, "time": "1776338606" }, "departure": { "delay": 26, "time": "1776338606" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596849:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745405x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 173, "time": "1776331373" }, "departure": { "delay": 173, "time": "1776331433" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 142, "time": "1776331277" }, "departure": { "delay": 142, "time": "1776331342" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 223, "time": "1776331656" }, "departure": { "delay": 223, "time": "1776331723" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -11, "time": "1776332242" }, "departure": { "delay": -11, "time": "1776332269" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1776332113" }, "departure": { "delay": -18, "time": "1776332142" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -86, "time": "1776332293" }, "departure": { "delay": -86, "time": "1776332314" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -6, "time": "1776332069" }, "departure": { "delay": -6, "time": "1776332094" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -94, "time": "1776332546" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -18, "time": "1776332167" }, "departure": { "delay": -18, "time": "1776332202" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -56, "time": "1776332391" }, "departure": { "delay": -56, "time": "1776332464" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 215, "time": "1776331742" }, "departure": { "delay": 215, "time": "1776331775" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 202, "time": "1776331102" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1776331997" }, "departure": { "delay": 53, "time": "1776332033" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 114, "time": "1776331239" }, "departure": { "delay": 114, "time": "1776331254" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 224, "time": "1776331575" }, "departure": { "delay": 224, "time": "1776331604" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 211, "time": "1776331453" }, "departure": { "delay": 211, "time": "1776331531" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1776331935" }, "departure": { "delay": 102, "time": "1776331962" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1776331798" }, "departure": { "delay": 152, "time": "1776331832" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1776331854" }, "departure": { "delay": 87, "time": "1776331887" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1776331194" }, "departure": { "delay": 133, "time": "1776331213" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745405x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1776320242" }, "departure": { "delay": 20, "time": "1776320300" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 7, "time": "1776319913" }, "departure": { "delay": 7, "time": "1776319927" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -31, "time": "1776320150" }, "departure": { "delay": -31, "time": "1776320189" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 6, "time": "1776319010" }, "departure": { "delay": 6, "time": "1776319026" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -82, "time": "1776318913" }, "departure": { "delay": -82, "time": "1776318938" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1776319501" }, "departure": { "delay": 43, "time": "1776319543" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 68, "time": "1776319651" }, "departure": { "delay": 68, "time": "1776319688" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1776319604" }, "departure": { "delay": 2, "time": "1776319622" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -106, "time": "1776320534" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 15, "time": "1776319858" }, "departure": { "delay": 15, "time": "1776319875" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1776319365" }, "departure": { "delay": 141, "time": "1776319401" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -53, "time": "1776318847" }, "departure": { "delay": -53, "time": "1776318847" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1776319052" }, "departure": { "delay": -11, "time": "1776319069" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -16, "time": "1776320362" }, "departure": { "delay": -16, "time": "1776320384" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -21, "time": "1776318739" }, "departure": { "delay": -21, "time": "1776318759" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1776319951" }, "departure": { "delay": -10, "time": "1776319970" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -8, "time": "1776318824" }, "departure": { "delay": -8, "time": "1776318832" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 36, "time": "1776318696" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -48, "time": "1776320052" }, "departure": { "delay": -48, "time": "1776320052" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1776319120" }, "departure": { "delay": 121, "time": "1776319261" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1776320419" }, "departure": { "delay": 7, "time": "1776320467" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 31, "time": "1776319566" }, "departure": { "delay": 31, "time": "1776319591" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759090x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1776314926" }, "departure": { "delay": 76, "time": "1776314956" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 166, "time": "1776314506" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 81, "time": "1776315423" }, "departure": { "delay": 81, "time": "1776315501" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 42, "time": "1776315942" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 49, "time": "1776315215" }, "departure": { "delay": 49, "time": "1776315229" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1776315144" }, "departure": { "delay": 62, "time": "1776315182" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1776315041" }, "departure": { "delay": 55, "time": "1776315055" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1776315787" }, "departure": { "delay": 75, "time": "1776315795" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1776315822" }, "departure": { "delay": 120, "time": "1776315840" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 96, "time": "1776315619" }, "departure": { "delay": 96, "time": "1776315636" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 101, "time": "1776315867" }, "departure": { "delay": 101, "time": "1776315881" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 81, "time": "1776315011" }, "departure": { "delay": 81, "time": "1776315021" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 67, "time": "1776315658" }, "departure": { "delay": 67, "time": "1776315667" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 134, "time": "1776314883" }, "departure": { "delay": 134, "time": "1776314894" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1776315696" }, "departure": { "delay": 121, "time": "1776315721" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 113, "time": "1776314709" }, "departure": { "delay": 113, "time": "1776314813" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 73, "time": "1776314533" }, "departure": { "delay": 73, "time": "1776314653" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 101, "time": "1776315568" }, "departure": { "delay": 101, "time": "1776315581" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1776315277" }, "departure": { "delay": 105, "time": "1776315285" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1776315241" }, "departure": { "delay": 81, "time": "1776315261" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759090x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5259851660787712x4:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1776339186" }, "departure": { "delay": 76, "time": "1776339196" }, "stopId": "FR:14366:ZE:35180003:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1776339319" }, "departure": { "delay": 89, "time": "1776339329" }, "stopId": "FR:14366:ZE:310830017:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1776339256" }, "departure": { "delay": 86, "time": "1776339266" }, "stopId": "FR:14366:ZE:274610016:ATOUMOD036", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1776339554" }, "stopId": "FR:14574:ZE:258760016:ATOUMOD036", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1776339392" }, "departure": { "delay": 102, "time": "1776339402" }, "stopId": "FR:14366:ZE:276760011:ATOUMOD036", "stopSequence": 5 }, { "departure": { "delay": 141, "time": "1776339141" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 1 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:6325671926169600:LOC", "tripId": "ATOUMOD036:ServiceJourney:5259851660787712x4:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:109:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 151, "time": "1776317274" }, "departure": { "delay": 151, "time": "1776317311" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1776318880" }, "departure": { "delay": 49, "time": "1776318889" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 69, "time": "1776318596" }, "departure": { "delay": 69, "time": "1776318609" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 118, "time": "1776319004" }, "departure": { "delay": 118, "time": "1776319018" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 108, "time": "1776317359" }, "departure": { "delay": 108, "time": "1776317388" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 145, "time": "1776317718" }, "departure": { "delay": 145, "time": "1776317725" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1776317564" }, "departure": { "delay": 112, "time": "1776317632" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "departure": { "delay": 148, "time": "1776317248" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1776318817" }, "departure": { "delay": 49, "time": "1776318829" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 42, "time": "1776318430" }, "departure": { "delay": 42, "time": "1776318462" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1776317965" }, "departure": { "delay": 190, "time": "1776318070" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 134, "time": "1776317766" }, "departure": { "delay": 134, "time": "1776317774" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1776317931" }, "departure": { "delay": 121, "time": "1776317941" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 19, "time": "1776319099" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "time": "1776317856" }, "departure": { "time": "1776317760" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 134, "time": "1776317520" }, "departure": { "delay": 134, "time": "1776317534" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1776318385" }, "departure": { "delay": 85, "time": "1776318385" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 128, "time": "1776317821" }, "departure": { "delay": 128, "time": "1776317828" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": 98, "time": "1776318231" }, "departure": { "delay": 98, "time": "1776318278" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1776318728" }, "departure": { "delay": 127, "time": "1776318787" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 86, "time": "1776318675" }, "departure": { "delay": 86, "time": "1776318686" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:109:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx580:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1776338970" }, "departure": { "delay": 30, "time": "1776338970" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1776339251" }, "departure": { "delay": 11, "time": "1776339251" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1776338891" }, "departure": { "delay": 11, "time": "1776338891" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1776339090" }, "departure": { "delay": 30, "time": "1776339090" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1776339450" }, "departure": { "delay": 30, "time": "1776339450" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1776338790" }, "departure": { "delay": 30, "time": "1776338790" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776338564", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx580:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758386x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776341820" }, "departure": { "time": "1776341820" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 5 }, { "departure": { "time": "1776339660" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340440" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342300" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776342660" }, "departure": { "time": "1776342660" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776342900" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776342600" }, "departure": { "time": "1776342600" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776342780" }, "departure": { "time": "1776342780" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342720" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758386x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301038xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 469, "time": "1776339709" }, "departure": { "delay": 469, "time": "1776339709" }, "stopId": "FR:76447:ZE:3886:ATOUMOD003", "stopSequence": 35 }, { "arrival": { "delay": 444, "time": "1776340044" }, "stopId": "FR:76447:ZE:3444:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 444, "time": "1776339084" }, "departure": { "delay": 444, "time": "1776339084" }, "stopId": "FR:76551:ZE:5049:ATOUMOD003", "stopSequence": 28 }, { "arrival": { "delay": 463, "time": "1776339943" }, "departure": { "delay": 463, "time": "1776339943" }, "stopId": "FR:76447:ZE:3569:ATOUMOD003", "stopSequence": 39 }, { "arrival": { "delay": 495, "time": "1776339975" }, "departure": { "delay": 495, "time": "1776339975" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 40 }, { "arrival": { "delay": 466, "time": "1776338986" }, "departure": { "delay": 466, "time": "1776338986" }, "stopId": "FR:76551:ZE:5102:ATOUMOD003", "stopSequence": 27 }, { "arrival": { "delay": 501, "time": "1776339921" }, "departure": { "delay": 501, "time": "1776339921" }, "stopId": "FR:76447:ZE:3089:ATOUMOD003", "stopSequence": 38 }, { "arrival": { "delay": 494, "time": "1776338894" }, "departure": { "delay": 494, "time": "1776338894" }, "stopId": "FR:76250:ZE:5152:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 463, "time": "1776339583" }, "departure": { "delay": 463, "time": "1776339583" }, "stopId": "FR:76238:ZE:4863:ATOUMOD003", "stopSequence": 32 }, { "arrival": { "delay": 502, "time": "1776339682" }, "departure": { "delay": 502, "time": "1776339682" }, "stopId": "FR:76238:ZE:4028:ATOUMOD003", "stopSequence": 34 }, { "departure": { "delay": 444, "time": "1776338724" }, "stopId": "FR:76250:ZE:5016:ATOUMOD003", "stopSequence": 25 }, { "arrival": { "delay": 444, "time": "1776339624" }, "departure": { "delay": 444, "time": "1776339624" }, "stopId": "FR:76238:ZE:4030:ATOUMOD003", "stopSequence": 33 }, { "arrival": { "delay": 444, "time": "1776339804" }, "departure": { "delay": 444, "time": "1776339804" }, "stopId": "FR:76447:ZE:4077:ATOUMOD003", "stopSequence": 37 }, { "arrival": { "delay": 498, "time": "1776339258" }, "departure": { "delay": 498, "time": "1776339258" }, "stopId": "FR:76404:ZE:3351:ATOUMOD003", "stopSequence": 29 }, { "arrival": { "delay": 489, "time": "1776339729" }, "departure": { "delay": 489, "time": "1776339729" }, "stopId": "FR:76447:ZE:4101:ATOUMOD003", "stopSequence": 36 }, { "arrival": { "delay": 444, "time": "1776339504" }, "departure": { "delay": 444, "time": "1776339504" }, "stopId": "FR:76238:ZE:5154:ATOUMOD003", "stopSequence": 31 }, { "arrival": { "delay": 460, "time": "1776339400" }, "departure": { "delay": 460, "time": "1776339400" }, "stopId": "FR:76447:ZE:5099:ATOUMOD003", "stopSequence": 30 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301038xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx609:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 278, "time": "1776339458" }, "departure": { "delay": 278, "time": "1776339458" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 259, "time": "1776338009" }, "departure": { "delay": 259, "time": "1776338059" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 288, "time": "1776339528" }, "departure": { "delay": 288, "time": "1776339528" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 156, "time": "1776337331" }, "departure": { "delay": 156, "time": "1776337356" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 293, "time": "1776339593" }, "departure": { "delay": 293, "time": "1776339593" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 293, "time": "1776339773" }, "departure": { "delay": 293, "time": "1776339773" }, "stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 305, "time": "1776338248" }, "departure": { "delay": 305, "time": "1776338285" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": 115, "time": "1776337435" }, "departure": { "delay": 115, "time": "1776337435" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 176, "time": "1776337256" }, "departure": { "delay": 176, "time": "1776337256" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 161, "time": "1776337181" }, "departure": { "delay": 161, "time": "1776337181" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 293, "time": "1776338573" }, "departure": { "delay": 293, "time": "1776338573" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 293, "time": "1776338633" }, "departure": { "delay": 293, "time": "1776338633" }, "stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 301, "time": "1776339361" }, "departure": { "delay": 301, "time": "1776339361" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 322, "time": "1776338722" }, "departure": { "delay": 322, "time": "1776338722" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 19 }, { "arrival": { "delay": 321, "time": "1776338361" }, "departure": { "delay": 321, "time": "1776338361" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 157, "time": "1776337057" }, "departure": { "delay": 157, "time": "1776337057" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 311, "time": "1776339671" }, "departure": { "delay": 311, "time": "1776339671" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 186, "time": "1776337683" }, "departure": { "delay": 186, "time": "1776337806" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1776337557" }, "departure": { "delay": 57, "time": "1776337557" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 293, "time": "1776339413" }, "departure": { "delay": 293, "time": "1776339413" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 293, "time": "1776339173" }, "departure": { "delay": 293, "time": "1776339173" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 276, "time": "1776338136" }, "departure": { "delay": 276, "time": "1776338136" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 228, "time": "1776337860" }, "departure": { "delay": 228, "time": "1776337908" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 } ], "timestamp": "1776336884", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx609:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596789:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -194, "time": "1776343126" }, "departure": { "delay": -194, "time": "1776343126" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -29, "time": "1776342331" }, "departure": { "delay": -29, "time": "1776342331" }, "stopId": "FR:27229:ZE:0xVED01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -35, "time": "1776342385" }, "departure": { "delay": -35, "time": "1776342385" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -180, "time": "1776343080" }, "departure": { "delay": -180, "time": "1776343080" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -159, "time": "1776342861" }, "departure": { "delay": -159, "time": "1776342861" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1776342109" }, "departure": { "delay": -11, "time": "1776342109" }, "stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -21, "time": "1776342219" }, "departure": { "delay": -21, "time": "1776342219" }, "stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -195, "time": "1776342945" }, "departure": { "delay": -195, "time": "1776342945" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "departure": { "time": "1776341820" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 1 }, { "arrival": { "delay": -226, "time": "1776343274" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -196, "time": "1776343244" }, "departure": { "delay": -196, "time": "1776343244" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -127, "time": "1776342593" }, "departure": { "delay": -127, "time": "1776342593" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -22, "time": "1776342278" }, "departure": { "delay": -22, "time": "1776342278" }, "stopId": "FR:27229:ZE:0xARC01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": 34, "time": "1776342034" }, "departure": { "delay": 34, "time": "1776342034" }, "stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -194, "time": "1776343186" }, "departure": { "delay": -194, "time": "1776343186" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -165, "time": "1776343035" }, "departure": { "delay": -165, "time": "1776343035" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -67, "time": "1776342713" }, "departure": { "delay": -67, "time": "1776342713" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -64, "time": "1776342536" }, "departure": { "delay": -64, "time": "1776342536" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -123, "time": "1776342777" }, "departure": { "delay": -123, "time": "1776342777" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596789:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490727:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 96, "time": "1776343236" }, "departure": { "delay": 96, "time": "1776343236" }, "stopId": "FR:27365:ZE:0x7272:ATOUMOD006", "stopSequence": 32 }, { "arrival": { "delay": 142, "time": "1776342742" }, "departure": { "delay": 142, "time": "1776342742" }, "stopId": "FR:27469:ZE:0x6663:ATOUMOD006", "stopSequence": 25 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6058:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1776343593" }, "departure": { "delay": 93, "time": "1776343593" }, "stopId": "FR:27701:ZE:0x7162:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 123, "time": "1776343503" }, "departure": { "delay": 123, "time": "1776343503" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 157, "time": "1776343417" }, "departure": { "delay": 157, "time": "1776343417" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27386:ZE:0x6376:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 96, "time": "1776343176" }, "departure": { "delay": 96, "time": "1776343176" }, "stopId": "FR:27365:ZE:0x7270:ATOUMOD006", "stopSequence": 31 }, { "arrival": { "delay": 143, "time": "1776342443" }, "departure": { "delay": 143, "time": "1776342443" }, "stopId": "FR:27348:ZE:0x6302:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -2522, "time": "1776338818" }, "departure": { "delay": -2522, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6679:ATOUMOD006", "stopSequence": 4 }, { "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6686:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1776342772" }, "departure": { "delay": 112, "time": "1776342772" }, "stopId": "FR:27469:ZE:0x6632:ATOUMOD006", "stopSequence": 26 }, { "arrival": { "delay": 173, "time": "1776342533" }, "departure": { "delay": 173, "time": "1776342533" }, "stopId": "FR:27348:ZE:0x6299:ATOUMOD006", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1776343727" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6051:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 132, "time": "1776343632" }, "departure": { "delay": 132, "time": "1776343632" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": -2342, "time": "1776338818" }, "departure": { "delay": -2342, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6690:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6049:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6056:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 159, "time": "1776343359" }, "departure": { "delay": 159, "time": "1776343359" }, "stopId": "FR:27365:ZE:0x6333:ATOUMOD006", "stopSequence": 33 }, { "arrival": { "delay": -2342, "time": "1776338818" }, "departure": { "delay": -2342, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6682:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27386:ZE:0x6367:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2522, "time": "1776338818" }, "departure": { "delay": -2522, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6685:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 116, "time": "1776342356" }, "departure": { "delay": 116, "time": "1776342356" }, "stopId": "FR:27348:ZE:0x6300:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 123, "time": "1776342483" }, "departure": { "delay": 123, "time": "1776342483" }, "stopId": "FR:27348:ZE:0x6296:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 149, "time": "1776342809" }, "departure": { "delay": 149, "time": "1776342809" }, "stopId": "FR:27469:ZE:0x7189:ATOUMOD006", "stopSequence": 27 }, { "arrival": { "delay": -2582, "time": "1776338818" }, "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6681:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 106, "time": "1776343546" }, "departure": { "delay": 106, "time": "1776343546" }, "stopId": "FR:27701:ZE:0x7103:ATOUMOD006", "stopSequence": 38 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27348:ZE:0x6293:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 124, "time": "1776342964" }, "departure": { "delay": 124, "time": "1776342964" }, "stopId": "FR:27196:ZE:0x6322:ATOUMOD006", "stopSequence": 29 }, { "arrival": { "delay": 149, "time": "1776343469" }, "departure": { "delay": 149, "time": "1776343469" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6699:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1776343012" }, "departure": { "delay": 112, "time": "1776343012" }, "stopId": "FR:27196:ZE:0x6321:ATOUMOD006", "stopSequence": 30 }, { "arrival": { "delay": -2642, "time": "1776338818" }, "departure": { "delay": -2642, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6695:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27386:ZE:0x6374:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -3122, "time": "1776338818" }, "departure": { "delay": -3122, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6047:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2582, "time": "1776338818" }, "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27458:ZE:0x6693:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -3062, "time": "1776338818" }, "departure": { "delay": -3062, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6053:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 173, "time": "1776342893" }, "departure": { "delay": 173, "time": "1776342893" }, "stopId": "FR:27196:ZE:0x6318:ATOUMOD006", "stopSequence": 28 }, { "arrival": { "delay": 138, "time": "1776343398" }, "departure": { "delay": 138, "time": "1776343398" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27008:ZE:0x6055:ATOUMOD006", "stopSequence": 18 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490727:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 101, "time": "1776315247" }, "departure": { "delay": 101, "time": "1776315281" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 67, "time": "1776316195" }, "departure": { "delay": 67, "time": "1776316207" }, "stopId": "FR:50129:ZE:10LLM1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": 97, "time": "1776315170" }, "departure": { "delay": 97, "time": "1776315217" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 11, "time": "1776316623" }, "departure": { "delay": 11, "time": "1776316631" }, "stopId": "FR:50129:ZE:10RSX1:ATOUMOD035", "stopSequence": 45 }, { "arrival": { "delay": 62, "time": "1776316474" }, "departure": { "delay": 62, "time": "1776316502" }, "stopId": "FR:50129:ZE:10JEA1:ATOUMOD035", "stopSequence": 41 }, { "arrival": { "delay": 117, "time": "1776313660" }, "departure": { "delay": 117, "time": "1776313677" }, "stopId": "FR:50129:ZE:10SFG1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1776315078" }, "departure": { "delay": 122, "time": "1776315122" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1776314756" }, "departure": { "delay": 70, "time": "1776314770" }, "stopId": "FR:50129:ZE:10BEL1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 72, "time": "1776316419" }, "departure": { "delay": 72, "time": "1776316452" }, "stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035", "stopSequence": 40 }, { "arrival": { "delay": -16, "time": "1776316784" }, "stopId": "FR:50129:ZE:10TFL1:ATOUMOD035", "stopSequence": 48 }, { "arrival": { "delay": 133, "time": "1776315563" }, "departure": { "delay": 133, "time": "1776315613" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 107, "time": "1776315319" }, "departure": { "delay": 107, "time": "1776315347" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 93, "time": "1776313872" }, "departure": { "delay": 93, "time": "1776313893" }, "stopId": "FR:50129:ZE:10SFN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 36, "time": "1776316688" }, "departure": { "delay": 36, "time": "1776316716" }, "stopId": "FR:50129:ZE:10COS1:ATOUMOD035", "stopSequence": 47 }, { "arrival": { "delay": 70, "time": "1776316137" }, "departure": { "delay": 70, "time": "1776316150" }, "stopId": "FR:50129:ZE:10LUM1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 87, "time": "1776316376" }, "departure": { "delay": 87, "time": "1776316407" }, "stopId": "FR:50129:ZE:10ART1:ATOUMOD035", "stopSequence": 39 }, { "arrival": { "delay": 63, "time": "1776314263" }, "departure": { "delay": 63, "time": "1776314283" }, "stopId": "FR:50129:ZE:10CPL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 249, "time": "1776315758" }, "departure": { "delay": 249, "time": "1776315849" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 122, "time": "1776316048" }, "departure": { "delay": 122, "time": "1776316082" }, "stopId": "FR:50129:ZE:10BHC3:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 96, "time": "1776314882" }, "departure": { "delay": 96, "time": "1776314916" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 161, "time": "1776313938" }, "departure": { "delay": 161, "time": "1776314021" }, "stopId": "FR:50129:ZE:10CAR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1776314118" }, "departure": { "delay": 150, "time": "1776314130" }, "stopId": "FR:50129:ZE:10BRT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 169, "time": "1776314136" }, "departure": { "delay": 169, "time": "1776314149" }, "stopId": "FR:50129:ZE:10BON1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1776314426" }, "departure": { "delay": 100, "time": "1776314440" }, "stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 204, "time": "1776315892" }, "departure": { "delay": 204, "time": "1776315924" }, "stopId": "FR:50129:ZE:10THH3:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 48, "time": "1776316538" }, "departure": { "delay": 48, "time": "1776316548" }, "stopId": "FR:50129:ZE:10NOR3:ATOUMOD035", "stopSequence": 42 }, { "arrival": { "delay": 75, "time": "1776314224" }, "departure": { "delay": 75, "time": "1776314235" }, "stopId": "FR:50129:ZE:10PRE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 75, "time": "1776314926" }, "departure": { "delay": 75, "time": "1776314955" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1776316166" }, "departure": { "delay": 100, "time": "1776316180" }, "stopId": "FR:50129:ZE:10JMO1:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": 103, "time": "1776313825" }, "departure": { "delay": 103, "time": "1776313843" }, "stopId": "FR:50129:ZE:10ALB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1776314816" }, "departure": { "delay": 78, "time": "1776314838" }, "stopId": "FR:50129:ZE:10HUI1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 46, "time": "1776316654" }, "departure": { "delay": 46, "time": "1776316666" }, "stopId": "FR:50129:ZE:10CVE1:ATOUMOD035", "stopSequence": 46 }, { "arrival": { "delay": 141, "time": "1776314046" }, "departure": { "delay": 141, "time": "1776314061" }, "stopId": "FR:50129:ZE:10HOU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1776316566" }, "departure": { "delay": 15, "time": "1776316575" }, "stopId": "FR:50129:ZE:10MYO1:ATOUMOD035", "stopSequence": 43 }, { "arrival": { "delay": 96, "time": "1776314188" }, "departure": { "delay": 96, "time": "1776314196" }, "stopId": "FR:50129:ZE:10ARA1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 80, "time": "1776313640" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 175, "time": "1776315998" }, "departure": { "delay": 175, "time": "1776316015" }, "stopId": "FR:50129:ZE:10LCA1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1776314360" }, "departure": { "delay": 98, "time": "1776314378" }, "stopId": "FR:50129:ZE:10LON1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 86, "time": "1776314517" }, "departure": { "delay": 86, "time": "1776314546" }, "stopId": "FR:50129:ZE:10DUB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 92, "time": "1776316231" }, "departure": { "delay": 92, "time": "1776316292" }, "stopId": "FR:50129:ZE:10BRO1:ATOUMOD035", "stopSequence": 38 }, { "arrival": { "delay": 62, "time": "1776314683" }, "departure": { "delay": 62, "time": "1776314702" }, "stopId": "FR:50129:ZE:10HOM1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 75, "time": "1776314580" }, "departure": { "delay": 75, "time": "1776314595" }, "stopId": "FR:50129:ZE:10LAV1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 147, "time": "1776313734" }, "departure": { "delay": 147, "time": "1776313767" }, "stopId": "FR:50129:ZE:10COF1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1776314291" }, "departure": { "delay": 116, "time": "1776314336" }, "stopId": "FR:50129:ZE:10BHE1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1776315409" }, "departure": { "delay": 150, "time": "1776315450" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 81, "time": "1776314646" }, "departure": { "delay": 81, "time": "1776314661" }, "stopId": "FR:50129:ZE:10AGO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1776316592" }, "departure": { "delay": 46, "time": "1776316606" }, "stopId": "FR:50129:ZE:10MGT1:ATOUMOD035", "stopSequence": 44 }, { "arrival": { "delay": 142, "time": "1776315484" }, "departure": { "delay": 142, "time": "1776315502" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1776338814", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:03:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 147, "time": "1776329533" }, "departure": { "delay": 147, "time": "1776329547" }, "stopId": "FR:50129:ZE:10VAB1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 126, "time": "1776329660" }, "departure": { "delay": 126, "time": "1776329706" }, "stopId": "FR:50129:ZE:10LEC1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 112, "time": "1776331353" }, "departure": { "delay": 112, "time": "1776331372" }, "stopId": "FR:50129:ZE:10COT2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 79, "time": "1776329222" }, "departure": { "delay": 79, "time": "1776329239" }, "stopId": "FR:50129:ZE:10CRB1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 133, "time": "1776331078" }, "departure": { "delay": 133, "time": "1776331093" }, "stopId": "FR:50129:ZE:10RED2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 116, "time": "1776329625" }, "departure": { "delay": 116, "time": "1776329636" }, "stopId": "FR:50129:ZE:10FRA1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 119, "time": "1776329449" }, "departure": { "delay": 119, "time": "1776329459" }, "stopId": "FR:50129:ZE:10EGL6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1776330527" }, "departure": { "delay": 89, "time": "1776330689" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 152, "time": "1776331141" }, "departure": { "delay": 152, "time": "1776331172" }, "stopId": "FR:50129:ZE:10VOL2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 199, "time": "1776330096" }, "departure": { "delay": 199, "time": "1776330139" }, "stopId": "FR:50129:ZE:10STA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 167, "time": "1776331036" }, "departure": { "delay": 167, "time": "1776331067" }, "stopId": "FR:50129:ZE:10CIM2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 130, "time": "1776331424" }, "departure": { "delay": 130, "time": "1776331450" }, "stopId": "FR:50129:ZE:10BCP2:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 217, "time": "1776330001" }, "departure": { "delay": 217, "time": "1776330037" }, "stopId": "FR:50129:ZE:10LCO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 79, "time": "1776331519" }, "stopId": "FR:50129:ZE:10DIG1:ATOUMOD035", "stopSequence": 33 }, { "departure": { "delay": 46, "time": "1776328906" }, "stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1776329558" }, "departure": { "delay": 116, "time": "1776329576" }, "stopId": "FR:50129:ZE:10SMT1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 154, "time": "1776331196" }, "departure": { "delay": 154, "time": "1776331234" }, "stopId": "FR:50129:ZE:10SAD2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 102, "time": "1776331288" }, "departure": { "delay": 102, "time": "1776331302" }, "stopId": "FR:50129:ZE:10SAL2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 160, "time": "1776330386" }, "departure": { "delay": 160, "time": "1776330400" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1776331246" }, "departure": { "delay": 119, "time": "1776331259" }, "stopId": "FR:50129:ZE:10ROS2:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 106, "time": "1776329341" }, "departure": { "delay": 106, "time": "1776329386" }, "stopId": "FR:50129:ZE:10HUI3:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 145, "time": "1776330172" }, "departure": { "delay": 145, "time": "1776330205" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 175, "time": "1776330433" }, "departure": { "delay": 175, "time": "1776330475" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1776330251" }, "departure": { "delay": 170, "time": "1776330290" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 247, "time": "1776329887" }, "departure": { "delay": 247, "time": "1776329887" }, "stopId": "FR:50129:ZE:10LEB1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 184, "time": "1776329925" }, "departure": { "delay": 184, "time": "1776329944" }, "stopId": "FR:50129:ZE:10POL1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 49, "time": "1776330715" }, "departure": { "delay": 49, "time": "1776330769" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1776329184" }, "departure": { "delay": 42, "time": "1776329202" }, "stopId": "FR:50129:ZE:10VIG1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 46, "time": "1776329111" }, "departure": { "delay": 46, "time": "1776329146" }, "stopId": "FR:50129:ZE:10DAN1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1776331315" }, "departure": { "delay": 92, "time": "1776331352" }, "stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 112, "time": "1776331476" }, "departure": { "delay": 112, "time": "1776331492" }, "stopId": "FR:50129:ZE:10CDF2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 133, "time": "1776330945" }, "departure": { "delay": 133, "time": "1776330973" }, "stopId": "FR:50129:ZE:10FJT2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 145, "time": "1776330308" }, "departure": { "delay": 145, "time": "1776330325" }, "stopId": "FR:50129:ZE:10CTR1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338791", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:05:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745409x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1776334765" }, "departure": { "delay": 61, "time": "1776334801" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1776335207" }, "departure": { "delay": 121, "time": "1776335221" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 121, "time": "1776335250" }, "departure": { "delay": 121, "time": "1776335281" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1776335660" }, "departure": { "delay": 14, "time": "1776335714" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1776336062" }, "departure": { "delay": 15, "time": "1776336135" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 103, "time": "1776334906" }, "departure": { "delay": 103, "time": "1776334963" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1776335414" }, "departure": { "delay": 53, "time": "1776335453" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 58, "time": "1776335505" }, "departure": { "delay": 58, "time": "1776335518" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1776334832" }, "departure": { "delay": 71, "time": "1776334871" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 32, "time": "1776335805" }, "departure": { "delay": 32, "time": "1776335852" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -3, "time": "1776335957" }, "departure": { "delay": -3, "time": "1776335997" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 54, "time": "1776334696" }, "departure": { "delay": 54, "time": "1776334734" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 83, "time": "1776334583" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1776335905" }, "departure": { "delay": 49, "time": "1776335929" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1776335566" }, "departure": { "delay": 33, "time": "1776335613" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 8, "time": "1776335742" }, "departure": { "delay": 8, "time": "1776335768" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1776336230" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 173, "time": "1776334994" }, "departure": { "delay": 173, "time": "1776335093" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1776335115" }, "departure": { "delay": 166, "time": "1776335146" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1776335325" }, "departure": { "delay": 108, "time": "1776335388" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745409x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:919:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776352620" }, "departure": { "time": "1776352620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776353100" }, "departure": { "time": "1776353100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776353820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776352860" }, "departure": { "time": "1776352860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776353460" }, "departure": { "time": "1776353460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "departure": { "time": "1776352500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776353700" }, "departure": { "time": "1776353700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776353580" }, "departure": { "time": "1776353580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776352740" }, "departure": { "time": "1776352740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776353340" }, "departure": { "time": "1776353340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776352980" }, "departure": { "time": "1776352980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776353220" }, "departure": { "time": "1776353220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:919:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759103x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -39, "time": "1776331390" }, "departure": { "delay": -39, "time": "1776331401" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1776331602" }, "departure": { "delay": 21, "time": "1776331641" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "departure": { "delay": 76, "time": "1776330196" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1776330753" }, "departure": { "delay": 41, "time": "1776330761" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1776330228" }, "departure": { "delay": 62, "time": "1776330422" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1776331692" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 11, "time": "1776330954" }, "departure": { "delay": 11, "time": "1776330971" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1776331273" }, "departure": { "delay": -8, "time": "1776331312" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 66, "time": "1776330981" }, "departure": { "delay": 66, "time": "1776331026" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1776331039" }, "departure": { "delay": 52, "time": "1776331072" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 27, "time": "1776330878" }, "departure": { "delay": 27, "time": "1776330927" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1776330685" }, "departure": { "delay": 56, "time": "1776330716" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1776331191" }, "departure": { "delay": 5, "time": "1776331205" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1776331540" }, "departure": { "delay": 12, "time": "1776331572" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 9, "time": "1776330782" }, "departure": { "delay": 9, "time": "1776330789" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -2, "time": "1776331348" }, "departure": { "delay": -2, "time": "1776331378" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 112, "time": "1776330609" }, "departure": { "delay": 112, "time": "1776330652" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -42, "time": "1776331509" }, "departure": { "delay": -42, "time": "1776331518" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 21, "time": "1776331421" }, "departure": { "delay": 21, "time": "1776331461" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1776330470" }, "departure": { "delay": 53, "time": "1776330533" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759103x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD021:ServiceJourney:113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 247, "time": "1776321879" }, "departure": { "delay": 247, "time": "1776321907" }, "stopId": "FR:14333:ZE:4:ATOUMOD021", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1776322963" }, "departure": { "delay": 49, "time": "1776322969" }, "stopId": "FR:14333:ZE:27:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776323420" }, "departure": { "delay": 42, "time": "1776323442" }, "stopId": "FR:14333:ZE:39:ATOUMOD021", "stopSequence": 20 }, { "arrival": { "delay": 39, "time": "1776323187" }, "departure": { "delay": 39, "time": "1776323199" }, "stopId": "FR:14333:ZE:33:ATOUMOD021", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1776322873" }, "departure": { "delay": 122, "time": "1776322922" }, "stopId": "FR:14333:ZE:25:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 207, "time": "1776322339" }, "departure": { "delay": 207, "time": "1776322347" }, "stopId": "FR:14333:ZE:14:ATOUMOD021", "stopSequence": 7 }, { "arrival": { "delay": 112, "time": "1776322714" }, "departure": { "delay": 112, "time": "1776322792" }, "stopId": "FR:14536:ZE:23:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 221, "time": "1776322295" }, "departure": { "delay": 221, "time": "1776322301" }, "stopId": "FR:14333:ZE:12:ATOUMOD021", "stopSequence": 6 }, { "arrival": { "delay": 192, "time": "1776322548" }, "departure": { "delay": 192, "time": "1776322572" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 203, "time": "1776322512" }, "departure": { "delay": 203, "time": "1776322523" }, "stopId": "FR:14333:ZE:20:ATOUMOD021", "stopSequence": 10 }, { "arrival": { "delay": 48, "time": "1776323078" }, "departure": { "delay": 48, "time": "1776323088" }, "stopId": "FR:14333:ZE:29:ATOUMOD021", "stopSequence": 15 }, { "departure": { "delay": 259, "time": "1776321859" }, "stopId": "FR:14333:ZE:2:ATOUMOD021", "stopSequence": 1 }, { "arrival": { "time": "1776322423" }, "departure": { "time": "1776322260" }, "stopId": "FR:14333:ZE:18:ATOUMOD021", "stopSequence": 9 }, { "arrival": { "delay": 245, "time": "1776321956" }, "departure": { "delay": 245, "time": "1776322025" }, "stopId": "FR:14333:ZE:6:ATOUMOD021", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1776323366" }, "departure": { "delay": 34, "time": "1776323374" }, "stopId": "FR:14333:ZE:37:ATOUMOD021", "stopSequence": 19 }, { "arrival": { "delay": 205, "time": "1776322212" }, "departure": { "delay": 205, "time": "1776322225" }, "stopId": "FR:14333:ZE:10:ATOUMOD021", "stopSequence": 5 }, { "arrival": { "delay": 199, "time": "1776322393" }, "departure": { "delay": 199, "time": "1776322399" }, "stopId": "FR:14333:ZE:16:ATOUMOD021", "stopSequence": 8 }, { "arrival": { "delay": -64, "time": "1776323516" }, "stopId": "FR:14333:ZE:41:ATOUMOD021", "stopSequence": 21 }, { "arrival": { "delay": 56, "time": "1776323148" }, "departure": { "delay": 56, "time": "1776323156" }, "stopId": "FR:14333:ZE:31:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1776323228" }, "departure": { "delay": 30, "time": "1776323310" }, "stopId": "FR:14333:ZE:35:ATOUMOD021", "stopSequence": 18 }, { "arrival": { "delay": 272, "time": "1776322143" }, "departure": { "delay": 272, "time": "1776322172" }, "stopId": "FR:14333:ZE:8:ATOUMOD021", "stopSequence": 4 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:113:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850409F559216x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339300" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776338340" }, "departure": { "time": "1776338400" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776341160" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776338520" }, "departure": { "time": "1776338580" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 5 }, { "departure": { "time": "1776337680" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340080" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776340440" }, "departure": { "time": "1776340500" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1776334060", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850409F559216x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:553:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776336600" }, "departure": { "time": "1776336600" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776337920" }, "departure": { "time": "1776337920" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776336900" }, "departure": { "time": "1776336900" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776337320" }, "departure": { "time": "1776337320" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776336720" }, "departure": { "time": "1776336720" }, "stopId": "FR:76217:ZE:18043:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776336960" }, "departure": { "time": "1776336960" }, "stopId": "FR:76217:ZE:18067:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776337200" }, "departure": { "time": "1776337200" }, "stopId": "FR:76217:ZE:18801:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776336840" }, "departure": { "time": "1776336840" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1776336300" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776337560" }, "departure": { "time": "1776337560" }, "stopId": "FR:76217:ZE:18324:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776336480" }, "departure": { "time": "1776336480" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776337740" }, "departure": { "time": "1776337740" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776337080" }, "departure": { "time": "1776337080" }, "stopId": "FR:76217:ZE:18093:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776337140" }, "departure": { "time": "1776337140" }, "stopId": "FR:76217:ZE:18052:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776337980" }, "stopId": "FR:76217:ZE:18041:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776337380" }, "departure": { "time": "1776337380" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776337020" }, "departure": { "time": "1776337020" }, "stopId": "FR:76217:ZE:18325:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776337260" }, "departure": { "time": "1776337260" }, "stopId": "FR:76217:ZE:18037:ATOUMOD005", "stopSequence": 12 } ], "timestamp": "1776313171", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:553:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776328913" }, "departure": { "delay": 77, "time": "1776328937" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -2, "time": "1776329060" }, "departure": { "delay": -2, "time": "1776329098" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 125, "time": "1776328771" }, "departure": { "delay": 125, "time": "1776328805" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1776329443" }, "departure": { "delay": 23, "time": "1776329483" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 37, "time": "1776329278" }, "departure": { "delay": 37, "time": "1776329317" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1776328556" }, "departure": { "delay": 102, "time": "1776328602" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 71, "time": "1776328395" }, "departure": { "delay": 71, "time": "1776328451" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1776328976" }, "departure": { "delay": 39, "time": "1776329019" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1776329721" }, "departure": { "delay": -37, "time": "1776329783" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 113, "time": "1776328630" }, "departure": { "delay": 113, "time": "1776328673" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1776328854" }, "departure": { "delay": 87, "time": "1776328887" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1776328704" }, "departure": { "delay": 124, "time": "1776328744" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1776329143" }, "departure": { "delay": 15, "time": "1776329175" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1776329631" }, "departure": { "delay": -37, "time": "1776329663" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 19, "time": "1776329511" }, "departure": { "delay": 19, "time": "1776329539" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -83, "time": "1776329857" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 88, "time": "1776328493" }, "departure": { "delay": 88, "time": "1776328528" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 106, "time": "1776328306" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1776329359" }, "departure": { "delay": 22, "time": "1776329422" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 15, "time": "1776329575" }, "departure": { "delay": 15, "time": "1776329595" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759197x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1776337286" }, "departure": { "delay": 158, "time": "1776337298" }, "stopId": "FR:50129:ZE:10HTR1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1776337388" }, "departure": { "delay": 138, "time": "1776337398" }, "stopId": "FR:50129:ZE:10HQU1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1776337953" }, "departure": { "delay": 30, "time": "1776338010" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1776337333" }, "departure": { "delay": 145, "time": "1776337345" }, "stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 203, "time": "1776336563" }, "stopId": "FR:50129:ZE:10HxC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1776337520" }, "departure": { "delay": 96, "time": "1776337536" }, "stopId": "FR:50129:ZE:10GLA1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1776337720" }, "departure": { "delay": 65, "time": "1776337745" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 215, "time": "1776336862" }, "departure": { "delay": 215, "time": "1776336875" }, "stopId": "FR:50129:ZE:10ING1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 266, "time": "1776337009" }, "departure": { "delay": 266, "time": "1776337106" }, "stopId": "FR:50129:ZE:10VER1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -47, "time": "1776338113" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 189, "time": "1776336897" }, "departure": { "delay": 189, "time": "1776336909" }, "stopId": "FR:50129:ZE:10CBL1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1776337779" }, "departure": { "delay": 47, "time": "1776337787" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 96, "time": "1776337465" }, "departure": { "delay": 96, "time": "1776337476" }, "stopId": "FR:50129:ZE:10HAM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1776337616" }, "departure": { "delay": 62, "time": "1776337622" }, "stopId": "FR:50129:ZE:10BDB2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1776337186" }, "departure": { "delay": 182, "time": "1776337202" }, "stopId": "FR:50129:ZE:10HLU1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 5, "time": "1776337852" }, "departure": { "delay": 5, "time": "1776337865" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 32, "time": "1776337642" }, "departure": { "delay": 32, "time": "1776337652" }, "stopId": "FR:50129:ZE:10CDL2:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:07:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759197x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596330:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1926, "time": "1776338634" }, "departure": { "delay": -1926, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -2406, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -2106, "time": "1776338634" }, "departure": { "delay": -2106, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -2226, "time": "1776338634" }, "departure": { "delay": -2226, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004", "stopSequence": 4 }, { "departure": { "delay": -1866, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T9:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596330:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x437583885:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776339960" }, "departure": { "delay": 60, "time": "1776339960" }, "stopId": "FR:76384:ZE:15450:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776339540" }, "departure": { "delay": 60, "time": "1776339540" }, "stopId": "FR:76384:ZE:15448:ATOUMOD019", "stopSequence": 5 }, { "departure": { "delay": 120, "time": "1776339300" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776339480" }, "departure": { "delay": 60, "time": "1776339480" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1776339900" }, "departure": { "delay": 300, "time": "1776339900" }, "stopId": "FR:76384:ZE:15449:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776339420" }, "departure": { "delay": 60, "time": "1776339420" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776339360" }, "departure": { "delay": 60, "time": "1776339360" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776339600" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:76384:ZE:15447:ATOUMOD019", "stopSequence": 6 } ], "timestamp": "1776338810", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:12:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x437583885:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -14, "time": "1776317832" }, "departure": { "delay": -14, "time": "1776317866" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -12, "time": "1776317536" }, "departure": { "delay": -12, "time": "1776317568" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1776318303" }, "departure": { "delay": -27, "time": "1776318333" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -14, "time": "1776317596" }, "departure": { "delay": -14, "time": "1776317626" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -3, "time": "1776318621" }, "departure": { "delay": -3, "time": "1776318657" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -65, "time": "1776318075" }, "departure": { "delay": -65, "time": "1776318115" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -19, "time": "1776318744" }, "departure": { "delay": -19, "time": "1776318761" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 44, "time": "1776317444" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1776318487" }, "departure": { "delay": 40, "time": "1776318520" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -19, "time": "1776317767" }, "departure": { "delay": -19, "time": "1776317801" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -31, "time": "1776317998" }, "departure": { "delay": -31, "time": "1776318029" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -22, "time": "1776317654" }, "departure": { "delay": -22, "time": "1776317678" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1776317938" }, "departure": { "delay": -28, "time": "1776317972" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1776318787" }, "departure": { "delay": -77, "time": "1776318823" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -45, "time": "1776318221" }, "departure": { "delay": -45, "time": "1776318255" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1776319043" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -76, "time": "1776318874" }, "departure": { "delay": -76, "time": "1776318944" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -19, "time": "1776318684" }, "departure": { "delay": -19, "time": "1776318701" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -2, "time": "1776318564" }, "departure": { "delay": -2, "time": "1776318598" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1776317702" }, "departure": { "delay": -18, "time": "1776317742" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:1067:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776361800" }, "departure": { "time": "1776361800" }, "stopId": "FR:76565:ZE:18443:ATOUMOD005", "stopSequence": 34 }, { "arrival": { "time": "1776360720" }, "departure": { "time": "1776360720" }, "stopId": "FR:76217:ZE:18050:ATOUMOD005", "stopSequence": 22 }, { "arrival": { "time": "1776361620" }, "departure": { "time": "1776361620" }, "stopId": "FR:76217:ZE:18073:ATOUMOD005", "stopSequence": 30 }, { "arrival": { "time": "1776359700" }, "departure": { "time": "1776359700" }, "stopId": "FR:76217:ZE:18187:ATOUMOD005", "stopSequence": 10 }, { "departure": { "time": "1776359100" }, "stopId": "FR:76217:ZE:18808:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776360180" }, "departure": { "time": "1776360180" }, "stopId": "FR:76217:ZE:18133:ATOUMOD005", "stopSequence": 17 }, { "arrival": { "time": "1776359580" }, "departure": { "time": "1776359580" }, "stopId": "FR:76217:ZE:18206:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776361500" }, "departure": { "time": "1776361500" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 29 }, { "arrival": { "time": "1776360900" }, "departure": { "time": "1776360900" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 23 }, { "arrival": { "time": "1776359460" }, "departure": { "time": "1776359460" }, "stopId": "FR:76217:ZE:18182:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "delay": 5, "time": "1776361685" }, "departure": { "delay": 5, "time": "1776361685" }, "stopId": "FR:76565:ZE:18105:ATOUMOD005", "stopSequence": 32 }, { "arrival": { "time": "1776359880" }, "departure": { "time": "1776359880" }, "stopId": "FR:76217:ZE:18189:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776359160" }, "departure": { "time": "1776359160" }, "stopId": "FR:76217:ZE:18810:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "delay": 5, "time": "1776359765" }, "departure": { "delay": 5, "time": "1776359765" }, "stopId": "FR:76217:ZE:18208:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776361380" }, "departure": { "time": "1776361380" }, "stopId": "FR:76217:ZE:18025:ATOUMOD005", "stopSequence": 28 }, { "arrival": { "time": "1776359820" }, "departure": { "time": "1776359820" }, "stopId": "FR:76217:ZE:18196:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776359760" }, "departure": { "time": "1776359760" }, "stopId": "FR:76217:ZE:18164:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776359340" }, "departure": { "time": "1776359340" }, "stopId": "FR:76217:ZE:18169:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776361680" }, "departure": { "time": "1776361680" }, "stopId": "FR:76217:ZE:18040:ATOUMOD005", "stopSequence": 31 }, { "arrival": { "time": "1776360420" }, "departure": { "time": "1776360420" }, "stopId": "FR:76217:ZE:18077:ATOUMOD005", "stopSequence": 21 }, { "arrival": { "time": "1776361740" }, "departure": { "time": "1776361740" }, "stopId": "FR:76565:ZE:18238:ATOUMOD005", "stopSequence": 33 }, { "arrival": { "time": "1776359220" }, "departure": { "time": "1776359220" }, "stopId": "FR:76217:ZE:18183:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776359280" }, "departure": { "time": "1776359280" }, "stopId": "FR:76217:ZE:18176:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776360240" }, "departure": { "time": "1776360240" }, "stopId": "FR:76217:ZE:18027:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776359640" }, "departure": { "time": "1776359640" }, "stopId": "FR:76217:ZE:18185:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776361140" }, "departure": { "time": "1776361140" }, "stopId": "FR:76217:ZE:18096:ATOUMOD005", "stopSequence": 25 }, { "arrival": { "time": "1776359520" }, "departure": { "time": "1776359520" }, "stopId": "FR:76217:ZE:18175:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776361200" }, "departure": { "time": "1776361200" }, "stopId": "FR:76217:ZE:18785:ATOUMOD005", "stopSequence": 26 }, { "arrival": { "time": "1776361320" }, "departure": { "time": "1776361320" }, "stopId": "FR:76217:ZE:18054:ATOUMOD005", "stopSequence": 27 }, { "arrival": { "time": "1776360060" }, "departure": { "time": "1776360060" }, "stopId": "FR:76217:ZE:18078:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776361920" }, "stopId": "FR:76565:ZE:18284:ATOUMOD005", "stopSequence": 35 }, { "arrival": { "time": "1776361020" }, "departure": { "time": "1776361020" }, "stopId": "FR:76217:ZE:18057:ATOUMOD005", "stopSequence": 24 }, { "arrival": { "time": "1776359940" }, "departure": { "time": "1776359940" }, "stopId": "FR:76217:ZE:18104:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776360360" }, "departure": { "time": "1776360360" }, "stopId": "FR:76217:ZE:18107:ATOUMOD005", "stopSequence": 20 }, { "arrival": { "time": "1776360300" }, "departure": { "time": "1776360300" }, "stopId": "FR:76217:ZE:18059:ATOUMOD005", "stopSequence": 19 } ], "timestamp": "1776338710", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:1:LOC", "tripId": "ATOUMOD005:ServiceJourney:1067:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F559026x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339840" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342060" }, "stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002", "stopSequence": 28 }, { "departure": { "time": "1776337380" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776338280" }, "departure": { "time": "1776338340" }, "stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776337920" }, "departure": { "time": "1776337980" }, "stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339360" }, "stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340740" }, "stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776343560" }, "stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002", "stopSequence": 29 }, { "arrival": { "time": "1776338700" }, "departure": { "time": "1776338760" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 7 } ], "timestamp": "1776333760", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN853425F559026x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 72, "time": "1776317130" }, "departure": { "delay": 72, "time": "1776317172" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -27, "time": "1776317313" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 118, "time": "1776316094" }, "departure": { "delay": 118, "time": "1776316138" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 48, "time": "1776316563" }, "departure": { "delay": 48, "time": "1776316608" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1776315998" }, "departure": { "delay": 78, "time": "1776316038" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1776316161" }, "departure": { "delay": 139, "time": "1776316219" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1776315792" }, "departure": { "delay": 58, "time": "1776315838" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1776317195" }, "departure": { "delay": 66, "time": "1776317226" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1776316814" }, "departure": { "delay": -10, "time": "1776316850" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1776316716" }, "departure": { "delay": 12, "time": "1776316752" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 128, "time": "1776316409" }, "departure": { "delay": 128, "time": "1776316448" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 159, "time": "1776316260" }, "departure": { "delay": 159, "time": "1776316299" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "departure": { "delay": 113, "time": "1776315713" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1776316885" }, "departure": { "delay": 13, "time": "1776316933" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 8, "time": "1776316659" }, "departure": { "delay": 8, "time": "1776316688" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776316955" }, "departure": { "delay": 48, "time": "1776317028" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1776317060" }, "departure": { "delay": 68, "time": "1776317108" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 113, "time": "1776315896" }, "departure": { "delay": 113, "time": "1776315953" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 83, "time": "1776316490" }, "departure": { "delay": 83, "time": "1776316523" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6526689275281408x5:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 200, "time": "1776338650" }, "departure": { "delay": 200, "time": "1776338660" }, "stopId": "FR:50218:ZE:742490001:ATOUMOD105", "stopSequence": 11 }, { "arrival": { "delay": 192, "time": "1776338760" }, "departure": { "delay": 192, "time": "1776338772" }, "stopId": "FR:50218:ZE:746180003:ATOUMOD105", "stopSequence": 12 }, { "arrival": { "delay": -24, "time": "1776338223" }, "departure": { "delay": -24, "time": "1776338256" }, "stopId": "FR:50218:ZE:759810003:ATOUMOD105", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1776338922" }, "stopId": "FR:50218:ZE:744570004:ATOUMOD105", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1776338814" }, "departure": { "delay": 189, "time": "1776338829" }, "stopId": "FR:50218:ZE:757970022:ATOUMOD105", "stopSequence": 13 }, { "arrival": { "delay": 171, "time": "1776338861" }, "departure": { "delay": 171, "time": "1776338871" }, "stopId": "FR:50218:ZE:752280004:ATOUMOD105", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1776338144" }, "departure": { "delay": -48, "time": "1776338172" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 8 }, { "arrival": { "delay": 63, "time": "1776338454" }, "departure": { "delay": 63, "time": "1776338463" }, "stopId": "FR:50218:ZE:761950003:ATOUMOD105", "stopSequence": 10 } ], "timestamp": "1776338609", "trip": { "directionId": 1, "routeId": "ATOUMOD105:Line:761900004:LOC", "tripId": "ATOUMOD105:ServiceJourney:6526689275281408x5:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1776327049" }, "departure": { "delay": 127, "time": "1776327067" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 174, "time": "1776325757" }, "departure": { "delay": 174, "time": "1776325794" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 17, "time": "1776324606" }, "departure": { "delay": 17, "time": "1776324617" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 63, "time": "1776326182" }, "departure": { "delay": 63, "time": "1776326223" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1776326870" }, "departure": { "delay": 148, "time": "1776326908" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 173, "time": "1776326777" }, "departure": { "delay": 173, "time": "1776326813" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 127, "time": "1776326074" }, "departure": { "delay": 127, "time": "1776326107" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 128, "time": "1776325000" }, "departure": { "delay": 128, "time": "1776325028" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 157, "time": "1776325548" }, "departure": { "delay": 157, "time": "1776325597" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 97, "time": "1776324879" }, "departure": { "delay": 97, "time": "1776324937" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 162, "time": "1776325249" }, "departure": { "delay": 162, "time": "1776325302" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1776326141" }, "departure": { "delay": 119, "time": "1776326159" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 137, "time": "1776327403" }, "departure": { "delay": 137, "time": "1776327437" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 63, "time": "1776324747" }, "departure": { "delay": 63, "time": "1776324783" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 97, "time": "1776327242" }, "departure": { "delay": 97, "time": "1776327277" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 163, "time": "1776325852" }, "departure": { "delay": 163, "time": "1776325903" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 37, "time": "1776324517" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1776326439" }, "departure": { "delay": 170, "time": "1776326570" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 156, "time": "1776325619" }, "departure": { "delay": 156, "time": "1776325656" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 144, "time": "1776327127" }, "departure": { "delay": 144, "time": "1776327144" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": 43, "time": "1776326262" }, "departure": { "delay": 43, "time": "1776326323" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 171, "time": "1776326954" }, "departure": { "delay": 171, "time": "1776326991" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 129, "time": "1776326014" }, "departure": { "delay": 129, "time": "1776326049" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 124, "time": "1776325951" }, "departure": { "delay": 124, "time": "1776325984" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 141, "time": "1776325173" }, "departure": { "delay": 141, "time": "1776325221" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 64, "time": "1776327484" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": 122, "time": "1776327332" }, "departure": { "delay": 122, "time": "1776327362" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 16, "time": "1776324642" }, "departure": { "delay": 16, "time": "1776324676" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 179, "time": "1776325688" }, "departure": { "delay": 179, "time": "1776325739" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 163, "time": "1776325367" }, "departure": { "delay": 163, "time": "1776325423" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1776324696" }, "departure": { "delay": 67, "time": "1776324727" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 107, "time": "1776325082" }, "departure": { "delay": 107, "time": "1776325127" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1776327186" }, "departure": { "delay": 102, "time": "1776327222" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 107, "time": "1776325471" }, "departure": { "delay": 107, "time": "1776325487" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 151, "time": "1776326697" }, "departure": { "delay": 151, "time": "1776326731" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 } ], "timestamp": "1776338817", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596790:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -26, "time": "1776339394" }, "departure": { "delay": -26, "time": "1776339394" }, "stopId": "FR:27229:ZE:0xROR02:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -152, "time": "1776340228" }, "departure": { "delay": -152, "time": "1776340228" }, "stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -198, "time": "1776340362" }, "departure": { "delay": -198, "time": "1776340362" }, "stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -138, "time": "1776339822" }, "departure": { "delay": -138, "time": "1776339822" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -114, "time": "1776339906" }, "departure": { "delay": -114, "time": "1776339906" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -14, "time": "1776339286" }, "departure": { "delay": -14, "time": "1776339286" }, "stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -135, "time": "1776339645" }, "departure": { "delay": -135, "time": "1776339645" }, "stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -3, "time": "1776339117" }, "departure": { "delay": -3, "time": "1776339117" }, "stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": -174, "time": "1776340026" }, "departure": { "delay": -174, "time": "1776340026" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -282, "time": "1776340578" }, "stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -83, "time": "1776339457" }, "departure": { "delay": -83, "time": "1776339457" }, "stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -198, "time": "1776340422" }, "departure": { "delay": -198, "time": "1776340422" }, "stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -53, "time": "1776339547" }, "departure": { "delay": -53, "time": "1776339547" }, "stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -14, "time": "1776339226" }, "departure": { "delay": -14, "time": "1776339226" }, "stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004", "stopSequence": 5 }, { "arrival": { "delay": -14, "time": "1776339166" }, "departure": { "delay": -14, "time": "1776339166" }, "stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": -136, "time": "1776339764" }, "departure": { "delay": -136, "time": "1776339764" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -3, "time": "1776339057" }, "departure": { "delay": -3, "time": "1776339057" }, "stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004", "stopSequence": 2 }, { "arrival": { "delay": -163, "time": "1776340097" }, "departure": { "delay": -163, "time": "1776340097" }, "stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004", "stopSequence": 15 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596790:LOC" } } }, { "id": "SM:ATOUMOD037:ServiceJourney:800000269:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1776338524" }, "departure": { "delay": -45, "time": "1776338535" }, "stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037", "stopSequence": 27 }, { "departure": { "time": "1776338880" }, "stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037", "stopSequence": 33 }, { "arrival": { "delay": -19, "time": "1776338582" }, "departure": { "delay": -19, "time": "1776338621" }, "stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037", "stopSequence": 28 }, { "departure": { "time": "1776339000" }, "stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037", "stopSequence": 36 }, { "arrival": { "delay": -8, "time": "1776338643" }, "departure": { "delay": -8, "time": "1776338692" }, "stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037", "stopSequence": 29 }, { "departure": { "time": "1776339060" }, "stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037", "stopSequence": 38 }, { "departure": { "time": "1776339000" }, "stopId": "FR:61001:ZE:Bayard:ATOUMOD037", "stopSequence": 35 }, { "departure": { "time": "1776339180" }, "stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037", "stopSequence": 39 }, { "arrival": { "delay": -15, "time": "1776338699" }, "departure": { "delay": -15, "time": "1776338745" }, "stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037", "stopSequence": 30 }, { "arrival": { "time": "1776339360" }, "stopId": "FR:61077:ZE:Londx:ATOUMOD037", "stopSequence": 41 }, { "arrival": { "delay": 9, "time": "1776338370" }, "departure": { "delay": 9, "time": "1776338409" }, "stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037", "stopSequence": 24 }, { "arrival": { "delay": -82, "time": "1776338797" }, "departure": { "delay": -82, "time": "1776338798" }, "stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037", "stopSequence": 32 }, { "arrival": { "delay": -26, "time": "1776338762" }, "departure": { "delay": -26, "time": "1776338794" }, "stopId": "FR:61001:ZE:Guynemer:ATOUMOD037", "stopSequence": 31 }, { "arrival": { "delay": -10, "time": "1776338430" }, "departure": { "delay": -10, "time": "1776338450" }, "stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037", "stopSequence": 25 }, { "departure": { "time": "1776338940" }, "stopId": "FR:61001:ZE:Courteille:ATOUMOD037", "stopSequence": 34 }, { "arrival": { "delay": -14, "time": "1776338307" }, "departure": { "delay": -14, "time": "1776338326" }, "stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037", "stopSequence": 23 }, { "departure": { "time": "1776339240" }, "stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037", "stopSequence": 40 }, { "arrival": { "delay": -13, "time": "1776338493" }, "departure": { "delay": -13, "time": "1776338507" }, "stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037", "stopSequence": 26 } ], "timestamp": "1776338596", "trip": { "directionId": 2, "routeId": "ATOUMOD037:Line:A:LOC", "tripId": "ATOUMOD037:ServiceJourney:800000269:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470089:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7147:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -2522, "time": "1776338818" }, "departure": { "delay": -2522, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7195:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7131:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -2702, "time": "1776338818" }, "departure": { "delay": -2702, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7063:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -3302, "time": "1776338818" }, "departure": { "delay": -3302, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7114:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7093:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -2222, "time": "1776338818" }, "departure": { "delay": -2222, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7080:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7116:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2642, "time": "1776338818" }, "departure": { "delay": -2642, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x7135:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3062, "time": "1776338818" }, "departure": { "delay": -3062, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7170:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2462, "time": "1776338818" }, "departure": { "delay": -2462, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6325:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7058:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2402, "time": "1776338818" }, "departure": { "delay": -2402, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6324:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2822, "time": "1776338818" }, "departure": { "delay": -2822, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7157:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1776340800" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7095:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7033:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -2342, "time": "1776338818" }, "departure": { "delay": -2342, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7052:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -2762, "time": "1776338818" }, "departure": { "delay": -2762, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7091:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27701:ZE:0x7111:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2582, "time": "1776338818" }, "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27365:ZE:0x6341:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:4:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470089:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 98, "time": "1776315319" }, "departure": { "delay": 98, "time": "1776315338" }, "stopId": "FR:50129:ZE:10ANN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 19, "time": "1776315715" }, "departure": { "delay": 19, "time": "1776315739" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1776316907" }, "departure": { "delay": 24, "time": "1776316944" }, "stopId": "FR:50129:ZE:10MED3:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -22, "time": "1776317188" }, "departure": { "delay": -22, "time": "1776317198" }, "stopId": "FR:50129:ZE:10FLO1:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 102, "time": "1776314640" }, "departure": { "delay": 102, "time": "1776314682" }, "stopId": "FR:50129:ZE:10MOR1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1776317062" }, "departure": { "delay": -26, "time": "1776317074" }, "stopId": "FR:50129:ZE:10GDR1:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": 31, "time": "1776315777" }, "departure": { "delay": 31, "time": "1776315811" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 161, "time": "1776314973" }, "departure": { "delay": 161, "time": "1776314981" }, "stopId": "FR:50129:ZE:10EPC1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1776315517" }, "departure": { "delay": 110, "time": "1776315530" }, "stopId": "FR:50129:ZE:10TRA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1776315096" }, "departure": { "delay": 112, "time": "1776315112" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 77, "time": "1776316328" }, "departure": { "delay": 77, "time": "1776316397" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 107, "time": "1776315037" }, "departure": { "delay": 107, "time": "1776315047" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1776316578" }, "departure": { "delay": 35, "time": "1776316595" }, "stopId": "FR:50129:ZE:10HPA3:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": 18, "time": "1776316029" }, "departure": { "delay": 18, "time": "1776316098" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1776315398" }, "departure": { "delay": 119, "time": "1776315419" }, "stopId": "FR:50129:ZE:10CMI1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1776317104" }, "departure": { "delay": -18, "time": "1776317142" }, "stopId": "FR:50129:ZE:10LPL1:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": 38, "time": "1776315955" }, "departure": { "delay": 38, "time": "1776315998" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 14, "time": "1776316151" }, "departure": { "delay": 14, "time": "1776316214" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1776316733" }, "departure": { "delay": 14, "time": "1776316754" }, "stopId": "FR:50129:ZE:10GRR1:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": 12, "time": "1776316494" }, "departure": { "delay": 12, "time": "1776316512" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 94, "time": "1776314609" }, "departure": { "delay": 94, "time": "1776314614" }, "stopId": "FR:50129:ZE:10MES1:ATOUMOD035", "stopSequence": 2 }, { "departure": { "delay": 121, "time": "1776314521" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1776316670" }, "departure": { "delay": 23, "time": "1776316703" }, "stopId": "FR:50129:ZE:10XCT3:ATOUMOD035", "stopSequence": 27 }, { "arrival": { "delay": 101, "time": "1776315444" }, "departure": { "delay": 101, "time": "1776315461" }, "stopId": "FR:50129:ZE:10PAX1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -3, "time": "1776316992" }, "departure": { "delay": -3, "time": "1776317037" }, "stopId": "FR:50129:ZE:10NOR5:ATOUMOD035", "stopSequence": 31 }, { "arrival": { "delay": 17, "time": "1776315838" }, "departure": { "delay": 17, "time": "1776315917" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 141, "time": "1776314885" }, "departure": { "delay": 141, "time": "1776314901" }, "stopId": "FR:50129:ZE:10MAX3:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1776315553" }, "departure": { "delay": 91, "time": "1776315571" }, "stopId": "FR:50129:ZE:10REP3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 97, "time": "1776315143" }, "departure": { "delay": 97, "time": "1776315157" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1776315649" }, "departure": { "delay": 73, "time": "1776315673" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 142, "time": "1776314741" }, "departure": { "delay": 142, "time": "1776314782" }, "stopId": "FR:50129:ZE:10FRN1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 141, "time": "1776314701" }, "departure": { "delay": 141, "time": "1776314721" }, "stopId": "FR:50129:ZE:10BOI1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 85, "time": "1776315243" }, "departure": { "delay": 85, "time": "1776315265" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -81, "time": "1776317259" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -7, "time": "1776316815" }, "departure": { "delay": -7, "time": "1776316853" }, "stopId": "FR:50129:ZE:10BAG3:ATOUMOD035", "stopSequence": 29 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758532x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 593, "time": "1776317644" }, "departure": { "delay": 593, "time": "1776317693" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 626, "time": "1776318290" }, "departure": { "delay": 626, "time": "1776318326" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 601, "time": "1776318015" }, "departure": { "delay": 601, "time": "1776318061" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 593, "time": "1776317714" }, "departure": { "delay": 593, "time": "1776317753" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 672, "time": "1776317827" }, "departure": { "delay": 672, "time": "1776317892" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 549, "time": "1776319749" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 569, "time": "1776317479" }, "departure": { "delay": 569, "time": "1776317549" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 574, "time": "1776318893" }, "departure": { "delay": 574, "time": "1776318934" }, "stopId": "FR:50041:ZE:HAGBA2:ATOUMOD035", "stopSequence": 17 }, { "departure": { "delay": 385, "time": "1776317065" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 493, "time": "1776317209" }, "departure": { "delay": 493, "time": "1776317293" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 626, "time": "1776319292" }, "departure": { "delay": 626, "time": "1776319346" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 642, "time": "1776318358" }, "departure": { "delay": 642, "time": "1776318402" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 487, "time": "1776317347" }, "departure": { "delay": 487, "time": "1776317407" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 651, "time": "1776319451" }, "departure": { "delay": 651, "time": "1776319491" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 582, "time": "1776318170" }, "departure": { "delay": 582, "time": "1776318222" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 642, "time": "1776319190" }, "departure": { "delay": 642, "time": "1776319242" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 } ], "timestamp": "1776338817", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758532x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758737x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1776338605" }, "departure": { "delay": 33, "time": "1776338673" }, "stopId": "FR:50129:ZE:10XCT4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1776340650" }, "departure": { "delay": -30, "time": "1776340650" }, "stopId": "FR:50129:ZE:10HET2:ATOUMOD035", "stopSequence": 34 }, { "arrival": { "delay": 3, "time": "1776338242" }, "departure": { "delay": 3, "time": "1776338283" }, "stopId": "FR:50129:ZE:10NOR6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1776338427" }, "departure": { "delay": 8, "time": "1776338468" }, "stopId": "FR:50129:ZE:10BAG4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1776340350" }, "departure": { "delay": -30, "time": "1776340350" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 29 }, { "arrival": { "delay": 7, "time": "1776338734" }, "departure": { "delay": 7, "time": "1776338767" }, "stopId": "FR:50129:ZE:10HPA4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -30, "time": "1776340590" }, "departure": { "delay": -30, "time": "1776340590" }, "stopId": "FR:50129:ZE:10TLL2:ATOUMOD035", "stopSequence": 33 }, { "arrival": { "delay": -30, "time": "1776339510" }, "departure": { "delay": -30, "time": "1776339510" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -6, "time": "1776338141" }, "departure": { "delay": -6, "time": "1776338154" }, "stopId": "FR:50129:ZE:10LPL2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -30, "time": "1776340830" }, "stopId": "FR:50129:ZE:10AMF1:ATOUMOD035", "stopSequence": 37 }, { "arrival": { "delay": -30, "time": "1776338970" }, "departure": { "delay": -30, "time": "1776338970" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1776339390" }, "departure": { "delay": -30, "time": "1776339390" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -30, "time": "1776340710" }, "departure": { "delay": -30, "time": "1776340710" }, "stopId": "FR:50129:ZE:10MOR2:ATOUMOD035", "stopSequence": 35 }, { "arrival": { "delay": -30, "time": "1776340170" }, "departure": { "delay": -30, "time": "1776340170" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 27 }, { "departure": { "delay": 22, "time": "1776338002" }, "stopId": "FR:50129:ZE:10ECT1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -30, "time": "1776339810" }, "departure": { "delay": -30, "time": "1776339810" }, "stopId": "FR:50129:ZE:10TRA3:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": -30, "time": "1776340770" }, "departure": { "delay": -30, "time": "1776340770" }, "stopId": "FR:50129:ZE:10MES2:ATOUMOD035", "stopSequence": 36 }, { "arrival": { "delay": -29, "time": "1776339871" }, "departure": { "delay": -29, "time": "1776339871" }, "stopId": "FR:50129:ZE:10CMI2:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": -30, "time": "1776338850" }, "departure": { "delay": -30, "time": "1776338850" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1776339150" }, "departure": { "delay": -30, "time": "1776339150" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1776340530" }, "departure": { "delay": -30, "time": "1776340530" }, "stopId": "FR:50129:ZE:10PAU2:ATOUMOD035", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1776338519" }, "departure": { "delay": -8, "time": "1776338572" }, "stopId": "FR:50129:ZE:10GRR2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "time": "1776338184" }, "departure": { "time": "1776338220" }, "stopId": "FR:50129:ZE:10GDR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -30, "time": "1776340230" }, "departure": { "delay": -30, "time": "1776340230" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 28 }, { "arrival": { "delay": -30, "time": "1776339330" }, "departure": { "delay": -30, "time": "1776339330" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1776339870" }, "departure": { "delay": -30, "time": "1776339870" }, "stopId": "FR:50129:ZE:10PAX2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -30, "time": "1776340410" }, "departure": { "delay": -30, "time": "1776340410" }, "stopId": "FR:50129:ZE:10EPC2:ATOUMOD035", "stopSequence": 30 }, { "arrival": { "delay": -30, "time": "1776339930" }, "departure": { "delay": -30, "time": "1776339930" }, "stopId": "FR:50129:ZE:10ANN2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": -30, "time": "1776339750" }, "departure": { "delay": -30, "time": "1776339750" }, "stopId": "FR:50129:ZE:10REP4:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1776338076" }, "departure": { "delay": 45, "time": "1776338085" }, "stopId": "FR:50129:ZE:10FLO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1776339450" }, "departure": { "delay": -30, "time": "1776339450" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -32, "time": "1776338325" }, "departure": { "delay": -32, "time": "1776338368" }, "stopId": "FR:50129:ZE:10MED4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1776339210" }, "departure": { "delay": -30, "time": "1776339210" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -30, "time": "1776339630" }, "departure": { "delay": -30, "time": "1776339630" }, "stopId": "FR:50129:ZE:10HDI4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1776340050" }, "departure": { "delay": -30, "time": "1776340050" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 26 }, { "arrival": { "delay": -30, "time": "1776340470" }, "departure": { "delay": -30, "time": "1776340470" }, "stopId": "FR:50129:ZE:10EPH1:ATOUMOD035", "stopSequence": 31 } ], "timestamp": "1776338813", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:02:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758737x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758523x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340020" }, "departure": { "time": "1776340020" }, "stopId": "FR:50129:ZE:10HME2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "time": "1776341640" }, "departure": { "time": "1776341640" }, "stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035", "stopSequence": 20 }, { "departure": { "time": "1776339000" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "time": "1776340080" }, "departure": { "time": "1776340080" }, "stopId": "FR:50129:ZE:10PET2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341520" }, "stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "time": "1776340140" }, "departure": { "time": "1776340140" }, "stopId": "FR:50129:ZE:10DIX2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "time": "1776339780" }, "departure": { "time": "1776339780" }, "stopId": "FR:50129:ZE:10LSA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "time": "1776341100" }, "departure": { "time": "1776341100" }, "stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340620" }, "stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "time": "1776339420" }, "departure": { "time": "1776339420" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "time": "1776339300" }, "departure": { "time": "1776339300" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "time": "1776339240" }, "departure": { "time": "1776339240" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "time": "1776342000" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "time": "1776339540" }, "departure": { "time": "1776339540" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "time": "1776339480" }, "departure": { "time": "1776339480" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "time": "1776339900" }, "departure": { "time": "1776339900" }, "stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758523x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747509x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776338403" }, "departure": { "delay": 77, "time": "1776338417" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -190, "time": "1776338990" }, "departure": { "delay": -190, "time": "1776338990" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -190, "time": "1776339890" }, "departure": { "delay": -190, "time": "1776339890" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -190, "time": "1776340190" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 88, "time": "1776338354" }, "departure": { "delay": 88, "time": "1776338368" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -190, "time": "1776339230" }, "departure": { "delay": -190, "time": "1776339230" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -190, "time": "1776339950" }, "departure": { "delay": -190, "time": "1776339950" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -190, "time": "1776339710" }, "departure": { "delay": -190, "time": "1776339710" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -190, "time": "1776339050" }, "departure": { "delay": -190, "time": "1776339050" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -190, "time": "1776339830" }, "departure": { "delay": -190, "time": "1776339830" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -209, "time": "1776338791" }, "departure": { "delay": -209, "time": "1776338791" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -189, "time": "1776339831" }, "departure": { "delay": -189, "time": "1776339831" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "departure": { "delay": 21, "time": "1776338061" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -190, "time": "1776339770" }, "departure": { "delay": -190, "time": "1776339770" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -190, "time": "1776339470" }, "departure": { "delay": -190, "time": "1776339470" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1776338113" }, "departure": { "delay": 24, "time": "1776338124" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1776338191" }, "departure": { "delay": 49, "time": "1776338209" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1776338577" }, "departure": { "delay": -26, "time": "1776338614" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1776338330" }, "departure": { "delay": 117, "time": "1776338337" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -190, "time": "1776339290" }, "departure": { "delay": -190, "time": "1776339290" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -190, "time": "1776339590" }, "departure": { "delay": -190, "time": "1776339590" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -190, "time": "1776340010" }, "departure": { "delay": -190, "time": "1776340010" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747509x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470494:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -312, "time": "1776341808" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 26, "time": "1776340886" }, "departure": { "delay": 26, "time": "1776340886" }, "stopId": "FR:27332:ZE:0x6236:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:27375:ZE:0x6463:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1776341313" }, "departure": { "delay": 33, "time": "1776341313" }, "stopId": "FR:27375:ZE:0x6481:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 28, "time": "1776341128" }, "departure": { "delay": 28, "time": "1776341128" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 23, "time": "1776341363" }, "departure": { "delay": 23, "time": "1776341363" }, "stopId": "FR:27375:ZE:0x6454:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1776340952" }, "departure": { "delay": 32, "time": "1776340952" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1776341274" }, "departure": { "delay": 54, "time": "1776341274" }, "stopId": "FR:27375:ZE:0x6447:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 49, "time": "1776341149" }, "departure": { "delay": 49, "time": "1776341149" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -306, "time": "1776341514" }, "departure": { "delay": -306, "time": "1776341514" }, "stopId": "FR:27375:ZE:0x6449:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -159, "time": "1776341481" }, "departure": { "delay": -159, "time": "1776341481" }, "stopId": "FR:27375:ZE:0x6403:ATOUMOD006", "stopSequence": 18 }, { "departure": { "time": "1776340800" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1776341011" }, "departure": { "delay": 31, "time": "1776341011" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1776341075" }, "departure": { "delay": 35, "time": "1776341075" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1776340974" }, "departure": { "delay": 54, "time": "1776340974" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:27697:ZE:0x6735:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 13, "time": "1776340933" }, "departure": { "delay": 13, "time": "1776340933" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 17, "time": "1776341057" }, "departure": { "delay": 17, "time": "1776341057" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:27375:ZE:0x6503:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "time": "1776341040" }, "departure": { "time": "1776341040" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470494:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595762:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -126, "time": "1776343734" }, "departure": { "delay": -126, "time": "1776343734" }, "stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004", "stopSequence": 37 }, { "arrival": { "delay": 130, "time": "1776342790" }, "departure": { "delay": 130, "time": "1776342790" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 18 }, { "arrival": { "delay": -3426, "time": "1776338634" }, "departure": { "delay": -3426, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xIND01:ATOUMOD004", "stopSequence": 7 }, { "arrival": { "delay": -190, "time": "1776343370" }, "departure": { "delay": -190, "time": "1776343370" }, "stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1776342850" }, "departure": { "delay": 130, "time": "1776342850" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -131, "time": "1776343489" }, "departure": { "delay": -131, "time": "1776343489" }, "stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -144, "time": "1776343716" }, "departure": { "delay": -144, "time": "1776343716" }, "stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004", "stopSequence": 36 }, { "arrival": { "delay": -3606, "time": "1776338634" }, "departure": { "delay": -3606, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -169, "time": "1776343631" }, "departure": { "delay": -169, "time": "1776343631" }, "stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004", "stopSequence": 34 }, { "arrival": { "delay": -3666, "time": "1776338634" }, "departure": { "delay": -3666, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -3726, "time": "1776338634" }, "departure": { "delay": -3726, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xBON01:ATOUMOD004", "stopSequence": 13 }, { "arrival": { "delay": -3786, "time": "1776338634" }, "departure": { "delay": -3786, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -102, "time": "1776343218" }, "departure": { "delay": -102, "time": "1776343218" }, "stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004", "stopSequence": 24 }, { "arrival": { "delay": -170, "time": "1776343330" }, "departure": { "delay": -170, "time": "1776343330" }, "stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -3486, "time": "1776338634" }, "departure": { "delay": -3486, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xARN01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -226, "time": "1776343394" }, "departure": { "delay": -226, "time": "1776343394" }, "stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004", "stopSequence": 29 }, { "arrival": { "delay": -152, "time": "1776343888" }, "departure": { "delay": -152, "time": "1776343888" }, "stopId": "FR:27020:ZE:0xITO01:ATOUMOD004", "stopSequence": 40 }, { "departure": { "delay": -3366, "time": "1776338634" }, "stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004", "stopSequence": 6 }, { "arrival": { "delay": -181, "time": "1776343679" }, "departure": { "delay": -181, "time": "1776343679" }, "stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004", "stopSequence": 35 }, { "arrival": { "delay": -3606, "time": "1776338634" }, "departure": { "delay": -3606, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xECG01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1776342989" }, "departure": { "delay": 89, "time": "1776342989" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -3546, "time": "1776338634" }, "departure": { "delay": -3546, "time": "1776338634" }, "stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -117, "time": "1776343923" }, "departure": { "delay": -117, "time": "1776343923" }, "stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004", "stopSequence": 41 }, { "arrival": { "delay": -133, "time": "1776343787" }, "departure": { "delay": -133, "time": "1776343787" }, "stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004", "stopSequence": 38 }, { "arrival": { "delay": 103, "time": "1776342583" }, "departure": { "delay": 103, "time": "1776342583" }, "stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -144, "time": "1776343836" }, "departure": { "delay": -144, "time": "1776343836" }, "stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004", "stopSequence": 39 }, { "arrival": { "delay": -143, "time": "1776343537" }, "departure": { "delay": -143, "time": "1776343537" }, "stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 123, "time": "1776342663" }, "departure": { "delay": 123, "time": "1776342663" }, "stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -138, "time": "1776343602" }, "departure": { "delay": -138, "time": "1776343602" }, "stopId": "FR:27020:ZE:0xACH01:ATOUMOD004", "stopSequence": 33 }, { "arrival": { "delay": -163, "time": "1776343997" }, "departure": { "delay": -163, "time": "1776343997" }, "stopId": "FR:27020:ZE:0xETA01:ATOUMOD004", "stopSequence": 42 }, { "arrival": { "delay": -156, "time": "1776343284" }, "departure": { "delay": -156, "time": "1776343284" }, "stopId": "FR:27229:ZE:0xGER01:ATOUMOD004", "stopSequence": 25 }, { "arrival": { "delay": -190, "time": "1776344030" }, "stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004", "stopSequence": 43 }, { "arrival": { "delay": 29, "time": "1776343049" }, "departure": { "delay": 29, "time": "1776343049" }, "stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -108, "time": "1776343512" }, "departure": { "delay": -108, "time": "1776343512" }, "stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": 118, "time": "1776342718" }, "departure": { "delay": 118, "time": "1776342718" }, "stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004", "stopSequence": 17 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T5:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595762:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597559:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -71, "time": "1776338371" }, "departure": { "delay": -71, "time": "1776338389" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 26 }, { "arrival": { "delay": -42, "time": "1776338472" }, "departure": { "delay": -42, "time": "1776338478" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 27 }, { "arrival": { "delay": -72, "time": "1776338568" }, "departure": { "delay": -72, "time": "1776338568" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -72, "time": "1776338628" }, "stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004", "stopSequence": 30 } ], "timestamp": "1776338423", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597559:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 106, "time": "1776314435" }, "departure": { "delay": 106, "time": "1776314446" }, "stopId": "FR:50577:ZE:SORMB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 94, "time": "1776313031" }, "departure": { "delay": 94, "time": "1776313054" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 205, "time": "1776312917" }, "departure": { "delay": 205, "time": "1776312925" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 246, "time": "1776312666" }, "stopId": "FR:50615:ZE:VALZA2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 56, "time": "1776313725" }, "departure": { "delay": 56, "time": "1776313736" }, "stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 212, "time": "1776312872" }, "departure": { "delay": 212, "time": "1776312872" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -61, "time": "1776315539" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -75, "time": "1776313119" }, "departure": { "delay": -75, "time": "1776313125" }, "stopId": "FR:50615:ZE:VALCA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1776313358" }, "departure": { "delay": 144, "time": "1776313464" }, "stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1776315051" }, "departure": { "delay": 75, "time": "1776315075" }, "stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1776313837" }, "departure": { "delay": 78, "time": "1776313878" }, "stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 112, "time": "1776314168" }, "departure": { "delay": 112, "time": "1776314272" }, "stopId": "FR:50082:ZE:VREHL2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338809", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470352:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 94, "time": "1776340774" }, "departure": { "delay": 94, "time": "1776340774" }, "stopId": "FR:27365:ZE:0x6336:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": 127, "time": "1776339907" }, "departure": { "delay": 127, "time": "1776339907" }, "stopId": "FR:27471:ZE:0x6941:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 167, "time": "1776339947" }, "departure": { "delay": 167, "time": "1776339947" }, "stopId": "FR:27471:ZE:0x6938:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1776340050" }, "departure": { "delay": 210, "time": "1776340050" }, "stopId": "FR:27474:ZE:0x6720:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 241, "time": "1776340501" }, "departure": { "delay": 241, "time": "1776340501" }, "stopId": "FR:27474:ZE:0x6713:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 142, "time": "1776339682" }, "departure": { "delay": 142, "time": "1776339682" }, "stopId": "FR:27701:ZE:0x7047:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": 216, "time": "1776340296" }, "departure": { "delay": 216, "time": "1776340296" }, "stopId": "FR:27474:ZE:0x6718:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 191, "time": "1776340331" }, "departure": { "delay": 191, "time": "1776340331" }, "stopId": "FR:27474:ZE:0x6716:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": 194, "time": "1776340394" }, "departure": { "delay": 194, "time": "1776340394" }, "stopId": "FR:27474:ZE:0x6715:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 236, "time": "1776340196" }, "departure": { "delay": 236, "time": "1776340196" }, "stopId": "FR:27474:ZE:0x6707:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1776340682" }, "departure": { "delay": 122, "time": "1776340682" }, "stopId": "FR:27701:ZE:0x7077:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 73, "time": "1776341113" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 19 }, { "departure": { "delay": 83, "time": "1776339563" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": 202, "time": "1776340102" }, "departure": { "delay": 202, "time": "1776340102" }, "stopId": "FR:27474:ZE:0x6704:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1776340436" }, "departure": { "delay": 236, "time": "1776340436" }, "stopId": "FR:27474:ZE:0x6703:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 179, "time": "1776340079" }, "departure": { "delay": 179, "time": "1776340079" }, "stopId": "FR:27474:ZE:0x6710:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 94, "time": "1776340954" }, "departure": { "delay": 94, "time": "1776340954" }, "stopId": "FR:27701:ZE:0x7168:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 194, "time": "1776340574" }, "departure": { "delay": 194, "time": "1776340574" }, "stopId": "FR:27474:ZE:0x6709:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": 223, "time": "1776340243" }, "departure": { "delay": 223, "time": "1776340243" }, "stopId": "FR:27474:ZE:0x6722:ATOUMOD006", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:7b:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470352:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:693:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776343500" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776344820" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776344460" }, "departure": { "time": "1776344460" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776344700" }, "departure": { "time": "1776344700" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776344100" }, "departure": { "time": "1776344100" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344340" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776343860" }, "departure": { "time": "1776343860" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776344580" }, "departure": { "time": "1776344580" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776343620" }, "departure": { "time": "1776343620" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776343740" }, "departure": { "time": "1776343740" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776343980" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776344220" }, "departure": { "time": "1776344220" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:693:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -67, "time": "1776316756" }, "departure": { "delay": -67, "time": "1776316793" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -51, "time": "1776316904" }, "departure": { "delay": -51, "time": "1776316929" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -72, "time": "1776316091" }, "departure": { "delay": -72, "time": "1776316128" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -69, "time": "1776316421" }, "departure": { "delay": -69, "time": "1776316431" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -32, "time": "1776316492" }, "departure": { "delay": -32, "time": "1776316528" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -50, "time": "1776316003" }, "departure": { "delay": -50, "time": "1776316030" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1776316582" }, "departure": { "delay": -56, "time": "1776316624" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -42, "time": "1776315847" }, "departure": { "delay": -42, "time": "1776315858" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -57, "time": "1776315885" }, "departure": { "delay": -57, "time": "1776315903" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -71, "time": "1776316667" }, "departure": { "delay": -71, "time": "1776316729" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -119, "time": "1776316958" }, "departure": { "delay": -119, "time": "1776316981" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -77, "time": "1776316153" }, "departure": { "delay": -77, "time": "1776316183" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -43, "time": "1776315926" }, "departure": { "delay": -43, "time": "1776315977" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -67, "time": "1776316831" }, "departure": { "delay": -67, "time": "1776316853" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "departure": { "time": "1776315600" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -23, "time": "1776315719" }, "departure": { "delay": -23, "time": "1776315757" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -128, "time": "1776317212" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -20, "time": "1776315782" }, "departure": { "delay": -20, "time": "1776315820" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -115, "time": "1776317037" }, "departure": { "delay": -115, "time": "1776317105" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -127, "time": "1776316234" }, "departure": { "delay": -127, "time": "1776316253" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 154, "time": "1776320308" }, "departure": { "delay": 154, "time": "1776320314" }, "stopId": "FR:50129:ZE:10SRN1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 167, "time": "1776320189" }, "departure": { "delay": 167, "time": "1776320207" }, "stopId": "FR:50129:ZE:10BOS1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 153, "time": "1776319832" }, "departure": { "delay": 153, "time": "1776320013" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 215, "time": "1776320510" }, "departure": { "delay": 215, "time": "1776320555" }, "stopId": "FR:50129:ZE:10MTT1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 187, "time": "1776320250" }, "departure": { "delay": 187, "time": "1776320287" }, "stopId": "FR:50129:ZE:10ODR1:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": -31, "time": "1776319469" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1776321164" }, "departure": { "delay": 147, "time": "1776321207" }, "stopId": "FR:50129:ZE:10CEN1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 172, "time": "1776320404" }, "departure": { "delay": 172, "time": "1776320452" }, "stopId": "FR:50129:ZE:10RUC1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1776321102" }, "departure": { "delay": 136, "time": "1776321136" }, "stopId": "FR:50129:ZE:10BOC1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 132, "time": "1776320861" }, "departure": { "delay": 132, "time": "1776320892" }, "stopId": "FR:50129:ZE:10DEB1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1776321265" }, "stopId": "FR:50129:ZE:10MXR1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 93, "time": "1776320958" }, "departure": { "delay": 93, "time": "1776320973" }, "stopId": "FR:50129:ZE:10REN1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 147, "time": "1776320751" }, "departure": { "delay": 147, "time": "1776320787" }, "stopId": "FR:50129:ZE:10CSM1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 141, "time": "1776321001" }, "departure": { "delay": 141, "time": "1776321021" }, "stopId": "FR:50129:ZE:10LOG1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 220, "time": "1776320572" }, "departure": { "delay": 220, "time": "1776320620" }, "stopId": "FR:50129:ZE:10SEX1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1776321069" }, "departure": { "delay": 82, "time": "1776321082" }, "stopId": "FR:50129:ZE:10GNT1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 126, "time": "1776320925" }, "departure": { "delay": 126, "time": "1776320946" }, "stopId": "FR:50129:ZE:10CUR1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1776320482" }, "departure": { "delay": 152, "time": "1776320492" }, "stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 236, "time": "1776320088" }, "departure": { "delay": 236, "time": "1776320156" }, "stopId": "FR:50129:ZE:10JAR1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1776319538" }, "departure": { "delay": 43, "time": "1776319783" }, "stopId": "FR:50129:ZE:10SHU1:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4795476642627584x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -56, "time": "1776340679" }, "departure": { "delay": -56, "time": "1776340744" }, "stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036", "stopSequence": 8 }, { "arrival": { "delay": -4, "time": "1776341083" }, "departure": { "delay": -4, "time": "1776341096" }, "stopId": "FR:14574:ZE:536760004:ATOUMOD036", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1776341283" }, "departure": { "delay": -24, "time": "1776341316" }, "stopId": "FR:14366:ZE:299040025:ATOUMOD036", "stopSequence": 14 }, { "arrival": { "delay": -112, "time": "1776339247" }, "departure": { "delay": -112, "time": "1776339368" }, "stopId": "FR:14654:ZE:5155952976199680:ATOUMOD036", "stopSequence": 4 }, { "arrival": { "delay": -62, "time": "1776339107" }, "departure": { "delay": -62, "time": "1776339178" }, "stopId": "FR:14654:ZE:6289364864729088:ATOUMOD036", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1776341199" }, "departure": { "delay": -6, "time": "1776341214" }, "stopId": "FR:14574:ZE:276780014:ATOUMOD036", "stopSequence": 12 }, { "arrival": { "delay": -65, "time": "1776339701" }, "departure": { "delay": -65, "time": "1776339775" }, "stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036", "stopSequence": 5 }, { "arrival": { "delay": -42, "time": "1776340046" }, "departure": { "delay": -42, "time": "1776340098" }, "stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036", "stopSequence": 6 }, { "departure": { "time": "1776339000" }, "stopId": "FR:14654:ZE:4895908158242816:ATOUMOD036", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1776341128" }, "departure": { "delay": -11, "time": "1776341149" }, "stopId": "FR:14574:ZE:656370002:ATOUMOD036", "stopSequence": 11 }, { "arrival": { "delay": -121, "time": "1776341399" }, "stopId": "FR:14366:ZE:1190003:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": -34, "time": "1776341322" }, "departure": { "delay": -34, "time": "1776341366" }, "stopId": "FR:14366:ZE:306900013:ATOUMOD036", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1776340799" }, "departure": { "delay": -26, "time": "1776340834" }, "stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1776341234" }, "departure": { "delay": -18, "time": "1776341262" }, "stopId": "FR:14574:ZE:293010014:ATOUMOD036", "stopSequence": 13 }, { "arrival": { "delay": -52, "time": "1776340206" }, "departure": { "delay": -52, "time": "1776340268" }, "stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036", "stopSequence": 7 }, { "arrival": { "delay": -46, "time": "1776341359" }, "departure": { "delay": -46, "time": "1776341414" }, "stopId": "FR:14366:ZE:35140003:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": -109, "time": "1776339192" }, "departure": { "delay": -109, "time": "1776339311" }, "stopId": "FR:14654:ZE:5133588494286848:ATOUMOD036", "stopSequence": 3 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5182404740251648:LOC", "tripId": "ATOUMOD036:ServiceJourney:4795476642627584x1:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 157, "time": "1776309812" }, "departure": { "delay": 157, "time": "1776309877" }, "stopId": "FR:50129:ZE:10LUM2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1776310581" }, "departure": { "delay": 94, "time": "1776310594" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 112, "time": "1776310264" }, "departure": { "delay": 112, "time": "1776310372" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 103, "time": "1776310627" }, "departure": { "delay": 103, "time": "1776310663" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 118, "time": "1776310755" }, "departure": { "delay": 118, "time": "1776310798" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1776309980" }, "departure": { "delay": 90, "time": "1776309990" }, "stopId": "FR:50129:ZE:10LCP2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1776311136" }, "departure": { "delay": 65, "time": "1776311165" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": 108, "time": "1776309452" }, "departure": { "delay": 108, "time": "1776309468" }, "stopId": "FR:50129:ZE:10CHE2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 69, "time": "1776311229" }, "stopId": "FR:50129:ZE:10PYC1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 30, "time": "1776311002" }, "departure": { "delay": 30, "time": "1776311010" }, "stopId": "FR:50129:ZE:10FOE2:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 62, "time": "1776309703" }, "departure": { "delay": 62, "time": "1776309722" }, "stopId": "FR:50129:ZE:10LLM2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1776309742" }, "departure": { "delay": 43, "time": "1776309763" }, "stopId": "FR:50129:ZE:10JMO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 61, "time": "1776310063" }, "departure": { "delay": 61, "time": "1776310081" }, "stopId": "FR:50129:ZE:10THH4:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1776310955" }, "departure": { "delay": 46, "time": "1776310966" }, "stopId": "FR:50129:ZE:10MRT2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 114, "time": "1776310523" }, "departure": { "delay": 114, "time": "1776310554" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1776311040" }, "departure": { "delay": 71, "time": "1776311051" }, "stopId": "FR:50129:ZE:10GRI2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 115, "time": "1776310692" }, "departure": { "delay": 115, "time": "1776310735" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 86, "time": "1776309386" }, "stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 101, "time": "1776310889" }, "departure": { "delay": 101, "time": "1776310901" }, "stopId": "FR:50129:ZE:10BRA2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 101, "time": "1776309504" }, "departure": { "delay": 101, "time": "1776309521" }, "stopId": "FR:50129:ZE:10JBO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1776311081" }, "departure": { "delay": 51, "time": "1776311091" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 124, "time": "1776310829" }, "departure": { "delay": 124, "time": "1776310864" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1776309924" }, "departure": { "delay": 102, "time": "1776309942" }, "stopId": "FR:50129:ZE:10BHC2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338814", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:06:LOC", "tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470476:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1776340110" }, "departure": { "delay": 30, "time": "1776340110" }, "stopId": "FR:27332:ZE:0x6237:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776339425" }, "departure": { "delay": 5, "time": "1776339425" }, "stopId": "FR:27375:ZE:0x6446:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1776340056" }, "departure": { "delay": 36, "time": "1776340056" }, "stopId": "FR:27332:ZE:0x6238:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 51, "time": "1776339771" }, "departure": { "delay": 51, "time": "1776339771" }, "stopId": "FR:27697:ZE:0x7012:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 28, "time": "1776339268" }, "departure": { "delay": 28, "time": "1776339268" }, "stopId": "FR:27375:ZE:0x6456:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1776339910" }, "departure": { "delay": 10, "time": "1776339910" }, "stopId": "FR:27332:ZE:0x6244:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1776339713" }, "departure": { "delay": 53, "time": "1776339713" }, "stopId": "FR:27332:ZE:0x6252:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": 5, "time": "1776340325" }, "stopId": "FR:27332:ZE:0x7152:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 16, "time": "1776339736" }, "departure": { "delay": 16, "time": "1776339736" }, "stopId": "FR:27697:ZE:0x7014:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 5, "time": "1776339785" }, "departure": { "delay": 5, "time": "1776339785" }, "stopId": "FR:27332:ZE:0x6253:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 64, "time": "1776339724" }, "departure": { "delay": 64, "time": "1776339724" }, "stopId": "FR:27332:ZE:0x6248:ATOUMOD006", "stopSequence": 11 }, { "departure": { "time": "1776339000" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -16, "time": "1776339224" }, "departure": { "delay": -16, "time": "1776339224" }, "stopId": "FR:27375:ZE:0x6502:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1776339862" }, "departure": { "delay": 22, "time": "1776339862" }, "stopId": "FR:27332:ZE:0x6240:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -11, "time": "1776339349" }, "departure": { "delay": -11, "time": "1776339349" }, "stopId": "FR:27375:ZE:0x6480:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1776339155" }, "departure": { "delay": 35, "time": "1776339155" }, "stopId": "FR:27375:ZE:0x6402:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1776339964" }, "departure": { "delay": 64, "time": "1776339964" }, "stopId": "FR:27332:ZE:0x6260:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -21, "time": "1776339639" }, "departure": { "delay": -21, "time": "1776339639" }, "stopId": "FR:27456:ZE:0x6734:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -34, "time": "1776339386" }, "departure": { "delay": -34, "time": "1776339386" }, "stopId": "FR:27375:ZE:0x6462:ATOUMOD006", "stopSequence": 7 }, { "arrival": { "delay": 43, "time": "1776339103" }, "departure": { "delay": 43, "time": "1776339103" }, "stopId": "FR:27375:ZE:0x6448:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:9:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470476:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852020F559111x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343860" }, "departure": { "time": "1776343920" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776346200" }, "departure": { "time": "1776346260" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342060" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776345600" }, "departure": { "time": "1776345660" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1776347220" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776344760" }, "departure": { "time": "1776344820" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776342840" }, "departure": { "time": "1776342900" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1776341220" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344400" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1776337599", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852020F559111x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745413x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 210, "time": "1776339270" }, "departure": { "delay": 210, "time": "1776339270" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 137, "time": "1776338552" }, "departure": { "delay": 137, "time": "1776338597" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": -79, "time": "1776338021" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 210, "time": "1776339630" }, "departure": { "delay": 210, "time": "1776339630" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 210, "time": "1776339570" }, "departure": { "delay": 210, "time": "1776339570" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 210, "time": "1776340050" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 126, "time": "1776338481" }, "departure": { "delay": 126, "time": "1776338526" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1776339510" }, "departure": { "delay": 210, "time": "1776339510" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 210, "time": "1776339090" }, "departure": { "delay": 210, "time": "1776339090" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1776338421" }, "departure": { "delay": 120, "time": "1776338460" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 121, "time": "1776338360" }, "departure": { "delay": 121, "time": "1776338401" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1776339810" }, "departure": { "delay": 210, "time": "1776339810" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 226, "time": "1776338763" }, "departure": { "delay": 226, "time": "1776338806" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1776338910" }, "departure": { "delay": 210, "time": "1776338910" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 219, "time": "1776338675" }, "departure": { "delay": 219, "time": "1776338739" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 210, "time": "1776339690" }, "departure": { "delay": 210, "time": "1776339690" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 210, "time": "1776339210" }, "departure": { "delay": 210, "time": "1776339210" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 210, "time": "1776339930" }, "departure": { "delay": 210, "time": "1776339930" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 210, "time": "1776338970" }, "departure": { "delay": 210, "time": "1776338970" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 210, "time": "1776339390" }, "departure": { "delay": 210, "time": "1776339390" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745413x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470296:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 1 }, { "arrival": { "delay": -2942, "time": "1776338818" }, "departure": { "delay": -2942, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": -2102, "time": "1776338818" }, "departure": { "delay": -2102, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6986:ATOUMOD006", "stopSequence": 4 }, { "arrival": { "delay": -2342, "time": "1776338818" }, "departure": { "delay": -2342, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x7003:ATOUMOD006", "stopSequence": 6 }, { "arrival": { "delay": -2042, "time": "1776338818" }, "departure": { "delay": -2042, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6983:ATOUMOD006", "stopSequence": 3 }, { "arrival": { "delay": -88, "time": "1776342392" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": -3362, "time": "1776338818" }, "departure": { "delay": -3362, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -2582, "time": "1776338818" }, "departure": { "delay": -2582, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6981:ATOUMOD006", "stopSequence": 9 }, { "arrival": { "delay": -3482, "time": "1776338818" }, "departure": { "delay": -3482, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6220:ATOUMOD006", "stopSequence": 11 }, { "arrival": { "delay": -80, "time": "1776342340" }, "departure": { "delay": -80, "time": "1776342340" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -3182, "time": "1776338818" }, "departure": { "delay": -3182, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 }, { "arrival": { "delay": -2462, "time": "1776338818" }, "departure": { "delay": -2462, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6999:ATOUMOD006", "stopSequence": 8 }, { "arrival": { "delay": -3242, "time": "1776338818" }, "departure": { "delay": -3242, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -3002, "time": "1776338818" }, "departure": { "delay": -3002, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": -2702, "time": "1776338818" }, "departure": { "delay": -2702, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6996:ATOUMOD006", "stopSequence": 10 }, { "arrival": { "delay": -2282, "time": "1776338818" }, "departure": { "delay": -2282, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x7001:ATOUMOD006", "stopSequence": 5 }, { "arrival": { "delay": -1982, "time": "1776338818" }, "departure": { "delay": -1982, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6979:ATOUMOD006", "stopSequence": 2 }, { "arrival": { "delay": -2882, "time": "1776338818" }, "departure": { "delay": -2882, "time": "1776338818" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": -2402, "time": "1776338818" }, "departure": { "delay": -2402, "time": "1776338818" }, "stopId": "FR:27022:ZE:0x6993:ATOUMOD006", "stopSequence": 7 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470296:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1776325274" }, "departure": { "delay": 112, "time": "1776325312" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1776324158" }, "departure": { "delay": 128, "time": "1776324188" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1776325104" }, "departure": { "delay": 132, "time": "1776325152" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 123, "time": "1776324381" }, "departure": { "delay": 123, "time": "1776324423" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 114, "time": "1776325036" }, "departure": { "delay": 114, "time": "1776325074" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 87, "time": "1776324708" }, "departure": { "delay": 87, "time": "1776324747" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1776325518" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 113, "time": "1776325390" }, "departure": { "delay": 113, "time": "1776325433" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 133, "time": "1776324069" }, "departure": { "delay": 133, "time": "1776324133" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 134, "time": "1776324853" }, "departure": { "delay": 134, "time": "1776324914" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 91, "time": "1776323919" }, "departure": { "delay": 91, "time": "1776323971" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 98, "time": "1776324964" }, "departure": { "delay": 98, "time": "1776324998" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 158, "time": "1776325190" }, "departure": { "delay": 158, "time": "1776325238" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 135, "time": "1776324289" }, "departure": { "delay": 135, "time": "1776324315" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1776324534" }, "departure": { "delay": 90, "time": "1776324570" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 123, "time": "1776324449" }, "departure": { "delay": 123, "time": "1776324483" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "departure": { "delay": 92, "time": "1776323792" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 106, "time": "1776324010" }, "departure": { "delay": 106, "time": "1776324046" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 140, "time": "1776324213" }, "departure": { "delay": 140, "time": "1776324260" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 48, "time": "1776324604" }, "departure": { "delay": 48, "time": "1776324648" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx559:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1776340177" }, "departure": { "delay": -23, "time": "1776340177" }, "stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": -26, "time": "1776338734" }, "departure": { "delay": -26, "time": "1776338734" }, "stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "time": "1776338640" }, "departure": { "time": "1776338640" }, "stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1776338821" }, "departure": { "delay": 1, "time": "1776338821" }, "stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 94, "time": "1776338289" }, "departure": { "delay": 94, "time": "1776338314" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1776340010" }, "departure": { "delay": -10, "time": "1776340010" }, "stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": -42, "time": "1776339138" }, "departure": { "delay": -42, "time": "1776339138" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -14, "time": "1776338566" }, "departure": { "delay": -14, "time": "1776338566" }, "stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1776339042" }, "departure": { "delay": -18, "time": "1776339042" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1776340242" }, "departure": { "delay": -18, "time": "1776340242" }, "stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 114, "time": "1776338189" }, "departure": { "delay": 114, "time": "1776338214" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 148, "time": "1776338128" }, "departure": { "delay": 148, "time": "1776338128" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": -18, "time": "1776340062" }, "departure": { "delay": -18, "time": "1776340062" }, "stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": -18, "time": "1776339822" }, "departure": { "delay": -18, "time": "1776339822" }, "stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": -18, "time": "1776338922" }, "departure": { "delay": -18, "time": "1776338922" }, "stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1776338970" }, "departure": { "delay": -30, "time": "1776338970" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1776338462" }, "departure": { "delay": 62, "time": "1776338462" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -33, "time": "1776340107" }, "departure": { "delay": -33, "time": "1776340107" }, "stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001", "stopSequence": 25 } ], "timestamp": "1776337734", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx559:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 243, "time": "1776317703" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 56, "time": "1776314193" }, "departure": { "delay": 56, "time": "1776314216" }, "stopId": "FR:50604:ZE:TREGM1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1776317123" }, "departure": { "delay": -6, "time": "1776317154" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 37, "time": "1776313957" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 149, "time": "1776315763" }, "departure": { "delay": 149, "time": "1776315809" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 95, "time": "1776314604" }, "departure": { "delay": 95, "time": "1776314675" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 239, "time": "1776317541" }, "departure": { "delay": 239, "time": "1776317579" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 171, "time": "1776315469" }, "departure": { "delay": 171, "time": "1776315531" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1776317413" }, "departure": { "delay": 230, "time": "1776317510" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 132, "time": "1776315865" }, "departure": { "delay": 132, "time": "1776315912" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 133, "time": "1776316469" }, "departure": { "delay": 133, "time": "1776316513" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 168, "time": "1776315083" }, "departure": { "delay": 168, "time": "1776315168" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 108, "time": "1776316658" }, "departure": { "delay": 108, "time": "1776316668" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 148, "time": "1776316186" }, "departure": { "delay": 148, "time": "1776316228" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1776316925" }, "departure": { "delay": 108, "time": "1776316968" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 29, "time": "1776314475" }, "departure": { "delay": 29, "time": "1776314489" }, "stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1776317275" }, "departure": { "delay": 103, "time": "1776317323" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338812", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F578068x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343320" }, "stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776338880" }, "departure": { "time": "1776339000" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 3 }, { "departure": { "time": "1776335340" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341520" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340560" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342780" }, "stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1776331719", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3379F578068x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022761x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 339, "time": "1776338319" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 43 }, { "departure": { "delay": 403, "time": "1776338383" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 347, "time": "1776338747" }, "departure": { "delay": 347, "time": "1776338747" }, "stopId": "FR:76447:ZE:3406:ATOUMOD003", "stopSequence": 51 }, { "departure": { "delay": 316, "time": "1776338776" }, "stopId": "FR:76447:ZE:3268:ATOUMOD003", "stopSequence": 52 }, { "departure": { "delay": 351, "time": "1776338511" }, "stopId": "FR:76447:ZE:3120:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 313, "time": "1776338833" }, "departure": { "delay": 313, "time": "1776338833" }, "stopId": "FR:76447:ZE:3130:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 400, "time": "1776338560" }, "departure": { "delay": 400, "time": "1776338560" }, "stopId": "FR:76447:ZE:3238:ATOUMOD003", "stopSequence": 46 }, { "departure": { "delay": 340, "time": "1776338620" }, "stopId": "FR:76447:ZE:3066:ATOUMOD003", "stopSequence": 49 }, { "arrival": { "delay": 313, "time": "1776338893" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": 369, "time": "1776338589" }, "departure": { "delay": 369, "time": "1776338589" }, "stopId": "FR:76447:ZE:3515:ATOUMOD003", "stopSequence": 47 }, { "departure": { "delay": 362, "time": "1776338582" }, "stopId": "FR:76447:ZE:3122:ATOUMOD003", "stopSequence": 48 }, { "departure": { "delay": 362, "time": "1776338702" }, "stopId": "FR:76447:ZE:3432:ATOUMOD003", "stopSequence": 50 } ], "timestamp": "1776338327", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022761x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x253100038:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 279, "time": "1776331641" }, "departure": { "delay": 279, "time": "1776331659" }, "stopId": "FR:76384:ZE:15435:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 270, "time": "1776331158" }, "departure": { "delay": 270, "time": "1776331170" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 302, "time": "1776331600" }, "departure": { "delay": 302, "time": "1776331622" }, "stopId": "FR:76384:ZE:15434:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "delay": 319, "time": "1776331265" }, "departure": { "delay": 319, "time": "1776331279" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 279, "time": "1776331884" }, "departure": { "delay": 279, "time": "1776331899" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 12 }, { "arrival": { "delay": 306, "time": "1776331737" }, "departure": { "delay": 306, "time": "1776331806" }, "stopId": "FR:76384:ZE:15437:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 387, "time": "1776331330" }, "departure": { "delay": 387, "time": "1776331467" }, "stopId": "FR:76384:ZE:15432:ATOUMOD019", "stopSequence": 5 }, { "arrival": { "delay": 296, "time": "1776331125" }, "departure": { "delay": 296, "time": "1776331136" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 377, "time": "1776331518" }, "departure": { "delay": 377, "time": "1776331577" }, "stopId": "FR:76384:ZE:15433:ATOUMOD019", "stopSequence": 6 }, { "departure": { "delay": 371, "time": "1776331091" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "time": "1776332020" }, "departure": { "time": "1776331800" }, "stopId": "FR:76384:ZE:15441:ATOUMOD019", "stopSequence": 14 }, { "arrival": { "delay": 188, "time": "1776331917" }, "departure": { "delay": 188, "time": "1776331928" }, "stopId": "FR:76384:ZE:15440:ATOUMOD019", "stopSequence": 13 }, { "arrival": { "delay": 285, "time": "1776331709" }, "departure": { "delay": 285, "time": "1776331725" }, "stopId": "FR:76384:ZE:15436:ATOUMOD019", "stopSequence": 9 } ], "timestamp": "1776338810", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x253100038:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:447:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776333240" }, "departure": { "time": "1776333240" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 16 }, { "arrival": { "time": "1776333000" }, "departure": { "time": "1776333000" }, "stopId": "FR:76217:ZE:18243:ATOUMOD005", "stopSequence": 14 }, { "arrival": { "time": "1776332700" }, "departure": { "time": "1776332700" }, "stopId": "FR:76217:ZE:18092:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776331860" }, "departure": { "time": "1776331860" }, "stopId": "FR:76217:ZE:18321:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776333480" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 19 }, { "arrival": { "time": "1776332520" }, "departure": { "time": "1776332520" }, "stopId": "FR:76217:ZE:18036:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776333120" }, "departure": { "time": "1776333120" }, "stopId": "FR:76217:ZE:18044:ATOUMOD005", "stopSequence": 15 }, { "arrival": { "time": "1776332880" }, "departure": { "time": "1776332880" }, "stopId": "FR:76217:ZE:18800:ATOUMOD005", "stopSequence": 13 }, { "arrival": { "time": "1776333300" }, "departure": { "time": "1776333300" }, "stopId": "FR:76217:ZE:18060:ATOUMOD005", "stopSequence": 17 }, { "departure": { "time": "1776331800" }, "stopId": "FR:76217:ZE:18042:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776333360" }, "departure": { "time": "1776333360" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 18 }, { "arrival": { "time": "1776332400" }, "departure": { "time": "1776332400" }, "stopId": "FR:76217:ZE:18028:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776332640" }, "departure": { "time": "1776332640" }, "stopId": "FR:76217:ZE:18051:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776332340" }, "departure": { "time": "1776332340" }, "stopId": "FR:76217:ZE:18080:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776332760" }, "departure": { "time": "1776332760" }, "stopId": "FR:76217:ZE:18033:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776332820" }, "departure": { "time": "1776332820" }, "stopId": "FR:76217:ZE:18244:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776332220" }, "departure": { "time": "1776332220" }, "stopId": "FR:76217:ZE:18323:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776332580" }, "departure": { "time": "1776332580" }, "stopId": "FR:76217:ZE:18802:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776332100" }, "departure": { "time": "1776332100" }, "stopId": "FR:76217:ZE:18023:ATOUMOD005", "stopSequence": 3 } ], "timestamp": "1776324861", "trip": { "directionId": 2, "routeId": "ATOUMOD005:Line:3:LOC", "tripId": "ATOUMOD005:ServiceJourney:447:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1776310364" }, "departure": { "delay": 85, "time": "1776310405" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 113, "time": "1776309805" }, "departure": { "delay": 113, "time": "1776309833" }, "stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1776308891" }, "departure": { "delay": 3, "time": "1776308943" }, "stopId": "FR:50129:ZE:10CEN2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1776309710" }, "departure": { "delay": 76, "time": "1776309736" }, "stopId": "FR:50129:ZE:10SEX2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 104, "time": "1776309865" }, "departure": { "delay": 104, "time": "1776309884" }, "stopId": "FR:50129:ZE:10RUC2:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 63, "time": "1776309759" }, "departure": { "delay": 63, "time": "1776309783" }, "stopId": "FR:50129:ZE:10MTT2:ATOUMOD035", "stopSequence": 14 }, { "departure": { "delay": -4, "time": "1776308816" }, "stopId": "FR:50129:ZE:10MXR2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 106, "time": "1776309192" }, "departure": { "delay": 106, "time": "1776309286" }, "stopId": "FR:50129:ZE:10REN2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1776310556" }, "departure": { "delay": 93, "time": "1776310593" }, "stopId": "FR:50129:ZE:10HDV1:ATOUMOD035", "stopSequence": 23 }, { "arrival": { "delay": -20, "time": "1776309144" }, "departure": { "delay": -20, "time": "1776309160" }, "stopId": "FR:50129:ZE:10LOG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1776310626" }, "departure": { "delay": 111, "time": "1776310671" }, "stopId": "FR:50129:ZE:10PLx1:ATOUMOD035", "stopSequence": 24 }, { "arrival": { "delay": 8, "time": "1776309052" }, "departure": { "delay": 8, "time": "1776309068" }, "stopId": "FR:50129:ZE:10GNT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1776310052" }, "departure": { "delay": 106, "time": "1776310066" }, "stopId": "FR:50129:ZE:10ODR2:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1776310761" }, "stopId": "FR:50129:ZE:10SHU2:ATOUMOD035", "stopSequence": 25 }, { "arrival": { "delay": 42, "time": "1776309024" }, "departure": { "delay": 42, "time": "1776309042" }, "stopId": "FR:50129:ZE:10BOC2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1776310172" }, "departure": { "delay": 106, "time": "1776310186" }, "stopId": "FR:50129:ZE:10JAR2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 26, "time": "1776309423" }, "departure": { "delay": 26, "time": "1776309446" }, "stopId": "FR:50129:ZE:10CSM2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1776310094" }, "departure": { "delay": 127, "time": "1776310147" }, "stopId": "FR:50129:ZE:10BOS2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 106, "time": "1776310273" }, "departure": { "delay": 106, "time": "1776310306" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 118, "time": "1776310454" }, "departure": { "delay": 118, "time": "1776310498" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1776309306" }, "departure": { "delay": 80, "time": "1776309320" }, "stopId": "FR:50129:ZE:10CUR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 68, "time": "1776309363" }, "departure": { "delay": 68, "time": "1776309368" }, "stopId": "FR:50129:ZE:10DEB2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338816", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:04:LOC", "tripId": "ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 223, "time": "1776314023" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1776315130" }, "departure": { "delay": -11, "time": "1776315169" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -54, "time": "1776314615" }, "departure": { "delay": -54, "time": "1776314646" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1776314176" }, "departure": { "delay": 86, "time": "1776314186" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -95, "time": "1776315194" }, "departure": { "delay": -95, "time": "1776315205" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 46, "time": "1776314497" }, "departure": { "delay": 46, "time": "1776314506" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -5, "time": "1776315263" }, "departure": { "delay": -5, "time": "1776315415" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1776314213" }, "departure": { "delay": 83, "time": "1776314243" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1776314544" }, "departure": { "delay": 2, "time": "1776314582" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -7, "time": "1776314719" }, "departure": { "delay": -7, "time": "1776314753" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 149, "time": "1776314113" }, "departure": { "delay": 149, "time": "1776314129" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1776314814" }, "departure": { "delay": -27, "time": "1776314853" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -26, "time": "1776315000" }, "departure": { "delay": -26, "time": "1776315034" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1776314455" }, "departure": { "delay": 73, "time": "1776314473" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 76, "time": "1776314277" }, "departure": { "delay": 76, "time": "1776314296" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -31, "time": "1776314893" }, "departure": { "delay": -31, "time": "1776314969" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 57, "time": "1776314321" }, "departure": { "delay": 57, "time": "1776314337" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 117, "time": "1776314140" }, "departure": { "delay": 117, "time": "1776314157" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1776315063" }, "departure": { "delay": -26, "time": "1776315094" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -14, "time": "1776315526" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN852008F559113x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776335700" }, "departure": { "time": "1776335760" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776340080" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776334860" }, "departure": { "time": "1776334920" }, "stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776336660" }, "departure": { "time": "1776336720" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776338460" }, "departure": { "time": "1776338520" }, "stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339180" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 25 }, { "departure": { "time": "1776334140" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776337140" }, "departure": { "time": "1776337200" }, "stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1776337620" }, "departure": { "time": "1776337680" }, "stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002", "stopSequence": 21 } ], "timestamp": "1776330520", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN852008F559113x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 183, "time": "1776321162" }, "departure": { "delay": 183, "time": "1776321243" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1776322646" }, "departure": { "delay": 43, "time": "1776322663" }, "stopId": "FR:50129:ZE:10PET1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1776322081" }, "departure": { "delay": 78, "time": "1776322098" }, "stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 58, "time": "1776323164" }, "departure": { "delay": 58, "time": "1776323218" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": -27, "time": "1776323551" }, "departure": { "delay": -27, "time": "1776323613" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 96, "time": "1776322561" }, "departure": { "delay": 96, "time": "1776322596" }, "stopId": "FR:50129:ZE:10DIX1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 85, "time": "1776323267" }, "departure": { "delay": 85, "time": "1776323305" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 29, "time": "1776322692" }, "departure": { "delay": 29, "time": "1776322709" }, "stopId": "FR:50129:ZE:10HME1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1776322795" }, "departure": { "delay": 12, "time": "1776322812" }, "stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 193, "time": "1776320893" }, "stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1776323335" }, "departure": { "delay": 32, "time": "1776323372" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -16, "time": "1776323496" }, "departure": { "delay": -16, "time": "1776323504" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1776322425" }, "departure": { "delay": 77, "time": "1776322457" }, "stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1776322144" }, "departure": { "delay": 42, "time": "1776322182" }, "stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 185, "time": "1776321351" }, "departure": { "delay": 185, "time": "1776321365" }, "stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1776323443" }, "departure": { "delay": 1, "time": "1776323461" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 129, "time": "1776321420" }, "departure": { "delay": 129, "time": "1776321429" }, "stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -98, "time": "1776323648" }, "departure": { "delay": -98, "time": "1776323662" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -97, "time": "1776323783" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1776321679" }, "departure": { "delay": 119, "time": "1776321719" }, "stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1776322976" }, "departure": { "delay": 62, "time": "1776322982" }, "stopId": "FR:50129:ZE:10LSA1:ATOUMOD035", "stopSequence": 14 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:965:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776354780" }, "departure": { "time": "1776354780" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "departure": { "time": "1776354300" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776355140" }, "departure": { "time": "1776355140" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776355500" }, "departure": { "time": "1776355500" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776354660" }, "departure": { "time": "1776354660" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 }, { "arrival": { "time": "1776354420" }, "departure": { "time": "1776354420" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776355260" }, "departure": { "time": "1776355260" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776354900" }, "departure": { "time": "1776354900" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "arrival": { "time": "1776355620" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776354540" }, "departure": { "time": "1776354540" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776355020" }, "departure": { "time": "1776355020" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776355380" }, "departure": { "time": "1776355380" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:965:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 82, "time": "1776325941" }, "departure": { "delay": 82, "time": "1776326002" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1776325803" }, "departure": { "delay": 47, "time": "1776325847" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -73, "time": "1776326554" }, "departure": { "delay": -73, "time": "1776326627" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": -61, "time": "1776326665" }, "departure": { "delay": -61, "time": "1776326699" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1776325746" }, "departure": { "delay": 41, "time": "1776325781" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 78, "time": "1776325578" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1776326047" }, "departure": { "delay": 96, "time": "1776326076" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1776326258" }, "departure": { "delay": -4, "time": "1776326276" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -43, "time": "1776326911" }, "departure": { "delay": -43, "time": "1776326957" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1776327042" }, "departure": { "delay": -7, "time": "1776327113" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 62, "time": "1776326147" }, "departure": { "delay": 62, "time": "1776326162" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -77, "time": "1776326482" }, "departure": { "delay": -77, "time": "1776326503" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -62, "time": "1776326316" }, "departure": { "delay": -62, "time": "1776326338" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1776327230" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -23, "time": "1776326746" }, "departure": { "delay": -23, "time": "1776326797" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -62, "time": "1776326389" }, "departure": { "delay": -62, "time": "1776326398" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -6, "time": "1776326830" }, "departure": { "delay": -6, "time": "1776326874" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1776325869" }, "departure": { "delay": 52, "time": "1776325912" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 37, "time": "1776325677" }, "departure": { "delay": 37, "time": "1776325717" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1776326190" }, "departure": { "delay": 54, "time": "1776326214" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2249:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1776340418" }, "departure": { "delay": 38, "time": "1776340418" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1776340265" }, "departure": { "delay": 5, "time": "1776340265" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1776336095", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2249:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13127F566225x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776346800" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776344880" }, "departure": { "time": "1776344940" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344460" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 15 }, { "departure": { "time": "1776341520" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776343380" }, "departure": { "time": "1776343500" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776346140" }, "departure": { "time": "1776346200" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1776345540" }, "departure": { "time": "1776345600" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 19 } ], "timestamp": "1776337899", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13127F566225x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 51, "time": "1776309813" }, "departure": { "delay": 51, "time": "1776309831" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -42, "time": "1776310098" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 143, "time": "1776308857" }, "departure": { "delay": 143, "time": "1776308903" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 183, "time": "1776308583" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 73, "time": "1776309465" }, "departure": { "delay": 73, "time": "1776309553" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1776309213" }, "departure": { "delay": 70, "time": "1776309250" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 147, "time": "1776308936" }, "departure": { "delay": 147, "time": "1776308967" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 6, "time": "1776309869" }, "departure": { "delay": 6, "time": "1776309906" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 143, "time": "1776308708" }, "departure": { "delay": 143, "time": "1776308723" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 131, "time": "1776308814" }, "departure": { "delay": 131, "time": "1776308831" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1776309595" }, "departure": { "delay": 39, "time": "1776309639" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 59, "time": "1776309403" }, "departure": { "delay": 59, "time": "1776309419" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1776309290" }, "departure": { "delay": 21, "time": "1776309321" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -23, "time": "1776309964" }, "departure": { "delay": -23, "time": "1776309997" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1776309749" }, "departure": { "delay": 53, "time": "1776309773" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 48, "time": "1776309674" }, "departure": { "delay": 48, "time": "1776309708" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1776309161" }, "departure": { "delay": 112, "time": "1776309172" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1776309100" }, "departure": { "delay": 136, "time": "1776309136" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 146, "time": "1776308752" }, "departure": { "delay": 146, "time": "1776308786" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 157, "time": "1776308994" }, "departure": { "delay": 157, "time": "1776309037" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017499x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 181, "time": "1776337921" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 181, "time": "1776338161" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 } ], "timestamp": "1776338077", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017499x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747504x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -134, "time": "1776321276" }, "departure": { "delay": -134, "time": "1776321286" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -59, "time": "1776322321" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 34, "time": "1776320845" }, "departure": { "delay": 34, "time": "1776321034" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 46, "time": "1776320381" }, "departure": { "delay": 46, "time": "1776320386" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 23, "time": "1776322153" }, "departure": { "delay": 23, "time": "1776322163" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1776320304" }, "departure": { "delay": 99, "time": "1776320319" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1776321981" }, "departure": { "delay": 33, "time": "1776321993" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1776322062" }, "departure": { "delay": 52, "time": "1776322072" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 68, "time": "1776320334" }, "departure": { "delay": 68, "time": "1776320348" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1776322181" }, "departure": { "delay": -11, "time": "1776322189" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 25, "time": "1776320107" }, "departure": { "delay": 25, "time": "1776320125" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1776321194" }, "departure": { "delay": -36, "time": "1776321204" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 21, "time": "1776322032" }, "departure": { "delay": 21, "time": "1776322041" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1776322090" }, "departure": { "delay": 22, "time": "1776322102" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -145, "time": "1776321321" }, "departure": { "delay": -145, "time": "1776321335" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 41, "time": "1776321922" }, "departure": { "delay": 41, "time": "1776321941" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 5, "time": "1776320045" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1776320567" }, "departure": { "delay": 150, "time": "1776320790" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -25, "time": "1776321136" }, "departure": { "delay": -25, "time": "1776321155" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 56, "time": "1776321830" }, "departure": { "delay": 56, "time": "1776321836" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 42, "time": "1776320182" }, "departure": { "delay": 42, "time": "1776320202" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 101, "time": "1776321474" }, "departure": { "delay": 101, "time": "1776321761" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747504x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017644x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1776339238" }, "departure": { "delay": 58, "time": "1776339238" }, "stopId": "FR:76351:ZE:4564:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "time": "1776340800" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 52, "time": "1776339892" }, "departure": { "delay": 52, "time": "1776339892" }, "stopId": "FR:76351:ZE:3129:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 16, "time": "1776339316" }, "departure": { "delay": 16, "time": "1776339316" }, "stopId": "FR:76351:ZE:4590:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1776339520" }, "departure": { "delay": 40, "time": "1776339520" }, "stopId": "FR:76351:ZE:3153:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1776340436" }, "departure": { "delay": 56, "time": "1776340436" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1776340060" }, "departure": { "delay": 40, "time": "1776340060" }, "stopId": "FR:76351:ZE:4567:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 34, "time": "1776339394" }, "departure": { "delay": 34, "time": "1776339394" }, "stopId": "FR:76351:ZE:3042:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "time": "1776339360" }, "departure": { "time": "1776339360" }, "stopId": "FR:76351:ZE:4569:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1776339714" }, "departure": { "delay": 54, "time": "1776339714" }, "stopId": "FR:76351:ZE:3585:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1776340132" }, "departure": { "delay": 52, "time": "1776340132" }, "stopId": "FR:76351:ZE:3659:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1776339458" }, "departure": { "delay": 38, "time": "1776339458" }, "stopId": "FR:76351:ZE:3163:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 2, "time": "1776339962" }, "departure": { "delay": 2, "time": "1776339962" }, "stopId": "FR:76351:ZE:3626:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "time": "1776340560" }, "departure": { "time": "1776340560" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340320" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "time": "1776340500" }, "departure": { "time": "1776340500" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 21 }, { "departure": { "time": "1776339120" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1776340244" }, "departure": { "delay": 44, "time": "1776340244" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1776339193" }, "departure": { "delay": 13, "time": "1776339193" }, "stopId": "FR:76351:ZE:4562:ATOUMOD003", "stopSequence": 2 }, { "arrival": { "time": "1776339600" }, "departure": { "time": "1776339600" }, "stopId": "FR:76351:ZE:3013:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76351:ZE:4841:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 13, "time": "1776339673" }, "departure": { "delay": 13, "time": "1776339673" }, "stopId": "FR:76351:ZE:4802:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 59, "time": "1776339779" }, "departure": { "delay": 59, "time": "1776339779" }, "stopId": "FR:76351:ZE:3026:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017644x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -173, "time": "1776334627" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1776334255" }, "departure": { "delay": 95, "time": "1776334295" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1776333774" }, "departure": { "delay": 89, "time": "1776333869" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 63, "time": "1776331263" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1776332971" }, "departure": { "delay": -15, "time": "1776332985" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -23, "time": "1776332125" }, "departure": { "delay": -23, "time": "1776332137" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -9, "time": "1776332614" }, "departure": { "delay": -9, "time": "1776332631" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1776332398" }, "departure": { "delay": 13, "time": "1776332413" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1776333360" }, "departure": { "delay": 79, "time": "1776333379" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 61, "time": "1776331537" }, "departure": { "delay": 61, "time": "1776331561" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -39, "time": "1776332823" }, "departure": { "delay": -39, "time": "1776332841" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1776331793" }, "departure": { "delay": 62, "time": "1776331862" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039349x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1776338791" }, "departure": { "delay": 211, "time": "1776338791" }, "stopId": "FR:76305:ZE:4488:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 172, "time": "1776339112" }, "stopId": "FR:76305:ZE:3922:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 210, "time": "1776338910" }, "departure": { "delay": 210, "time": "1776338910" }, "stopId": "FR:76305:ZE:4490:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 175, "time": "1776338995" }, "departure": { "delay": 175, "time": "1776338995" }, "stopId": "FR:76305:ZE:4501:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 172, "time": "1776338692" }, "stopId": "FR:76305:ZE:3574:ATOUMOD003", "stopSequence": 46 } ], "timestamp": "1776338787", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039349x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16540F579426x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776336660" }, "departure": { "time": "1776336720" }, "stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1776334800" }, "stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776338820" }, "departure": { "time": "1776338880" }, "stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776335340" }, "departure": { "time": "1776335400" }, "stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002", "stopSequence": 14 }, { "arrival": { "time": "1776341640" }, "stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1776338220" }, "departure": { "time": "1776338280" }, "stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776337440" }, "departure": { "time": "1776337500" }, "stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002", "stopSequence": 20 } ], "timestamp": "1776331179", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16540F579426x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112361x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 125, "time": "1776337745" }, "stopId": "FR:76351:ZE:3978:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 120, "time": "1776337620" }, "stopId": "FR:76351:ZE:3995:ATOUMOD003", "stopSequence": 14 } ], "timestamp": "1776337777", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:B:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112361x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2190:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 95, "time": "1776336995" }, "departure": { "delay": 95, "time": "1776336995" }, "stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1776335238" }, "departure": { "delay": 78, "time": "1776335238" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1776337168" }, "departure": { "delay": 88, "time": "1776337168" }, "stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1776334983" }, "departure": { "delay": 3, "time": "1776334983" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1776336118" }, "departure": { "delay": 58, "time": "1776336118" }, "stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001", "stopSequence": 14 }, { "arrival": { "delay": 69, "time": "1776336669" }, "departure": { "delay": 69, "time": "1776336669" }, "stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 49, "time": "1776337369" }, "departure": { "delay": 49, "time": "1776337369" }, "stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1776335918" }, "departure": { "delay": 38, "time": "1776335918" }, "stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1776335054" }, "departure": { "delay": 14, "time": "1776335054" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 23, "time": "1776335843" }, "departure": { "delay": 23, "time": "1776335843" }, "stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001", "stopSequence": 11 }, { "arrival": { "delay": 48, "time": "1776335328" }, "departure": { "delay": 48, "time": "1776335328" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1776335151" }, "departure": { "delay": 51, "time": "1776335151" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1776337068" }, "departure": { "delay": 48, "time": "1776337068" }, "stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001", "stopSequence": 23 }, { "arrival": { "delay": 54, "time": "1776335754" }, "departure": { "delay": 54, "time": "1776335754" }, "stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "delay": 15, "time": "1776336915" }, "departure": { "delay": 15, "time": "1776336915" }, "stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": 75, "time": "1776336195" }, "departure": { "delay": 75, "time": "1776336195" }, "stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": 128, "time": "1776337268" }, "departure": { "delay": 128, "time": "1776337268" }, "stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": -7, "time": "1776335980" }, "departure": { "delay": -7, "time": "1776335993" }, "stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001", "stopSequence": 13 } ], "timestamp": "1776334708", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2190:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597250:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776340800" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597250:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077482x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 116, "time": "1776339476" }, "departure": { "delay": 116, "time": "1776339476" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": 119, "time": "1776338939" }, "departure": { "delay": 119, "time": "1776338939" }, "stopId": "FR:76351:ZE:3179:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 119, "time": "1776338699" }, "stopId": "FR:76351:ZE:3069:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 104, "time": "1776339404" }, "departure": { "delay": 104, "time": "1776339404" }, "stopId": "FR:76351:ZE:3280:ATOUMOD003", "stopSequence": 21 }, { "arrival": { "delay": 86, "time": "1776339146" }, "departure": { "delay": 86, "time": "1776339146" }, "stopId": "FR:76351:ZE:3188:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 141, "time": "1776339201" }, "departure": { "delay": 141, "time": "1776339201" }, "stopId": "FR:76351:ZE:3657:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 86, "time": "1776338786" }, "departure": { "delay": 86, "time": "1776338786" }, "stopId": "FR:76351:ZE:4652:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1776339108" }, "departure": { "delay": 108, "time": "1776339108" }, "stopId": "FR:76351:ZE:3320:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 109, "time": "1776338869" }, "departure": { "delay": 109, "time": "1776338869" }, "stopId": "FR:76351:ZE:3571:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 86, "time": "1776339326" }, "departure": { "delay": 86, "time": "1776339326" }, "stopId": "FR:76351:ZE:4640:ATOUMOD003", "stopSequence": 20 }, { "arrival": { "delay": 87, "time": "1776339027" }, "departure": { "delay": 87, "time": "1776339027" }, "stopId": "FR:76351:ZE:3495:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 101, "time": "1776339521" }, "departure": { "delay": 101, "time": "1776339521" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 86, "time": "1776339686" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 }, { "departure": { "delay": 143, "time": "1776338603" }, "stopId": "FR:76351:ZE:3491:ATOUMOD003", "stopSequence": 10 } ], "timestamp": "1776338717", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077482x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD105:ServiceJourney:6596579734585344x9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1776339012" }, "departure": { "delay": 22, "time": "1776339022" }, "stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105", "stopSequence": 26 }, { "arrival": { "delay": -15, "time": "1776339741" }, "departure": { "delay": -15, "time": "1776339765" }, "stopId": "FR:50532:ZE:767160015:ATOUMOD105", "stopSequence": 35 }, { "arrival": { "delay": -20, "time": "1776339850" }, "departure": { "delay": -20, "time": "1776339880" }, "stopId": "FR:50532:ZE:742490002:ATOUMOD105", "stopSequence": 36 }, { "arrival": { "delay": 68, "time": "1776338787" }, "departure": { "delay": 68, "time": "1776338828" }, "stopId": "FR:50218:ZE:756080003:ATOUMOD105", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1776339361" }, "departure": { "delay": 11, "time": "1776339371" }, "stopId": "FR:50218:ZE:756080005:ATOUMOD105", "stopSequence": 31 }, { "arrival": { "delay": -12, "time": "1776339926" }, "departure": { "delay": -12, "time": "1776339948" }, "stopId": "FR:50532:ZE:749890004:ATOUMOD105", "stopSequence": 37 }, { "arrival": { "delay": -1, "time": "1776339109" }, "departure": { "delay": -1, "time": "1776339119" }, "stopId": "FR:50218:ZE:761940002:ATOUMOD105", "stopSequence": 27 }, { "arrival": { "delay": 46, "time": "1776339516" }, "departure": { "delay": 46, "time": "1776339526" }, "stopId": "FR:50218:ZE:712770017:ATOUMOD105", "stopSequence": 32 }, { "arrival": { "delay": -7, "time": "1776339276" }, "departure": { "delay": -7, "time": "1776339293" }, "stopId": "FR:50218:ZE:767200002:ATOUMOD105", "stopSequence": 30 }, { "arrival": { "delay": 10, "time": "1776339180" }, "departure": { "delay": 10, "time": "1776339190" }, "stopId": "FR:50218:ZE:759840003:ATOUMOD105", "stopSequence": 28 }, { "arrival": { "delay": -23, "time": "1776340025" }, "departure": { "delay": -23, "time": "1776340057" }, "stopId": "FR:50532:ZE:757920018:ATOUMOD105", "stopSequence": 38 }, { "arrival": { "delay": 7, "time": "1776339237" }, "departure": { "delay": 7, "time": "1776339247" }, "stopId": "FR:50218:ZE:748670005:ATOUMOD105", "stopSequence": 29 }, { "arrival": { "delay": 38, "time": "1776338908" }, "departure": { "delay": 38, "time": "1776338918" }, "stopId": "FR:50218:ZE:761860019:ATOUMOD105", "stopSequence": 23 }, { "arrival": { "delay": 81, "time": "1776340281" }, "stopId": "FR:50532:ZE:753630002:ATOUMOD105", "stopSequence": 40 }, { "arrival": { "delay": 26, "time": "1776338717" }, "departure": { "delay": 26, "time": "1776338726" }, "stopId": "FR:50218:ZE:746190002:ATOUMOD105", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1776339590" }, "departure": { "delay": 60, "time": "1776339600" }, "stopId": "FR:50218:ZE:738750004:ATOUMOD105", "stopSequence": 33 }, { "arrival": { "delay": 16, "time": "1776339666" }, "departure": { "delay": 16, "time": "1776339676" }, "stopId": "FR:50532:ZE:752240007:ATOUMOD105", "stopSequence": 34 }, { "arrival": { "delay": -22, "time": "1776340086" }, "departure": { "delay": -22, "time": "1776340118" }, "stopId": "FR:50532:ZE:757970023:ATOUMOD105", "stopSequence": 39 } ], "timestamp": "1776338818", "trip": { "directionId": 2, "routeId": "ATOUMOD105:Line:348940035:LOC", "tripId": "ATOUMOD105:ServiceJourney:6596579734585344x9:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597248:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1776338494" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": 63, "time": "1776338343" }, "departure": { "delay": 63, "time": "1776338343" }, "stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004", "stopSequence": 18 } ], "timestamp": "1776338423", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597248:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1857:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776339319" }, "departure": { "delay": 19, "time": "1776339319" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1776339918" }, "departure": { "delay": 18, "time": "1776339918" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "departure": { "delay": 30, "time": "1776339270" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 51, "time": "1776339411" }, "departure": { "delay": 51, "time": "1776339411" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1776339464" }, "departure": { "delay": 44, "time": "1776339464" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1776338554", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1857:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758408x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1106, "time": "1776333206" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 997, "time": "1776334377" }, "departure": { "delay": 997, "time": "1776334417" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 1022, "time": "1776334108" }, "departure": { "delay": 1022, "time": "1776334142" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 954, "time": "1776334482" }, "departure": { "delay": 954, "time": "1776334494" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 653, "time": "1776335633" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 1078, "time": "1776333892" }, "departure": { "delay": 1078, "time": "1776333898" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 634, "time": "1776335224" }, "departure": { "delay": 634, "time": "1776335254" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 590, "time": "1776335374" }, "departure": { "delay": 590, "time": "1776335390" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 1104, "time": "1776333744" }, "departure": { "delay": 1104, "time": "1776333744" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 702, "time": "1776334859" }, "departure": { "delay": 702, "time": "1776334902" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 876, "time": "1776334706" }, "departure": { "delay": 876, "time": "1776334716" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 1168, "time": "1776333471" }, "departure": { "delay": 1168, "time": "1776333508" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758408x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x51707923:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 114, "time": "1776338754" }, "stopId": "FR:76114:ZE:101:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 220, "time": "1776339040" }, "departure": { "delay": 220, "time": "1776339040" }, "stopId": "FR:76114:ZE:301:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1776338860" }, "departure": { "delay": 100, "time": "1776338860" }, "stopId": "FR:76114:ZE:102:ATOUMOD019", "stopSequence": 2 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:3:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x51707923:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850336F572186x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776337200" }, "departure": { "time": "1776337260" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "time": "1776336120" }, "departure": { "time": "1776336180" }, "stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002", "stopSequence": 6 }, { "arrival": { "time": "1776338460" }, "stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776336780" }, "departure": { "time": "1776336840" }, "stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002", "stopSequence": 10 }, { "departure": { "time": "1776335820" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 4 }, { "arrival": { "time": "1776336420" }, "departure": { "time": "1776336480" }, "stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002", "stopSequence": 8 } ], "timestamp": "1776332199", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850336F572186x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077481x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 232, "time": "1776338692" }, "stopId": "FR:76351:ZE:3579:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 229, "time": "1776338749" }, "stopId": "FR:76351:ZE:4768:ATOUMOD003", "stopSequence": 23 }, { "arrival": { "delay": 214, "time": "1776338914" }, "stopId": "FR:76351:ZE:4865:ATOUMOD003", "stopSequence": 24 } ], "timestamp": "1776338717", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077481x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4253190x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 109, "time": "1776339049" }, "departure": { "delay": 109, "time": "1776339049" }, "stopId": "FR:76447:ZE:3492:ATOUMOD003", "stopSequence": 49 }, { "departure": { "delay": 109, "time": "1776338689" }, "stopId": "FR:76447:ZE:3346:ATOUMOD003", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1776338870" }, "departure": { "delay": 110, "time": "1776338870" }, "stopId": "FR:76447:ZE:3695:ATOUMOD003", "stopSequence": 45 }, { "arrival": { "delay": 163, "time": "1776338983" }, "departure": { "delay": 163, "time": "1776338983" }, "stopId": "FR:76447:ZE:3146:ATOUMOD003", "stopSequence": 47 }, { "arrival": { "delay": 131, "time": "1776338771" }, "departure": { "delay": 131, "time": "1776338771" }, "stopId": "FR:76447:ZE:3220:ATOUMOD003", "stopSequence": 42 }, { "arrival": { "delay": 109, "time": "1776339109" }, "stopId": "FR:76447:ZE:3443:ATOUMOD003", "stopSequence": 50 }, { "arrival": { "delay": 142, "time": "1776338842" }, "departure": { "delay": 142, "time": "1776338842" }, "stopId": "FR:76447:ZE:3467:ATOUMOD003", "stopSequence": 44 }, { "arrival": { "delay": 152, "time": "1776338912" }, "departure": { "delay": 152, "time": "1776338912" }, "stopId": "FR:76447:ZE:3434:ATOUMOD003", "stopSequence": 46 }, { "arrival": { "delay": 133, "time": "1776339013" }, "departure": { "delay": 133, "time": "1776339013" }, "stopId": "FR:76447:ZE:3138:ATOUMOD003", "stopSequence": 48 }, { "arrival": { "delay": 109, "time": "1776338809" }, "departure": { "delay": 109, "time": "1776338809" }, "stopId": "FR:76447:ZE:3107:ATOUMOD003", "stopSequence": 43 } ], "timestamp": "1776338787", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:17:LOC", "tripId": "ATOUMOD003:ServiceJourney:4253190x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4264, "time": "1776332450" }, "departure": { "delay": 4264, "time": "1776332464" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 }, { "arrival": { "delay": 3947, "time": "1776332747" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 4 }, { "departure": { "delay": 4351, "time": "1776331951" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 4141, "time": "1776332631" }, "departure": { "delay": 4141, "time": "1776332641" }, "stopId": "FR:27681:ZE:10027:ATOUMOD118", "stopSequence": 3 } ], "timestamp": "1776338824", "trip": { "directionId": 2, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:3:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022829x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 226, "time": "1776338266" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 }, { "arrival": { "delay": 213, "time": "1776338313" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 } ], "timestamp": "1776338307", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022829x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4283912x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 42, "time": "1776338862" }, "departure": { "delay": 42, "time": "1776338862" }, "stopId": "FR:76351:ZE:3261:ATOUMOD003", "stopSequence": 4 }, { "arrival": { "delay": 61, "time": "1776339721" }, "departure": { "delay": 61, "time": "1776339721" }, "stopId": "FR:76447:ZE:3764:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 62, "time": "1776339482" }, "departure": { "delay": 62, "time": "1776339482" }, "stopId": "FR:76447:ZE:3760:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1776339800" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 56, "time": "1776339356" }, "departure": { "delay": 56, "time": "1776339356" }, "stopId": "FR:76341:ZE:3485:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1776339436" }, "departure": { "delay": 76, "time": "1776339436" }, "stopId": "FR:76447:ZE:3758:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1776339380" }, "departure": { "delay": 20, "time": "1776339380" }, "stopId": "FR:76341:ZE:3905:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1776339758" }, "departure": { "delay": 38, "time": "1776339758" }, "stopId": "FR:76447:ZE:3766:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1776339643" }, "departure": { "delay": 43, "time": "1776339643" }, "stopId": "FR:76447:ZE:3762:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1776339335" }, "departure": { "delay": 35, "time": "1776339335" }, "stopId": "FR:76341:ZE:4431:ATOUMOD003", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1776338815" }, "departure": { "delay": 55, "time": "1776338815" }, "stopId": "FR:76351:ZE:4868:ATOUMOD003", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1776339080" }, "departure": { "delay": 20, "time": "1776339080" }, "stopId": "FR:76351:ZE:4984:ATOUMOD003", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1776339560" }, "departure": { "delay": 20, "time": "1776339560" }, "stopId": "FR:76447:ZE:5203:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1776339500" }, "departure": { "delay": 20, "time": "1776339500" }, "stopId": "FR:76447:ZE:3741:ATOUMOD003", "stopSequence": 11 }, { "departure": { "delay": 75, "time": "1776338715" }, "stopId": "FR:76351:ZE:4866:ATOUMOD003", "stopSequence": 2 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11:LOC", "tripId": "ATOUMOD003:ServiceJourney:4283912x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 48, "time": "1776322317" }, "departure": { "delay": 48, "time": "1776322368" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1776322473" }, "departure": { "delay": 79, "time": "1776322519" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 42, "time": "1776321928" }, "departure": { "delay": 42, "time": "1776322002" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 7, "time": "1776322051" }, "departure": { "delay": 7, "time": "1776322087" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 56, "time": "1776321853" }, "departure": { "delay": 56, "time": "1776321896" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 85, "time": "1776321515" }, "departure": { "delay": 85, "time": "1776321565" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1776321462" }, "departure": { "delay": 79, "time": "1776321499" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1776322395" }, "departure": { "delay": 68, "time": "1776322448" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "departure": { "delay": 140, "time": "1776321140" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1776322114" }, "departure": { "delay": 9, "time": "1776322149" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 51, "time": "1776321187" }, "departure": { "delay": 51, "time": "1776321231" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 117, "time": "1776321608" }, "departure": { "delay": 117, "time": "1776321657" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 69, "time": "1776321388" }, "departure": { "delay": 69, "time": "1776321429" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1776321279" }, "departure": { "delay": 84, "time": "1776321324" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 55, "time": "1776322601" }, "departure": { "delay": 55, "time": "1776322615" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 91, "time": "1776321768" }, "departure": { "delay": 91, "time": "1776321811" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -48, "time": "1776322692" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 5, "time": "1776322207" }, "departure": { "delay": 5, "time": "1776322265" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1776322534" }, "departure": { "delay": 77, "time": "1776322577" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3763953x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -10, "time": "1776328238" }, "departure": { "delay": -10, "time": "1776328250" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 77, "time": "1776328328" }, "departure": { "delay": 77, "time": "1776328517" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 172, "time": "1776328730" }, "departure": { "delay": 172, "time": "1776328792" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -3, "time": "1776327977" }, "departure": { "delay": -3, "time": "1776328017" }, "stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -15, "time": "1776327698" }, "departure": { "delay": -15, "time": "1776327705" }, "stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 141, "time": "1776326265" }, "departure": { "delay": 141, "time": "1776326421" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 138, "time": "1776326585" }, "departure": { "delay": 138, "time": "1776326658" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 62, "time": "1776325742" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 41, "time": "1776327087" }, "departure": { "delay": 41, "time": "1776327101" }, "stopId": "FR:50577:ZE:SORMB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1776327277" }, "departure": { "delay": 51, "time": "1776327291" }, "stopId": "FR:50082:ZE:VREHL1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1776329080" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 26, "time": "1776327584" }, "departure": { "delay": 26, "time": "1776327626" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3763953x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4469774:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776340800" }, "stopId": "FR:27003:ZE:0x6015:ATOUMOD006", "stopSequence": 1 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:10:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4469774:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x253034502:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 211, "time": "1776322699" }, "departure": { "delay": 211, "time": "1776322711" }, "stopId": "FR:76384:ZE:15521:ATOUMOD019", "stopSequence": 3 }, { "arrival": { "delay": 232, "time": "1776322659" }, "departure": { "delay": 232, "time": "1776322672" }, "stopId": "FR:76384:ZE:15364:ATOUMOD019", "stopSequence": 2 }, { "arrival": { "delay": 367, "time": "1776323101" }, "departure": { "delay": 367, "time": "1776323167" }, "stopId": "FR:76384:ZE:15435:ATOUMOD019", "stopSequence": 8 }, { "arrival": { "delay": 318, "time": "1776322812" }, "departure": { "delay": 318, "time": "1776322878" }, "stopId": "FR:76384:ZE:27:ATOUMOD019", "stopSequence": 4 }, { "arrival": { "delay": 299, "time": "1776323267" }, "departure": { "delay": 299, "time": "1776323279" }, "stopId": "FR:76384:ZE:15438:ATOUMOD019", "stopSequence": 11 }, { "departure": { "delay": 315, "time": "1776322635" }, "stopId": "FR:76384:ZE:15452:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 328, "time": "1776323237" }, "departure": { "delay": 328, "time": "1776323248" }, "stopId": "FR:76384:ZE:15437:ATOUMOD019", "stopSequence": 10 }, { "arrival": { "delay": 346, "time": "1776323027" }, "departure": { "delay": 346, "time": "1776323086" }, "stopId": "FR:76384:ZE:15434:ATOUMOD019", "stopSequence": 7 }, { "arrival": { "time": "1776323385" }, "departure": { "time": "1776323040" }, "stopId": "FR:76384:ZE:15439:ATOUMOD019", "stopSequence": 12 } ], "timestamp": "1776338810", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:11:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x253034502:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17, "time": "1776309437" }, "stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1776310925" }, "departure": { "delay": 15, "time": "1776310935" }, "stopId": "FR:50129:ZE:10MLL3:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 96, "time": "1776311426" }, "departure": { "delay": 96, "time": "1776311436" }, "stopId": "FR:50129:ZE:10CRD1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 49, "time": "1776310238" }, "departure": { "delay": 49, "time": "1776310249" }, "stopId": "FR:50129:ZE:10GSN5:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -13, "time": "1776310599" }, "departure": { "delay": -13, "time": "1776310607" }, "stopId": "FR:50129:ZE:10CCI1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 137, "time": "1776310053" }, "departure": { "delay": 137, "time": "1776310097" }, "stopId": "FR:50129:ZE:10MEN2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 56, "time": "1776311201" }, "departure": { "delay": 56, "time": "1776311216" }, "stopId": "FR:50129:ZE:10ILO1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -19, "time": "1776310521" }, "departure": { "delay": -19, "time": "1776310541" }, "stopId": "FR:50129:ZE:10CIT1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 143, "time": "1776309790" }, "departure": { "delay": 143, "time": "1776309803" }, "stopId": "FR:50129:ZE:10UNI2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 101, "time": "1776311246" }, "departure": { "delay": 101, "time": "1776311261" }, "stopId": "FR:50129:ZE:10EUR1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 145, "time": "1776309854" }, "departure": { "delay": 145, "time": "1776309865" }, "stopId": "FR:50129:ZE:10AIG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1776311287" }, "departure": { "delay": 84, "time": "1776311304" }, "stopId": "FR:50129:ZE:10COD1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 48, "time": "1776309507" }, "departure": { "delay": 48, "time": "1776309528" }, "stopId": "FR:50129:ZE:10VDT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1776309595" }, "departure": { "delay": 76, "time": "1776309616" }, "stopId": "FR:50129:ZE:10PFO4:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -4, "time": "1776310417" }, "departure": { "delay": -4, "time": "1776310436" }, "stopId": "FR:50129:ZE:10PLA5:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1776311139" }, "departure": { "delay": 54, "time": "1776311154" }, "stopId": "FR:50129:ZE:10CLO1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1776310359" }, "departure": { "delay": -1, "time": "1776310379" }, "stopId": "FR:50129:ZE:10CRN1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 36, "time": "1776310806" }, "departure": { "delay": 36, "time": "1776310836" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1776311609" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 42, "time": "1776311041" }, "departure": { "delay": 42, "time": "1776311082" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 160, "time": "1776309744" }, "departure": { "delay": 160, "time": "1776309760" }, "stopId": "FR:50129:ZE:10IUT2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1776311391" }, "departure": { "delay": 123, "time": "1776311403" }, "stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035", "stopSequence": 20 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F578223x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776347460" }, "departure": { "time": "1776347520" }, "stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776348420" }, "stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1776345060" }, "departure": { "time": "1776345120" }, "stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002", "stopSequence": 20 }, { "arrival": { "time": "1776346620" }, "departure": { "time": "1776346680" }, "stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002", "stopSequence": 24 }, { "arrival": { "time": "1776345960" }, "departure": { "time": "1776346020" }, "stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776343980" }, "departure": { "time": "1776344160" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 18 }, { "departure": { "time": "1776337140" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 10 } ], "timestamp": "1776333520", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3313F578223x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1959:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 102, "time": "1776339162" }, "departure": { "delay": 102, "time": "1776339162" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1776338380" }, "departure": { "delay": 40, "time": "1776338380" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 104, "time": "1776338504" }, "departure": { "delay": 104, "time": "1776338504" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "departure": { "delay": 48, "time": "1776338328" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 116, "time": "1776338576" }, "departure": { "delay": 116, "time": "1776338576" }, "stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1776339030" }, "departure": { "delay": 90, "time": "1776339030" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 } ], "timestamp": "1776338335", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1959:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 26, "time": "1776315656" }, "departure": { "delay": 26, "time": "1776315686" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -74, "time": "1776316832" }, "departure": { "delay": -74, "time": "1776316846" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1776315951" }, "departure": { "delay": 12, "time": "1776315972" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1776314745" }, "departure": { "delay": -3, "time": "1776314757" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1776315547" }, "departure": { "delay": 47, "time": "1776315587" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1776317127" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1776314420" }, "departure": { "delay": 52, "time": "1776314512" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1776314922" }, "departure": { "delay": 12, "time": "1776314952" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776315197" }, "departure": { "delay": 8, "time": "1776315248" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 20, "time": "1776314240" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1776316175" }, "departure": { "delay": -37, "time": "1776316283" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -47, "time": "1776316658" }, "departure": { "delay": -47, "time": "1776316693" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470567:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 307, "time": "1776338587" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 } ], "timestamp": "1776338578", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470567:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx546:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1776340470" }, "departure": { "delay": 30, "time": "1776340470" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1776340391" }, "departure": { "delay": 11, "time": "1776340391" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 }, { "departure": { "delay": 30, "time": "1776340170" }, "stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1776340290" }, "departure": { "delay": 30, "time": "1776340290" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1776340211" }, "departure": { "delay": 11, "time": "1776340211" }, "stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001", "stopSequence": 2 } ], "timestamp": "1776338584", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx546:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1864:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1776335430" }, "stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1776336845" }, "departure": { "delay": 5, "time": "1776336845" }, "stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": -65, "time": "1776336895" }, "departure": { "delay": -65, "time": "1776336895" }, "stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1776335472" }, "departure": { "delay": 35, "time": "1776335495" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1776337120" }, "departure": { "delay": -20, "time": "1776337120" }, "stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1776336746" }, "departure": { "delay": -10, "time": "1776336770" }, "stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001", "stopSequence": 15 }, { "arrival": { "delay": -53, "time": "1776336967" }, "departure": { "delay": -53, "time": "1776336967" }, "stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001", "stopSequence": 18 }, { "arrival": { "delay": 75, "time": "1776335570" }, "departure": { "delay": 75, "time": "1776335595" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": -125, "time": "1776337195" }, "departure": { "delay": -125, "time": "1776337195" }, "stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001", "stopSequence": 21 }, { "arrival": { "delay": -101, "time": "1776335959" }, "departure": { "delay": -101, "time": "1776335959" }, "stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": -134, "time": "1776336026" }, "departure": { "delay": -134, "time": "1776336046" }, "stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1776335303", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1864:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758407x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 61, "time": "1776326389" }, "departure": { "delay": 61, "time": "1776326401" }, "stopId": "FR:50045:ZE:BENBG2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -32, "time": "1776326904" }, "departure": { "delay": -32, "time": "1776326968" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 41, "time": "1776325650" }, "departure": { "delay": 41, "time": "1776325661" }, "stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 5, "time": "1776327785" }, "stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1776326295" }, "departure": { "delay": 84, "time": "1776326304" }, "stopId": "FR:50045:ZE:BENCG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 82, "time": "1776325969" }, "departure": { "delay": 82, "time": "1776326002" }, "stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 43, "time": "1776325471" }, "departure": { "delay": 43, "time": "1776325483" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1776326662" }, "departure": { "delay": 53, "time": "1776326693" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1776325129" }, "departure": { "delay": 28, "time": "1776325168" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -76, "time": "1776327509" }, "departure": { "delay": -76, "time": "1776327524" }, "stopId": "FR:50184:ZE:FLAES1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1776327343" }, "departure": { "delay": -60, "time": "1776327360" }, "stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 6, "time": "1776324906" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758407x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1776312692" }, "departure": { "delay": 52, "time": "1776312712" }, "stopId": "FR:50129:ZE:10RTU2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 107, "time": "1776312449" }, "departure": { "delay": 107, "time": "1776312467" }, "stopId": "FR:50129:ZE:10PRV2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1776313463" }, "departure": { "delay": 99, "time": "1776313479" }, "stopId": "FR:50129:ZE:10NAP1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": -31, "time": "1776312852" }, "departure": { "delay": -31, "time": "1776312869" }, "stopId": "FR:50129:ZE:10FOR4:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 84, "time": "1776313242" }, "departure": { "delay": 84, "time": "1776313344" }, "stopId": "FR:50129:ZE:10BUC1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1776312625" }, "departure": { "delay": 60, "time": "1776312660" }, "stopId": "FR:50129:ZE:10BRA4:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 118, "time": "1776312285" }, "departure": { "delay": 118, "time": "1776312298" }, "stopId": "FR:50129:ZE:10AMO2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 6, "time": "1776313121" }, "departure": { "delay": 6, "time": "1776313206" }, "stopId": "FR:50129:ZE:10ARS5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1776313379" }, "departure": { "delay": 88, "time": "1776313408" }, "stopId": "FR:50129:ZE:10CTY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1776313722" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1776312542" }, "departure": { "delay": 76, "time": "1776312556" }, "stopId": "FR:50129:ZE:10BQR2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 124, "time": "1776312368" }, "departure": { "delay": 124, "time": "1776312424" }, "stopId": "FR:50129:ZE:10OYG2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1776312763" }, "departure": { "delay": 29, "time": "1776312809" }, "stopId": "FR:50129:ZE:10PFO2:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1776313019" }, "departure": { "delay": -6, "time": "1776313074" }, "stopId": "FR:50129:ZE:10HDI3:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 96, "time": "1776312326" }, "departure": { "delay": 96, "time": "1776312336" }, "stopId": "FR:50129:ZE:10EGL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1776312937" }, "departure": { "delay": 8, "time": "1776312968" }, "stopId": "FR:50129:ZE:10CRC4:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 95, "time": "1776312497" }, "departure": { "delay": 95, "time": "1776312515" }, "stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035", "stopSequence": 6 }, { "departure": { "delay": 153, "time": "1776312153" }, "stopId": "FR:50129:ZE:10PEM1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1776313519" }, "departure": { "delay": 50, "time": "1776313550" }, "stopId": "FR:50129:ZE:10CAL1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1776313613" }, "departure": { "delay": 18, "time": "1776313638" }, "stopId": "FR:50129:ZE:10AXT1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338820", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1A:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F559134x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342300" }, "departure": { "time": "1776342360" }, "stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342780" }, "stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776341520" }, "departure": { "time": "1776341580" }, "stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776343140" }, "stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1776339960" }, "departure": { "time": "1776340020" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776341040" }, "stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776340620" }, "departure": { "time": "1776340680" }, "stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776341880" }, "departure": { "time": "1776341940" }, "stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1776339720" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776340260" }, "departure": { "time": "1776340320" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 5 } ], "timestamp": "1776336100", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN851713F559134x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111983x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1776338933" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "arrival": { "delay": 94, "time": "1776338854" }, "departure": { "delay": 94, "time": "1776338854" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 113, "time": "1776338633" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 114, "time": "1776338754" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 130, "time": "1776338530" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111983x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD005:ServiceJourney:827:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776349140" }, "departure": { "time": "1776349140" }, "stopId": "FR:76217:ZE:18816:ATOUMOD005", "stopSequence": 3 }, { "arrival": { "time": "1776349740" }, "departure": { "time": "1776349740" }, "stopId": "FR:76217:ZE:18029:ATOUMOD005", "stopSequence": 8 }, { "arrival": { "time": "1776349860" }, "departure": { "time": "1776349860" }, "stopId": "FR:76217:ZE:18824:ATOUMOD005", "stopSequence": 9 }, { "arrival": { "time": "1776349020" }, "departure": { "time": "1776349020" }, "stopId": "FR:76217:ZE:18088:ATOUMOD005", "stopSequence": 2 }, { "arrival": { "time": "1776350220" }, "stopId": "FR:76217:ZE:18320:ATOUMOD005", "stopSequence": 12 }, { "arrival": { "time": "1776349500" }, "departure": { "time": "1776349500" }, "stopId": "FR:76217:ZE:18822:ATOUMOD005", "stopSequence": 6 }, { "departure": { "time": "1776348900" }, "stopId": "FR:76217:ZE:18055:ATOUMOD005", "stopSequence": 1 }, { "arrival": { "time": "1776349380" }, "departure": { "time": "1776349380" }, "stopId": "FR:76217:ZE:18817:ATOUMOD005", "stopSequence": 5 }, { "arrival": { "time": "1776349980" }, "departure": { "time": "1776349980" }, "stopId": "FR:76217:ZE:18032:ATOUMOD005", "stopSequence": 10 }, { "arrival": { "time": "1776349620" }, "departure": { "time": "1776349620" }, "stopId": "FR:76217:ZE:18823:ATOUMOD005", "stopSequence": 7 }, { "arrival": { "time": "1776350100" }, "departure": { "time": "1776350100" }, "stopId": "FR:76217:ZE:18286:ATOUMOD005", "stopSequence": 11 }, { "arrival": { "time": "1776349260" }, "departure": { "time": "1776349260" }, "stopId": "FR:76217:ZE:18821:ATOUMOD005", "stopSequence": 4 } ], "timestamp": "1776335230", "trip": { "directionId": 1, "routeId": "ATOUMOD005:Line:97:LOC", "tripId": "ATOUMOD005:ServiceJourney:827:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4022827x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 513, "time": "1776337533" }, "stopId": "FR:76552:ZE:3400:ATOUMOD003", "stopSequence": 54 }, { "departure": { "delay": 526, "time": "1776337486" }, "stopId": "FR:76552:ZE:4519:ATOUMOD003", "stopSequence": 53 } ], "timestamp": "1776337487", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C1:LOC", "tripId": "ATOUMOD003:ServiceJourney:4022827x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3747524x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1776326967" }, "departure": { "delay": -17, "time": "1776326983" }, "stopId": "FR:50129:ZE:10CRD2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 29, "time": "1776327799" }, "departure": { "delay": 29, "time": "1776327809" }, "stopId": "FR:50129:ZE:10CCI2:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 269, "time": "1776328583" }, "departure": { "delay": 269, "time": "1776328589" }, "stopId": "FR:50129:ZE:10MEN3:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": 32, "time": "1776327174" }, "departure": { "delay": 32, "time": "1776327212" }, "stopId": "FR:50129:ZE:10ILO2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1776329124" }, "stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1776327002" }, "departure": { "delay": 12, "time": "1776327012" }, "stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 191, "time": "1776328072" }, "departure": { "delay": 191, "time": "1776328151" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1776329052" }, "departure": { "delay": 110, "time": "1776329090" }, "stopId": "FR:50129:ZE:10VDT1:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": 83, "time": "1776327361" }, "departure": { "delay": 83, "time": "1776327383" }, "stopId": "FR:50129:ZE:10LMW1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 134, "time": "1776328181" }, "departure": { "delay": 134, "time": "1776328214" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 88, "time": "1776328818" }, "departure": { "delay": 88, "time": "1776328828" }, "stopId": "FR:50129:ZE:10UNI1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 26, "time": "1776327138" }, "departure": { "delay": 26, "time": "1776327146" }, "stopId": "FR:50129:ZE:10EUR2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1776327449" }, "departure": { "delay": 71, "time": "1776327491" }, "stopId": "FR:50129:ZE:10MLL4:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 99, "time": "1776328773" }, "departure": { "delay": 99, "time": "1776328779" }, "stopId": "FR:50129:ZE:10AIG1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1776328979" }, "departure": { "delay": 70, "time": "1776328990" }, "stopId": "FR:50129:ZE:10PFO3:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": 49, "time": "1776327855" }, "departure": { "delay": 49, "time": "1776327889" }, "stopId": "FR:50129:ZE:10CIT2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1776327560" }, "departure": { "delay": 44, "time": "1776327584" }, "stopId": "FR:50129:ZE:10GMA3:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 17, "time": "1776326837" }, "stopId": "FR:50129:ZE:10PIS1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1776327047" }, "departure": { "delay": 27, "time": "1776327087" }, "stopId": "FR:50129:ZE:10COD2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 275, "time": "1776328367" }, "departure": { "delay": 275, "time": "1776328475" }, "stopId": "FR:50129:ZE:10GSN4:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 66, "time": "1776327297" }, "departure": { "delay": 66, "time": "1776327306" }, "stopId": "FR:50129:ZE:10CLO2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1776328841" }, "departure": { "delay": 77, "time": "1776328877" }, "stopId": "FR:50129:ZE:10IUT1:ATOUMOD035", "stopSequence": 19 } ], "timestamp": "1776338815", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:08:LOC", "tripId": "ATOUMOD035:ServiceJourney:3747524x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597579:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 196, "time": "1776337816" }, "departure": { "delay": 196, "time": "1776337816" }, "stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004", "stopSequence": 4 }, { "arrival": { "delay": 119, "time": "1776338399" }, "departure": { "delay": 119, "time": "1776338399" }, "stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1776338481" }, "departure": { "delay": 81, "time": "1776338481" }, "stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": 229, "time": "1776337789" }, "departure": { "delay": 229, "time": "1776337789" }, "stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1776338443" }, "departure": { "delay": 103, "time": "1776338443" }, "stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004", "stopSequence": 15 } ], "timestamp": "1776338363", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597579:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017500x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -10, "time": "1776338750" }, "stopId": "FR:76351:ZE:3530:ATOUMOD003", "stopSequence": 20 }, { "departure": { "time": "1776338700" }, "stopId": "FR:76351:ZE:3030:ATOUMOD003", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1776339050" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 19, "time": "1776338539" }, "stopId": "FR:76351:ZE:4996:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1776338810" }, "departure": { "delay": -10, "time": "1776338810" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 21 }, { "departure": { "delay": -25, "time": "1776338615" }, "stopId": "FR:76351:ZE:3241:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1776338797", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017500x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1776326162" }, "departure": { "delay": 31, "time": "1776326191" }, "stopId": "FR:50129:ZE:10AMO1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -3, "time": "1776325911" }, "departure": { "delay": -3, "time": "1776325977" }, "stopId": "FR:50129:ZE:10PRV1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 103, "time": "1776325090" }, "departure": { "delay": 103, "time": "1776325123" }, "stopId": "FR:50129:ZE:10CTY2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 164, "time": "1776324764" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1776325244" }, "departure": { "delay": 144, "time": "1776325284" }, "stopId": "FR:50129:ZE:10ARS4:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 128, "time": "1776325144" }, "departure": { "delay": 128, "time": "1776325208" }, "stopId": "FR:50129:ZE:10BUC2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1776324819" }, "departure": { "delay": 86, "time": "1776324866" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -44, "time": "1776325756" }, "departure": { "delay": -44, "time": "1776325816" }, "stopId": "FR:50129:ZE:10BQR1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": 26, "time": "1776326006" }, "departure": { "delay": 26, "time": "1776326066" }, "stopId": "FR:50129:ZE:10OLY1:ATOUMOD035", "stopSequence": 16 }, { "arrival": { "delay": -29, "time": "1776325616" }, "departure": { "delay": -29, "time": "1776325651" }, "stopId": "FR:50129:ZE:10RTU1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": -39, "time": "1776325846" }, "departure": { "delay": -39, "time": "1776325881" }, "stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 18, "time": "1776326358" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 108, "time": "1776325387" }, "departure": { "delay": 108, "time": "1776325428" }, "stopId": "FR:50129:ZE:10CRC3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1776325532" }, "departure": { "delay": 8, "time": "1776325568" }, "stopId": "FR:50129:ZE:10PFO1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1776325477" }, "departure": { "delay": 44, "time": "1776325484" }, "stopId": "FR:50129:ZE:10FOR3:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 99, "time": "1776324918" }, "departure": { "delay": 99, "time": "1776324939" }, "stopId": "FR:50129:ZE:10CAL2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 38, "time": "1776326088" }, "departure": { "delay": 38, "time": "1776326138" }, "stopId": "FR:50129:ZE:10EGL1:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 77, "time": "1776324987" }, "departure": { "delay": 77, "time": "1776325037" }, "stopId": "FR:50129:ZE:10NAP2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": -46, "time": "1776325680" }, "departure": { "delay": -46, "time": "1776325694" }, "stopId": "FR:50129:ZE:10BRA3:ATOUMOD035", "stopSequence": 12 } ], "timestamp": "1776338819", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:1B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017485x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 245, "time": "1776338645" }, "stopId": "FR:76351:ZE:3717:ATOUMOD003", "stopSequence": 22 }, { "departure": { "delay": 279, "time": "1776338559" }, "stopId": "FR:76351:ZE:3449:ATOUMOD003", "stopSequence": 21 } ], "timestamp": "1776338597", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C8:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017485x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596850:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -906, "time": "1776338634" }, "departure": { "delay": -906, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004", "stopSequence": 10 }, { "arrival": { "delay": -329, "time": "1776340171" }, "departure": { "delay": -329, "time": "1776340171" }, "stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004", "stopSequence": 19 }, { "arrival": { "delay": -294, "time": "1776339906" }, "departure": { "delay": -294, "time": "1776339906" }, "stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004", "stopSequence": 15 }, { "arrival": { "delay": -315, "time": "1776340125" }, "departure": { "delay": -315, "time": "1776340125" }, "stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004", "stopSequence": 18 }, { "departure": { "delay": -666, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 8 }, { "arrival": { "delay": -300, "time": "1776340080" }, "departure": { "delay": -300, "time": "1776340080" }, "stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": -726, "time": "1776338634" }, "departure": { "delay": -726, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004", "stopSequence": 9 }, { "arrival": { "delay": -258, "time": "1776339822" }, "departure": { "delay": -258, "time": "1776339822" }, "stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004", "stopSequence": 14 }, { "arrival": { "delay": -331, "time": "1776340289" }, "departure": { "delay": -331, "time": "1776340289" }, "stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": -1086, "time": "1776338634" }, "departure": { "delay": -1086, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004", "stopSequence": 11 }, { "arrival": { "delay": -330, "time": "1776339990" }, "departure": { "delay": -330, "time": "1776339990" }, "stopId": "FR:27229:ZE:0xROR01:ATOUMOD004", "stopSequence": 16 }, { "arrival": { "delay": -329, "time": "1776340231" }, "departure": { "delay": -329, "time": "1776340231" }, "stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004", "stopSequence": 20 }, { "arrival": { "delay": -1266, "time": "1776338634" }, "departure": { "delay": -1266, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004", "stopSequence": 12 }, { "arrival": { "delay": -361, "time": "1776340319" }, "stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": -1326, "time": "1776338634" }, "departure": { "delay": -1326, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004", "stopSequence": 13 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596850:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758536x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1776341460" }, "departure": { "delay": 60, "time": "1776341460" }, "stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1776342060" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 60, "time": "1776340140" }, "departure": { "delay": 60, "time": "1776340140" }, "stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1776341040" }, "departure": { "delay": 60, "time": "1776341040" }, "stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 66, "time": "1776338743" }, "departure": { "delay": 66, "time": "1776338766" }, "stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 60, "time": "1776339660" }, "departure": { "delay": 60, "time": "1776339660" }, "stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035", "stopSequence": 5 }, { "departure": { "delay": 65, "time": "1776338465" }, "stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1776339900" }, "departure": { "delay": 60, "time": "1776339900" }, "stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1776339060" }, "departure": { "delay": 60, "time": "1776339060" }, "stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 60, "time": "1776340560" }, "departure": { "delay": 60, "time": "1776340560" }, "stopId": "FR:50041:ZE:HAGECA:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 60, "time": "1776340260" }, "departure": { "delay": 60, "time": "1776340260" }, "stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1776339420" }, "departure": { "delay": 60, "time": "1776339420" }, "stopId": "FR:50041:ZE:HAGMES:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1776338816", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:A1:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758536x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN848954F559327x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776334020" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776337200" }, "departure": { "time": "1776337260" }, "stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002", "stopSequence": 23 }, { "arrival": { "time": "1776335460" }, "departure": { "time": "1776335520" }, "stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776339000" }, "departure": { "time": "1776339060" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002", "stopSequence": 27 }, { "arrival": { "time": "1776336360" }, "departure": { "time": "1776336420" }, "stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1776339360" }, "stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002", "stopSequence": 28 }, { "arrival": { "time": "1776336960" }, "departure": { "time": "1776337020" }, "stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776335880" }, "departure": { "time": "1776335940" }, "stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776337920" }, "departure": { "time": "1776337980" }, "stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002", "stopSequence": 25 }, { "arrival": { "time": "1776334860" }, "departure": { "time": "1776334920" }, "stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776335100" }, "departure": { "time": "1776335160" }, "stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1776330400", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN848954F559327x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758394x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 210, "time": "1776327346" }, "departure": { "delay": 210, "time": "1776327390" }, "stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 261, "time": "1776326788" }, "departure": { "delay": 261, "time": "1776326841" }, "stopId": "FR:50045:ZE:BENCG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 336, "time": "1776326036" }, "departure": { "delay": 336, "time": "1776326136" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 224, "time": "1776328272" }, "departure": { "delay": 224, "time": "1776328304" }, "stopId": "FR:50129:ZE:10PLA4:ATOUMOD035", "stopSequence": 17 }, { "arrival": { "delay": 166, "time": "1776327518" }, "departure": { "delay": 166, "time": "1776327526" }, "stopId": "FR:50294:ZE:MARPO1:ATOUMOD035", "stopSequence": 13 }, { "departure": { "delay": 148, "time": "1776324868" }, "stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 201, "time": "1776328332" }, "departure": { "delay": 201, "time": "1776328341" }, "stopId": "FR:50129:ZE:10CRN2:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": 272, "time": "1776326668" }, "departure": { "delay": 272, "time": "1776326732" }, "stopId": "FR:50045:ZE:BENBG1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1776325096" }, "departure": { "delay": 155, "time": "1776325115" }, "stopId": "FR:50604:ZE:TREGM1:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 257, "time": "1776325585" }, "departure": { "delay": 257, "time": "1776325637" }, "stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 198, "time": "1776328458" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": 123, "time": "1776328044" }, "departure": { "delay": 123, "time": "1776328083" }, "stopId": "FR:50129:ZE:10PEM2:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 257, "time": "1776327092" }, "departure": { "delay": 257, "time": "1776327137" }, "stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035", "stopSequence": 11 }, { "arrival": { "delay": 283, "time": "1776326429" }, "departure": { "delay": 283, "time": "1776326443" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 257, "time": "1776327880" }, "departure": { "delay": 257, "time": "1776327917" }, "stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 161, "time": "1776328135" }, "departure": { "delay": 161, "time": "1776328181" }, "stopId": "FR:50129:ZE:10AXT2:ATOUMOD035", "stopSequence": 16 } ], "timestamp": "1776338815", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:B:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758394x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 25, "time": "1776323125" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1776324388" }, "departure": { "delay": 28, "time": "1776324388" }, "stopId": "FR:50149:ZE:COUBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1776323830" }, "departure": { "delay": 46, "time": "1776323926" }, "stopId": "FR:50294:ZE:MARMA2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1776323316" }, "departure": { "delay": 18, "time": "1776323358" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1776324655" }, "departure": { "delay": 11, "time": "1776324671" }, "stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1776325201" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 17, "time": "1776324151" }, "departure": { "delay": 17, "time": "1776324257" }, "stopId": "FR:50230:ZE:HARFE2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1776323615" }, "departure": { "delay": 19, "time": "1776323659" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1776325074" }, "departure": { "delay": 22, "time": "1776325102" }, "stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1776324874" }, "departure": { "delay": 105, "time": "1776324885" }, "stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035", "stopSequence": 8 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4283926x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 29, "time": "1776338069" }, "stopId": "FR:76447:ZE:3817:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 29, "time": "1776337109" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1776338317", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4283926x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14543:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17322, "time": "1776337362" }, "departure": { "delay": 17322, "time": "1776337362" }, "stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001", "stopSequence": 16 }, { "arrival": { "delay": 17394, "time": "1776337434" }, "departure": { "delay": 17394, "time": "1776337434" }, "stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001", "stopSequence": 17 }, { "arrival": { "delay": 17332, "time": "1776337268" }, "departure": { "delay": 17332, "time": "1776337312" }, "stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001", "stopSequence": 15 } ], "timestamp": "1776335864", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14543:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596188:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -25, "time": "1776338615" }, "departure": { "delay": -25, "time": "1776338615" }, "stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004", "stopSequence": 28 }, { "arrival": { "delay": -195, "time": "1776338865" }, "stopId": "FR:27602:ZE:0xROU01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": -160, "time": "1776338780" }, "departure": { "delay": -160, "time": "1776338780" }, "stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004", "stopSequence": 31 }, { "arrival": { "delay": -97, "time": "1776338723" }, "departure": { "delay": -97, "time": "1776338723" }, "stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004", "stopSequence": 30 }, { "arrival": { "delay": -58, "time": "1776338642" }, "departure": { "delay": -58, "time": "1776338642" }, "stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004", "stopSequence": 29 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596188:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4039372x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -32, "time": "1776338068" }, "stopId": "FR:76351:ZE:4576:ATOUMOD003", "stopSequence": 54 }, { "arrival": { "delay": -61, "time": "1776338159" }, "stopId": "FR:76481:ZE:5250:ATOUMOD003", "stopSequence": 55 } ], "timestamp": "1776338167", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:10:LOC", "tripId": "ATOUMOD003:ServiceJourney:4039372x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077475x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 211, "time": "1776337591" }, "stopId": "FR:76351:ZE:3436:ATOUMOD003", "stopSequence": 26 }, { "arrival": { "delay": 211, "time": "1776337711" }, "stopId": "FR:76351:ZE:3639:ATOUMOD003", "stopSequence": 27 } ], "timestamp": "1776337697", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C2:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077475x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F565239x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340860" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1776337920" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776345480" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 } ], "timestamp": "1776334300", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3118F565239x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758126x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -50, "time": "1776341290" }, "departure": { "delay": -50, "time": "1776341290" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 71, "time": "1776337469" }, "departure": { "delay": 71, "time": "1776337511" }, "stopId": "FR:50615:ZE:VALCH2:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": -7, "time": "1776338481" }, "departure": { "delay": -7, "time": "1776338633" }, "stopId": "FR:50138:ZE:COLRAV:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": -50, "time": "1776342370" }, "departure": { "delay": -50, "time": "1776342370" }, "stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035", "stopSequence": 19 }, { "arrival": { "delay": -49, "time": "1776338397" }, "departure": { "delay": -49, "time": "1776338411" }, "stopId": "FR:50138:ZE:COLFR2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": -50, "time": "1776339910" }, "departure": { "delay": -50, "time": "1776339910" }, "stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -50, "time": "1776339070" }, "departure": { "delay": -50, "time": "1776339070" }, "stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": -49, "time": "1776340571" }, "departure": { "delay": -49, "time": "1776340571" }, "stopId": "FR:50490:ZE:SJREG2:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": -50, "time": "1776342910" }, "stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035", "stopSequence": 21 }, { "arrival": { "delay": -50, "time": "1776340990" }, "departure": { "delay": -50, "time": "1776340990" }, "stopId": "FR:50031:ZE:BARPL2:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -31, "time": "1776338243" }, "departure": { "delay": -31, "time": "1776338249" }, "stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": -50, "time": "1776340210" }, "departure": { "delay": -50, "time": "1776340210" }, "stopId": "FR:50412:ZE:PORLE1:ATOUMOD035", "stopSequence": 10 }, { "departure": { "delay": 22, "time": "1776337402" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": -50, "time": "1776342670" }, "departure": { "delay": -50, "time": "1776342670" }, "stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035", "stopSequence": 20 }, { "arrival": { "delay": -50, "time": "1776341890" }, "departure": { "delay": -50, "time": "1776341890" }, "stopId": "FR:50332:ZE:MALSF1:ATOUMOD035", "stopSequence": 18 }, { "arrival": { "delay": -50, "time": "1776341530" }, "departure": { "delay": -50, "time": "1776341530" }, "stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 25, "time": "1776337994" }, "departure": { "delay": 25, "time": "1776338005" }, "stopId": "FR:50615:ZE:VALHO2:ATOUMOD035", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1776337620" }, "departure": { "delay": 8, "time": "1776337688" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 3 }, { "arrival": { "delay": -50, "time": "1776340570" }, "departure": { "delay": -50, "time": "1776340570" }, "stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:F:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758126x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:9:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 308, "time": "1776336308" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 4 }, { "departure": { "delay": 671, "time": "1776335471" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 514, "time": "1776336176" }, "departure": { "delay": 514, "time": "1776336214" }, "stopId": "FR:27681:ZE:10027:ATOUMOD118", "stopSequence": 3 }, { "arrival": { "delay": 646, "time": "1776336046" }, "departure": { "delay": 646, "time": "1776336046" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 } ], "timestamp": "1776338824", "trip": { "directionId": 2, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:9:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3120F565237x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342180" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 13 }, { "departure": { "time": "1776341340" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776344340" }, "departure": { "time": "1776344520" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776349380" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776342960" }, "departure": { "time": "1776343020" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 15 } ], "timestamp": "1776337719", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3120F565237x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3758089x2025xHxMultxJxVxJeuxVenx01:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1776330652" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1776329776" }, "departure": { "delay": 16, "time": "1776329776" }, "stopId": "FR:50149:ZE:COUBG2:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1776329528" }, "departure": { "delay": 8, "time": "1776329648" }, "stopId": "FR:50230:ZE:HARFE2:ATOUMOD035", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1776329093" }, "departure": { "delay": 61, "time": "1776329101" }, "stopId": "FR:50294:ZE:MARPO2:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 31, "time": "1776328531" }, "stopId": "FR:50129:ZE:10PEM4:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 121, "time": "1776330294" }, "departure": { "delay": 121, "time": "1776330301" }, "stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 71, "time": "1776330516" }, "departure": { "delay": 71, "time": "1776330551" }, "stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1776328791" }, "departure": { "delay": 92, "time": "1776328832" }, "stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035", "stopSequence": 2 }, { "arrival": { "delay": 22, "time": "1776330047" }, "departure": { "delay": 22, "time": "1776330082" }, "stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1776329260" }, "departure": { "delay": 33, "time": "1776329313" }, "stopId": "FR:50294:ZE:MARMA2:ATOUMOD035", "stopSequence": 4 } ], "timestamp": "1776338819", "trip": { "directionId": 2, "routeId": "ATOUMOD035:Line:E:LOC", "tripId": "ATOUMOD035:ServiceJourney:3758089x2025xHxMultxJxVxJeuxVenx01:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470852:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1776338710" }, "departure": { "delay": 10, "time": "1776338710" }, "stopId": "FR:27275:ZE:0x6232:ATOUMOD006", "stopSequence": 39 }, { "arrival": { "delay": 72, "time": "1776338652" }, "departure": { "delay": 72, "time": "1776338652" }, "stopId": "FR:27275:ZE:0x7179:ATOUMOD006", "stopSequence": 37 }, { "arrival": { "delay": 166, "time": "1776338446" }, "departure": { "delay": 166, "time": "1776338446" }, "stopId": "FR:27275:ZE:0x6200:ATOUMOD006", "stopSequence": 34 }, { "arrival": { "delay": 148, "time": "1776338608" }, "departure": { "delay": 148, "time": "1776338608" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 36 }, { "arrival": { "delay": -25, "time": "1776338915" }, "departure": { "delay": -25, "time": "1776338915" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 5, "time": "1776338825" }, "departure": { "delay": 5, "time": "1776338825" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 40 }, { "arrival": { "delay": 201, "time": "1776338538" }, "departure": { "delay": 201, "time": "1776338541" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 35 }, { "arrival": { "delay": -35, "time": "1776338965" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 42 }, { "arrival": { "delay": 93, "time": "1776338673" }, "departure": { "delay": 93, "time": "1776338673" }, "stopId": "FR:27275:ZE:0x6224:ATOUMOD006", "stopSequence": 38 } ], "timestamp": "1776338698", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:E1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470852:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TNIx291:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776340860" }, "departure": { "time": "1776340860" }, "stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "time": "1776341460" }, "departure": { "time": "1776341460" }, "stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001", "stopSequence": 10 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340740" }, "stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1776340805" }, "departure": { "delay": 5, "time": "1776340805" }, "stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "time": "1776340800" }, "departure": { "time": "1776340800" }, "stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341220" }, "stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "time": "1776342000" }, "departure": { "time": "1776342000" }, "stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001", "stopSequence": 11 }, { "departure": { "time": "1776340260" }, "stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341280" }, "stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "time": "1776342060" }, "stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001", "stopSequence": 12 }, { "arrival": { "time": "1776340680" }, "departure": { "time": "1776340680" }, "stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "time": "1776341400" }, "departure": { "time": "1776341400" }, "stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001", "stopSequence": 9 } ], "timestamp": "1776338588", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TNIx26:LOC", "tripId": "ATOUMOD001:ServiceJourney:TNIx291:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3344F578105x2026x04x12T21x06x27Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343380" }, "departure": { "time": "1776343440" }, "stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002", "stopSequence": 3 }, { "arrival": { "time": "1776349860" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 8 }, { "arrival": { "time": "1776344280" }, "departure": { "time": "1776344340" }, "stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776345840" }, "departure": { "time": "1776345960" }, "stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002", "stopSequence": 7 }, { "departure": { "time": "1776342060" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1776338439", "trip": { "directionId": 1, "routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3344F578105x2026x04x12T21x06x27Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111981x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 258, "time": "1776337638" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 239, "time": "1776337559" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1776337627", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111981x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN850617F559193x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776342120" }, "departure": { "time": "1776342180" }, "stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002", "stopSequence": 13 }, { "arrival": { "time": "1776342720" }, "departure": { "time": "1776342780" }, "stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776340740" }, "departure": { "time": "1776340800" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776343800" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 22 }, { "arrival": { "time": "1776343320" }, "departure": { "time": "1776343380" }, "stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002", "stopSequence": 21 }, { "arrival": { "time": "1776340980" }, "departure": { "time": "1776341040" }, "stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776342900" }, "departure": { "time": "1776342960" }, "stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002", "stopSequence": 19 }, { "arrival": { "time": "1776341700" }, "departure": { "time": "1776341880" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776342360" }, "departure": { "time": "1776342420" }, "stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776341220" }, "departure": { "time": "1776341340" }, "stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002", "stopSequence": 9 }, { "departure": { "time": "1776340320" }, "stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002", "stopSequence": 1 } ], "timestamp": "1776336700", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN850617F559193x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4282068xGTFSxGSemH25xSemainex03:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 114, "time": "1776338514" }, "stopId": "FR:76657:ZE:3305:ATOUMOD003", "stopSequence": 29 }, { "departure": { "delay": 155, "time": "1776338435" }, "stopId": "FR:76657:ZE:3262:ATOUMOD003", "stopSequence": 28 } ], "timestamp": "1776338527", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:25:LOC", "tripId": "ATOUMOD003:ServiceJourney:4282068xGTFSxGSemH25xSemainex03:LOC" } } }, { "id": "SM:ATOUMOD012:ServiceJourney:100000356:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1776339047" }, "departure": { "delay": 47, "time": "1776339047" }, "stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1776339227" }, "stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1776338867" }, "departure": { "delay": 47, "time": "1776338867" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1776338687" }, "departure": { "delay": 47, "time": "1776338687" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1776338567" }, "departure": { "delay": 47, "time": "1776338567" }, "stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012", "stopSequence": 12 }, { "arrival": { "delay": 68, "time": "1776338408" }, "departure": { "delay": 68, "time": "1776338408" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1776338540" }, "departure": { "delay": 80, "time": "1776338540" }, "stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012", "stopSequence": 11 } ], "timestamp": "1776338636", "trip": { "directionId": 1, "routeId": "ATOUMOD012:Line:2:LOC", "tripId": "ATOUMOD012:ServiceJourney:100000356:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112063x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 209, "time": "1776338789" }, "stopId": "FR:76351:ZE:3969:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 189, "time": "1776339549" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 }, { "arrival": { "delay": 194, "time": "1776339134" }, "departure": { "delay": 194, "time": "1776339134" }, "stopId": "FR:76351:ZE:3975:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 166, "time": "1776338926" }, "departure": { "delay": 166, "time": "1776338926" }, "stopId": "FR:76351:ZE:3971:ATOUMOD003", "stopSequence": 12 }, { "arrival": { "delay": 184, "time": "1776339244" }, "departure": { "delay": 184, "time": "1776339244" }, "stopId": "FR:76351:ZE:4003:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1776339036" }, "departure": { "delay": 156, "time": "1776339036" }, "stopId": "FR:76351:ZE:3991:ATOUMOD003", "stopSequence": 13 }, { "departure": { "delay": 154, "time": "1776338614" }, "stopId": "FR:76351:ZE:3989:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 154, "time": "1776339454" }, "departure": { "delay": 154, "time": "1776339454" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 169, "time": "1776339349" }, "departure": { "delay": 169, "time": "1776339349" }, "stopId": "FR:76351:ZE:3987:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1776338807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112063x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470295:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1776338415" }, "departure": { "delay": 195, "time": "1776338415" }, "stopId": "FR:27275:ZE:0x6226:ATOUMOD006", "stopSequence": 14 }, { "arrival": { "delay": 63, "time": "1776338883" }, "departure": { "delay": 63, "time": "1776338883" }, "stopId": "FR:27022:ZE:0x6978:ATOUMOD006", "stopSequence": 22 }, { "arrival": { "delay": 103, "time": "1776338677" }, "departure": { "delay": 103, "time": "1776338683" }, "stopId": "FR:27275:ZE:0x7182:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": 97, "time": "1776338797" }, "departure": { "delay": 97, "time": "1776338797" }, "stopId": "FR:27275:ZE:0x6193:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": 161, "time": "1776338621" }, "departure": { "delay": 161, "time": "1776338621" }, "stopId": "FR:27275:ZE:0x6202:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1776338933" }, "stopId": "FR:27022:ZE:0x6991:ATOUMOD006", "stopSequence": 23 }, { "arrival": { "delay": 205, "time": "1776338365" }, "departure": { "delay": 205, "time": "1776338365" }, "stopId": "FR:27275:ZE:0x6208:ATOUMOD006", "stopSequence": 13 }, { "arrival": { "delay": 163, "time": "1776338563" }, "departure": { "delay": 163, "time": "1776338563" }, "stopId": "FR:27275:ZE:0x6204:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": 223, "time": "1776338323" }, "departure": { "delay": 223, "time": "1776338323" }, "stopId": "FR:27275:ZE:0x6198:ATOUMOD006", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1776338503" }, "departure": { "delay": 103, "time": "1776338503" }, "stopId": "FR:27275:ZE:0x6214:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1776338397", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:6b:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470295:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN3116F565243x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776334200" }, "stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776342180" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 26 }, { "arrival": { "time": "1776335820" }, "departure": { "time": "1776335880" }, "stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002", "stopSequence": 15 }, { "arrival": { "time": "1776337140" }, "departure": { "time": "1776337320" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 17 }, { "arrival": { "time": "1776334980" }, "departure": { "time": "1776335040" }, "stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002", "stopSequence": 13 } ], "timestamp": "1776330580", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN3116F565243x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077335x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 56, "time": "1776337376" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1776337483" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 } ], "timestamp": "1776337447", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077335x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN16574F566155x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1776336300" }, "stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002", "stopSequence": 12 }, { "arrival": { "delay": 1200, "time": "1776342840" }, "stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002", "stopSequence": 31 } ], "timestamp": "1776337839", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN16574F566155x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597216:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1326, "time": "1776338634" }, "stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004", "stopSequence": 11 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597216:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077336x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 8, "time": "1776338408" }, "stopId": "FR:76351:ZE:3245:ATOUMOD003", "stopSequence": 13 }, { "arrival": { "delay": -11, "time": "1776338569" }, "stopId": "FR:76351:ZE:3716:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": 2, "time": "1776338462" }, "stopId": "FR:76351:ZE:3859:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": 7, "time": "1776338347" }, "stopId": "FR:76351:ZE:3675:ATOUMOD003", "stopSequence": 12 } ], "timestamp": "1776338417", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077336x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597199:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1776338692" }, "stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004", "stopSequence": 32 }, { "arrival": { "delay": 56, "time": "1776338636" }, "departure": { "delay": 56, "time": "1776338636" }, "stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004", "stopSequence": 31 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T2:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597199:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2181:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776339120" }, "departure": { "time": "1776339120" }, "stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1776338978" }, "departure": { "delay": 38, "time": "1776338978" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "departure": { "time": "1776338700" }, "stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1776339052" }, "departure": { "delay": 52, "time": "1776339052" }, "stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001", "stopSequence": 5 } ], "timestamp": "1776338454", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2181:LOC" } } }, { "id": "SM:ATOUMOD002:ServiceJourney:OCESN13136F566216x2026x04x11T22x09x03Z:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776343680" }, "stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002", "stopSequence": 18 }, { "arrival": { "time": "1776338760" }, "departure": { "time": "1776338820" }, "stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002", "stopSequence": 5 }, { "arrival": { "time": "1776339180" }, "departure": { "time": "1776339240" }, "stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002", "stopSequence": 7 }, { "arrival": { "time": "1776341280" }, "departure": { "time": "1776341400" }, "stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002", "stopSequence": 17 }, { "departure": { "time": "1776337740" }, "stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002", "stopSequence": 1 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339900" }, "stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002", "stopSequence": 9 }, { "arrival": { "time": "1776340320" }, "departure": { "time": "1776340440" }, "stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002", "stopSequence": 11 }, { "arrival": { "time": "1776338280" }, "departure": { "time": "1776338340" }, "stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002", "stopSequence": 3 } ], "timestamp": "1776334120", "trip": { "directionId": 2, "routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC", "tripId": "ATOUMOD002:ServiceJourney:OCESN13136F566216x2026x04x11T22x09x03Z:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4077349x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -24, "time": "1776338556" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 14 }, { "departure": { "delay": -24, "time": "1776338316" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 13 } ], "timestamp": "1776338647", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C6:LOC", "tripId": "ATOUMOD003:ServiceJourney:4077349x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx01x0001000:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1776320440" }, "stopId": "FR:50615:ZE:VALZA1:ATOUMOD035", "stopSequence": 15 }, { "arrival": { "delay": 57, "time": "1776319104" }, "departure": { "delay": 57, "time": "1776319137" }, "stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035", "stopSequence": 9 }, { "arrival": { "delay": -61, "time": "1776319866" }, "departure": { "delay": -61, "time": "1776319919" }, "stopId": "FR:50615:ZE:VALCH1:ATOUMOD035", "stopSequence": 13 }, { "arrival": { "delay": -17, "time": "1776319731" }, "departure": { "delay": -17, "time": "1776319783" }, "stopId": "FR:50615:ZE:VALGS1:ATOUMOD035", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1776317614" }, "departure": { "delay": 25, "time": "1776317665" }, "stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035", "stopSequence": 3 }, { "departure": { "delay": 67, "time": "1776317107" }, "stopId": "FR:50412:ZE:PORLE2:ATOUMOD035", "stopSequence": 1 }, { "arrival": { "delay": 43, "time": "1776318595" }, "departure": { "delay": 43, "time": "1776318643" }, "stopId": "FR:50082:ZE:VREHL1:ATOUMOD035", "stopSequence": 7 }, { "arrival": { "delay": 32, "time": "1776318440" }, "departure": { "delay": 32, "time": "1776318452" }, "stopId": "FR:50577:ZE:SORMB1:ATOUMOD035", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1776319383" }, "departure": { "delay": 27, "time": "1776319407" }, "stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035", "stopSequence": 10 }, { "arrival": { "delay": -98, "time": "1776319959" }, "departure": { "delay": -98, "time": "1776320002" }, "stopId": "FR:50615:ZE:VALFB1:ATOUMOD035", "stopSequence": 14 }, { "arrival": { "delay": 67, "time": "1776318936" }, "departure": { "delay": 67, "time": "1776319027" }, "stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035", "stopSequence": 8 }, { "arrival": { "delay": 22, "time": "1776319634" }, "departure": { "delay": 22, "time": "1776319642" }, "stopId": "FR:50615:ZE:VALCA1:ATOUMOD035", "stopSequence": 11 } ], "timestamp": "1776338809", "trip": { "directionId": 1, "routeId": "ATOUMOD035:Line:G:LOC", "tripId": "ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx01x0001000:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx882:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1776340185" }, "departure": { "delay": 45, "time": "1776340185" }, "stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001", "stopSequence": 9 }, { "arrival": { "delay": 19, "time": "1776339799" }, "departure": { "delay": 19, "time": "1776339799" }, "stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1776339736" }, "departure": { "delay": 16, "time": "1776339736" }, "stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1776339930" }, "departure": { "delay": 30, "time": "1776339930" }, "stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001", "stopSequence": 7 }, { "departure": { "delay": 30, "time": "1776339510" }, "stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001", "stopSequence": 1 }, { "arrival": { "delay": 24, "time": "1776339984" }, "departure": { "delay": 24, "time": "1776339984" }, "stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 43, "time": "1776339883" }, "departure": { "delay": 43, "time": "1776339883" }, "stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1776339695" }, "departure": { "delay": 35, "time": "1776339695" }, "stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776338584", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx882:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x7:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 311, "time": "1776338530" }, "departure": { "delay": 311, "time": "1776338531" }, "stopId": "FR:14366:ZE:35150004:ATOUMOD036", "stopSequence": 20 }, { "arrival": { "delay": 350, "time": "1776339170" }, "stopId": "FR:14303:ZE:19280004:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 226, "time": "1776338085" }, "departure": { "delay": 226, "time": "1776338086" }, "stopId": "FR:14366:ZE:310810014:ATOUMOD036", "stopSequence": 16 }, { "arrival": { "delay": 336, "time": "1776338599" }, "departure": { "delay": 336, "time": "1776338616" }, "stopId": "FR:14366:ZE:7150003:ATOUMOD036", "stopSequence": 21 }, { "arrival": { "delay": 304, "time": "1776338393" }, "departure": { "delay": 304, "time": "1776338404" }, "stopId": "FR:14366:ZE:652240007:ATOUMOD036", "stopSequence": 18 }, { "arrival": { "delay": 213, "time": "1776338133" }, "departure": { "delay": 213, "time": "1776338133" }, "stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036", "stopSequence": 17 }, { "arrival": { "delay": 309, "time": "1776338999" }, "departure": { "delay": 309, "time": "1776339009" }, "stopId": "FR:14366:ZE:17240004:ATOUMOD036", "stopSequence": 24 }, { "arrival": { "delay": 370, "time": "1776338763" }, "departure": { "delay": 370, "time": "1776338830" }, "stopId": "FR:14366:ZE:3100004:ATOUMOD036", "stopSequence": 23 }, { "arrival": { "delay": 296, "time": "1776338455" }, "departure": { "delay": 296, "time": "1776338456" }, "stopId": "FR:14366:ZE:36970002:ATOUMOD036", "stopSequence": 19 }, { "arrival": { "delay": 350, "time": "1776338690" }, "departure": { "delay": 350, "time": "1776338690" }, "stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036", "stopSequence": 22 } ], "timestamp": "1776338583", "trip": { "directionId": 2, "routeId": "ATOUMOD036:Line:5131776580124672:LOC", "tripId": "ATOUMOD036:ServiceJourney:4995135378030592x7:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2226:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1776339938" }, "departure": { "delay": 38, "time": "1776339938" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "time": "1776339840" }, "departure": { "time": "1776339840" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776335594", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2226:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112061x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 59, "time": "1776337919" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 94, "time": "1776338014" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1776338007", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112061x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596151:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776339900" }, "stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004", "stopSequence": 6 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T4:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596151:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597555:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1776342119" }, "departure": { "delay": 59, "time": "1776342119" }, "stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004", "stopSequence": 17 }, { "arrival": { "delay": 36, "time": "1776342276" }, "departure": { "delay": 36, "time": "1776342276" }, "stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1776342233" }, "departure": { "delay": 53, "time": "1776342233" }, "stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004", "stopSequence": 21 }, { "arrival": { "delay": 16, "time": "1776342196" }, "departure": { "delay": 16, "time": "1776342196" }, "stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004", "stopSequence": 20 } ], "timestamp": "1776338634", "trip": { "directionId": 1, "routeId": "ATOUMOD004:Line:T10:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597555:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4337:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4472, "time": "1776337508" }, "departure": { "delay": 4472, "time": "1776337592" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 4532, "time": "1776337824" }, "departure": { "delay": 4532, "time": "1776337832" }, "stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001", "stopSequence": 28 }, { "arrival": { "delay": 4475, "time": "1776337768" }, "departure": { "delay": 4475, "time": "1776337775" }, "stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001", "stopSequence": 27 }, { "arrival": { "delay": 4552, "time": "1776337908" }, "departure": { "delay": 4552, "time": "1776337912" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 4492, "time": "1776337668" }, "departure": { "delay": 4492, "time": "1776337672" }, "stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001", "stopSequence": 26 } ], "timestamp": "1776336234", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4337:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4283897x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1776337767" }, "stopId": "FR:76351:ZE:5205:ATOUMOD003", "stopSequence": 2 }, { "departure": { "delay": 27, "time": "1776336747" }, "stopId": "FR:76447:ZE:3816:ATOUMOD003", "stopSequence": 1 } ], "timestamp": "1776337807", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:11E:LOC", "tripId": "ATOUMOD003:ServiceJourney:4283897x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx1895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1776340279" }, "departure": { "delay": 19, "time": "1776340279" }, "stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1776340371" }, "departure": { "delay": 51, "time": "1776340371" }, "stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776336094", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx1895:LOC" } } }, { "id": "SM:ATOUMOD118:ServiceJourney:13:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -570, "time": "1776337830" }, "stopId": "FR:27681:ZE:590:ATOUMOD118", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1776339130" }, "departure": { "delay": 310, "time": "1776339130" }, "stopId": "FR:27681:ZE:4007:ATOUMOD118", "stopSequence": 2 }, { "arrival": { "delay": 310, "time": "1776339910" }, "stopId": "FR:27285:ZE:587:ATOUMOD118", "stopSequence": 3 } ], "timestamp": "1776338824", "trip": { "directionId": 1, "routeId": "ATOUMOD118:Line:241:LOC", "tripId": "ATOUMOD118:ServiceJourney:13:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4111984x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 135, "time": "1776338895" }, "departure": { "delay": 135, "time": "1776338895" }, "stopId": "FR:76351:ZE:3970:ATOUMOD003", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1776339153" }, "departure": { "delay": 93, "time": "1776339153" }, "stopId": "FR:76351:ZE:4000:ATOUMOD003", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1776339251" }, "departure": { "delay": 131, "time": "1776339251" }, "stopId": "FR:76351:ZE:3960:ATOUMOD003", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1776339570" }, "departure": { "delay": 90, "time": "1776339570" }, "stopId": "FR:76351:ZE:3998:ATOUMOD003", "stopSequence": 15 }, { "arrival": { "delay": 114, "time": "1776339354" }, "departure": { "delay": 114, "time": "1776339354" }, "stopId": "FR:76351:ZE:3981:ATOUMOD003", "stopSequence": 12 }, { "departure": { "delay": 96, "time": "1776338736" }, "stopId": "FR:76351:ZE:3972:ATOUMOD003", "stopSequence": 7 }, { "arrival": { "delay": 126, "time": "1776339066" }, "departure": { "delay": 126, "time": "1776339066" }, "stopId": "FR:76351:ZE:3990:ATOUMOD003", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1776339470" }, "departure": { "delay": 110, "time": "1776339470" }, "stopId": "FR:76351:ZE:3965:ATOUMOD003", "stopSequence": 14 }, { "arrival": { "delay": 109, "time": "1776339649" }, "stopId": "FR:76351:ZE:3984:ATOUMOD003", "stopSequence": 16 }, { "departure": { "delay": 119, "time": "1776338519" }, "stopId": "FR:76351:ZE:3976:ATOUMOD003", "stopSequence": 5 }, { "departure": { "delay": 100, "time": "1776338620" }, "stopId": "FR:76351:ZE:3992:ATOUMOD003", "stopSequence": 6 }, { "departure": { "delay": 119, "time": "1776338399" }, "stopId": "FR:76351:ZE:4004:ATOUMOD003", "stopSequence": 4 } ], "timestamp": "1776338807", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4111984x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4490724:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 389, "time": "1776338669" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 41 }, { "arrival": { "delay": 498, "time": "1776338598" }, "departure": { "delay": 498, "time": "1776338598" }, "stopId": "FR:27701:ZE:0x7086:ATOUMOD006", "stopSequence": 40 } ], "timestamp": "1776338668", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:5:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4490724:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx599:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1776339930" }, "departure": { "delay": 30, "time": "1776339930" }, "stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1776340410" }, "departure": { "delay": 30, "time": "1776340410" }, "stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001", "stopSequence": 8 }, { "arrival": { "delay": 11, "time": "1776340211" }, "departure": { "delay": 11, "time": "1776340211" }, "stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1776340050" }, "departure": { "delay": 30, "time": "1776340050" }, "stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1776339750" }, "departure": { "delay": 30, "time": "1776339750" }, "stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1776339851" }, "departure": { "delay": 11, "time": "1776339851" }, "stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001", "stopSequence": 4 } ], "timestamp": "1776338574", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx92:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx599:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx4310:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 4677, "time": "1776339237" }, "departure": { "delay": 4677, "time": "1776339237" }, "stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001", "stopSequence": 29 }, { "arrival": { "delay": 4638, "time": "1776339378" }, "departure": { "delay": 4638, "time": "1776339378" }, "stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001", "stopSequence": 30 }, { "arrival": { "delay": 4638, "time": "1776338958" }, "departure": { "delay": 4638, "time": "1776338958" }, "stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001", "stopSequence": 25 }, { "arrival": { "delay": 4788, "time": "1776339528" }, "stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001", "stopSequence": 31 } ], "timestamp": "1776337494", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx90:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx4310:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301053xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1776338117" }, "stopId": "FR:76351:ZE:5104:ATOUMOD003", "stopSequence": 39 }, { "departure": { "delay": 122, "time": "1776337922" }, "stopId": "FR:76351:ZE:4867:ATOUMOD003", "stopSequence": 38 } ], "timestamp": "1776338087", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:12:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301053xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4470625:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -159, "time": "1776348081" }, "departure": { "delay": -159, "time": "1776348081" }, "stopId": "FR:27375:ZE:0x6529:ATOUMOD006", "stopSequence": 20 }, { "arrival": { "delay": -73, "time": "1776347987" }, "departure": { "delay": -73, "time": "1776347987" }, "stopId": "FR:27375:ZE:0x6389:ATOUMOD006", "stopSequence": 18 }, { "arrival": { "delay": -19, "time": "1776347861" }, "departure": { "delay": -19, "time": "1776347861" }, "stopId": "FR:27375:ZE:0x6408:ATOUMOD006", "stopSequence": 16 }, { "arrival": { "delay": -189, "time": "1776348171" }, "departure": { "delay": -189, "time": "1776348171" }, "stopId": "FR:27375:ZE:0x6441:ATOUMOD006", "stopSequence": 21 }, { "arrival": { "delay": -197, "time": "1776348223" }, "stopId": "FR:27375:ZE:0x6514:ATOUMOD006", "stopSequence": 22 }, { "departure": { "time": "1776347760" }, "stopId": "FR:27701:ZE:0x7101:ATOUMOD006", "stopSequence": 15 }, { "arrival": { "delay": -73, "time": "1776348047" }, "departure": { "delay": -73, "time": "1776348047" }, "stopId": "FR:27375:ZE:0x6381:ATOUMOD006", "stopSequence": 19 }, { "arrival": { "delay": -73, "time": "1776347927" }, "departure": { "delay": -73, "time": "1776347927" }, "stopId": "FR:27375:ZE:0x6443:ATOUMOD006", "stopSequence": 17 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD006:Line:C1:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4470625:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596851:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341880" }, "stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004", "stopSequence": 1 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T1:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596851:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:5280984644714496x0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 17478, "time": "1776338898" }, "stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036", "stopSequence": 27 } ], "timestamp": "1776338818", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:4841323284660224:LOC", "tripId": "ATOUMOD036:ServiceJourney:5280984644714496x0:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2803:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776358140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1776338644", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2803:LOC" } } }, { "id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597937:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1776341100" }, "stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004", "stopSequence": 2 } ], "timestamp": "1776338634", "trip": { "directionId": 2, "routeId": "ATOUMOD004:Line:T3:LOC", "tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597937:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017634x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -54, "time": "1776338406" }, "stopId": "FR:76351:ZE:3162:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": -32, "time": "1776338608" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": -29, "time": "1776338311" }, "stopId": "FR:76351:ZE:3012:ATOUMOD003", "stopSequence": 15 }, { "departure": { "delay": -14, "time": "1776338566" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 }, { "departure": { "delay": -18, "time": "1776338502" }, "stopId": "FR:76351:ZE:3041:ATOUMOD003", "stopSequence": 18 }, { "departure": { "delay": -26, "time": "1776338374" }, "stopId": "FR:76351:ZE:3152:ATOUMOD003", "stopSequence": 16 } ], "timestamp": "1776338477", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017634x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx14555:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 18900, "time": "1776339660" }, "departure": { "delay": 18900, "time": "1776339660" }, "stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001", "stopSequence": 12 } ], "timestamp": "1776338474", "trip": { "directionId": 1, "routeId": "ATOUMOD001:Line:TCARx07:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx14555:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2791:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1776355740" }, "departure": { "time": "1776358200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "departure": { "time": "1776358140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1776355800" }, "departure": { "time": "1776358260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 } ], "timestamp": "1776338562", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2791:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4301161xGTFSxGPVSTNIxSemainex24:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 134, "time": "1776337574" }, "stopId": "FR:76693:ZE:5120:ATOUMOD003", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1776337955" }, "stopId": "FR:76254:ZE:5019:ATOUMOD003", "stopSequence": 25 } ], "timestamp": "1776337917", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:13:LOC", "tripId": "ATOUMOD003:ServiceJourney:4301161xGTFSxGPVSTNIxSemainex24:LOC" } } }, { "id": "SM:ATOUMOD014:ServiceJourney:4844667412676608x3:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1776338745" }, "departure": { "delay": 2, "time": "1776338762" }, "stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014", "stopSequence": 27 }, { "arrival": { "delay": 41, "time": "1776338491" }, "departure": { "delay": 41, "time": "1776338501" }, "stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014", "stopSequence": 25 }, { "arrival": { "delay": -62, "time": "1776338818" }, "stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014", "stopSequence": 28 }, { "arrival": { "delay": 40, "time": "1776338314" }, "departure": { "delay": 40, "time": "1776338440" }, "stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014", "stopSequence": 24 }, { "arrival": { "delay": 42, "time": "1776338633" }, "departure": { "delay": 42, "time": "1776338682" }, "stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014", "stopSequence": 26 } ], "timestamp": "1776338792", "trip": { "directionId": 2, "routeId": "ATOUMOD014:Line:30030155:LOC", "tripId": "ATOUMOD014:ServiceJourney:4844667412676608x3:LOC" } } }, { "id": "SM:ATOUMOD036:ServiceJourney:4979989108752384x1:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1776338467" }, "stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036", "stopSequence": 27 }, { "arrival": { "delay": 130, "time": "1776338324" }, "departure": { "delay": 130, "time": "1776338350" }, "stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036", "stopSequence": 25 }, { "arrival": { "delay": 87, "time": "1776338402" }, "departure": { "delay": 87, "time": "1776338427" }, "stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036", "stopSequence": 26 } ], "timestamp": "1776338475", "trip": { "directionId": 1, "routeId": "ATOUMOD036:Line:5118765622624256:LOC", "tripId": "ATOUMOD036:ServiceJourney:4979989108752384x1:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4112060x2025x26xGPVSTraxSemainex20:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 172, "time": "1776337312" }, "stopId": "FR:76351:ZE:3953:ATOUMOD003", "stopSequence": 17 }, { "arrival": { "delay": 207, "time": "1776337407" }, "stopId": "FR:76481:ZE:4890:ATOUMOD003", "stopSequence": 18 } ], "timestamp": "1776337397", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:A:LOC", "tripId": "ATOUMOD003:ServiceJourney:4112060x2025x26xGPVSTraxSemainex20:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1717:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 120, "time": "1776339660" }, "departure": { "delay": 120, "time": "1776340920" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1776339600" }, "departure": { "delay": 120, "time": "1776340860" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "departure": { "delay": 120, "time": "1776340800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1776338562", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:1717:LOC" } } }, { "id": "SM:ATOUMOD001:ServiceJourney:TCARx2173:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 108, "time": "1776339528" }, "departure": { "delay": 108, "time": "1776339528" }, "stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1776339375" }, "departure": { "delay": 75, "time": "1776339375" }, "stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1776339430" }, "departure": { "delay": 70, "time": "1776339430" }, "stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001", "stopSequence": 3 } ], "timestamp": "1776338574", "trip": { "directionId": 2, "routeId": "ATOUMOD001:Line:TCARx93:LOC", "tripId": "ATOUMOD001:ServiceJourney:TCARx2173:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017642x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -80, "time": "1776338140" }, "stopId": "FR:76351:ZE:4582:ATOUMOD003", "stopSequence": 22 }, { "arrival": { "delay": -80, "time": "1776338380" }, "stopId": "FR:76351:ZE:4642:ATOUMOD003", "stopSequence": 23 } ], "timestamp": "1776338327", "trip": { "directionId": 1, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017642x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2993:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4260, "time": "1776358140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1776338562", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2993:LOC" } } }, { "id": "SM:ATOUMOD003:ServiceJourney:4017633x2025x26xGPVSLiaxSemainex23:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 160, "time": "1776337600" }, "stopId": "FR:76351:ZE:4848:ATOUMOD003", "stopSequence": 20 }, { "departure": { "delay": 178, "time": "1776337558" }, "stopId": "FR:76351:ZE:4568:ATOUMOD003", "stopSequence": 19 } ], "timestamp": "1776337577", "trip": { "directionId": 2, "routeId": "ATOUMOD003:Line:C7:LOC", "tripId": "ATOUMOD003:ServiceJourney:4017633x2025x26xGPVSLiaxSemainex23:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:1711:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1776340860" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 } ], "timestamp": "1776338598", "trip": { "directionId": 2, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:1711:LOC" } } }, { "id": "SM:ATOUMOD006:ServiceJourney:9x4471659:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1776338303" }, "stopId": "FR:27701:ZE:0x7150:ATOUMOD006", "stopSequence": 2 } ], "timestamp": "1776338157", "trip": { "directionId": 2, "routeId": "ATOUMOD006:Line:NHP:LOC", "tripId": "ATOUMOD006:ServiceJourney:9x4471659:LOC" } } }, { "id": "SM:ATOUMOD019:ServiceJourney:3x68681732:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 284, "time": "1776338384" }, "stopId": "FR:76114:ZE:118:ATOUMOD019", "stopSequence": 1 }, { "arrival": { "delay": 281, "time": "1776338486" }, "departure": { "delay": 281, "time": "1776338501" }, "stopId": "FR:76114:ZE:15493:ATOUMOD019", "stopSequence": 3 } ], "timestamp": "1776338813", "trip": { "directionId": 1, "routeId": "ATOUMOD019:Line:4:LOC", "tripId": "ATOUMOD019:ServiceJourney:3x68681732:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1776338902" } }